From owner-freebsd-bugs Sat Dec 20 07:40:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA23105 for bugs-outgoing; Sat, 20 Dec 1997 07:40:04 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id HAA23083; Sat, 20 Dec 1997 07:40:01 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 20 Dec 1997 07:40:01 -0800 (PST) Resent-Message-Id: <199712201540.HAA23083@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, rhh@ct.picker.com Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id HAA22972 for ; Sat, 20 Dec 1997 07:38:22 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sat, 20 Dec 1997 10:37:44 -0500 (EST) Received: from stealth.ct.picker.com (eagle.ct.picker.com) by ct.picker.com (4.1/SMI-4.1) id AA29166; Sat, 20 Dec 97 10:37:42 EST Received: (from rhh@localhost) by stealth.ct.picker.com (8.8.8/8.8.8) id KAA01178; Sat, 20 Dec 1997 10:38:45 GMT (envelope-from rhh) Message-Id: <199712201038.KAA01178@stealth.ct.picker.com> Date: Sat, 20 Dec 1997 10:38:45 GMT From: rhh@ct.picker.com Reply-To: rhh@ct.picker.com To: FreeBSD-gnats-submit@FreeBSD.ORG Cc: rhh@ct.picker.com X-Send-Pr-Version: 3.2 Subject: bin/5351: soundcard.h now depends on sys/types.h Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Number: 5351 >Category: bin >Synopsis: soundcard.h now depends on sys/types.h >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 20 07:40:01 PST 1997 >Last-Modified: >Originator: Randall Hopper >Organization: self >Release: FreeBSD 3.0-971208-SNAP i386 >Environment: Standard SNAP system. >Description: Attempting to cook and revise a few ports this weekend, I notice that the 3.0-971208-SNAP machine/soundcard.h now has a new dependency (sys/types.h), different from previous versions of the sound libraries. As a result, some of the ports are broken and porting pre-existing Voxware utilities to FreeBSD requires patching each file including soundcard.h so that it also includes sys/types.h >How-To-Repeat: Try to build any one of a number of the ports. games/doom for example. >Fix: It might be best to let soundcard.h continue to be stand-alone by including from within it. >Audit-Trail: >Unformatted: