Many thanks to Hanspeter and Alexander for pointing out the dynamic 
library conflict under /usr/local/.

All appears well now.

I guess there's no way to practically confine fink programs to only use 
dynamic libraries within the /sw tree using the DYLD_LIBRARY_PATH env 
var without requiring a run-time wrapper for every fink program that 
sets the environment before running the executable.

-Bill

On 4/11/12 6:35 AM, Hanspeter Niederstrasser wrote:
> On 4/11/2012 2:11 AM, Bill McKie wrote:
>> Benjamin
>>
>> I'm seeing a failure to build the pixman package from source (as part of
>> an "fink install imagemagick") with fink-0.32.5.5 under OS-X-10.6.8.
>>
>> Tried repeating after a "fink selfupdate", but experienced same pixman
>> build failure.
>>
>> Last messages from the build are shown below.
>>
>> Thanks,
>> Bill McKie
>> NASA Ames
>>
>>
>> Looking for incorrect headers in 64 dependency files...
>> Determining fink providers of 0 headers...
>> Found use of headers from 0 fink packages:
>> Scanning binaries for incorrect dyld linking...
>>             ./test/.libs/a1-trap-test uses /usr/local/lib/libgomp.1.dylib
>> Please fix build process to get consistent use of fink's libraries.
>
> The text around the error is not very user friendly (it's meant more for
> the packager), but the actual error is clear: you have libgomp.1.dylib
> installed in /usr/local. 3rd party libraries in /usr/local are very
> likely to cause failures and the build process explicitly checks for
> them and errors out.  Follow the directions here:
> <http://www.finkproject.org/faq/comp-general.php#usr-local-libs>  to fix
> the pixman build.
>
> In your particular case, libgomp.1.dylib probably came from some
> compiler that's been installed on your computer not by Fink or Apple's
> Xcode.
>
> Hanspeter

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to