From: FoX <fo...@gm...> - 2006-06-19 16:19:11
|
# make distclean && ./bootstrap && ./configure && make <snip> drv_generic_graphic.o: In function `drv_generic_graphic_init':drv_generic_graphic.c:(.text+0x11e6): undefined reference to `Widget_Image' > If it still doesn't work, try a './bootstrap' but you need to have > autoconf/automake/autowhateveryouwant installed. FYI, I have autoconf and automake installed. The posted patch works well indeed... |