Mail Archives: djgpp/1997/10/13/12:31:13
From: | diegodc AT arrakis DOT es (diego)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | HELP: ENOENT error (Diego Dominguez)
|
Date: | Thu, 09 Oct 1997 12:33:41 GMT
|
Organization: | NetSat Inc.
|
Lines: | 75
|
Message-ID: | <343cce9e.0@news.arrakis.es>
|
NNTP-Posting-Host: | caladan.arrakis.es
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello world!... (perhaps better Help world!)
Well, the fact is that I'm newbie in gnu, djgpp and rhide, and I was
trying to make a proyect from rhide when I was given when an
upsetting error message came out.
As you probably already know, RHIDE calls gcc, so I got the equivalent
command line:
gcc -Ld:/djgpp/lib -Ld:/djgpp/libsrc -Ld:/djgpp/contrib/BCC2GRX/lib
-Ld:/djgpp/contrib/grx22/lib -Ld:/djgpp/diego -o det55f areagr2.o
areagris.o bbox3.o comprob.o crea_et.o det55f.o esquina8.o fusion3.o
gen_clas.o hist.o link.o link2.o polyadap.o relink4.o visorbba.o
-lbcc2 -lgrx20
And this caused the mentioned error:
Creating: det55f
Error: gcc.exe: areag: No such file or directory (ENOENT)
Error: gcc.exe: No input files
There were some errors
It's quit weird because I can create many other proyects but this one,
which I know to work in others machines (with RHIDE and so). I think
it must be something with the graphic libraries (BCC2GRX) because it
is the only one that uses it and the only one to fail in my computer.
Another more upsetting point was that when I tried to make the
makefile of the proyect made from RHIDE to create it from the prompt,
I got multiple error messages saying things like:
Error det55f.mak 195: Too many rules for target '%.o'
Here I have included here my environment 'SET' hoping it would help
you to answer :-)
TMP=C:\WIN95\TEMP
winbootdir=C:\WIN95
PROMPT=$p$g
TEMP=C:\temp
MIDI=SYNTH:1 MAP:E
SOUND=C:\ARCHIV~1\CREATIVE\CTSND
windir=C:\WIN95
BLASTER=A220 I10 D3 H5 P300 T6
COMSPEC=C:\WIN95\COMMAND.COM
PATH=C:\WIN95;C:\WIN95\COMMAND;C:\ARCHIV~1\NORTON~1;C:\DOS;D:\BC5\BIN;D:\DJGPP\BIN
GRX20DRV=VESA gw 1024 gh 768 nc 256
GRXFONT=d:\djgpp\contrib\grx22\fonts
TMPDIR=C:/TEMP
GO32TMP=C:/TEMP
GO32=driver d:/djgpp/drivers/vga.grd gw 1024 gh 768 tw 132 th 43 nc
256
387=YES
RHIDESRC=d:/djgpp/contrib/rhide-1.3
DJGPP=d:/djgpp/djgpp.env
CMDLINE=edit result.gcc
Well, that's all (I think). Thank you at least for reading all this
;-)
NOTE: Since I'm also newbie in all that of newsgroups, sure I did
something wrong, so I apologize in advance (e.g.: *this* is in fact
the *second* time I try to send this out :-O
diegodc AT arrakis DOT es
- Raw text -