From: Michael R. <re...@eu...> - 2006-06-19 12:05:24
|
Hi there, FoX wrote: > Could you commit this patch ? I tested it and it is actually needed to > build lcd4linux correctly. >=20 > 2006/5/24, Theo Schneider <to...@sc...>: >> Hi there, >> >> i do an fresh checkout from cvs. >> ./configure --prefix=3D/usr --with-drivers=3DLUIse >> make >> >> this error follows: >> >> plugin_uptime.o plugin_wireless.o plugin_xmms.o -L/usr/local/lib >> -lluise -lgd -lm >> drv_generic_graphic.o: In function >> `drv_generic_graphic_init':drv_generic_graphic.c:(.text+0x11e6): >> undefined reference to `Widget_Image' >> collect2: ld gab 1 als Ende-Status zur=FCck >> make[1]: *** [lcd4linux] Fehler 1 >> make[1]: Leaving directory `/home/tooly/test/lcd4linux' >> make: *** [all] Fehler 2 >> >> This little patch to the trick for me: Fixed in CVS. The real error was in drivers.m4, where a file called "drv_Image.o" was linked instead of the correct "widget_image.o". bye, michael --=20 Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |