Re: My first experience as a libtool user: "A pain in the ar*se"
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 >&g
My first experience as a libtool user: "A pain in the ar*se"
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