[XviD-devel] Compile under Snow Leopard 64 bit

Michael Militzer michael at xvid.org
Tue Jul 20 10:56:40 CEST 2010


Hi,

there's only a 32-bit target for OS X. I don't think this should be a
problem however. From your configure/make output it looks rather like you
have a problem with yasm/nasm.

It is known that not all versions of yasm and nasm can produce workable
object files for Mac. Yasm seems to be generally more reliable whereas
different nasm versions show erratic results and have various regression
problems. Therefore, use of yasm is preferred and recommended for OS X.

In your case, the yasm version you have installed is detected as too old
by configure and nasm is used instead. And it seems like your nasm doesn't
work.

So: Get the latest yasm (>= 1.0), install it and run configure again. Then
make sure that yasm is chosen by configure and check whether your problem
is then resolved.

Regards,
Michael



Quoting Max Lapshin <max at maxidoors.ru>:

> configure find machine as IA32 and cannot finish build:
>
>








More information about the Xvid-devel mailing list