Message-ID: <375E6FEC.C9F734B8@lin.ufrj.br> Date: Wed, 09 Jun 1999 10:45:16 -0300 From: Nilton Jose Rizzo X-Mailer: Mozilla 4.51 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Compiling CGI script under DJGPP References: <375C188C DOT 61D22258 AT pmail DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hi folks, I have installed the djgpp v2 on my windows95 box, and try to run makeall on the test directory, it stoped when I try to comnpile the second program with message: I have installed all binaries from: g770523b.zip gcc281b.zip bnu281b.zip gpp2981b.zip make377b.zip and other ones as cvs,sed using pkunzip -d on this order I'm set the DJGPP and PATH environment corretly (I think) and when I try to compile my C++ program with command gcc -o myprg myprg.cc I got the error: in file included from myprg.cc:1: c:/bin/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such File or Directory (ENOENT) I have searched in all zip files and have not found this file or any reference about it. Did I do some thing wrong? This program run ok on FreeBSD box. And it stoped when I try to comnpile the second program on the test directory with message: make.exe: *** [p_check.out] Error -1 -- # COPPE/Universidade Federal do Rio de Janeiro # # Laboratorio de Instrumentacao Nuclear # # mailto:rizzo AT lin DOT ufrj DOT br # # http://lin.ufrj.br/~rizzo #