I finally got to get back to trying to run Metakit on my FreeBSD
5.1, but somehow it just doesn't work, and I can't figure out what's
going wrong.
I used Nicholas version (downloaded today):
<http://web.sabi.net/temp/metakit-2.4.9.2+njr2.tar.gz>
When I do:
cd builds ; ../unix/configure --with-python=/usr
or
cd builds ; ../unix/configure --with-python
it succesfully does the configure part now, but unfortuately the
'make' breaks with the error below:
(BTW, I don't understand the --with-python syntax completely,
and can't find information on that in the README or Python.html)
8<-----------------------------------------------------------
/bin/sh ./libtool --mode=compile g++ -c -g -O2 -I../unix/../include
-I../unix/../python/scxx -INONE/include/python2.3 ../unix/../python/PyProperty.cpp
g++ -c -g -O2 -I../unix/../include -I../unix/../python/scxx
-INONE/include/python2.3 ../unix/../python/PyProperty.cpp -fPIC -DPIC
-o .libs/PyProperty.o
In file included from ../python/PyProperty.h:12,
from ../python/PyProperty.cpp:8:
../python/PyHead.h:11:20: Python.h: No such file or directory
In file included from ../python/PyProperty.h:12,
from ../python/PyProperty.cpp:8:
../python/PyHead.h:13: syntax error before `{' token
../python/PyHead.h:22: ISO C++ forbids declaration of `ob_type' with no
type
../python/PyHead.h:22: `t' was not declared in this scope
../python/PyHead.h:23: syntax error before `}' token
../python/PyHead.h:8:1: unterminated #if
In file included from ../python/PyProperty.cpp:8:
../python/PyProperty.h:8:1: unterminated #if
*** Error code 1
8<-----------------------------------------------------------
Can anybody tell me how if I need to install Python.h (how?) or how
to fix the error above? Are the patches of Nicholes already integrated
into CVS?
Thanks in advance for helping me out,
Pieter
_______________________________________________
metakit mailing list - [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit