cURL / Mailing Lists / curl-users / Single Mail

curl-users

[ curl-Bugs-533173 ] explicit libc dependency on FreeBSD

From: <noreply_at_sourceforge.net>
Date: Thu, 21 Mar 2002 08:50:24 -0800

Bugs item #533173, was opened at 2002-03-21 08:50
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=533173&group_id=976

Category: libcurl
Group: portability problem
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Daniel Stenberg (bagder)
Summary: explicit libc dependency on FreeBSD

Initial Comment:
As I have already pointed out, libtool packaged with
libcurl is broken on FreeBSD, as it explicitly links
libc into the libcurl shared executable. This is not
good, because under FreeBSD you need to link either
against libc or libc_r whether you are using threads or
not.

I have patched ltmain.sh to properly handle this (as
under openbsd). You should also forward the patch to
libtool maintainers.

Cheers,
  Sandro Tolaini

----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=100976&aid=533173&group_id=976
Received on 2002-03-21