[Zope] DynPersist.c (ZPattern) compiling problem !!
wazum-mail (wolfgang)
wolfgang@wazum.com
Thu, 23 Aug 2001 21:30:46 +0200
Hiya!
OpenBSD 2.9
Zope 2.3.2
Python 1.5
When I try to run "make -f Makefile.pre.in boot"
to compile DynPersist.c
I get the following error message(s)
Does anybody know what's going on here?
your help's much appreciated!!!
Wolfgang
=====================================================
bash-2.05$ make -f Makefile.pre.in boot
rm -f *.o *~
rm -f *.a tags TAGS config.c Makefile.pre python sedscript
rm -f *.so *.sl so_locations
VERSION=`python -c "import sys; print sys.version[:3]"`;
installdir=`python -c "import sys; print sys.prefix"`;
exec_installdir=`python -c "import sys; print sys.ex
ec_prefix"`; make -f ./Makefile.pre.in VPATH=. srcdir=. VERSION=$VERSION
installdir=$installdir exec_installdir=$exec_installdir Makefile
sed -n -e '1s/.*/1i\\/p' -e '2s%.*%# Generated automatically from
Makefile.pre.in by sedscript.%p' -e
ION=/s/^VERSION=[ ]*\(.*\)/s%@VERSION[@]%\1%/p'
-e '/^CC=/s/^CC=[ ]*\(.*\)/s%@CC[@]%\1%/p' -e
CCC=/s/^CCC=[ ]*\(.*\)/s%#@SET_CCC[@]%CCC=\1%/p' -e
'/^LINKCC=/s/^LINKCC=[ ]*\(.*\)/s%@LINKCC[@]%\1%/p'
-e '/^OPT=/s/^OPT=[ ]*\(.*\)/s%@OPT[@]%\1%/p' -e
'/^LDFLAGS=/s/^LDFLAGS=[ ]*\(.*\)/s%@LDFLAGS[@]%\1%/p' -e
'/^LDLAST=/s/^LDLAST=[ ]*\(.*\)/s%@LDLAST[@
]%\1%/p' -e '/^DEFS=/s/^DEFS=[ ]*\(.*\)/s%@DEFS[@]%\1%/p' -e
'/^LIBS=/s/^LIBS=[ ]*\(.*\)/s%@LIBS[@]%\1%/p' -e
=/s/^LIBM=[ ]*\(.*\)/s%@LIBM
[@]%\1%/p' -e '/^LIBC=/s/^LIBC=[ ]*\(.*\)/s%@LIBC[@]%\1%/p' -e
'/^RANLIB=/s/^RANLIB=[ ]*\(.*\)/s%@RANLIB[@]%\1%/p' -e
'/^MACHDEP=/s/^MACHDEP=[ ]*\(.*
\)/s%@MACHDEP[@]%\1%/p' -e
/^SO=/s/^SO=[ ]*\(.*\)/s%@SO[@]%\1%/p' -e
ED=/s/^LDSHARED=[ ]*\(.*\)/s%@LDSHARED[@]%\1%/p' -e
'/^CCSHARED=/s/^C
CSHARED=[ ]*\(.*\)/s%@CCSHARED[@]%\1%/p' -e
I_ABI=/s/^SGI_ABI=[ ]*\(.*\)/s%@SGI_ABI[@]%\1%/p' -e
'/^LINKFORSHARED=/s/^LINKFORSHARED=[ ]*\(.*\)/s%@LINKFO
RSHARED[@]%\1%/p' -e
/^prefix=/s/^prefix=\(.*\)/s%^prefix=.*%prefix=\1%/p' -e
'/^exec_prefix=/s/^exec_prefix=\(.*\)/s%^exec_prefix=.*%exec_prefix=\1%/p'
/usr/loca
l/lib/python1.5/config/Makefile >sedscript
echo "/^#@SET_CCC@/d" >>sedscript
echo "/^installdir=/s%=.*%= /usr/local%" >>sedscript
echo "/^exec_installdir=/s%=.*%=/usr/local%" >>sedscript
echo "/^srcdir=/s%=.*%= .%" >>sedscript
echo "/^VPATH=/s%=.*%= .%" >>sedscript
echo "/^LINKPATH=/s%=.*%= %" >>sedscript
echo "/^BASELIB=/s%=.*%= %" >>sedscript
echo "/^BASESETUP=/s%=.*%= %" >>sedscript
sed -f sedscript ./Makefile.pre.in >Makefile.pre
/usr/local/lib/python1.5/config/makesetup -m Makefile.pre -c
/usr/local/lib/python1.5/config/config.c.in Setup -n
/usr/local/lib/python1.5/config/Setup.thread /usr/
local/lib/python1.5/config/Setup.local /usr/local/lib/python1.5/config/Setup
in word
*** Error code 1
Stop in /usr/local/Zope/lib/python/Products/ZPatterns (line 221 of
./Makefile.pre.in).
*** Error code 1
Stop in /usr/local/Zope/lib/python/Products/ZPatterns (line 291 of
Makefile.pre.in).
=====================================================
please help! thx!
-----------------------------------
wazum-mail ;-) (wolfgang@wazum.com)
url :: ( http://www.wazum.com/ )