adonthell-general
[Top][All Lists]
Advanced

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

[Adonthell-general] problems building adonthell...


From: Julian Rüth
Subject: [Adonthell-general] problems building adonthell...
Date: 19 Nov 2002 23:05:57 +0100

Hi! 

Just wanted to play around with some adonthell source...but I can't
build adonthell. 
I did ./autogen.sh and ./configure as mentioned in the instructions.
Now make failed: 

make  all-recursive
make[1]: Entering directory `/home/jule/informatik/proj/adonthell'
Making all in intl
make[2]: Entering directory `/home/jule/informatik/proj/adonthell/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jule/informatik/proj/adonthell/intl'
Making all in po
make[2]: Entering directory `/home/jule/informatik/proj/adonthell/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jule/informatik/proj/adonthell/po'
Making all in src
make[2]: Entering directory `/home/jule/informatik/proj/adonthell/src'
Making all in .
make[3]: Entering directory `/home/jule/informatik/proj/adonthell/src'
/bin/sh ../libtool --mode=link g++  -g -Wall -fno-exceptions 
-DDATA_DIR="\"/usr/local/share/adonthell\""    -o adonthell  main.o
libadonthell.a -L/usr/lib -lSDL -lpthread -lvorbis -lm -lvorbisfile
-Wl,-E -L/usr/lib/python2.1/config -lpython2.1   -lpthread -ldl -lutil
-lz 
../libtool: line 1: s%^.*/%%: No such file or directory
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
../libtool: line 1: -e: command not found
mkdir /.libs
mkdir: cannot create directory `/.libs': Permission denied
make[3]: *** [adonthell] Error 1
make[3]: Leaving directory `/home/jule/informatik/proj/adonthell/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jule/informatik/proj/adonthell/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jule/informatik/proj/adonthell'
make: *** [all] Error 2

? 

jule





reply via email to

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