Date: Mon, 30 May 2005 23:33:24 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: "Anthony M. Agelastos" <iqgrande@gmail.com> Cc: riggs@rrr.de, freebsd-questions@freebsd.org Subject: Re: FreeBSD's MPlayer not using GTK2 Message-ID: <20050530213324.GA10653@falcon.midgard.homeip.net> In-Reply-To: <429B7581.7060505@gmail.com> References: <429B7581.7060505@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 30, 2005 at 04:20:17PM -0400, Anthony M. Agelastos wrote: > Hello and thank you for your assistance. I am in the process of building= =20 > MPlayer right now and I used the following statement: >=20 > make WITH_OPTIMIZED_CFLAGS=3D"yes" WITH_GTK2=3D"yes"=20 > WITH_DVD_DEVICE=3D/dev/acd1 WITH_CDROM_DEVICE=3D/dev/acd0 >=20 > and while watching it build, I am noticing that it is using GTK1, not=20 > GTK2. I was just wondering if I did something incorrectly? I am running= =20 > FreeBSD 5.4-STABLE (GENERIC+SSE) on a Pentium III 450MHz machine. Thanks= =20 > for your help. If you read the Makefile for multimedia/mplayer, where WITH_GTK2 is described, it says: "At the moment there is no current gtk2 patch available, so defining this knob has no effect right now." So, no, you didn=E4t do anything wrong - it is just that GTK2 is not working for that port at this time. --=20 <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050530213324.GA10653>