delorie.com/archives/browse.cgi | search |
Date: | Sun, 21 Jul 2002 18:07:56 +0300 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | "Daniel Noorduin" <w DOT noorduin AT chello DOT nl> |
Message-Id: | <3405-Sun21Jul2002180755+0300-eliz@is.elta.co.il> |
X-Mailer: | emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 |
CC: | djgpp AT delorie DOT com |
In-reply-to: | <Ggy_8.977643$yP6.31307954@Flipper> (w.noorduin@chello.nl) |
Subject: | Re: Installation Problem |
References: | <qD%Z8.914378$yP6 DOT 29417484 AT Flipper> <3d38af6e$0$32644$9b622d9e AT news DOT freenet DOT de> <ITk_8.953349$yP6 DOT 30654750 AT Flipper> <3d3aa2f2$0$15186$9b622d9e AT news DOT freenet DOT de> <Ggy_8.977643$yP6 DOT 31307954 AT Flipper> |
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 |
> From: "Daniel Noorduin" <w DOT noorduin AT chello DOT nl> > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 21 Jul 2002 13:01:26 GMT > > SET LIBRARY_PATH=C:\RSXNT\LIB > SET C_INCLUDE_PATH=C:\RSXNT\INCLUDE > SET CPLUS_INCLUDE_PATH=C:\RSXNT\INCLUDE These 3 settings are the source of your trouble: they force the compiler to try to use incorrect header files and libraries (those from the RSXNT package). Unset these variables, and the problems will most probably go away.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |