On Thu, 2 May 2002 23:09:41 -0300 (ART) Leandro Lucarella <[EMAIL PROTECTED]> 
wrote:

LL> Let me see....
LL> 
LL> $ ./configure --prefix=/usr/local/stow/mahogany --with-python=static
LL> [...]
LL> checking for Python.h (2.1)... (cached) yes (in /usr/include/python2.1)
LL> checking for main in -lpython2.1... (cached) yes (in standard location)
LL> [...]
LL> $ make
LL> [...]
LL> make[2]: Leaving directory `/usr/src/M/extra/src/compface'
LL> make[1]: Leaving directory `/usr/src/M/extra'
LL> make[1]: Entering directory `/usr/src/M/src'
LL> /usr/bin/swig -IPython/ -c++ -python -shadow -c -o Python/MAppBase.cpp 
Python/MAppBase.i
LL> Generating wrappers for Python
LL> Python/MAppBase.i : Line 9. Syntax error in input.
LL> Python/MAppBase.i : Line 25. Syntax error in input.
LL> Python/MAppBase.i : Line 38. Syntax error in input.
LL> SWIG : *** Warning. No module name specified.
LL> make[1]: *** [Python/MAppBase.o] Error 3
LL> make[1]: Leaving directory `/usr/src/M/src'
LL> make: *** [all] Error 2

 I guess your version of swig isn't the correct one (mine is 1.3). Please
try configuring --without-swig to use the "preSWIGged" files.

 Regards,
VZ


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to