From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: Que: Error message with complex.h and ENOENT Date: Mon, 15 Nov 1999 12:57:14 -0500 Organization: Nortel Lines: 23 Message-ID: <3830497A.1C68236@nortelnetworks.com> References: <80ed4u$ll6$1 AT nnrp1 DOT deja DOT com> NNTP-Posting-Host: bcarib90.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Myron, I have:- c:\djgpp\lang\cxx\_complex.h c:\djgpp\lang\cxx\complex c:\djgpp\lang\cxx\_complex.h c:\djgpp\lang\cxx\std\_complex.h c:\djgpp\lang\cxx\std\_complex.cc and a few others. Do you have them? Regards Ian. Myron Seto wrote: > > Dear Networld, > > Please excuse me for this question, but I have done a newsgroup search, > read the djgpp FAQ, and problems.txt without any success. > > When I try to compile a c++ program with #include using > gxx, version 2.95.1, I get the error message: > > foo.c:1: complex.h: No such file or directory (ENOENT)