Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 1997 10:38:45 GMT
From:      rhh@ct.picker.com
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Cc:        rhh@ct.picker.com
Subject:   bin/5351: soundcard.h now depends on sys/types.h
Message-ID:  <199712201038.KAA01178@stealth.ct.picker.com>
Resent-Message-ID: <199712201540.HAA23083@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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 <sys/types.h> from within it.

>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712201038.KAA01178>