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.
/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: