marnanel: (Default)
Monument ([personal profile] marnanel) wrote2011-01-28 03:31 pm
Entry tags:

libtool issue

And on another issue: nobody on IRC seems to know a solution, so perhaps someone here does: is there a known issue that would cause libtool to add an X to the start of every line of its input? (The result looks like this.)

This is rather a nuisance, because it stops me doing things.

Update: autoreconf -f -i -v fixed it. Thanks, anonymous hacker!

libtool version conflict

(Anonymous) 2011-01-28 09:21 pm (UTC)(link)
"autoreconf -fiv" will probably fix it.
I guess your tarball (or the file sin your build dir) were generated using a libtool from a different version than th eone on your system