delorie.com/archives/browse.cgi | search |
Date: | Mon, 15 Feb 1999 10:19:52 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | CoDExKiLL AT aol DOT com |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: Help |
In-Reply-To: | <285293ef.36c7942d@aol.com> |
Message-ID: | <Pine.SUN.3.91.990215101930.10128N-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
On Sun, 14 Feb 1999 CoDExKiLL AT aol DOT com wrote: > From: CoDExKiLL AT aol DOT com > Date: Sun, 14 Feb 1999 22:27:41 EST > Reply-To: djgpp-workers AT delorie DOT com > X-Mailing-List: djgpp-workers AT delorie DOT com > X-Unsubscribes-To: listserv AT delorie DOT com > Precedence: bulk > Content-Type: text/plain; charset=US-ASCII > Content-Length: 158 > > Header file lang/cxx/osfcn.h contains the following: > > #include <sys/socket.h> The bug is in the header lang/cxx/_G_config.h. Edit that file and change this line: #define _G_HAVE_SYS_SOCKET 1 to say this: #define _G_HAVE_SYS_SOCKET 0
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |