adonthell-general
[Top][All Lists]
Advanced

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

Re: [Adonthell-general] configure problem


From: Julien Cuvillier
Subject: Re: [Adonthell-general] configure problem
Date: 05 Oct 2002 18:55:17 +0200

Le jeu 03/10/2002 à 19:45, Kai Sterker a écrit :
> On 03 Oct 2002 18:54:58 +0200 Julien Cuvillier wrote:
> 
> > Hi guys!
> > First of all, congratulations for the great work accomplished for the
> > past 3 or 4 years.
> 
> Thanks! I think it's been 3 years now :).
> 
> > My name is Julien and i'll try to translate waste's edge into French.
> 
> So you're the one :). That's really cool!
> 
> 
> > I have autoconf 2.54 and automake 1.4 installed on my computer
> > (Debian). Where did I something wrong ?
> 
> You'll need automake 1.6. If you still get those error messages when
> running autogen.sh
> 
>     configure.in: 4515: required file `./_AM_File,.in' not found
>     configure.in: 4515: required file `./[$2],.in' not found
>     configure.in: 4515: required file `./[$3])].in' not found
> 
> you should run automake-1.6 manually afterwards. Then do the
> configure and everything should be fine!

OK, it was automake's fault....
configure is now working properly but I get now a very weird error
during the make (using gcc-3.2):

make[3]: Entering directory `/home/bitos/adonthell/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/local/lib -Wl,-rpath,/usr/local/lib -lSDL
-lpthread -lvorbis -lm -lvorbisfile -Wl,-E -L/usr/lib/python2.2/config
-lpython2.2   -ldl -lpthread -lutil -lstdc++-libc6.2-2 -lz 
../libtool: line 1: s%^.*/%%: Aucun fichier ou répertoire de ce type
../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
../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] Erreur 1
make[3]: Leaving directory `/home/bitos/adonthell/adonthell/src'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/bitos/adonthell/adonthell/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/bitos/adonthell/adonthell'
make: *** [all] Erreur 2


> 
> Kai
> 
> 
> _______________________________________________
> Adonthell-general mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/adonthell-general
> 







reply via email to

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