mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] make curl failes


From: Mark Brand
Subject: Re: [Mingw-cross-env-list] make curl failes
Date: Sat, 26 Nov 2011 11:27:41 +0100

On Sat, Nov 26, 2011 at 4:44 AM, Tony Theodore <address@hidden> wrote:
> On 26 November 2011 12:17, Matthias Gehre <address@hidden> wrote:
>> With current revision from hg repository
>> 'make clean && make curl' fails for me with
>> ../lib/.libs/libcurl.a(ssh.o):ssh.c:(.text+0x2e2): undefined reference
>> to `_libssh2_sftp_write'
>> ../lib/.libs/libcurl.a(ssh.o):ssh.c:(.text+0x30a): undefined reference
>> to `_libssh2_session_block_directions'
>> ../lib/.libs/libcurl.a(ssh.o):ssh.c:(.text+0x362): undefined reference
>> to `_libssh2_sftp_read'
>> ../lib/.libs/libcurl.a(ssh.o):ssh.c:(.text+0x38a): undefined reference
>> to `_libssh2_session_block_directions'
>> ../lib/.libs/libcurl.a(ssh.o):ssh.c:(.text+0x3ea): undefined reference
>> to `_libssh2_channel_write_ex'
>> ...
>> (see attached log)
>>
>> ls usr/installed/ gives
>> binutils            gcc      gcc-mpc   gettext  gnutls
>> libgpg_error  libidn   mingwrt  w32api
>> check-requirements  gcc-gmp  gcc-mpfr  gmp      libgcrypt  libiconv
>>  libssh2  nettle   zlib
>>
>> Is there anything I can provide or do to debug this?
>
> Looks like it was fixed here:
>
> http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/26475d357008
>

Hi,

Not sure that 26475d357008 is what fixed this. Might have been one of
the earlier changesets affecting libidn, libssh2 or curl. I'm puzzled
by the absence of usr/installed/libssh2 though.

Matthias, could you check again? It would also be very helpful if you
would give the exact changeset in such reports.

Could you and Tony also check:

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/202f7dcd3684

I think the hack I removed was intended to counteract interference
from Wine when detecting cross-compiling. Looking at the current
configure script, I don't think such interference is possible anymore.
If I am wrong and we do need this hack, then of course it should come
*after* running buildconf, which generates the configure script.

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]