• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling make error: incompatible with i386:x86-64 output

marcosxp1

New Member
Joined
Feb 10, 2011
Messages
8
Reaction score
0
Hello, I would appreciate your help as I'm unable to compile due to this error:

/usr/bin/ld: i386 architecture of input file `allocator.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `exception.o' is incompatible with i386:x86-64 output
collect2: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/home/sources'
make: *** [all] Error 2

my system: Ubuntu 10.04.4 LTS 64 Bits


Sorry for the English, I'm Brazilian,and using bing translator.

Thanks.
 
Last edited:
Back
Top