Hi Alksey, all !

Aleksey Fadeev wrote:
preserve-dup-deps

You are using a pretty weird mail format - nearly no body, just an attachment (which doesn't get quoted for replies).

Also, in general it would be helpful if a bug report about build issues would list the MySQL version, the platform, and the configure line ...


In this case, however, it looks like this is all a "libtool" issue:
"--preserve-dup-deps" is passed as a parameter to "libtool", it doesn't occur anywhere else in our sources and scripts.

I am surprised your text does not show the leading "libtool --" in the lines: Either that is a quoting error, or the reason of your problems.

On my local machines, I have version 1.5.24 of "libtool", and that works fine.


I propose you check whether you have "libtool" installed, whether it supports "--preserve-dup-deps", and whether the commands were given with a leading "libtool" (correct) or not - if not, please check why.

Your "autoconf" needs to support the "AC_PROG_LIBTOOL" macro, I have version 2.61 which does it fine (and so did previous versions).


HTH,
Jörg

--
Joerg Bruehe,  MySQL Build Team,  [EMAIL PROTECTED]
Sun Microsystems GmbH,   Sonnenallee 1,   D-85551 Kirchheim-Heimstetten
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering     Muenchen: HRB161028


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

  • bug_report Aleksey Fadeev
    • Re: bug_report Joerg Bruehe

Reply via email to