[ scummvm-Bugs-3301930 ] AMIGAOS4: conflicting declaration

SourceForge.net noreply at sourceforge.net
Sat May 14 09:42:51 CEST 2011


Bugs item #3301930, was opened at 2011-05-14 09:42
Message generated for change (Tracker Item Submitted) made by raziel_
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=3301930&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: Compiler error
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Maier (raziel_)
Assigned to: Nobody/Anonymous (nobody)
Summary: AMIGAOS4: conflicting declaration

Initial Comment:
scummvm-f6538d0

    C++      backends/platform/sdl/hardwarekeys.o
In file included from ./backends/platform/sdl/sdl-sys.h:32,
                 from ./backends/platform/sdl/sdl.h:26,
                 from backends/platform/sdl/hardwarekeys.cpp:23:
./common/scummsys.h:391: error: conflicting declaration 'typedef unsigned int uint32'
./config.h:48: error: 'uint32' has a previous declaration as 'typedef long unsigned int uint32'
./common/scummsys.h:392: error: conflicting declaration 'typedef int int32'
./config.h:51: error: 'int32' has a previous declaration as 'typedef long int int32'
gmake: *** [backends/platform/sdl/hardwarekeys.o] Error 1

AmigaOS4 - PPC - SDL - BE
gcc (GCC) 4.2.4 (adtools build 20090118)

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

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




More information about the Scummvm-tracker mailing list