ports/76613: ffmpeg doesn't build under 5.x or -current
Frank Mayhar
frank at exit.com
Mon Jan 24 06:00:40 UTC 2005
>Number: 76613
>Category: ports
>Synopsis: ffmpeg doesn't build under 5.x or -current
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jan 24 06:00:38 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Frank Mayhar
>Release: FreeBSD 6.0-CURRENT i386
>Organization:
Exit Consulting
>Environment:
System: FreeBSD lap 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Thu Jan 20 23:04:27 PST 2005 frank at lap:/home/obj/usr/src/sys/AUTON i386
On 5-stable or -current, ffmpeg doesn't build with the default
compiler.
>Description:
>How-To-Repeat:
>Fix:
Force the port to use gcc 2.95.
Index: ffmpeg/Makefile
===================================================================
RCS file: /cvs/repos/ports/multimedia/ffmpeg/Makefile,v
retrieving revision 1.46
diff -u -r1.46 Makefile
--- ffmpeg/Makefile 2 Jan 2005 00:53:51 -0000 1.46
+++ ffmpeg/Makefile 24 Jan 2005 05:53:37 -0000
@@ -15,6 +15,7 @@
MAINTAINER= lioux at FreeBSD.org
COMMENT= Hyper fast realtime audio/video encoder/converter, streaming server
+USE_GCC= 2.95
USE_GETOPT_LONG= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list