On Friday 25 November 2005 06:12, DJ Lucas wrote:

>
> I assume you mean the old gdkpixbuf from gnome 1.4 in the above.  To
> help you figure out how to debug a failure like this, I greped
> /usr/include for the reference above 'gdk_xll_display_get_xdisplay'.
> You should find that /usr/include/gtk-2.0/gdk/gdkalias.h contains a line
> like this:
>
> #define gdk_x11_display_get_xdisplay IA__gdk_x11_display_get_xdisplay
>
> /usr/lib/libgdk-xll-2.0.so should contain the needed symbols (readelf -s
> to verify).  Looking at the above compile line, I don't see
> -lgdk-xll-2.0 in the linker flags.  Interesting that I just brought this
> up on dev tonight and that it's not needed with 0.20, 
What do you mean with -lgdk-x11-2.0 is not in the linker flags? They should 
be?

 I've read the messages about this in dev, and is gdk-2.0  indirectly 
dependend op gdk-1.2 or something alike? That's the reason why it's not 
needed with 0.20?

> I'm unsure about 
> 0.19, but what version of pkgconfig are you using?  'pkgconfig
> --version' or 'pkg-config --version' will tell.  I'm assuming 0.17 or
> 0.18?  This patch _should_ fix you right up I believe.  Be sure to do an
> 'rm -rf vcl/unxlngi6.pro' before patching and the build should continue.

You're right. I have pkg-config 0.17.2. I have the patch for this, but simply 
forgot to apply it. 
(I've two directories with patches)

Thanks a lot, it's building again and vcl is passed already!!!

Stef Bon
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to