Allegro.cc - Online Community

Allegro.cc Forums » Installation, Setup & Configuration » Make error

This thread is locked; no one can reply to it. rss feed Print
Make error
Ganesh
Member #7,848
October 2006

Hi, I am a new user and I have downloaded DJGPP and Allegro.
DJGPP is working fine ( I was able to compile and test a small c++ program).
But when I issue "make" in Allegro directory I am getting the below error, I searched in this forum, but I havent seen any solution for this.
Can someone pls advise on the below.

===
src/graphics.c: In function '_set_gfx_mode':
src/graphics.c:635: error: 'blit_end' undeclared (first use in this
function)
src/graphics.c:635: error: (Each undeclared identifier is reported only
once
src/graphics.c:635: error: for each function it appears in.)
make.exe: *** [obj/djgpp/alleg/graphics.o] Error 1
===

Matthew Leverton
Supreme Loser
January 1999
avatar

Go to: