Date: Wed, 8 Jan 1997 17:05:40 -0500 (EST) From: Blue Ice To: DJGPP Questions cc: michael AT dataplusnet DOT com Subject: Re: Problem making Allegro 2.11 In-Reply-To: <199701080505.AAA07518@delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII > From: Michael Matczynski > ... > gcc -I. -Isrc -Wall -m486 -O3 -o obj/mouse.o -c src/mouse.c > gcc -I. -Isrc -Wall -m486 -O3 -o obj/mpu.o -c src/mpu.c > gcc -I. -Isrc -Wall -m486 -O3 -o obj/sb.o -c src/sb.c [snip] > obj/ > vesa.o obj/vga.o obj/video7.o obj/xgfx.o > C:\DJGPP\BIN/ar.exe: creating liballeg.a > C:\DJGPP\BIN/ar.exe: obj/adlib.o: No such file or directory (ENOENT) > make.exe: *** [liballeg.a] Error 1 AFAIK this was a problem in the upload of the allegro ZIP file posted to x2ftp (or was it simtel?). I got that too, and after it did not work, I DL'd Allegro from Shawn's web page link, and it compiled fine.