Re: [AD] Build error with DJGPP for allegro 4.2 SVN revision 7823

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Marcio Afonso Arimura Fialho wrote:
I've updated my local SVN repository with the last SVN
version of Allegro (revision 7823), and attempted to
compile it with DJGPP.  I've got the following error:

D:\allegro\4.2>make WARNMODE=1
Compiling Allegro for djgpp, optimised. Please wait...
gcc -DALLEGRO_SRC -DALLEGRO_LIB_BUILD -Wall -W
-Wstrict-prototypes -Wno-unused -Werror -mcpu=i586 -O2
-funroll-loops -ffast-math -fomit-frame-pointer -I.
-I./include -o obj/djgpp/alleg/poly3d.o -c
src/poly3d.c
src/poly3d.c:32:35: obj/djgpp/asmcapa.h: No such file
or directory (ENOENT)
make.exe: *** [obj/djgpp/alleg/poly3d.o] Error 1

I don't know why does this happen, but you can fix it by running:
make obj/djgpp/asmcapa.h

Do that for any other file it asks if necessary.


--
Milan Mimica
http://sparklet.sf.net




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/