Und so siehts bei den epplets aus:
Emix.c:10:31: machine/soundcard.h: No such file or directory
Emix.c: In function `open_mixer':
Emix.c:74: `SOUND_MIXER_READ_DEVMASK' undeclared (first use in this function)
Emix.c:74: (Each undeclared identifier is reported only once
Emix.c:74: for each function it appears in.)
Emix.c: In function `initialize_channels':
Emix.c:113: `SOUND_MIXER_VOLUME' undeclared (first use in this function)
Emix.c:115: `SOUND_MIXER_SYNTH' undeclared (first use in this function)
Emix.c:117: `SOUND_MIXER_PCM' undeclared (first use in this function)
Emix.c:119: `SOUND_MIXER_LINE' undeclared (first use in this function)
gmake[2]: *** [Emix.o] Fehler 1
gmake[2]: Leaving directory `/usr/ports/x11-wm/epplets/work/epplets-0.7/epplets'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/x11-wm/epplets/work/epplets-0.7'
gmake: *** [all-recursive-am] Fehler 2
*** Error code 2