[ scummvm-Bugs-1629835 ] BUILD: Error on building
SourceForge.net
noreply at sourceforge.net
Sun Jan 7 13:13:05 CET 2007
Bugs item #1629835, was opened at 2007-01-07 13:13
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=1629835&group_id=37116
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: Unknown Crash/Other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Raziel (vampir_raziel)
Assigned to: Nobody/Anonymous (nobody)
Summary: BUILD: Error on building
Initial Comment:
Latest build:
ScummVM 0.10.0svn (Jan 6 2007 17:04:00)
Features compiled in: Vorbis FLAC MP3 zLib MPEG2
With the latest SVN co i can't go through the building process anymore, it
crashes at the AGI engine:
ppc-amigaos-g++ -MMD,"engines/agi/.deps/agi.d",-MQ,"engines/agi/agi.o",-MP -Wall -mcrt=newlib -mstrict-align -mcpu=750 -mtune=7400 -Wno-long-long -Wno-multichar -Wno-unknown-pragmas -pedantic -Wpointer-arith -Wcast-qual -Wconversion -Wshadow -Wimplicit -Wundef -Wnon-virtual-dtor -Wno-reorder -Wwrite-strings -fno-rtti -fno-exceptions -fcheck-new -DHAVE_CONFIG_H -DDATA_PATH=\"/usr/local/share/scummvm\" -DSDL_BACKEND -DDISABLE_LURE -I. -I. -I./engines -ISDK:local/newlib/include/SDL -c engines/agi/agi.cpp -o engines/agi/agi.o
./engines/agi/agi.h:205: error: expected unqualified-id before numeric constant
engines/agi/agi.cpp: In member function 'int Agi::AgiEngine::agiInit()':
engines/agi/agi.cpp:330: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'int32'
engines/agi/agi.cpp:380: error: expected unqualified-id before numeric constant
engines/agi/agi.cpp:380: error: expected `;' before numeric constant
engines/agi/agi.cpp: In member function 'int Agi::AgiEngine::agiDetectGame()':
engines/agi/agi.cpp:447: error: expected unqualified-id before numeric constant
engines/agi/agi.cpp:447: error: expected `;' before numeric constant
gmake: *** [engines/agi/agi.o] Error 1
AmigaOS4 gcc version 4.0.2 (AmigaOS build 20051012)
With the latest build (at the top) i was able to build the exe, with the
latest commits something broke for me...
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1629835&group_id=37116
More information about the Scummvm-tracker
mailing list