Mail Archives: djgpp/2002/08/11/18:19:29
I am having trouble building the Allegro library
package.
Could you please help me.
The compiler gives me the following output:
*********************************************
D:\djgpp\allegro>make
Compiling Allegro for djgpp, optimised. Please wait...
gcc -DALLEGRO_SRC -Wall -Wno-unused -mcpu=pentium -O2
-funroll-loops -ffast-math
-fomit-frame-pointer -I. -I./include -o
obj/djgpp/alleg/allegro.o -c src/allegr
o.c
In file included from include/allegro/base.h:26,
from include/allegro.h:27,
from src/allegro.c:23:
d:/djgpp/lib/gcc-lib/djgpp/3.1/include/stdarg.h:110:
conflicting types for `va_l
ist'
d:/djgpp/include/stdio.h:35: previous declaration of
`va_list'
make.exe: *** [obj/djgpp/alleg/allegro.o] Error 1
D:\djgpp\allegro>
*********************************************
I have installed the following files:
v2/copying.dj
v2/djdev203.zip
v2/faq230b.zip
v2/pakk021b.zip
v2/readme.1st
v2apps/rhid149b.zip
v2gnu/bnu2121b.zip
v2gnu/fil41b.zip
v2gnu/gcc31b.zip
v2gnu/mak3791b.zip
v2gnu/txi42b.zip
v2tk/allegro/all402.zip
v2tk/grx243s.zip
Thanks a lot.
=====
"An expert is someone who knows some of the worst mistakes that can be made in his subject and how to avoid them." - Werner Heisenberg
I'm not one for pretty things, unless they're pretty useful as well
This sentence is false
__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
- Raw text -