Compilation problem

Jono Bacon jono at jonobacon.org
Sun Jun 6 14:38:53 PDT 2004


Hi all,

I have run the autogen.sh script and run make and I get the following 
error. CVS co time is 22.35GMT on June 6th. Here is the output:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DPACKAGE_SYSCONF_DIR=\""/usr/local/etc"\" - 
DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPACKAGE_BIN_DIR=\""/usr/local/bin"\" 
-DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I.. 
-I/usr/include/glib-2.0 -I/us r/lib/glib-2.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 input_class_device.o -MD -MP -MF 
".deps/i nput_class_device.Tpo" \
   -c -o input_class_device.o `test -f 'linux/input_class_device.c' || 
echo './'` linux/input_class_device.c; \
then mv -f ".deps/input_class_device.Tpo" ".deps/input_class_device.Po"; \
else rm -f ".deps/input_class_device.Tpo"; exit 1; \
fi
linux/input_class_device.c:69: warning: no previous declaration for 
`input_class _accept'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. 
-DPACKAGE_SYSCONF_DIR=\""/usr/local/etc"\" - 
DPACKAGE_DATA_DIR=\""/usr/local/share"\" 
-DPACKAGE_BIN_DIR=\""/usr/local/bin"\" 
-DPACKAGE_LOCALE_DIR=\""/usr/local//locale"\" -I.. 
-I/usr/include/glib-2.0 -I/us r/lib/glib-2.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 net_class_device.o -MD -MP -MF 
".deps/net _class_device.Tpo" \
   -c -o net_class_device.o `test -f 'linux/net_class_device.c' || echo 
'./'`linu x/net_class_device.c; \
then mv -f ".deps/net_class_device.Tpo" ".deps/net_class_device.Po"; \
else rm -f ".deps/net_class_device.Tpo"; exit 1; \
fi
linux/net_class_device.c: In function `link_detection_handle_message':
linux/net_class_device.c:287: warning: pointer of type `void *' used in 
arithmet ic
linux/net_class_device.c: In function `read_scanning_results':
linux/net_class_device.c:680: error: too few arguments to function 
`iw_extract_e vent_stream'
make[3]: *** [net_class_device.o] Error 1
make[3]: Leaving directory `/sources/utopia/hal/hal/hald'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/sources/utopia/hal/hal/hald'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/utopia/hal/hal'
make: *** [all] Error 2
jono at tea:/sources/utopia/hal/hal$

Is this a known problem, or have I screwed something up?

	Jono

-- 
Jono Bacon - http://www.jonobacon.org/
Writer / Journalist / Consultant / Developer

_______________________________________________
hal mailing list
hal at freedesktop.org
http://freedesktop.org/mailman/listinfo/hal



More information about the Hal mailing list