CFT: vlc 2.0.3 - want to know where it works and where only partly

Matthieu Volat mazhe at alkumuna.eu
Wed Aug 1 19:31:39 UTC 2012


On Wed, 01 Aug 2012 20:34:44 +0200
Oliver Heesakkers <freebsd at heesakkers.info> wrote:

> [...]
> At the start of configure it is reported that --with-live555-tree is an 
> unrecognized option.
> Changing line 381 of the patched Makefile for vlc to:
> 
> CPPFLAGS+=-I${LOCALBASE}/live/liveMedia/include
> 
> and removing the backslash from the line before of course, looks like a good 
> solution to me.
> 

Right!

So a bit more of reports :
FreeBSD 9.0-RELEASE-p3
amd64
CC=clang CXX=clang++ CPP=clang-cpp (base system version)

All ports up to date from a portsnap run, built with WITH_NEW_XORG and using the x11/nvidia-driver x11 driver (GeForce 8800GT).

build: 
need the fix above to build with livemedia support

run: 
fails to load qt interface :
% vlc
VLC media player 2.0.3 Twoflower (revision 2.0.2-93-g77aa89e)
[0x802055198] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0x8021909d8] main interface error: corrupt module: /usr/local/lib/vlc/plugins/gui/libqt4_plugin.so
Remote control interface initialized. Type `help' for help.

The strange thing is it worked with the vlc-2.0.3-001.patch version. cvlc is running fine. Building with base gcc/g++ is also fine.

-- 
Matthieu Volat <mazhe at alkumuna.eu>


More information about the freebsd-ports mailing list