audio/nas broken on install

Sean McNeil sean at mcneil.com
Tue Nov 16 11:27:28 PST 2004


On Tue, 2004-11-16 at 19:02 +1000, Dima Panov wrote:
> >>>>>>> G'day, Sean McNeil!
> >>>>>>> On Mon, Nov 15, 2004 at 19:38:27 -0800, You wrote:
> 
> SM>> make works fine, but then make install does something funky:
> 
> SM>> install in include/audio done
> SM>> installing in ./server...
> SM>> making all in server/dia...
> SM>> making all in server/os...
> SM>> making all in server/dda/voxware...
> SM>> rm -f auvoxware.o
> SM>> cc -c -g -O -pipe      -I. -I../../include -I../../../include -I../../dia -I../../../include -I/usr/X11R6/include    -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      auvoxware.c
> SM>> auvoxware.c:180:32: machine/pcaudioio.h: No such file or directory
> SM>> *** Error code 1
> 
> SM>> Stop in /usr/ports/audio/nas/work/nas-1.7/server/dda/voxware.
> SM>> *** Error code 1
> 
> DP> It's very strange. 
> DP> /usr/include/machine/pcaudioio.h live in tree in ages, and gcc include
> DP> "-I/usr/include" search path automatically. 
> 
> DP> Or you have non-i386 machine? 
> 
> Oh, I found it. server/dda/voxware contains unused PC Speaker
> functions (they are #ifdef'ed by AUDIO_GETINFO varible, which is not
> used in any place in NAS sources more).
> Try attached patch.

That did it for me. Thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20041116/412b94e4/attachment.bin


More information about the freebsd-ports mailing list