Alsa-lib fails to compile because of some missing files Reproducible: Always Steps to Reproduce: 1.emerge jack-audio-connection-kit 2. 3. Actual Results: ../../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 hcontrol.c:55: ../../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 cards.c:35: ../../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 Expected Results: software emerged !!! Using `which gcc` to gcc locate version, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 20040726 (default-macos-10.3, gcc-3.3, unavailable, 7.5.0 Power Macintosh powerpc) =============================================================== == System uname: 7.5.0 Power Macintosh powerpc macos-20040726 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] Autoconf: sys-devel/autoconf-2.57,sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.6.3,sys-devel/automake-1.8.3 Binutils: ACCEPT_KEYWORDS="macos ppc" AUTOCLEAN="yes" CFLAGS="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -mpowerpc-gfxopt" CHOST="powerpc-apple-darwin" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/ qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-mcpu=7450 -O2 -pipe -maltivec -mabi=altivec -mpowerpc-gfxopt" DISTDIR="/usr/portage/distfiles" FEATURES="collision-protect cvs keepwork" GENTOO_MIRRORS="http://gentoo.osuosl.org/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="macos berkdb cdr ldap mysql perl python ruby"
alsalib is masked for os x as it is not needed., jack-audio-connection-kit-0.99.0 is the first version to support coreaudio and portaudio on macos. it is currently keyworded ~ppc-macos , so you will need that in your /etc/make.conf as well as USE="ppc-macos"
Closing out bugs that've been resolved for a while now...