I'm trying to compile xmms-1.0.1 and it automatically picks up the gnome install. however, it looks like there are some problems in the gnome includes. Specifically, it's looking for some sort of orb. I thought it was in the pay section, but couldn't find it. Ideas? I haven't used gnome, but am going to look at it. I wil probably hack up the makefile so it doesn't do gnome, but I'd like to know what the problem is. make[2]: Entering directory `/mnt/src/xmms-1.0.1/gnomexmms' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/gtk/include -I/usr/local/glib/lib/glib/include -I/usr/local/glib/include -D_REENTRANT -I/usr/X11R6/include -g -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -m486 -DDATA_DIR=\"/usr/X11R6/share/xmms\" -DPLUGIN_DIR=\"/usr/X11R6/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -I/opt/gnome/include -DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/include -I/usr/X11R6/include -g -O2 -fomit-frame-pointer -funroll-all-loops -finline-functions -ffast-math -m486 -c gnomexmms.c In file included from /opt/gnome/include/applet-widget.h:12, from gnomexmms.c:23: /opt/gnome/include/libgnorba/gnorba.h:4: orb/orbit.h: No such file or directory /opt/gnome/include/libgnorba/gnorba.h:5: ORBitservices/CosNaming.h: No such file or directory In file included from /opt/gnome/include/libgnorba/gnorba.h:7, from /opt/gnome/include/applet-widget.h:12, from gnomexmms.c:23: /opt/gnome/include/libgnorba/gnome-factory.h:7: orb/orbit.h: No such file or directory In file included from /opt/gnome/include/applet-widget.h:14, from gnomexmms.c:23: /opt/gnome/include/gnome-panel.h:7: orb/orbit.h: No such file or directory make[2]: *** [gnomexmms.o] Error 1 make[2]: Leaving directory `/mnt/src/xmms-1.0.1/gnomexmms' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/src/xmms-1.0.1' make: *** [all-recursive-am] Error 2 Ben -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/