Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2013 15:55:40 -0500
From:      Ajtim <lumiwa@gmail.com>
To:        freebsd-multimedia@freebsd.org, Yury <gja822@narod.ru>
Cc:        freebsd-multimedia@freebsd.org
Subject:   Re: ports/172185: multimedia/vlc build fail with gmake core dump at modules/plugins.dat
Message-ID:  <27771277.V8dIXjDiMj@lumiwa.farms.net>
In-Reply-To: <201311171950.rAHJo1uL087067@freefall.freebsd.org>
References:  <201311171950.rAHJo1uL087067@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 17 November 2013 19:50:01 Yury wrote:
> The following reply was made to PR ports/172185; it has been noted by GNATS.
> 
> From: Yury <gja822@narod.ru>
> To: bug-followup@FreeBSD.org, cederom@tlen.pl
> Cc:  
> Subject: Re: ports/172185: multimedia/vlc build fail with gmake core dump
>  at modules/plugins.dat
> Date: Mon, 18 Nov 2013 02:46:47 +0700
> 
>  I was trying to build vlc, had the same problem, and found out the following:
>  (I've upgraded to `FreeBSD _name_ 9.2-RELEASE-p1 FreeBSD 9.2-RELEASE-p1' meanwhile)
>  
>  1. After bad installation try, there happen to stay vlc shared libs in
>  /usr/local/lib/ and in /usr/local/lib/vlc/, also include files in
>  /usr/local/include/vlc, they can make troubles. I had to manually find and
>  delete them.
>  
>  2. The vlc-cache-gen problem (core dump on "GEN ../modules/plugins.dat" step)
>  happen on the install stage. That is, if you'll just `make', you'll get that
>  plugins.dat file (I had) in modules directory, but trying to install working (!)
>  vlc afterwards ends up in "Segmentation fault". (By the way, do not skip item
>  no. 1!)
>  
>  3. So, if you do `make', then comment out six lines in
>  work/vlc-2.1.0/bin/Makefile section "../modules/plugins.dat:", you have the
>  chance to successful installation.
>  
>  4. By the way, vlc writes an error, when started, complaining on lua module.
>  But, even with "--disable-lua" I couldn't "make install".
>  
>  Hope, this helps, Yury.
> _______________________________________________
> freebsd-multimedia@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"

I have the same problem on FreeBSD 10.0-BETA3 and it help if you disable qt4 plugin. Than built for me but you should run VLC from terminal.

-- 
Mitja
-------
http://www.redbubble.com/people.lumiwa




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