• 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 Problem with compiling

Potar

SocialWorld
Senator
Joined
Mar 1, 2009
Messages
1,661
Reaction score
125
Location
Warsaw, Poland
/usr/bin/ld: i386:x86-64 architecture of input file `allocator.o' is incompatible with i386 output
/usr/bin/ld: i386:x86-64 architecture of input file `exception.o' is incompatible with i386 output
collect2: ld returned 1 exit status
make[1]: *** [theforgottenserver] Error 1
make[1]: Leaving directory `/home/tfs/sources'
make: *** [all] Error 2

Any one know what is happened?
I can't compile my source ;/
 
Back
Top