Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2002 18:42:26 +0200 (CEST)
From:      Espen Skoglund <esk@ira.uka.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43934: Maintainer update: make audio/xmms compile on -CURRENT
Message-ID:  <200210111642.g9BGgQfr057903@i30nb20.ira.uka.de>

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

>Number:         43934
>Category:       ports
>Synopsis:       Maintainer update: make audio/xmms compile on -CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 11 11:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Espen Skoglund
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
Karlsruhe University
>Environment:


>Description:

In <20021006193310.O451-200000@levais.imp.ch> Martin Blapp <mb@imp.ch>
reported that audi/xmms didn't compile on -CURRENT.  He attached
the patch below to fix the problem.

>How-To-Repeat:


>Fix:

--- /dev/null	Fri Oct 11 18:36:47 2002
+++ files/patch-libxmms::util.c	Fri Oct 11 18:37:30 2002
@@ -0,0 +1,10 @@
+--- libxmms/util.c.orig	Fri Jun  1 15:07:49 2001
++++ libxmms/util.c	Sun Oct  6 18:40:25 2002
+@@ -11,6 +11,7 @@
+ #endif
+ 
+ #ifdef __FreeBSD__
++#include <sys/types.h>
+ #include <sys/sysctl.h>
+ #endif
+ 
>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?200210111642.g9BGgQfr057903>