www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/23/17:27:09

From: "Michael Stewart" <mike AT reggin DOT freeserve DOT co DOT uk>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: OK! REAL PROBLEM now :P
Date: Mon, 23 Aug 1999 16:28:23 +0100
Organization: (Posted via) Netcom Internet Ltd.
Message-ID: <7prpb0$760$1@taliesin.netcom.net.uk>
References: <srkIxHi00UiA01s6U0 AT andrew DOT cmu DOT edu><UrkJEKa00Ui602Ikg0 AT andrew DOT cmu DOT edu> <orkJhHy00Ui602InY0 AT andrew DOT cmu DOT edu>
NNTP-Posting-Host: hgty.capgemini.co.uk
X-Trace: taliesin.netcom.net.uk 935422112 7360 194.42.240.2 (23 Aug 1999 15:28:32 GMT)
X-Complaints-To: abuse AT corp DOT netcom DOT net DOT uk
NNTP-Posting-Date: 23 Aug 1999 15:28:32 GMT
X-Newsreader: Microsoft Outlook Express 4.72.3155.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0
Lines: 43
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

James W Sager Iii wrote in message ...
>
>BTW, this program compiles on my home computer.
>
>
>
>Using Rhide:
>
> c:/djgpp/include/iostream.h(31) Error: streambuf.h: No such file or
directory
>
>
>Ok, I set the
>alt-option
>directories->include

>c:\djgpp\include


This is usually automatic.

>It still gives me this weird error.
>I get other errors like this
>
>any hints?


FAQ 8.2:
The most probable cause of problems with header files whose names exceed the
DOS 8+3 limits is that you are compiling on Windows 9X, but the Long File
Names (a.k.a. LFN) support is disabled. DJGPP v2.01 comes with LFN disabled
by default on the DJGPP.ENV file. To enable it, set the environment variable
LFN to y, like this:


       set LFN=y

If the problems with long names of header files aren't solved by this, it is
possible that you unpacked the DJGPP distribution with a program which
doesn't support long file names. The solution is to install DJGPP again
using a different unzip program.


- Raw text -


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