On Mon, May 22, 2006 at 07:52:19PM +0100, Andrew Benton wrote:
> 
> After you've run configure, before you run make, remove -Werror from the 
> libkbdraw Makefile
> 
> sed -i 's: -Werror::' libkbdraw/Makefile
> 
Thanks, you even supplied the sed line.  Now I have the problem with pango.  
I've had to install a newer version but not sure if that's the cause or not.

pt/gnome-2.10/lib/libgnomecanvas-2.so /opt/gnome-2.10/lib/libgnome-2.so 
/usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so 
/usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgobject-2.0.so 
/opt/gnome-2.10/lib/libgnomevfs-2.so /opt/gnome-2.10/lib/libbonobo-2.so 
/opt/gnome-2.10/lib/libgconf-2.so /opt/gnome-2.10/lib/libbonobo-activation.so 
/opt/gnome-2.10/lib/libORBit-2.so /usr/lib/libgmodule-2.0.so -ldl 
/usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lSM -lICE -lX11 
/usr/lib/libxklavier.so /usr/lib/libxml2.so -lz -lm 
../../libgswitchit/libgswitchit.a ../../libkbdraw/libkbdraw.a
../../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x6d6): In function 
`draw_layout':
/usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:646: undefined 
reference to `pango_xft_set_default_substitute'
../../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x6eb):/usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:658:
 undefined reference to `pango_xft_substitute_changed'
../../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x8ae):/usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:654:
 undefined reference to `pango_xft_set_default_substitute'
../../libkbdraw/libkbdraw.a(keyboard-drawing.o)(.text+0x2772): In function 
`keyboard_drawing_init':
/usr/src/control-center-2.10.1/libkbdraw/keyboard-drawing.c:1532: undefined 
reference to `pango_xft_get_context'
collect2: ld returned 1 exit status
make[3]: *** [gnome-keyboard-properties] Error 1
make[3]: Leaving directory `/usr/src/control-center-2.10.1/capplets/keyboard'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/control-center-2.10.1/capplets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/control-center-2.10.1'
make: *** [all] Error 2

I thought that maybe I've not got my environment set up right but it appears to 
me the necessary is stated:

echo $PKG_CONFIG_PATH
/opt/gnome-2.10/lib/pkgconfig:/usr/X11R6/lib/pkgconfig:/opt/gnome-2.10/lib/pkgconfig

echo $PATH
/usr/local/bin:/bin:/usr/bin:/usr/local:/usr/X11R6/lib:/opt/gnome-2.10/bin:/usr/X11R6/bin:/home/gena/bin:/opt/gnome-2.10/bin

How do I resolve this problem?

Many thanks.

Gena
> Andy
> -- 
> http://linuxfromscratch.org/mailman/listinfo/blfs-support
> FAQ: http://www.linuxfromscratch.org/blfs/faq.html
> Unsubscribe: See the above information page
---end quoted text---

-- 
2E0AXU

Freedom & Power provided by debian GNU Linux
-- 
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