From owner-freebsd-ports@FreeBSD.ORG Tue Nov 16 19:27:27 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED2516A4CE for ; Tue, 16 Nov 2004 19:27:27 +0000 (GMT) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEB5343D2D for ; Tue, 16 Nov 2004 19:27:27 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 66392F20A8; Tue, 16 Nov 2004 11:27:25 -0800 (PST) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 60570-08; Tue, 16 Nov 2004 11:27:16 -0800 (PST) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 0E576F1B66; Tue, 16 Nov 2004 11:27:16 -0800 (PST) From: Sean McNeil To: Dima Panov In-Reply-To: <20041116090258.GE48024@Fluffy.Khv.RU> References: <1100576307.25638.1.camel@server.mcneil.com> <20041116082819.GD48024@Fluffy.Khv.RU> <20041116090258.GE48024@Fluffy.Khv.RU> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-aVX9hk/zt+vq7iI6aaGh" Date: Tue, 16 Nov 2004 11:27:15 -0800 Message-Id: <1100633235.65752.2.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port X-Virus-Scanned: by amavisd-new at mcneil.com cc: ports@freebsd.org Subject: Re: audio/nas broken on install X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 19:27:28 -0000 --=-aVX9hk/zt+vq7iI6aaGh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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: >=20 > SM>> make works fine, but then make install does something funky: >=20 > 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= =3D15 -DNARROWPROTO auvoxware.c > SM>> auvoxware.c:180:32: machine/pcaudioio.h: No such file or directory > SM>> *** Error code 1 >=20 > SM>> Stop in /usr/ports/audio/nas/work/nas-1.7/server/dda/voxware. > SM>> *** Error code 1 >=20 > DP> It's very strange.=20 > DP> /usr/include/machine/pcaudioio.h live in tree in ages, and gcc includ= e > DP> "-I/usr/include" search path automatically.=20 >=20 > DP> Or you have non-i386 machine?=20 >=20 > 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! --=-aVX9hk/zt+vq7iI6aaGh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBmlSTyQsGN30uGE4RAsWRAKCQkC1pcOIiovELrCzmv8V1UDB/vgCg2/Yb CEjtF00P6J6oZ1K0Eos9Xmc= =O4UR -----END PGP SIGNATURE----- --=-aVX9hk/zt+vq7iI6aaGh--