Bug 28640 - freelords does not compile
Bug#: 28640 Product:  Gentoo Linux Version: 1.4_rc2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: blocker Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: milosh@plexus.shacknet.nu
Component: Games
URL: 
Summary: freelords does not compile
Keywords:  
Status Whiteboard: 
Opened: 2003-09-13 13:30 0000
Description:   Opened: 2003-09-13 13:30 0000
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 From SpanKY 2003-09-13 13:49:04 0000 -------
added a small patch to cvs, thanks