[MacPorts] #14135: dyld: Library not loaded: libdlna.dylib.0.2.3
MacPorts
trac at macosforge.org
Sat Feb 16 15:08:20 PST 2008
#14135: dyld: Library not loaded: libdlna.dylib.0.2.3
--------------------------------+-------------------------------------------
Reporter: herouxb at gmail.com | Owner: sfiera at macports.org
Type: defect | Status: assigned
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: ushare dyld
--------------------------------+-------------------------------------------
Comment (by sfiera at macports.org):
> Is it normal that i have this: "libdlna.dylib.0.2.3 (compatibility
version 0.0.0, current version 0.0.0)"
Probably not. This may be an artefact of my having forced it to build the
dylib on OS X. It builds a Linux .so by default and my patch may have left
out useful command-line options.
> Also, why do i always have to add this line:
DYLD_LIBRARY_PATH=/opt/local/lib manually, unless i do that the variable
DYLD_LIBRARY_PATH will be empty!
An empty `DYLD_LIBRARY_PATH` is expected, and probably desired. It means
"use the OS X default." MacPorts asks users to set
`DYLD_FALLBACK_LIBRARY_PATH=/opt/local/lib`. That's the sort of thing that
should be in one's `.profile`.
> I have updated to OSX 10.5.2 and i have the same problem. thanks.
I'm still in the dark as to how to fix it, unfortunately.
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14135#comment:9>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list