ports/145636: compile error and patch for multimedia/mplayer

T.Nakagawa yaemon.the.tank at gmail.com
Mon Apr 12 00:20:04 UTC 2010


>Number:         145636
>Category:       ports
>Synopsis:       compile error and patch for multimedia/mplayer
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 12 00:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     T.Nakagawa
>Release:        8.0-STABLE FreeBSD 8.0-STABLE #1
>Organization:
Personal
>Environment:
FreeBSD arts.local 8.0-STABLE FreeBSD 8.0-STABLE #1: Wed Apr  7 02:02:19 JST 2010     root at arts.local:/usr/obj/usr/stable/8-stable/src/sys/ARTS  i386

>Description:
compile error.
after 1 line patch ,  gone well.


>How-To-Repeat:
usualy
>Fix:
cat patch-stream-dvb_tune.c
--- stream/dvb_tune.c.orig	2010-04-12 09:10:15.000000000 +0900
+++ stream/dvb_tune.c	2010-04-08 14:15:36.000000000 +0900
@@ -30,7 +30,7 @@
 #include <sys/poll.h>
 #include <unistd.h>
 #include <fcntl.h>
-#include <error.h>
+/* #include <error.h> */
 #include <time.h>
 #include <errno.h>
 #include "config.h"


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



More information about the freebsd-ports-bugs mailing list