[Openal-devel] error: mixaudio16_mmx_prk.h: No such file or directory
Prakash Punnoor
prakash at punnoor.de
Wed Dec 21 09:35:25 PST 2005
Am Mittwoch Dezember 21 2005 10:37 schrieb Toan T Nguyen:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../common/include -I../include
> -Wall -ansi -pedantic -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=199309
> -pthread -I/usr/include/alsa -I/opt/kde3/include/artsc -pthread
> -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include
> -march=pentium-m -O2 -ffast-math -MT libopenal_la-al_mixer.lo -MD -MP
> -MF .deps/libopenal_la-al_mixer.Tpo -c al_mixer.c -fPIC -DPIC -o
> .libs/libopenal_la-al_mixer.o
> In file included from al_mixer.c:31:
> mixaudio16.h:16:32: error: mixaudio16_mmx_prk.h: No such file or directory
> make[2]: *** [libopenal_la-al_mixer.lo] Error 1
> make[2]: Leaving directory `/usr/local/src/srcs/portable/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/srcs/portable'
> make: *** [all] Error 2
>
>
> FYI, configure script doesn't detect the MMX extensions somehow, it says
>
> checking for MMX support... no
I'll be fixing the automake system up regarding MMX. This might take one or
two days though. Nevertheless I am not sure why the detection went wrong.
march=pentium-m should be enough to enable mmx (though current build system
won't put in MMX objects.) Does putting -mmmx into CFLAGS help?
Sven changed a bit of the detetcion, I hope he didn't break it. ;-)
--
(°= =°)
//\ Prakash Punnoor /\\
V_/ \_V
More information about the Openal-devel
mailing list