From owner-freebsd-questions@FreeBSD.ORG Wed Feb 18 14:43:01 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6112116A4CE for ; Wed, 18 Feb 2004 14:43:01 -0800 (PST) Received: from mxfep01.bredband.com (mxfep01.bredband.com [195.54.107.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0138443D2D for ; Wed, 18 Feb 2004 14:42:56 -0800 (PST) (envelope-from peter.schuller@infidyne.com) Received: from thunderbolt.scode.org ([213.113.222.208] [213.113.222.208]) by mxfep01.bredband.com with ESMTP <20040218224251.FTRW29350.mxfep01.bredband.com@thunderbolt.scode.org>; Wed, 18 Feb 2004 23:42:51 +0100 Received: from localhost (localhost [127.0.0.1]) by thunderbolt.scode.org (Postfix) with ESMTP id: 43:05 +0100 (CET) From: Peter Schuller To: freebsd-questions@freebsd.org Date: Wed, 18 Feb 2004 23:43:04 +0100 User-Agent: KMail/1.6 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402182343.05206.peter.schuller@infidyne.com> cc: marlon corleone Subject: Re: mplayer X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2004 22:43:01 -0000 > how do i fix mplayer-gtk-esound-0.92.0_5 so i can install mplayer? thanks Dunno, however if you can live with mplayer without GUI (like me), you can modify the mplayer port's Makefile so that it doesn't use any GTK stuff. I.e., comment out: #.if ${HAVE_GNOME:Mesound}!="" #WITH_ESOUND= yes #.endif I also had to comment out this for 5.2-RELEASE: #.if ${OSVERSION} >= 502000 #BROKEN= "Does not compile" #.endif After that it compiles and works perfectly on this machine. (Should I file a PR for this anybody? I mean, mplayer is *very* usable without a GUI, so I would personally rather see the GTK usage being skipped rather than having it marked as broken manually.) -- / Peter Schuller, InfiDyne Technologies HB PGP userID: 0xE9758B7D or 'Peter Schuller ' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org