ports/62854: bento-fix: multimedia/avidemux2

Hendrik Scholz hendrik at scholz.net
Sat Feb 14 22:10:06 UTC 2004


>Number:         62854
>Category:       ports
>Synopsis:       bento-fix: multimedia/avidemux2
>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:   Sat Feb 14 14:10:05 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RC amd64
>Organization:
>Environment:
System: FreeBSD slurmcan.wormulon.net 5.2.1-RC FreeBSD 5.2.1-RC #0: Sat Jan 31 12:38:34 GMT 2004 root at ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

Bento-bug: http://bento.freebsd.org/errorlogs/amd64-5-full/avidemux2-2.0.20.log

I didn't look at the reason why HAVE_LRINTF wasn't defined but modifying
configure.in or config.h involves more overhead so I opted for the quick
hack :)

>How-To-Repeat:
	
>Fix:

	

--- patch-adm_lavcoded::dsputil.h begins here ---
--- adm_lavcodec/dsputil.h.orig	Sat Feb 14 16:22:04 2004
+++ adm_lavcodec/dsputil.h	Sat Feb 14 16:22:28 2004
@@ -487,6 +487,7 @@
           +name8(s, dst+8+8*stride, src+8+8*stride, stride);\
 }
 
+#define HAVE_LRINTF
 #ifndef HAVE_LRINTF
 /* XXX: add ISOC specific test to avoid specific BSD testing. */
 /* better than nothing implementation. */
--- patch-adm_lavcoded::dsputil.h ends here ---


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



More information about the freebsd-ports-bugs mailing list