Greetings, I'm trying to compile the newly released Xscreensaver-4.03 and its bombing out here:
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89 -U__STRICT_ANSI__ -L/usr/local/lib -o xscreensaver-demo-Gtk prefs.o dpms.o remote.o exec.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o demo-Gtk.o demo-Gtk-conf.o demo-Gtk-widgets.o demo-Gtk-support.o -L/usr/X11R6/lib \ -rdynamic -L/opt/gnome/lib -L/usr/X11R6/lib -L/usr/local/lib -L/usr/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib -lxml2 -lz -lm -lXmu -L/usr/lib -lxml2 -lz -lm -lSM -lICE -lXt -lX11 \ -lXext demo-Gtk.o: In function `main': demo-Gtk.o(.text+0x765e): undefined reference to `gnome_capplet_init' demo-Gtk.o(.text+0x81ad): undefined reference to `capplet_widget_new' demo-Gtk.o(.text+0x8400): undefined reference to `capplet_gtk_main' collect2: ld returned 1 exit status make[1]: *** [xscreensaver-demo-Gtk] Error 1 make[1]: Leaving directory `/home/netllama/stuff/xscreensaver-4.03/driver' make: *** [default] Error 5 Anyone have any ideas on what could be wrong? I've successfully built 4.02 on this box in the past. Thanks! _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.