ports/114573: multimedia/vlc-devel doesn't compile when the QT4 option is selected

Marcin Cieslak saper at SYSTEM.PL
Thu Feb 28 08:50:02 UTC 2008


The following reply was made to PR ports/114573; it has been noted by GNATS.

From: Marcin Cieslak <saper at SYSTEM.PL>
To: Michael Johnson <ahze at freebsd.org>
Cc: bug-followup at freebsd.org, sbenabas at gmail.com
Subject: Re: ports/114573: multimedia/vlc-devel doesn't compile when the QT4
 option is selected
Date: Thu, 28 Feb 2008 09:44:52 +0100

 Michael Johnson wrote:
 > What about qvlc?
 
 Same thing, probably because:
 
 % ls -l /usr/local/bin/qvlc
 lrwxrwxrwx  1 root  wheel  3 27 lut 14:46 /usr/local/bin/qvlc -> vlc
 
 Debug output looks also strange:
 
 % LANG=C qvlc
 (...)
 [00000001] main libvlc debug: translation test: code is "C"
 (...)
 
 % LANG=de_DE.UTF-8 qvlc
 (...)
 [00000001] main libvlc debug: translation test: code is "en."
 (...)
 
 % LANG=fr_FR.UTF-8 qvlc
 (...)
 [00000001] main libvlc debug: translation test: code is "i."
 (...)
 
 % LANG=pl_PL.UTF-8 qvlc
 (...)
 [00000001] main libvlc debug: translation test: code is "jtów"
 (...)
 
 There is no such word "jtów" in Polish. Although there is a word "wójt"
 (has nothing to do with code). Endianness/Unicode encoding problem?
 
 Running on amd64.
 
 -- 
               << Marcin Cieslak // saper at system.pl >>


More information about the freebsd-multimedia mailing list