In article <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED] (Sinisa Milivojevic) writes:
>> 
>> What can I do to fix/debug this problem?

I'd this problem too (and I didn't note lines to be removed in the
documentation).  It turns out that there is in the configure script an
assumption that the inability to produce a working executable implies
that cross compilation is occurring.

This is the case even if the executable fails because a library isn't
where it is expected, or some such.

For me, the problem disappeared when I gave configure precise
instructions for some libraries, such as:

        -with-libwrap="/opt/tcp_wrappers/lib/libwrap.a -lnsl -lsocket"

This was on 3.23.40.

        - Andrew

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to