[Stackless] Problems Building Stackless on Ubuntu/Solaris LDom
Andrew Francis
andrewfr_ice at yahoo.com
Wed Apr 16 23:54:35 CEST 2008
Hi Folks:
I have downloaded the Stackless 2.5.2 bz2 file and I
am building it on a Ubuntu system that is running on a
Sparc64.
uname -a:
Linux ubuntu1 2.6.22-14-sparc64-smp #1 SMP Tue Feb 12
04:16:25 UTC 2008 sparc64
GNU/Linux
at one point I get:
case $MAKEFLAGS in \
*-s*) CC='gcc -pthread' LDSHARED='gcc
-pthread -shared' OPT='-DNDEBUG -
g -fwrapv -O3 -Wall -Wstrict-prototypes' ./python -E
./setup.py -q build;; \
*) CC='gcc -pthread' LDSHARED='gcc -pthread
-shared' OPT='-DNDEBUG -g -
fwrapv -O3 -Wall -Wstrict-prototypes' ./python -E
./setup.py build;; \
esac
Fatal Python error: subversion keywords missing
Aborted (core dumped)
make: *** [sharedmods] Error 134
what does this mean? How do I fix this? Thanks in
advance for any insights.
Cheers,
Andrew
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the Stackless
mailing list