Hi libtool gurus :)
I would really appreciate your input on a problem I have, that might
or might not be a libtool problem.
When building RPMs, an unwanted dependency sneakes in preventing a
clean install
error: Failed dependencies:
libc.so.6.1(GLIBC_PRIVATE)(64bit) is needed by
MySQL-ser
Hi Gary,
* Gary V. Vaughan wrote on Fri, Sep 25, 2009 at 01:35:39PM CEST:
>
> Not good news I'm afraid. The old testsuite has half a dozen failures
> or more on several machines, and the new testsuite gets stuck in an
> infinite loop on some of the others :(
>
> Rather that do a comprehensive b
Hi Kent,
* Kent Boortz wrote on Sun, Oct 11, 2009 at 11:41:10AM CEST:
> I would really appreciate your input on a problem I have, that might
> or might not be a libtool problem.
In order to be able to decide whether libtool is doing something wrong,
and what exactly it gets wrong, I'd like to see
Ralf Wildenhues writes:
> In order to be able to decide whether libtool is doing something wrong,
> and what exactly it gets wrong, I'd like to see the output of
> ./libtool --tag=CXX --config
>
> as well as the output of the link command line in question, with --debug
> added as first argument