cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to Configure Curl to resolve hugefile build failure

From: Yang Tse <yangsita_at_gmail.com>
Date: Wed, 21 Oct 2009 18:32:28 +0200

Ok, yet another badly configured build environment!

That HP box exhibits at least two problems which will prevent building
software properly.

One is that the linker seems to go nuts and even coredumps. And the
other one are bad system headers, at least sys/socket.h.

Without a properly working build environment the configure script will
not generate appropriate output even if it seems to have finished
nicely. It heavily depends on actual preprocessor, compiler and linker
working properly.

So search which HP-UX patches related with system headers, compiler
and linker must be applied to achieve a sane build environment and do
so.

Afterwards you can try to build software.

Good luck,

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