Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2002 01:00:40 +0100 (CET)
From:      "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        cyrille.lefevre@laposte.net
Subject:   ports/46622: unbreak audio/lame-devel for -CURRENT
Message-ID:  <200212300000.gBU00epT052481@terrorfish.uni.stoert.net>

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

>Number:         46622
>Category:       ports
>Synopsis:       unbreak audio/lame-devel for -CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 29 16:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Simon 'corecode' Schubert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #36: Sat Dec 28 18:10:44 CET 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/athlon/usr/src/sys/TERRORFISH i386


	
>Description:
	audio/lame-devel fails to compile on -CURRENT
	new file files/patch-frontend-rtp.h fixes this.
	
>How-To-Repeat:
	
>Fix:

Index: files/patch-frontend-rtp.h
===================================================================
RCS file: files/patch-frontend-rtp.h
diff -N files/patch-frontend-rtp.h
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-frontend-rtp.h	29 Dec 2002 23:57:08 -0000
@@ -0,0 +1,11 @@
+--- frontend/rtp.h.orig	Tue Dec 19 08:43:25 2000
++++ frontend/rtp.h	Mon Dec 30 00:54:01 2002
+@@ -26,7 +26,7 @@
+ int makesocket(char *szAddr,unsigned short port,unsigned char TTL,struct sockaddr_in *sSockAddr);
+ void rtp_output(const char *mp3buffer,int mp3size);
+ 
+-#ifdef 0
++#if 0
+ int rtp_send (
+     SOCKET s,
+     struct rtpheader *foo,
	


>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?200212300000.gBU00epT052481>