Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28640 - freelords does not compile
Summary: freelords does not compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-13 13:30 UTC by miLosh
Modified: 2003-09-13 13:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description miLosh 2003-09-13 13:30:33 UTC
the compile fails because in several files the #include of <assert.h> is
missing. the files are:
ArmyInfo.cpp
stack.cpp
w_edit.cpp
playerlist.cpp

including the assert.h and copying those files in the src directory during the
configure phase fixes the problem, but is not a very conviniend way to install ;)

have phun
miLosh
Comment 1 SpanKY gentoo-dev 2003-09-13 13:49:04 UTC
added a small patch to cvs, thanks