Terje Tjervaag wrote:
[]
/sw/lib/libgdk_pixbuf_xlib-2.0.la:dependency_libs=' -L/sw/lib /sw/lib/libgmodule-2.0.la /sw/lib/libgobject-2.0.la /sw/lib/libglib-2.0.la -L/usr/X11R6/lib -lXft -lXrender /usr/local/lib/libfontconfig.la -lX11 /sw/lib/libfreetype.la /sw/lib/libexpat.la -lm /sw/lib/libintl.la /sw/lib/libiconv.la'
[]

As you can see, only the last package includes anything from /usr/local/lib. I tried moving /usr/local like you suggested but then the gtk+2 make just complains that it can't find a whole lot of symbols, all supposedly residing in /usr/local/lib/libfontconfig.1.dylib
I didn't have gdk-pixbuf installed prior to this, so I tried installing it, but that didn't help. Do you know which package "libgdk_pixbuf_xlib-2.0.la" comes from?

Yes, it comes from gtk+2-dev (you can find it with "dpkg -S libgdk_pixbuf_xlib-2.0.la"). This is, of course, a little weird, because you are just rebuilding this, IIRC.


So you should also remove the present version of all the gtk+2* packages (and move /usr/local away).

--
Martin





-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to