#13293: php5: calling curl_version() results in bus error --------------------------------+------------------------------------------- Reporter: joe@slagwerks.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: php curl --------------------------------+------------------------------------------- Comment (by joe@slagwerks.com):
Do either of you have anything in /usr/local/lib? If so, try moving
/usr/local aside (rename it to /usr/local-off) and reinstall curl and php5 again.
{{{ $ ls /usr/local ls: /usr/local: No such file or directory }}}
Or, do either of you have Fink installed? Anything in /sw/lib?
Never installed Fink. {{{ $ ls /sw ls: /sw: No such file or directory }}}
Or, do either of you have DYLD_LIBRARY_PATH or
DYLD_FALLBACK_LIBRARY_PATH set? {{{ $ echo $DYLD_LIBRARY_PATH $ echo $DYLD_FALLBACK_LIBRARY_PATH }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13293#comment:11> MacPorts </projects/macports> Ports system for Mac OS