adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Adonthell-devel] Compile error


From: Joël Vennin
Subject: [Adonthell-devel] Compile error
Date: Thu, 21 Sep 2006 01:22:17 +0200
User-agent: KMail/1.9.4

I'm unable to compile the current cvs version. I've swig version 1.3.28, g++ 
4.1.1.

I've the following error:

make[4]: entrant dans le 
répertoire « /home/jol/projects/a/adonthell/src/py-wrappers/adonthell »
if /bin/sh ../../../libtool --tag=CXX --mode=compile 
g++ -DHAVE_CONFIG_H -I. -I. -I../../..   -I../../../libltdl 
-I/usr/include/python2.4 -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions 
-fno-rtti -DDATA_DIR="\"/home/jol/opt/adonthell/share/adonthell\"" 
-I../../../src -MT 
libadonthell_py_runtime_la-py_runtime.lo -MD -MP -MF 
".deps/libadonthell_py_runtime_la-py_runtime.Tpo" -c -o 
libadonthell_py_runtime_la-py_runtime.lo `test -f 'py_runtime.cc' || 
echo './'`py_runtime.cc; \
        then 
mv -f ".deps/libadonthell_py_runtime_la-py_runtime.Tpo" 
".deps/libadonthell_py_runtime_la-py_runtime.Plo"; 
else rm -f ".deps/libadonthell_py_runtime_la-py_runtime.Tpo"; exit 1; fi
 
g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libltdl 
-I/usr/include/python2.4 -DSWIGRUNTIME= -DSWIGINLINE= -g -O2 -fno-exceptions 
-fno-rtti -DDATA_DIR=\"/home/jol/opt/adonthell/share/adonthell\" -I../../../src 
-MT 
libadonthell_py_runtime_la-py_runtime.lo -MD -MP -MF 
.deps/libadonthell_py_runtime_la-py_runtime.Tpo -c 
py_runtime.cc  -fPIC -DPIC -o .libs/libadonthell_py_runtime_la-py_runtime.o
py_runtime.cc: In function 'PyObject* cxx_to_py(void*, const char*, const 
bool&)':
py_runtime.cc:2505: error: 'SWIG_Python_TypeQuery' was not declared in this 
scope
py_runtime.cc: In function 'void py_to_cxx(PyObject*, const char*, void**)':
py_runtime.cc:2516: error: 'SWIG_Python_TypeQuery' was not declared in this 
scope

So if you know the solution, it is welcome ...

Jol




reply via email to

[Prev in Thread] Current Thread [Next in Thread]