[Alsa-user] ALSA-lib on mac os x??
Brought to you by:
perex
|
From: ben p. <be...@ro...> - 2004-09-17 14:54:52
|
i'm trying to compile alsalib on mac os x but it always fails when
lookig up linux kernel files:
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D__ppc__
-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -mpowerpc-gfxopt -MT
hcontrol.lo -MD -MP -MF .deps/hcontrol.Tpo -c hcontrol.c -fno-common
-DPIC -o hcontrol.lo
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D__ppc__
-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -mpowerpc-gfxopt -MT
cards.lo -MD -MP -MF .deps/cards.Tpo -c cards.c -fno-common -DPIC -o
cards.lo
In file included from control_local.h:22,
from cards.c:35:
../../include/local.h:31:20: endian.h: No such file or directory
In file included from control_local.h:22,
from hcontrol.c:55:
../../include/local.h:31:20: endian.h: No such file or directory
In file included from ../../include/local.h:96,
from control_local.h:22,
from cards.c:35:
../../include/sound/asequencer.h:26:25: linux/ioctl.h: No such file or
directory
In file included from ../../include/local.h:96,
from control_local.h:22,
from hcontrol.c:55:
../../include/sound/asequencer.h:26:25: linux/ioctl.h: No such file or
directory
make[2]: *** [cards.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [hcontrol.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
Fight Software patents in Europe and around the world!!
http://petition.eurolinux.org
|