Menu

#1 Problem compiling bitstream 0.0.2

open
nobody
None
5
2004-04-02
2004-04-02
Pierre
No

# gmake
gmake all-recursive
gmake[1]: Entering directory `/tmp/bitstream-0.0.2'
Making all in .
gmake[2]: Entering directory `/tmp/bitstream-0.0.2'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H
-I. -I. -I. -s -O3 -march=i686
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -g -O2 -c bitstream.c
rm -f .libs/bitstream.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -s -O3 -march=i686
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -g -O2 -c bitstream.c
-fPIC -DPIC -o .libs/bitstream.lo
In file included from bitstream.h:53,
from bitstream.c:4:
bitstream_mmx.h:5:17: mmx.h: No such file or directory
In file included from bitstream.h:53,
from bitstream.c:4:
bitstream_mmx.h: In function `bitstream_prep_buffer_mmx':
bitstream_mmx.h:50: error: `mm7' undeclared (first use
in this function)
bitstream_mmx.h:50: error: (Each undeclared identifier
is reported only once
bitstream_mmx.h:50: error: for each function it appears
in.)
bitstream_mmx.h: In function `bitstream_unget_mmx':
bitstream_mmx.h:380: error: `mm6' undeclared (first use
in this function)
bitstream_mmx.h:382: error: `mm7' undeclared (first use
in this function)
bitstream_mmx.h:388: error: `mm5' undeclared (first use
in this function)
bitstream_mmx.h:429: error: `mm4' undeclared (first use
in this function)
bitstream_mmx.h:431: error: `mm3' undeclared (first use
in this function)
gmake[2]: *** [bitstream.lo] Error 1
gmake[2]: Leaving directory `/tmp/bitstream-0.0.2'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/bitstream-0.0.2'
gmake: *** [all-recursive-am] Error 2

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.