From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <000001bf1541$f392b980$6c3602cc AT oemcomputer> Subject: Re: Help!! Lines: 25 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Wed, 13 Oct 1999 20:24:30 +1000 NNTP-Posting-Host: 139.134.161.90 X-Trace: newsfeeds.bigpond.com 939810532 139.134.161.90 (Wed, 13 Oct 1999 20:28:52 EST) NNTP-Posting-Date: Wed, 13 Oct 1999 20:28:52 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Matt Castro wrote in message news:000001bf1541$f392b980$6c3602cc AT oemcomputer... >I typed >c:/djgpp/rsxntj/bin> gxx hello.cpp -o hello.exe Why is your source file in the RSXNTDJ bin directory? >In file included from hello.cpp:1: >c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) This is normally a problem with long file names. Make sure LFN is set to Y in your DJGPP.ENV (which it should be if you have DJGPP 2.02). Please list the zips you have installed and the contents of you autoexec.bat file. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj