Bugs item #3436437, was opened at 2011-11-10 23:56
Message generated for change (Comment added) made by
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3436437&group_id=976
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: compile or build problem
Group: None
Status: Open
Resolution: Fixed
Priority: 5
Private: No
Submitted By: CompGuy284 ()
Assigned to: Daniel Stenberg (bagder)
Summary: fails to link with gnutls-3
Initial Comment:
../lib/.libs/libcurl.so: undefined reference to `gnutls_transport_set_lowat'
collect2: ld returned 1 exit status
make[2]: *** [curl] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
----------------------------------------------------------------------
Comment By: CompGuy284 ()
Date: 2011-11-11 01:23
Message:
I received that error with the latest release of curl (7.22.0). You're
right it was fixed in git at commit
8036da870c5b413a83097b3486c58d13910a471a
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Date: 2011-11-11 00:27
Message:
You didn't say which version you're using. I believe this problem is fixed
in git already, it would be nice if you could verify!
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3436437&group_id=976
Received on 2011-11-11