Date: Wed, 1 Feb 2006 10:16:53 +0100 (CET) From: Raaf <raaf@luna.afraid.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92673: xawtv fails to build when devel/libevent is installed Message-ID: <20060201091653.ACFF568@gw.luna.afraid.org> Resent-Message-ID: <200602010920.k119K2QM066006@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060201091653.ACFF568>