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[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 Funktion »main«: probe-input.c:61: Fehler: »SW_MAX« nicht deklariert (erste Benutzung in dieser Funktion) probe-input.c:61: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt probe-input.c:61: Fehler: für jede Funktion in der er auftritt.) probe-input.c:74: Fehler: »SW_LID« nicht deklariert (erste Benutzung in dieser Funktion) probe-input.c:76: Fehler: »SW_TABLET_MODE« nicht deklariert (erste Benutzung in dieser Funktion) probe-input.c:78: Fehler: »SW_HEADPHONE_INSERT« nicht deklariert (erste Benutzung in dieser Funktion) probe-input.c:102: Warnung: implizite Deklaration der Funktion »EVIOCGSW« probe-input.c:102: Warnung: geschachtelte extern-Deklaration von »EVIOCGSW« probe-input.c:61: Warnung: Variable »bitmask« wird nicht verwendet make[5]: *** [probe-input.o] Fehler 1 make[5]: Leaving directory `/usr/src/hal-0.5.9/hald/linux/probing' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/usr/src/hal-0.5.9/hald/linux' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/usr/src/hal-0.5.9/hald' make[2]: *** [all] Fehler 2 make[2]: Leaving directory `/usr/src/hal-0.5.9/hald' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/usr/src/hal-0.5.9' make: *** [all] Fehler 2 Mistake descriptions are in german language, do you need it translated? Hints? Patches? Places to go? Greetings Olaf -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
