Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#4168 closed defect (fixed)

AMIGAOS: Configure breaks if --host=ppc-amigaos isn't used

Reported by: raziel- Owned by: Kirben
Priority: normal Component: Port: AmigaOS4
Version: Keywords: build
Cc: Game:

Description

ScummVM 0.14.0svn (Feb 15 2009 09:16:28) Features compiled in: Vorbis FLAC zLib

When trying to ./configure ScummVM without using the --host=ppc-amigaos switch, it breaks the process with the below error message.

Not so bad, because one can always use the switch, but it shouldn't happen, should it?

./configure Running ScummVM configure... Looking for C++ compiler... g++ Checking for compiler version... 4.2.4, ok Checking endianness... big Type with 1 byte... char Type with 2 bytes... short Type with 4 bytes... int Compiling for x86... no Checking hosttype... amigaos Alignment required... configure[1272]: internal error: freeing memory outside of block (corrupted?)

AmigaOS4 gcc version 4.2.4 (adtools build 20090118)

Ticket imported from: #2603571. Ticket imported from: bugs/4168.

Attachments (1)

config.log (432 bytes ) - added by raziel- 15 years ago.
config.log

Download all attachments as: .zip

Change History (6)

by raziel-, 15 years ago

Attachment: config.log added

config.log

comment:1 by wjp, 15 years ago

That looks like an internal error of your shell. Which shell are you using, and which version?

comment:2 by raziel-, 15 years ago

Sorry for the massive delay :-/

abc-shell 53.2 (02.02.2009)

comment:3 by raziel-, 15 years ago

This has been fixed by one of the last (massive amount of :-o) commits. It doesn't break anymore, instead i now get a "Alignment required...no"

:-D

Joy

Thanks to all

comment:4 by Kirben, 15 years ago

Component: --Unset--
Owner: set to Kirben
Resolution: fixed
Status: newclosed

comment:5 by digitall, 5 years ago

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