Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14080] New: hal fails compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14080] New: hal fails compile
  • Date: 4 Nov 2007 15:26:44 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14080

Summary: hal fails compile
Product: Codex
Version: test grimoire
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


When casting hal v5.10, compilation fails:

<snip>
Making all in probing
make[5]: Entering directory `/usr/src/hal-0.5.10/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 -march=k8 -m32 -pipe -DPIC -fPIC -O3 -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.10/hald/linux/probing'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/hal-0.5.10/hald/linux'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/hal-0.5.10/hald'
make[2]: Leaving directory `/usr/src/hal-0.5.10/hald'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/hal-0.5.10'
make: *** [all] Error 2
! Problem Detected !
Creating compile log /var/log/sorcery/compile/hal-0.5.10.bz2

Spells that encountered problems:
---------------------------------
hal

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14080] New: hal fails compile, bugzilla-daemon, 11/04/2007

Archive powered by MHonArc 2.6.24.

Top of Page