| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: How to Configure Curl to resolve hugefile build failure
From: Dantzler, DeWayne C <dewayne.c.dantzler_at_boeing.com>
Date: Mon, 19 Oct 2009 20:50:22 -0700
Thanks
But I would feel a whole lot more comfortable if I was able to get a clean configure and build. The object hugehelp.o does exist in the same directory as the other *.o files, so why is build unable to locate it?
DeWayne Dantlzer
-----Original Message-----
On Mon, 19 Oct 2009, Dantzler, DeWayne C wrote:
> How do I resovle the reference to hugehelp? Is this a configurable
You shouldn't need to do anything. That function is present in src/hugehelp.c that is compiled and linked with curl by default. Note that you don't at all need it for libcurl, only for the curl tool.
There's a configure --disable-manual too, but all that does is generate a tiny src/hugehelp.c file with an empty hugehelp() function.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2009-10-20 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info