Re: error building tasklist_applet.c




On Wed, 8 Dec 1999, Miles Lane wrote:

>tasklist_applet.o: In function `task_notifier':
>/usr/src/gnome/gnome-core/applets/tasklist/tasklist_applet.c:535:
>undefined reference to `gdk_pixbuf_rgb_from_drawable'
>collect2: ld returned 1 exit status
>make: *** [tasklist_applet] Error 1

Had the same error. It's because gdk-pixbuf-drawable.* are commented out
in Makefile.am of gdk-pixbuf, thus the function
`gdk_pixbuf_rgb_from_drawable' dosen't get included in the generated
library.

j.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]