Opened 19 years ago

Closed 4 years ago

#1905 closed defect (outdated)

Can't compile source with FC2 x86_64

Reported by: SF/slartybardfast Owned by: sev-
Priority: normal Component: Port: Linux
Version: Keywords:
Cc: Game:

Description

not sure if this is already a known issue, this is my first "bug report" so please bear with me. I've attempted to install using the source code by using ./configure, make, make install. While trying to compile using make I encountered this:

ummvm /usr/bin/ld: warning: i386 architecture of input file `common/libcommon.a(hq2x_i386.o)' is incompatible with i386:x86-64 output /usr/bin/ld: warning: i386 architecture of input file `common/libcommon.a(hq3x_i386.o)' is incompatible with i386:x86-64 output /usr/bin/ld: BFD 2.15.90.0.3 20040415 internal error, aborting at ../../bfd/reloc.c line 4357 in bfd_generic_get_relocated_section_contents

/usr/bin/ld: Please report this bug.

collect2: ld returned 1 exit status make: *** [scummvm] Error 1

It could just be that scummvm is not yet compatible with the x86_64 platform. I was using Fedora Core 2 if that helps and this attempt was made for scummvm 7.0. I hope this has helped. Thanks

Ticket imported from: #1108124. Ticket imported from: bugs/1905.

Change History (8)

comment:1 by eriktorbjorn, 19 years ago

I don't know how to fix the problem, but using the --disable-nasm option when running the configure script might work around it.

comment:2 by sev-, 19 years ago

I suppose you're talking about scummvm 0.7.0, not 7.0. This already was fixed in CVS some time ago and will be part of upcoming 0.7.1 release.

comment:3 by sev-, 19 years ago

Owner: set to sev-
Resolution: outdated
Status: newclosed

comment:4 by SF/slartybardfast, 19 years ago

--disable-nasm worked. Yup, I meant 0.7.0

comment:5 by digitall, 5 years ago

Component: Port: Linux

comment:6 by lotharsm, 4 years ago

Closed by accident via merging a PR in GitHub.

Last edited 4 years ago by lotharsm (previous) (diff)

comment:7 by lotharsm, 4 years ago

Resolution: outdated
Status: closednew

comment:8 by criezy, 4 years ago

Resolution: outdated
Status: newclosed

Reclosing as it was closed as outdated 15 years ago by sev, and not by the recent PR.

Note: See TracTickets for help on using tickets.