problem compiling python bindings
Luca Ognibene (old)
luogni@tin.it
Sun, 11 Jan 2004 16:17:37 +0100
Trying to compile dbus-0.20 in mdk9.2 :
python-2.3
pyrex-0.6.1
aclocal-1.7.2
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../glib -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/python2.3
-DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -Wall -Wchar-subscripts
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -MT dbus_bindings.lo -MD
-MP -MF .deps/dbus_bindings.Tpo -c dbus_bindings.c -fPIC -DPIC -o
.libs/dbus_bindings.o
dbus_bindings.c: In function `__pyx_f_cmessage_function_handler':
dbus_bindings.c:311: error: incompatible types in assignment
dbus_bindings.c: In function `__pyx_f_10Connection__set_conn':
dbus_bindings.c:423: warning: label `__pyx_L1' defined but not used
dbus_bindings.c: In function `__pyx_f_10Connection__get_conn':
dbus_bindings.c:450: warning: label `__pyx_L1' defined but not used
and then a lot of other similar warning..
Is this a problem with py2.3 ?
hi!
Luca
--
Linux! Guerrilla UNIX Development Venimus, Vidimus, Dolavimus.
(By mah@ka4ybr.com, Mark A. Horton KA4YBR)