Error in mjpegtools compile
Erik Mossberg
omicron at krokk.org
Mon Jun 28 01:49:18 PDT 2004
Hello,
When I try to build mjpegtools 1.6.2 from ports, compile fails with this
error:
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -I/usr/local/include
-D_THREAD_SAFE -mcpu=i686 -march=i386 -O2 -pipe -funroll-loops
-ffast-math -march=pentium4 -pthread -Wall -Wunused -MT quantize_x86.lo
-MD -MP -MF .deps/quantize_x86.Tpo -c quantize_x86.c -fPIC -DPIC -o
.libs/quantize_x86.o
{standard input}: Assembler messages:
{standard input}:67: Error: suffix or operands invalid for `movd'
{standard input}:69: Error: suffix or operands invalid for `movd'
{standard input}:77: Error: suffix or operands invalid for `movd'
{standard input}:223: Error: suffix or operands invalid for `movd'
{standard input}:225: Error: suffix or operands invalid for `movd'
{standard input}:233: Error: suffix or operands invalid for `movd'
gmake[2]: *** [quantize_x86.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.2/mpeg2enc'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/mjpegtools/work/mjpegtools-1.6.2'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/multimedia/mjpegtools.
My make.conf looks like this:
CPUTYPE=p4
CFLAGS= -O2 -pipe -funroll-loops -ffast-math
COPTFLAGS= -O2 -pipe -funroll-loops -ffast-math
And i'm running FreeBSD 5.2.1-RELEASE-p8, gcc 3.3.3 I think.
Any idea how to go get this working?
Sincerely,
Erik
P.S. I'm not a subscriber of this list, so please CC me in reply.
More information about the freebsd-questions
mailing list