delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/01/30/07:57:47

From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Djgpp will run with WIN98?
Date: Sun, 30 Jan 2000 10:18:00 +0200
Organization: NetVision Israel
Lines: 33
Message-ID: <Pine.SUN.3.91.1000130101742.17273V-100000@is>
References: <iAuk4.3516$b01 DOT 66114 AT news3 DOT mia>
NNTP-Posting-Host: is.elta.co.il
Mime-Version: 1.0
X-Trace: news.netvision.net.il 949220469 19609 199.203.121.2 (30 Jan 2000 08:21:09 GMT)
X-Complaints-To: abuse AT netvision DOT net DOT il
NNTP-Posting-Date: 30 Jan 2000 08:21:09 GMT
X-Sender: eliz AT is
In-Reply-To: <iAuk4.3516$b01.66114@news3.mia>
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com
Errors-To: dj-admin AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Sat, 29 Jan 2000, bertram wrote:

> In file included from hello.cpp:1:
> c:/djgpp/lang/cxx/iostream.h:31: streambuf.h:
> No such file or directory (ENOENT)

Most probably, you have a problem with long file names (streambuf.h
exceeds the DOS 8+3 limits on file names).  See section 8.3 of the FAQ
for solutions.

> Now, I know this is probobly telling me that my path statement is not a
> right.

No, it tells you it couldn't find the header streambuf.h.  Finding
header files has nothing to do with PATH.

> Is the message telling me that both iostream.h and streambuf.h are
> missed?

No, it says that only streambuf.h is missing.

> what does the 31 mean?

It's the line number in iostream.h where it wanted to include streambuf.h

>>flash<< I just read and implemented the longfilename
> enable recomendation set lfn=y. I recompiled hello world and got an error
> message one country mile long, 'undefined reference to ''xxxx" '.
>  Is this progress?

Yes, this is progress, but please keep looking in the FAQ for the
solutions to these new problems as well.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019