[AD] [ alleg-Bugs-1397606 ] Allegro 4.2 will not compile in DJGPP |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-1397606 ] Allegro 4.2 will not compile in DJGPP
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Thu, 05 Jan 2006 01:37:12 -0800
Bugs item #1397606, was opened at 2006-01-05 03:37
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1397606&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: DOS
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Crashfourit (crashfourit)
Assigned to: Nobody/Anonymous (nobody)
Summary: Allegro 4.2 will not compile in DJGPP
Initial Comment:
When I try to compile a clean copy of Allegro 4.2 in
DOS with DJGPP, I get this:
obj/djgpp/alleg/graphics.o -c src/graphics.c
src/graphics.c: In function `_set_gfx_mode':
src/graphics.c:635: `blit_end' undeclared (first use in
this function)
src/graphics.c:635: (Each undeclared identifier is
reported only once
src/graphics.c:635: for each function it appears in.)
make.exe: *** [obj/djgpp/alleg/graphics.o] Error 1
I then tried to compile it in mingw and it worked. To
me it looks like a promblem with the DJGPP makefile or
header.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1397606&group_id=5665