|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-2843008 ] curl 7.19.6 with gnutls 2.6.6 doesn't build
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Mon, 24 Aug 2009 11:39:07 +0000
Bugs item #2843008, was opened at 2009-08-23 12:19
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
configure is trying to run libgnutls-config from $OPT_GNUTLS, without 'bin'. E.g. /Users/marcdebruin/Desktop/iphone-os/libgnutls-config.
Therefore building the configure test program for gnutls failed for configuring curl: "configure --host=arm-apple-darwin9 --prefix=/Users/marcdebruin/Desktop/iphone-os --enable-shared=no --with-libssh2=/Users/marcdebruin/Desktop/iphone-os --with-gnutls=/Users/marcdebruin/Desktop/iphone-os --without-ssl"
Manually changing lines 26375, 26377-26380 to include 'bin' solved the configure problem. (E.g., $OPT_GNUTLS/libgnutls-config to $OPT_GNUTLS/bin/libgnutls-config).
Sorry for my bad bug report but I'm not really a developer. :-) I didn't know what group to take ("wrong behaviour"), might be wrong.
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info