On Jan 22, 2010, at 11:26 AM, Robert Wyatt wrote:

> In trying to build cadabra on my G3 iBook running 10.4, I came across 
> the following libtool issues with pango. Complete output is available here:
> http://reg066.reg.utexas.edu/~bentones/fink/10.4-home/pangomm1.4.1-2.24.0-2.txt
> 
> Happy to test solutions.  --Robert
> 
> 
> .libs/init.o  -L/sw/lib/fontconfig2/lib -L/sw/lib 
> /sw/lib/libglibmm-2.4.dylib /sw/lib/libcairomm-1.0.dylib 
> /sw/lib/libsigc-2.0.dylib 
> /sw/lib/pango-ft219/lib/libpangocairo-1.0.dylib 
> /sw/lib/pango-ft219/lib/libpango-1.0.dylib /sw/lib/libcairo.dylib 
> /sw/lib/libgobject-2.0.dylib /sw/lib/libgmodule-2.0.dylib 
> /sw/lib/libglib-2.0.dylib /sw/lib/libintl.dylib  -install_name  
> /sw/lib/libpangomm-1.4.1.dylib -compatibility_version 2 -current_version 
> 2.30 -Wl,-single_module
> ld: warning can't open dynamic library: 
> /sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.0.dylib 
> referenced from: /sw/lib/libglibmm-2.4.dylib (checking for undefined 
> symbols may be affected) (No such file or directory, errno = 2)

This is the important part. There was a packaging error in libsigc++2 that 
caused the install_name to be 
/sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.0.dylib instead 
of /sw/lib/libsigc-2.0.0.dylib. You need to make sure that you have updated to 
libsigc++2 2.2.4.2-5 and then rebuild glibmm2.4 before you can build pangomm.

Daniel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to