Mail Archives: djgpp/2000/09/27/06:53:21
| From: | Fab Jv <electric_r AT yahoo DOT it> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Allegro library: problem in installation | 
| Date: | Wed, 27 Sep 2000 09:38:28 GMT | 
| Organization: | Deja.com - Before you buy. | 
| Lines: | 49 | 
| Message-ID: | <8qsf6k$h1h$1@nnrp1.deja.com> | 
| NNTP-Posting-Host: | 192.106.252.70 | 
| X-Article-Creation-Date: | Wed Sep 27 09:38:28 2000 GMT | 
| X-Http-User-Agent: | Mozilla/4.0 (compatible; MSIE 5.0; Windows 95; DigExt) | 
| X-Http-Proxy: | 1.0 x61.deja.com:80 (Squid/1.1.22) for client 192.106.252.70 | 
| X-MyDeja-Info: | XMYDJUIDeler | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
Hallo,
I have a problem during the compilation of the allegro library.
I have Windows95 O.S. and I have DJGPP (with also gcc
extracted from gcc2952b.zip) and I never have encountered problems in
compilation with gcc and make  .
But I only have a problem to compile the allegro library and I did not
find an answer in the F.A.Q .
I got the allegro library version alleg312.zip, I extracted the files
from .zip file,
then (in the allegro directory) I have set the enviroment variable
DJDIR=D:\DJGPP
(it is my DJGPP directory) and I started the command:
make
Then, I get the following error message:
........................
........................
gcc -x assembler-with-cpp -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -o
obj/djgpp/x
gfx.o -c src/xgfx.s
gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math -
fomit-frame-p
ointer -o obj/djgpp/adlib.o -c src/djgpp/adlib.c
gcc -I. -Isrc -Iobj/djgpp -Wall -Wno-unused -m486 -O3 -ffast-math -
fomit-frame-p
ointer -o obj/djgpp/awedata.o -c src/djgpp/awedata.c
gcc.exe: src/djgpp/awedat: No such file or directory (ENOENT)
gcc.exe: No input files
D:\DJGPP\BIN\MAKE.EXE: *** [obj/djgpp/awedata.o] Error 1
I am sure that the source awedata.c is in the correct directory,
so, why I have this error message?
Is it possible to solve the problem ?
Thanks for a your possible help .
Regards .
Fabrizio.
Sent via Deja.com http://www.deja.com/
Before you buy.
- Raw text -