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: Kai Sterker
Subject: Re: [Adonthell-devel] autoconf and automake problem
Date: Thu, 19 Sep 2002 23:10:16 +0200

On Thu, 19 Sep 2002 22:23:46 +0200 Alexandre Courbot wrote:

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

I made clean, checked that .libs was gone and made everything anew:

ranlib libadonthell.a
/bin/sh ../libtool --mode=link g++  -g -Wall -fno-exceptions -fno-rtti 
-DDATA_DIR="\"/usr/local/share/adonthell\""    -o adonthell  main.o
libadonthell.a -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL
-lpthread -L/usr/local/lib -lvorbis -lm -lvorbisfile -Wl,-E
-L/usr/local/lib/python2.1/config -lpython2.1   -lpthread -ldl -lutil
-lz 
mkdir .libs
g++ -g -Wall -fno-exceptions -fno-rtti
-DDATA_DIR=\"/usr/local/share/adonthell\" -o adonthell main.o -Wl,-rpath
-Wl,/usr/local/lib -Wl,-E  libadonthell.a -L/usr/local/lib
/usr/local/lib/libSDL.so -lm /usr/lib/libasound.so -L/usr/lib
/usr/lib/libesd.so -laudiofile -lm -L/usr/X11R6/lib -lX11 -lXext
-lpthread /usr/local/lib/libvorbis.so -lm -lm
/usr/local/lib/libvorbisfile.so -lm /usr/local/lib/libogg.so
-L/usr/local/lib/python2.1/config -lpython2.1 -lpthread -ldl -lutil -lz
-Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib

Note the 'mkdir .libs' line!

I am using libtool 1.4.2, btw.:

address@hidden:src > libtool --version
ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52)

I know that's not much help; I fear you'll have to figure it out for
yourself :(.

Kai




reply via email to

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