[ scummvm-Bugs-743652 ] ALL: CVS build issues
SourceForge.net
noreply at sourceforge.net
Mon May 26 14:59:59 CEST 2003
Bugs item #743652, was opened at 2003-05-26 14:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=743652&group_id=37116
Category: Unknown Crash/Other
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Ingo van Lil (inguin)
Assigned to: Nobody/Anonymous (nobody)
Summary: ALL: CVS build issues
Initial Comment:
The recent update of ScummVM's Makefile broke the compile process
on my system (Linux 2.2.25, gcc 2.95.3):
1. strcasecmp() is not an ANSI C function, so compiling
scumm/bundle.cpp with "-ansi" fails:
scumm/bundle.cpp:365: `strcasecmp' undeclared (first use this
function)
2. My compiler does not know the newly inserted
-Wno-unused-parameter.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=743652&group_id=37116
More information about the Scummvm-tracker
mailing list