Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Aug 2012 21:21:29 +0200 (CEST)
From:      Juergen Lock <nox@jelal.kn-bremen.de>
To:        mazhe@alkumuna.eu
Cc:        Oliver Heesakkers <freebsd@heesakkers.info>, multimedia@freebsd.org, freebsd-ports@freebsd.org
Subject:   Re: CFT: vlc 2.0.3 - want to know where it works and where only partly
Message-ID:  <201208021921.q72JLT4k040018@triton8.kn-bremen.de>
In-Reply-To: <20120801213128.7956cef34d5f5a5419f78de2@alkumuna.eu>
References:  <20120730191515.GA9678@triton8.kn-bremen.de> <201207311829.q6VITSEZ018706@triton8.kn-bremen.de> <20120801200416.ee78392cd7c437c6ec98535d@alkumuna.eu> <1635832.uAdtHbXr7n@pcoliver.heesakkers.info> <20120801213128.7956cef34d5f5a5419f78de2@alkumuna.eu>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <20120801213128.7956cef34d5f5a5419f78de2@alkumuna.eu> you write:
>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!
>
Yeah I fixed it now as posted.  (also needed additional LDFLAGS.)
Here is the link again:

	http://people.freebsd.org/~nox/tmp/vlc-2.0.3-004.patch

>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.

 Hm I just built the latest patch version with base clang on 9.1 beta
and still don't see this problem.  Could this be some temporary fault
i.e. have you tried rebuilding it a second time?

 Thanx, :)
	Juergen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208021921.q72JLT4k040018>