William Scott wrote:

 Hi Citizens:

I am having troubles with a package I maintain, called eden. Previously it worked fine. But now when I compile I get the following error:

ld: warning prebinding disabled because dependent library: /sw/src/root-fftw-2.1.5-6/sw/lib/libdfftw.2.dylib is not prebound

This is only a warning, not an error.

more importantly, it won't run:

zsh-% eden
dyld: eden can't open library: /sw/src/root-fftw-2.1.5-6/sw/lib/libdfftw.2.dylib (No such file or directory, errno = 2)zsh: 8529 trace trap eden

This is a bug in the fftw package (maintainer CCed).

Just to be sure, I checked and this is not in the wrong place: zsh-% ls /sw/src/root-fftw-2.1.5-6 ls: /sw/src/root-fftw-2.1.5-6: No such file or directory

But try "otool -L /sw/lib/libdfftw.dylib". You'll see the wrong install-name.


--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to