#4704 closed defect (fixed)
AMIGAOS4: Compiler error
Reported by: | raziel- | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Port: AmigaOS4 |
Version: | Keywords: | build | |
Cc: | Game: |
Description
C++ backends/fs/amigaos4/amigaos4-fs-factory.o In file included from /SDK/include/include_h/utility/utility.h:13, from /SDK/include/include_h/proto/exec.h:14, from ./backends/fs/amigaos4/amigaos4-fs.cpp:30, from backends/fs/amigaos4/amigaos4-fs-factory.cpp:27: /SDK/include/include_h/exec/types.h:94: error: conflicting declaration 'typedef long unsigned int uint32' ./config.h:19: error: 'uint32' has a previous declaration as 'typedef unsigned int uint32' /SDK/include/include_h/exec/types.h:95: error: conflicting declaration 'typedef long int int32' ./config.h:22: error: 'int32' has a previous declaration as 'typedef int int32' gmake: *** [backends/fs/amigaos4/amigaos4-fs-factory.o] Error 1
Must have been one of the last commits
45984 built fine
Ticket imported from: #2901669. Ticket imported from: bugs/4704.
Change History (6)
comment:1 by , 15 years ago
Owner: | set to |
---|
comment:2 by , 15 years ago
comment:4 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 6 years ago
Component: | → Port: AmigaOS4 |
---|
Hubert, can you try removing the hash symbol at the beginning of line 1291 in the configure file?