Ticket #118 (closed defect: worksforme)
mac os x: Running varnishd results in dyld: lazy symbol binding failed: Symbol not found: _strndup
| Reported by: | oh | Owned by: | des |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Running varnishd (trunk) on mac os x results in the following error message:
$ /opt/varnish/sbin/varnishd -a localhost:8080 -b localhost:80 dyld: lazy symbol binding failed: Symbol not found: _strndup Referenced from: /opt/varnish/lib/libvarnish.0.dylib Expected in: flat namespace dyld: Symbol not found: _strndup Referenced from: /opt/varnish/lib/libvarnish.0.dylib Expected in: flat namespace Trace/BPT trap
(os x does not have strndup())
Change History
Note: See
TracTickets for help on using
tickets.
