Martin Costabel <costabel <at> wanadoo.fr> writes: > > Veera Venkataramani wrote: > > [] > > /sw/lib/libdl.0.dylib (compatibility version 0.0.0, current \ version 0.0.0) > > This is the only unusual thing. It means that you must have a file > libdl.dylib that shouldn't exist. What do you get from the commands > > dpkg -S libdl.dylib > dpkg -l dlcompat\* > > Why this could be responsible for your problem, I don't know. >
This is what I see: $ dpkg -S libdl.dylib dlcompat-dev: /sw/lib/libdl.dylib $ ls -l /sw/lib/libdl.dylib lrwxr-xr-x 1 root admin 13 Sep 8 2003 /sw/lib/libdl.dylib \ -> libdl.0.dylib $ ll /sw/lib/libdl.0.dylib -rw-r--r-- 1 root admin 20852 Mar 29 2003 /sw/lib/libdl.0.dylib $ dpkg -l dlcompat\* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase\ =bad) ||/ Name Version Description +++-========================-========================-====================\ ============================================ ii dlcompat 20021117-1 Dynamic loading compatibility library ii dlcompat-dev 20021117-1 headers and static libraries for dlcompat ii dlcompat-shlibs 20021117-1 shared libraries for \ dlcompat Well, the file libdl.dylib does exist. Thanks, veera. ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
