cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Linux 2.4 i386 uClibc failure

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Wed, 24 Nov 2004 16:01:56 -0800

On Wed, Nov 24, 2004 at 11:48:32PM +0100, Daniel Stenberg wrote:
> Dan,
>
> You figured out why your autobuild with uClibc fails?
>
> /build-16531/tests/libtest/../../../curl-7.12.3-20041124/tests/libtest/lib518.c:47:
> undefined reference to `getrlimit64'
>
> Looks like there's a missing large file option somewhere or so.
>
> http://curl.haxx.se/auto/log.cgi?id=20041124201304-29154#prob1

It looks like it's a uClibc problem--they're reusing glibc header files that
define the 64-bit version of getrlimit/setrlimit but don't actually provide
that function. They've subsequently fixed the problem, so it looks like
it's time for me to upgrade.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2004-11-25