From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 1 09:20:03 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 7AB9D16A420 for ; Wed, 1 Feb 2006 09:20:03 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB6B943D48 for ; Wed, 1 Feb 2006 09:20:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k119K2Nx066007 for ; Wed, 1 Feb 2006 09:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k119K2QM066006; Wed, 1 Feb 2006 09:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 1 Feb 2006 09:20:02 GMT Resent-Message-Id: <200602010920.k119K2QM066006@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, Raaf Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A969816A420 for ; Wed, 1 Feb 2006 09:16:57 +0000 (GMT) (envelope-from raaf@luna.afraid.org) Received: from gw.luna.afraid.org (lls-c-13303.adsl.wanadoo.nl [81.69.81.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A99643D48 for ; Wed, 1 Feb 2006 09:16:55 +0000 (GMT) (envelope-from raaf@luna.afraid.org) Received: by gw.luna.afraid.org (Postfix, from userid 1001) id ACFF568; Wed, 1 Feb 2006 10:16:53 +0100 (CET) Message-Id: <20060201091653.ACFF568@gw.luna.afraid.org> Date: Wed, 1 Feb 2006 10:16:53 +0100 (CET) From: Raaf To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/92673: xawtv fails to build when devel/libevent is installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Raaf List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 09:20:03 -0000 >Number: 92673 >Category: ports >Synopsis: xawtv fails to build when devel/libevent is installed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 01 09:20:02 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Raaf >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD 6.0-RELEASE >Description: When the devel/libevent port is installed xawtv fails to build >How-To-Repeat: Install devel/libevent then build xawtv: [...] cc -O -pipe -O -pipe -I/usr/local/include -L/usr/local/lib -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/X11/fonts -I. -I./vbistuff -I./x11 -I./jwz -I./common -I./console -I./x11 -I./structs -I./libng -Llibng -DCONFIGFILE="/usr/X11R6/lib/X11/xawtvrc" -DLIBDIR="/usr/X11R6/lib/xawtv" -DDATADIR="/usr/X11R6/share/xawtv" -DVERSION="3.95" -fPIC -Wp,-MD,mk/x11_xt.tmp -c -o x11/xt.o x11/xt.c x11/xt.c: In function `EventAction': x11/xt.c:2041: error: too many arguments to function `event_dispatch' gmake: *** [x11/xt.o] Error 1 *** Error code 2 Stop in /usr/ports/multimedia/xawtv. >Fix: Don't know exactly how to fix it but the problem is that if devel/libevent is installed the header /usr/local/include/event.h is included instead of the event.h included with xawtv. >Release-Note: >Audit-Trail: >Unformatted: