Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2002 17:05:09 +0200 (CEST)
From:      Jan Stocker <Jan.Stocker@t-online.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40839: Make xgalaga compile on -current
Message-ID:  <200207211505.g6LF59EE031196@twoflower.liebende.de>

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

>Number:         40839
>Category:       ports
>Synopsis:       Make xgalaga compile on -current
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 21 08:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jan Stocker
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD twoflower 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Jul 18 08:40:25 CEST 2002 root@twoflower:/usr/obj/usr/src/sys/Twoflower50 i386
>Description:
Includes soundcard from machine #include <machine/soundcard.h>

>How-To-Repeat:
On -current make port

>Fix:

Include from sys...


diff -urN xgalaga.orig/files/patch-ab xgalaga/files/patch-ab
--- xgalaga.orig/files/patch-ab	Thu Apr  1 03:43:33 1999
+++ xgalaga/files/patch-ab	Sun Jul 21 16:58:41 2002
@@ -1,6 +1,14 @@
---- xgal.sndsrv.freebsd.c.orig	Wed Mar 31 11:48:40 1999
-+++ xgal.sndsrv.freebsd.c	Wed Mar 31 11:48:40 1999
-@@ -19,13 +19,17 @@
+--- xgal.sndsrv.freebsd.c.orig	Sun Apr 12 08:03:21 1998
++++ xgal.sndsrv.freebsd.c	Sun Jul 21 16:56:44 2002
+@@ -12,20 +12,24 @@
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <sys/ioctl.h>
+-#include <machine/soundcard.h>
++#include <sys/soundcard.h>
+ #include <sys/time.h>
+ #include <signal.h>
+ #include <string.h>

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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