Am Donnerstag, den 10.05.2007, 06:31 -0700 schrieb Dan Nicholson: > On 5/10/07, Olaf Grüttner <[EMAIL PROTECTED]> wrote: > > Hi everybody, > > > > I am on a quest to compiling and installing gnome-2.18. > > I have taken the instructions from the blfs-book (gnome-2.14) and > > adjusted package-versions when the configure command complained. > > > > So far so good, but now hal-0.5.9 gives me compiling problems with no > > indication that this is due to some misconfiguration or missing prior > > package. > > dbus-1.0.2 installed > > dbus-glib-0.73 installed > > > > hal compiling looks like this:
make[5]: Leaving directory `/usr/src/hal-0.5.9/hald/freebsd' make[4]: Leaving directory `/usr/src/hal-0.5.9/hald/freebsd' Making all in linux make[4]: Entering directory `/usr/src/hal-0.5.9/hald/linux' Making all in probing make[5]: Entering directory `/usr/src/hal-0.5.9/hald/linux/probing' gcc -DHAVE_CONFIG_H -I. -I../../.. -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LOCALSTATEDIR= \""/var"\" -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT probe-input.o -MD -MP -MF .deps/probe-input.Tpo -c -o probe-input.o probe-input.c probe-input.c: In function 'main': probe-input.c:61: error: 'SW_MAX' undeclared (first use in this function) probe-input.c:61: error: (Each undeclared identifier is reported only once probe-input.c:61: error: for each function it appears in.) probe-input.c:74: error: 'SW_LID' undeclared (first use in this function) probe-input.c:76: error: 'SW_TABLET_MODE' undeclared (first use in this function) probe-input.c:78: error: 'SW_HEADPHONE_INSERT' undeclared (first use in this function) probe-input.c:102: warning: implicit declaration of function 'EVIOCGSW' probe-input.c:102: warning: nested extern declaration of 'EVIOCGSW' probe-input.c:61: warning: unused variable 'bitmask' make[5]: *** [probe-input.o] Error 1 make[5]: Leaving directory `/usr/src/hal-0.5.9/hald/linux/probing' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/src/hal-0.5.9/hald/linux' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/hal-0.5.9/hald' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/hal-0.5.9/hald' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/hal-0.5.9' make: *** [all] Error 2 Greetings Olaf -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
