From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Feb 14 14:10:05 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB35316A4CE for ; Sat, 14 Feb 2004 14:10:05 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE0D43D2D for ; Sat, 14 Feb 2004 14:10:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1EMA5bv021160 for ; Sat, 14 Feb 2004 14:10:05 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1EMA5sK021158; Sat, 14 Feb 2004 14:10:05 -0800 (PST) (envelope-from gnats) Resent-Date: Sat, 14 Feb 2004 14:10:05 -0800 (PST) Resent-Message-Id: <200402142210.i1EMA5sK021158@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Hendrik Scholz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939B816A4CE for ; Sat, 14 Feb 2004 14:01:27 -0800 (PST) Received: from mail.atl.us.wormulon.net (unknown [63.223.8.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E05B43D2D for ; Sat, 14 Feb 2004 14:01:27 -0800 (PST) (envelope-from hscholz@slurmcan.wormulon.net) Received: from localhost (unknown [63.223.8.130]) by mail.atl.us.wormulon.net (Postfix) with ESMTP id 82D725D9A1; Sat, 14 Feb 2004 17:01:52 -0500 (EST) Received: from mail.atl.us.wormulon.net ([63.223.8.130]) by localhost (plant.wormulon.net [63.223.8.130]) (amavisd-new, port 10024) with ESMTP id 16103-05; Sat, 14 Feb 2004 17:01:51 -0500 (EST) Received: from slurmcan.wormulon.net (unknown [63.223.7.6]) by mail.atl.us.wormulon.net (Postfix) with ESMTP id 817CC5D99F; Sat, 14 Feb 2004 17:01:51 -0500 (EST) Received: by slurmcan.wormulon.net (Postfix, from userid 1001) id 0798E39845; Sat, 14 Feb 2004 17:01:28 -0500 (EST) Message-Id: <20040214220128.0798E39845@slurmcan.wormulon.net> Date: Sat, 14 Feb 2004 17:01:28 -0500 (EST) From: Hendrik Scholz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/62854: bento-fix: multimedia/avidemux2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hendrik Scholz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Feb 2004 22:10:06 -0000 >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@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: