Checking if your kit is complete... Looks good Writing Makefile for Audio::Mixer cp Mixer.pm blib/lib/Audio/Mixer.pm AutoSplitting blib/lib/Audio/Mixer.pm (blib/lib/auto/Audio/Mixer) cp volume.pl blib/lib/Audio/volume.pl gcc -c -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.7\" -DXS_VERSION=\"0.7\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Mix.c Mix.c:23:27: error: sys/soundcard.h: No such file or directory Mix.c:29: error: 'SOUND_DEVICE_NAMES' undeclared here (not in a function) Mix.c: In function 'open_mixer': Mix.c:56: error: 'SOUND_MIXER_READ_DEVMASK' undeclared (first use in this function) Mix.c:56: error: (Each undeclared identifier is reported only once Mix.c:56: error: for each function it appears in.) Mix.c:56: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:60: error: 'SOUND_MIXER_READ_STEREODEVS' undeclared (first use in this function) Mix.c:60: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:64: error: 'SOUND_MIXER_READ_RECMASK' undeclared (first use in this function) Mix.c:64: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c: In function 'get_param_val': Mix.c:112: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:112: warning: comparison between pointer and integer Mix.c: In function 'get_source': Mix.c:149: error: 'SOUND_MIXER_READ_RECSRC' undeclared (first use in this function) Mix.c:149: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:23:27: error: sys/soundcard.h: No such file or directoryMix.c: In function 'set_source': Mix.c:180: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:180: warning: comparison between pointer and integer Mix.c:184: error: 'SOUND_MIXER_WRITE_RECSRC' undeclared (first use in this function) Mix.c:184: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:29: error: 'SOUND_DEVICE_NAMES' undeclared here (not in a function)Mix.c:198: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c: In function 'set_param_val': Mix.c:231: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:231: warning: comparison between pointer and integer Mix.c: In function 'open_mixer': Mix.c:56: error: 'SOUND_MIXER_READ_DEVMASK' undeclared (first use in this function) Mix.c:56: error: (Each undeclared identifier is reported only once Mix.c:56: error: for each function it appears in.) Mix.c:56: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:60: error: 'SOUND_MIXER_READ_STEREODEVS' undeclared (first use in this function) Mix.c:60: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:64: error: 'SOUND_MIXER_READ_RECMASK' undeclared (first use in this function) Mix.c:64: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c: In function 'get_params_num': Mix.c:266: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:266: warning: return makes integer from pointer without a cast Mix.c: In function 'get_params_list': Mix.c:274: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:274: warning: comparison between pointer and integer Mix.c: In function 'get_param_val': Mix.c:112: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:112: warning: comparison between pointer and integer Mix.c: In function 'get_source': Mix.c:149: error: 'SOUND_MIXER_READ_RECSRC' undeclared (first use in this function) Mix.c:149: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c: In function 'set_source': Mix.c:180: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:180: warning: comparison between pointer and integer Mix.c:184: error: 'SOUND_MIXER_WRITE_RECSRC' undeclared (first use in this function) Mix.c:184: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c:198: warning: passing argument 2 of 'ioctl' makes integer from pointer without a cast Mix.c: In function 'set_param_val': Mix.c:231: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:231: warning: comparison between pointer and integer Mix.c: In function 'get_params_num': Mix.c:266: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:266: warning: return makes integer from pointer without a cast Mix.c: In function 'get_params_list': Mix.c:274: error: 'SOUND_MIXER_NRDEVICES' undeclared (first use in this function) Mix.c:274: warning: comparison between pointer and integer lipo: can't open input file: /var/tmp//ccddjG7W.out (No such file or directory) make: *** [Mix.o] Error 1