[x264-devel] * SPAM * [3.13] X264, amd64, compile error
Erik Slagter
erik at slagter.name
Wed Jul 27 20:00:36 CEST 2011
> /usr/bin/ld: i386:x86-64 architecture of input file `libx264.a(const-a.o)' is incompatible with i386 output
> collect2: ld returned 1 exit status
> make: *** [x264] Erreur 1
>
> Can you help me ?
The object files are amd64/x86_64 (that's good), but the linker wants to generate i386
output. Mostly that's the result of "cruft", please try a "make distclean" and then
./configure.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3729 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20110727/0f567cda/attachment.bin>
More information about the x264-devel
mailing list