From owner-freebsd-ports@FreeBSD.ORG Fri Dec 29 12:21:39 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D9BC316A5D5 for ; Fri, 29 Dec 2006 12:21:39 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2AA13C46C for ; Fri, 29 Dec 2006 12:21:39 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1H0Gjn-0003DQ-PB for freebsd-ports@freebsd.org; Fri, 29 Dec 2006 13:21:27 +0100 Received: from e177217035.adsl.alicedsl.de ([85.177.217.35]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Dec 2006 13:21:27 +0100 Received: from rotkap by e177217035.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 29 Dec 2006 13:21:27 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Fri, 29 Dec 2006 13:21:05 +0100 Organization: yes Lines: 43 Message-ID: References: <200612290040.kBT0e2xG010431@mp.cs.niu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e177217035.adsl.alicedsl.de User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O Subject: Re: "portinstall -v -w -W mplayer" fails in options menu X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rotkap@gmx.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Dec 2006 12:21:39 -0000 Scott Bennett wrote: [Options for mplayer 0.99.10_1] > lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk > x Options for mplayer 0.99.10_1 x > x lqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqk x > x x[ ] DEBUG Include debug symbols in mplayer's binary files x x > x x[X] RTCPU Let mplayer dynamically check for CPU features x x > x x[X] OCFLAGS Use optimized compiler flags x x > x x[X] MENCODER Support encoding of multimedia files x x > x x[X] IPV6 Include inet6 network support x x > x x[X] X11 Enable X11 support for mplayer's video output x x > x x[X] GUI Enable GTK2 graphical user interface with X11 x x > x x[ ] SDL Enable SDL video output x x > x x[X] VIDIX Enable VIDIX video output on supported archs x x > x x[ ] NVIDIA Enable experimental nvidia xvmc driver x x > x x[X] SKINS Force dependency on mplayer-skins x x > x x[X] FREETYPE Use freetype for OSD fonts (TrueType!) x x > x x[ ] RTC Add support for kernel real time clock timing x x > x x[ ] ARTS Enable KDE sound system support x x > x x[ ] ESOUND Enable GNOME > > > > And that's as far as it goes. The debug line at the top is highlighted/ > selected, and any keystrokes entered result in overwriting the text on > that line. The "Enable GNOME" line is black to the right of the word > "GNOME", and the rest of the xterm-color window below that line is black, > so there are no buttons/action choices at the bottom (e.g., select/proceed > or cancel/exit). A ctrl-C appears to be the best way to get out of it, > but I haven't found a way to change any of the options or to continue on > to build mplayer. What happens, if you switch to a real Konsole (e.g: tty3 -- CTRL+ALT+3) and call there "cd /usr/ports/multimedia/mplayer && make config" ?? Heino