2009-06-14 15:50:16 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libvisual -I.. -I../libvisual -DPLUGPATH=\"/usr/local/lib/libvisual-0.4\" -g -O2 -MT lv_cpu.lo -MD -MP -MF .deps/lv_cpu.Tpo -c lv_cpu.c -fPIC -DPIC -o .libs/lv_cpu.o
In file included from lv_cpu.c:65:
gettext.h:71:1: warning: "gettext_noop" redefined
gettext.h:49:1: warning: this is the location of the previous definition
lv_cpu.c: In function 'check_os_katmai_support':
lv_cpu.c:240: error: 'sigill_handler_sse' undeclared (first use in this function)
lv_cpu.c:240: error: (Each undeclared identifier is reported only once
lv_cpu.c:240: error: for each function it appears in.)
lv_cpu.c:241: error: 'sigfpe_handler_sse' undeclared (first use in this function)
make[2]: *** [lv_cpu.lo] Error 1
make[2]: Leaving directory `/home/fdc/Desktop/Temp/libvisual-0.4.0/libvisual'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fdc/Desktop/Temp/libvisual-0.4.0'
make: *** [all] Error 2