[Varnish] #118: mac os x: Running varnishd results in dyld: lazy symbol binding failed: Symbol not found: _strndup
Varnish
varnish-bugs at projects.linpro.no
Thu Jun 14 11:22:01 CEST 2007
#118: mac os x: Running varnishd results in dyld: lazy symbol binding failed:
Symbol not found: _strndup
--------------------+-------------------------------------------------------
Reporter: oh | Owner: des
Type: defect | Status: new
Priority: normal | Milestone:
Component: build | Version: trunk
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
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())
--
Ticket URL: <http://varnish.projects.linpro.no/ticket/118>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
More information about the varnish-bugs
mailing list