cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: HPUX compile problems

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 8 Nov 2002 13:10:59 +0100 (MET)

On Thu, 7 Nov 2002, Jim Thome wrote:

> I have been unable to build curl 7.10.1 on our HPUX 11.00 system.
> Configure completes without errors, but make fails. At the end of this
> message is the tail end of make; I can attach my config.log file if need be
> (it's ~50K).
>
> Does anyone know how to fix this?

The weird thing here is that lots of people have built curl on HPUX 11.00
before, and the code that fails to compile for you hasn't been modified in
ages...

> if2ip.c: In function `Curl_if2ip':
> if2ip.c:94: storage size of `req' isn't known
> if2ip.c:101: sizeof applied to an incomplete type

This is the "struct ifreq", so we apparently don't include the correct
include file for this.

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
Received on 2002-11-08