Message-Id: <199902122054.PAA16708@delorie.com> From: Robert Hoehne Organization: none provided To: djgpp-workers AT delorie DOT com Date: Fri, 12 Feb 1999 21:55:17 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: socket.h In-reply-to: <2a698e8a.36c420ca@aol.com> X-mailer: Pegasus Mail for Win32 (v3.01d) Reply-To: djgpp-workers AT delorie DOT com > Header file lang/cxx/osfcn.h contains the following: but it is enclosed in #if _G_HAVE_SYS_SOCKET #include #endif so simply undefine the symbol and it should work or check your system, where this symbol (which is normally not defined) was defined. Robert ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************