From: Roland H. <ro...@gm...> - 2006-04-09 16:02:27
|
Hi Michael, Michael Reinelt schrieb: > Hi Roland, > >> Seems not be fixed. I've done a cvs update but cannot compile >> without errors. > > Did you do a reconfigure, or even better a ./bootstrap? > > Just tried, compiles fine here, and links with libgd. Yes i do a reconfigure. As you suggest I do a ./bootstrap, but nothing change. After that I deleted the whole lcd4linux directory and make a complete new checkout, do a ./configure --with-drivers=HD44780,LUIse make [...] plugin_xmms.o -L/usr/local/lib -lluise -lmysqlclient -lm widget_image.o(.text+0x9f): In function `widget_image_render': /var/lib/cvs/lcd4linux/widget_image.c:109: undefined reference to `gdImageCreateFromPng' widget_image.o(.text+0x1a5):/var/lib/cvs/lcd4linux/widget_image.c:146: undefined reference to `gdImageGetTrueColorPixel' collect2: ld returned 1 exit status make: *** [lcd4linux] Fehler 1 The newest file in the repository is drv_generic_txt.c from 29.03.06. -- greets Roland |