adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] autoconf and automake problem


From: Alexandre Courbot
Subject: Re: [Adonthell-devel] autoconf and automake problem
Date: Thu, 19 Sep 2002 22:23:46 +0200

> I've committed the stuff, and at least autogen.sh and configure runs
> well now. Of course one needs a recent version of Ogg Vorbis now.

Uh, now I'm having another problem, at link time:

ranlib libadonthell.a
source='main.cc' object='main.o' libtool=no \
depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++-3.1 -DHAVE_CONFIG_H -I. -I. -I..    -DOGG_MUSIC -I/usr/include/SDL
-D_REENTRANT -I./include -I/usr/include/python2.2 -DPY_DEBUG  -g -Wall
-fno-exceptions  -DDATA_DIR="\"./share/adonthell\""  -c -o main.o `test
-f 'main.cc' || echo './'`main.cc
/bin/sh ../libtool --mode=link g++-3.1  -g -Wall -fno-exceptions 
-DDATA_DIR="\"./share/adonthell\""    -o adonthell  main.o
libadonthell.a -L/usr/lib -lSDL -lpthread -L./lib -lvorbis -lm
-lvorbisfile -Wl,-E -L/usr/lib/python2.2/config -lpython2.2   -ldl
-lpthread -lutil -lz 
../libtool: cd: ./lib: No such file or directory
libtool: link: cannot determine absolute directory name of `./lib'

WTF?? It worked fine so far. What's this ./lib thing? Someone else
having this problem?

Fortunately I managed to build the Windows binary (apart for the i18n
part, as usual - I'll probably have a look with the intl guys about
this, but as we don't support other languages yet that's not serious),
so maybe I'll commit the Windows .zip and installer tomorrow.

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




reply via email to

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