curl-users
Re: Compile bug??
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 14 Dec 2001 10:50:04 +0100 (MET)
Date: Fri, 14 Dec 2001 10:50:04 +0100 (MET)
On Thu, 13 Dec 2001, Richard Stockton wrote:
> OS: FreeBSD 4.2
>
> I am able to run "./configure" without errors, but when trying to
> make, I get a LOT of syntax errors, and finally a fatal error.
> Here is the output;
[snip]
> I would appreciate any help you can offer.
I'm guessing that this is the same problem that was previously seen on
Solaris 2.5.1. You need to include <sys/types.h> before <sys/socket.h>.
You can find Albert Chin's patch for this here:
http://curl.haxx.se/mail/archive-2001-12/0046.html
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-12-14