[ scummvm-Bugs-793762 ] configure/Makefile --disable options will not work

SourceForge.net noreply at sourceforge.net
Sat Aug 23 16:16:51 CEST 2003


Bugs item #793762, was opened at 2003-08-23 16:16
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=793762&group_id=37116

Category: Unknown Crash/Other
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Martin Schoenmakers (aiviru)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure/Makefile --disable options will not work

Initial Comment:
As per scummvm-20030823.tar.bz2, doing a ./configure
--disable-bs2 does not seem to work right. I noticed
this primarily because of a compile error in bs2 using
an older gcc version (soon in a bugreport near you),
where --disable-bs2 said it wouldn't build the engine,
but my compiler would still choke. It still seems to
build simon too if I ask it not to.

This has been going on for a while (as long as you use
configure? I'm not sure. At least a couple days), and
while I CAN work around it by also putting
DISABLE_SWORD2 = 1 in the Makefile, that's ugly, and
produces a lot of warnings.

Should be independent of actual compiler, so:
[aiviru at blight ~/src/scummvm]$ uname -a
Linux blight 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST
2002 i686 unknown
[aiviru at blight ~/src/scummvm]$ make -v
GNU Make version 3.79.1, by Richard Stallman and Roland
McGrath.
Built for i386-pc-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97,
98, 99, 2000
        Free Software Foundation, Inc.
This is free software; see the source for copying
conditions.
There is NO warranty; not even for MERCHANTABILITY or
FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make at gnu.org>.

[aiviru at blight ~/src/scummvm]$ 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=793762&group_id=37116




More information about the Scummvm-tracker mailing list