Hi,
I have been working on this bug and i got some problems trying to build
scigraphica with Python 2.4

...
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking for dlfcn.h... (cached) yes
Searching for arrayobject.h
./configure: line 22052: test: too many arguments
arrayobject.h location: /usr/include/python2.4/Numeric/ 
/usr/include/python2.4/numarray/
./configure: line 22058: test: /usr/include/python2.4/Numeric/: binary operator 
expected
./configure: line 22091: /usr/include/python2.4/numarray/: is a directory
stripping compiler flags
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sg.spec

...

make[3]: Leaving directory `/home/ana/Debian/scigraphica-0.8.0/zvt'
Making all in src
make[3]: Entering directory `/home/ana/Debian/scigraphica-0.8.0/src'
Making all in python
make[4]: Entering directory `/home/ana/Debian/scigraphica-0.8.0/src/python'
if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include 
-I/usr/include/python2.4  -I.. 
-DPYTHON_MODULE_PATH=\"/usr/share/scigraphica/python\"    -g -O2 -I -I 
-DREADLINE_4 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -DWITH_GDK_IMLIB 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include 
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../zvt 
-I../../zvt -MT python_config.o -MD -MP -MF ".deps/python_config.Tpo" \
          -c -o python_config.o `test -f 'python_config.c' || echo 
'./'`python_config.c; \
        then mv -f ".deps/python_config.Tpo" ".deps/python_config.Po"; \
        else rm -f ".deps/python_config.Tpo"; exit 1; \
        fi
In file included from /usr/include/python2.4/Python.h:8,
                 from python_config.c:12:
/usr/include/python2.4/pyconfig.h:851:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/math.h:27,
                 from python_config.c:7:
/usr/include/features.h:190:1: warning: this is the location of the previous 
definition
In file included from python_config.c:17:
python_main.h:17:25: error: arrayobject.h: No such file or directory
In file included from python_main.h:19,
                 from python_config.c:17:
python_sheet.h:45: error: expected declaration specifiers or '...' before 
'PyArrayObject'
make[4]: *** [python_config.o] Error 1
make[4]: Leaving directory `/home/ana/Debian/scigraphica-0.8.0/src/python'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ana/Debian/scigraphica-0.8.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/ana/Debian/scigraphica-0.8.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ana/Debian/scigraphica-0.8.0'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1224:
debian/rules build failed


Besides, there is a new upstream version 2.1.0 that maybe could work better
with Python 2.4, but it seems require big changes in the packaging.

Ana.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to