delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/10/14/17:35:03

From: "A. Darrow" <msmsh AT freewwweb DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Newbie frustration: headers not found
Date: Thu, 14 Oct 1999 10:37:12 -0700
Organization: Posted via Supernews, http://www.supernews.com
Lines: 98
Message-ID: <s0bu86r4hu278@corp.supernews.com>
References: <199910140528 DOT IAA15936 AT ankara DOT Foo DOT COM>
X-Complaints-To: newsabuse AT supernews DOT com
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2014.211
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

S. M. Halloran <mitch AT duzen DOT com DOT tr> wrote in message
news:199910140528 DOT IAA15936 AT ankara DOT Foo DOT COM...
>
> On 13 Oct 99, A. Darrow was found to have commented thusly:
>
> > Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> wrote in message
> > news:Pine DOT SUN DOT 3 DOT 91 DOT 991013121344 DOT 16702b-100000 AT is...
> > >
> > >  "A. Darrow" wrote:
> > > >
> > > > Now matter what I do:
> > > >
> > > > C:/djgpp/lang/cxx/iostream.h:31:streambuf.h:No such file or
directory
> > > > (ENOENT)
> > > >
> > > > I'm not sure I understand whether both files are unrecognized or
both.
> > Only
> > > > streambuf.h exceeds the 8+3 DOS file naming length which I am
assuming
> > is
> > > > the problem.
> > >
> > > This assumption is correct.  The first file name shows you where the
> > > problem was detected: in file iostream.h, on line 31.
> > >
> > > > since I can use Norton Diskedit (A DOS mode program) and read
> > > > iostream.h/streambuf.h
> > > > in LFN entries, although I'm not sure that proves anything.
> > >
> > > This proves that the long file names are there, but it doesn't say
> > > whether DJGPP programs can see them.
> > >
> > > Please try typing "set LFN=y" from the command line in the same DOS
box
> > > where you run the compiler, and after that try compiling again.
> > >
> > > If the problem goes away now, it means that something's wrong with
your
> > > setup that prevents DJGPP from turning on its LFN support.
> >
> > Did not work, so I guess my LFN system is screwed up
> > somehow. Do you have another suggestion?
>
> Do the following:  cut & paste the entire output of the three following
> commands entered in a DOS box:
>
> C:\>type \autoexec.bat
>
> C:\>set
>
> C:\>ver
>
> From that an output, a useful answer about what you can do to get your
system
> to work or to improve it may follow.

As requested:

AUTOEXEC.BAT

@C:\PROGRA~1\NORTON~1\NORTON~2\NAVDX.EXE /Startup

@ECHO OFF
REM To make a DOS Boot Diskette; See the file C:\DOSBOOT\DOSBOOT.TXT

SET BLASTER=A220 I5 D1 T4

rem Set the DOS audio mixer settings
c:\windows\cwbmix /m=13 /w=12 /f=15 /c=15

path C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND

set LFN=y

set DJGPP=C:\djgpp\djgpp.env


SET

TMP=C:\WINDOWS\TEMP
TEMP=C:\WINDOWS\TEMP
PROMPT=$p$g
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
BLASTER=A220 I5 D1 T4
PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND
LFN=y
DJGPP=C:\djgpp\djgpp.env


VER

Windows 95. [Version 4.00.1111]



- Raw text -


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