X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 13 Jan 2002 11:19:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: sys/socket.h In-Reply-To: <0s808.19128$p04.5118935@news20.bellglobal.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sat, 12 Jan 2002, Cedric Foll wrote: > I've just installed djgpp and sys/socket.h and few other important (for me > include and libraries aren't installed). Where I can get them ? You need to install some library which supports sockets; basic DJGPP does not. See sections 8.2 and 22.4 of the DJGPP FAQ list, for more explanations and some pointers.