curl-users
Re: configure warning
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 6 Nov 2006 22:47:37 +0100 (CET)
Date: Mon, 6 Nov 2006 22:47:37 +0100 (CET)
On Mon, 6 Nov 2006, Mark Wattier wrote:
> gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -ansi -MT file.lo
> -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
> In file included from ../include/curl/curl.h:1597,
> from cookie.h:35,
> from urldata.h:49,
> from file.c:79:
> ../include/curl/multi.h:132: error: parse error before "fd_set"
So can you check what header you should include for 'fd_set' to be declared
fine? See 'man select' and make sure include/curl/multi.h includes that
header.
Obviously lots of people have built curl for HPUX 11 before so I'm puzzled why
this suddenly would become a problem on the 64bit version.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-11-06