My first experience as a libtool user: "A pain in the ar*se"

2007-12-20 Thread bapluda
I was installing 2 packages that use libtool: The first one I had to hack the Makefile. It was complaining about a library that WAS there and it said it wasn't. The second one I don't know what to hack, I have this error: --- [EMAIL PROT

Re: My first experience as a libtool user: "A pain in the ar*se"

2007-12-20 Thread Ralf Wildenhues
Hello bapluda, * bapluda wrote on Wed, Dec 19, 2007 at 09:08:21PM CET: > > [EMAIL PROTECTED]:~/temp/rcssserver-11.1.2/src> /bin/sh ../libtool --tag=CXX > --mode=link g++ -W -Wall -I./src -g -O2 -pthread -L/home/mysql/robocup/lib > -L/home/mysql/boost/lib -o rcssserver hetroplayer.o main.o fiel

Re: rm -f

2007-12-20 Thread Patrick Welche
On Sun, Dec 16, 2007 at 10:04:59AM +0100, Ralf Wildenhues wrote: > Hello, > > * Patrick Welche wrote on Fri, Dec 14, 2007 at 08:58:51PM CET: > > On Fri, Dec 14, 2007 at 12:27:48PM -0700, Eric Blake wrote: > > > > > > The general idiom for this is 'rm -f dummy $files', so that even if $files > > >

Re: My first experience as a libtool user: "A pain in the ar*se"

2007-12-20 Thread bapluda
Ralf Wildenhues wrote: > > Hello bapluda, > > * bapluda wrote on Wed, Dec 19, 2007 at 09:08:21PM CET: >> >> [EMAIL PROTECTED]:~/temp/rcssserver-11.1.2/src> /bin/sh ../libtool --tag=CXX >> >> --mode=link g++ -W -Wall -I./src -g -O2 -pthread >> -L/home/mysql/robocup/lib >> -L/home/mysql/boo

>> My first experience as a libtool user: "A pain in the ar*se"

2007-12-20 Thread Roebe XXX
> Really it makes me wonder if this multiplaform building isn't just a cliche, > and it's worse than just making programmers provide a separate package for > each platform. I totally understand your opinion and I must admit I am in the camp of these to say that I find... that libtool seems to ..