adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] Partly merging v0.4 back


From: Alexandre Courbot
Subject: Re: [Adonthell-devel] Partly merging v0.4 back
Date: 07 Apr 2002 13:19:10 +0200

Got another error while compiling from src/:

g++ -g -Wall -fno-exceptions -fno-rtti -DDATA_DIR=\"/usr/share/adonthell\" -o 
adonthell main.o -Wl,-E  libadonthell.a -L/usr/lib /usr/lib/libSDL.so 
-L/usr/X11R6/lib -lX11 -lXext /usr/lib/libvorbis.so /usr/lib/libvorbisfile.so 
-lm /usr/lib/libogg.so -L/usr/lib/python2.1/config -lpython2.1 -lpthread -ldl 
-lutil -lz
./adonthell -c
Traceback (most recent call last):
  File "./adonthell.py", line 3229, in ?
    
AttributeError: 'adonthellc' module has no attribute 'INIT_NONE'
make[1]: *** [adonthell.pyc] Erreur de segmentation
make[1]: Quitte le répertoire
`/home/alex/prog/adonthell/adonthell-cvs/src'
make: *** [all-recursive] Erreur 1

Looks like it tries to byte-compile adonthell.py, but fails. Any idea?

Alex.
-- 
http://www.gnurou.org




reply via email to

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