| delorie.com/archives/browse.cgi | search | 
| X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f | 
| From: | "Bram Daams" <bramdaams AT yahoo DOT com> | 
| Newsgroups: | comp.os.msdos.djgpp | 
| Subject: | Re: Can not compile Allegro 4.20 with DJGPP | 
| Date: | Tue, 17 Jan 2006 14:27:47 +0100 | 
| Organization: | @Home Benelux | 
| Lines: | 30 | 
| Message-ID: | <dqircf$bde$1@news2.tilbu1.nb.home.nl> | 
| NNTP-Posting-Host: | cc858602-a.sneek1.fr.home.nl | 
| X-Trace: | news2.tilbu1.nb.home.nl 1137504463 11694 217.123.19.118 (17 Jan 2006 13:27:43 GMT) | 
| X-Complaints-To: | usenet AT corp DOT home DOT nl | 
| NNTP-Posting-Date: | Tue, 17 Jan 2006 13:27:43 +0000 (UTC) | 
| To: | djgpp AT delorie DOT com | 
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp | 
| Reply-To: | djgpp AT delorie DOT com | 
> I tried to make Allegro 4.20 with DJGPP (4.0.1). > Compiling stops at graphics.c reporting an error in _set_gfx_mode. > > Any suggestions? > This is the error message: > C:\djgpp\allegro>make > Compiling Allegro for djgpp, optimised. Please wait... > gcc -DALLEGRO_SRC -DALLEGRO_LIB_BUILD -Wall -Wno-unused -mtune=i586 -O2 > -funroll > -loops -ffast-math -fomit-frame-pointer -I. -I./include -o > obj/djgpp/alleg/graph > ics.o -c src/graphics.c > 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 Hi, I had the same error a while ago, the solution is here (read the whole thread) : http://www.allegro.cc/forums/thread/543226/1 I believe that must be it. --------------= Posted using GrabIt =---------------- ------= Binary Usenet downloading made easy =--------- -= Get GrabIt for free from http://www.shemes.com/ =-
| webmaster | delorie software privacy | 
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |