From: Michael R. <re...@eu...> - 2006-06-20 08:54:21
|
Hi there, > undefined reference to `Widget_Image' I'm slowly getting crazy here.... > FYI, I have autoconf and automake installed. The posted patch works > well indeed... sorry for insisting here, but it *does not*. It fixes makefile.in, which is a generated file from automake and Makefile.am I found the real problem: looks like you don't have libgd headers installed. In this case the error occurs. Fixed it again (at least tried to :-) Should work now with and wothout libgd. Without libgd, there's no image widget. This is how it's supposed to work. Pleas test and report. TIA, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |