[MPlayer-users] smth wrong with configure :/

Rich Felker dalias at aerifal.cx
Mon May 9 22:14:28 CEST 2005


On Mon, May 09, 2005 at 07:29:41PM +0200, Bohdan Horst wrote:
> On Mon, May 09, 2005 at 12:55:28PM -0400, Rich Felker wrote:
> > On Mon, May 09, 2005 at 10:33:07AM +0200, Bohdan Horst wrote:
> > > 
> > > FreeBSD 5.4:
> > > 
> > > in config.mak:
> > > 
> > > CONFIG_OGG?HEORA_ENCODER=yes
> > > CONFIG_OGG?HEORA_DECODER=yes
> [...]
> > 
> > Run the command:
> > tr a-z A-Z
> > and type some text and hit enter. see if the same sort of nonsense
> > comes out..
> 
> dgfsdg fdgvsdrtvsgsc  dsg
> DGFSDG FDGWSDR?WSGSC  DSG
> 
> sdkfgkdsfghfdskgjhdskhdctsdgtccdstg
> SDKFGKDSFGHFDSKGJHDSKHDC?SDG?CCDS?G
> 
> tttttttttttt
> ????????????
> 
> uuuuuuuuuuu
> ÚÚÚÚÚÚÚÚÚÚÚ
> 
> :((
> 
> 
> tr "[:lower:]" "[:upper:]"  
> 
> 
> works fine
> 
> regards

Does it also work if you run:
LC_ALL=C ./configure

If so I'll fix it so this is default.

Rich




More information about the MPlayer-users mailing list