From: Brian Marshall Newsgroups: comp.os.msdos.djgpp Subject: Re: error compiling grx23 Date: Sat, 23 Jan 1999 17:08:56 +1000 Organization: Power Up Internet Lines: 17 Message-ID: <36A97588.F9753C7@powerup.com.au> References: <369DDBD6 DOT 48A01FC2 AT aaual DOT ualg DOT pt> NNTP-Posting-Host: ftp1.powerup.com.au Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.mel.aone.net.au 917075365 6194 203.32.11.101 (23 Jan 1999 07:09:25 GMT) NNTP-Posting-Date: 23 Jan 1999 07:09:25 GMT X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i686) Cache-Post-Path: grissom.powerup.com.au!unknown AT ts2502 DOT powerup DOT com DOT au X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) Cache-Post-Path: ftp1.powerup.com.au!news AT grissom DOT powerup DOT com DOT au X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Miguel Guerreiro wrote: > I'm trying to compile DEGUI and GRX23 but the compiler tells me that > that it can't find -liostr/-liostream (libiostr or libiostream) in my > system (which there isn't) > so, could anyone tell me where to get it? > Thanx > > One more thing... it didn't come with any of the packages I have (lgp, > gpp, gcc and djdev versions 2.8.1 and 2.0.2) I think I had the same problem with grx23 and solved it by adding a line under [make] in djgpp.env. The details of it are buried in readme under lib/dj2 I think. cometbjm AT powerup DOT com DOT au