cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: How to Configure Curl to resolve hugefile build failure

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 Oct 2009 09:31:32 +0200 (CEST)

On Tue, 20 Oct 2009, Dantzler, DeWayne C wrote:

> `/net/sinai/home/d/dcd9420/labs/curl/curl-7.19.6/src'
> echo '#include "setup.h"' > hugehelp.c
> env LC_ALL=C /usr/bin/nroff -man ../docs/curl.1 |
> /ots/SUNWwbsvr/bin/https/httpadmin/bin/perl ../src/mkhelp.pl ../docs/MANUAL
> >> hugehelp.c
> /usr/lib/dld.sl: Can't find path for shared library: libnspr4.sl
> /usr/lib/dld.sl: No such file or directory
> /bin/sh: 9119 Abort(coredump)
> gmake[1]: *** [hugehelp.c] Error 134

I'm not sure why your build thinks it needs to regenerate the hugehelp.c file,
but clearly your perl install is borked and thus it fails this operation and
hugehelp.c probably ends up completely bad.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-10-21