Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#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 lordhoto, 14 years ago

Owner: set to fingolfin

comment:2 by jvprat, 14 years ago

Hubert, can you try removing the hash symbol at the beginning of line 1291 in the configure file?

comment:3 by raziel-, 14 years ago

Yes, gone with the mentioned change

Thanks Jordi

comment:4 by fingolfin, 14 years ago

Resolution: fixed
Status: newclosed

comment:5 by fingolfin, 14 years ago

Should be fixed on trunk, please retest.

comment:6 by digitall, 5 years ago

Component: Port: AmigaOS4
Note: See TracTickets for help on using tickets.