Date: Wed, 1 Aug 2012 21:31:28 +0200 From: Matthieu Volat <mazhe@alkumuna.eu> To: Juergen Lock <nox@jelal.kn-bremen.de> Cc: Oliver Heesakkers <freebsd@heesakkers.info>, freebsd-ports@freebsd.org Subject: Re: CFT: vlc 2.0.3 - want to know where it works and where only partly Message-ID: <20120801213128.7956cef34d5f5a5419f78de2@alkumuna.eu> In-Reply-To: <1635832.uAdtHbXr7n@pcoliver.heesakkers.info> References: <20120730191515.GA9678@triton8.kn-bremen.de> <201207311829.q6VITSEZ018706@triton8.kn-bremen.de> <20120801200416.ee78392cd7c437c6ec98535d@alkumuna.eu> <1635832.uAdtHbXr7n@pcoliver.heesakkers.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 01 Aug 2012 20:34:44 +0200 Oliver Heesakkers <freebsd@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@alkumuna.eu>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120801213128.7956cef34d5f5a5419f78de2>