Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 18:17:40 +0100
From:      Chris Rees <utisoft@gmail.com>
To:        Doug Barton <dougb@freebsd.org>
Cc:        jsa@freebsd.org, FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: vlc configure errors
Message-ID:  <BANLkTimHxWZxPJr-p2ZEY1dMHOT%2Bq8rvZg@mail.gmail.com>
In-Reply-To: <BANLkTikNFREPt9i%2B8c%2BbCcNTX1FgEFnLmw@mail.gmail.com>
References:  <4DAA1BD7.3040607@FreeBSD.org> <BANLkTikNFREPt9i%2B8c%2BbCcNTX1FgEFnLmw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 April 2011 20:48, Chris Rees <utisoft@gmail.com> wrote:
> On 16 April 2011 23:44, Doug Barton <dougb@freebsd.org> wrote:
>> I tried to build vlc with the following options, and it failed in the
>> configure phase. First the one clear and easy to address error:
>>
>> configure: error: --enable-gnutls and --disable-libgcrypt are mutually
>> exclusive.
>>
>> Fixing this allowed configure to proceed, build, and run just fine.
>>
>> Next the odd ones:
>>
>> checking for GOOM... no
>> configure: WARNING: Library libgoom2 needed for goom was not found
>> checking for PROJECTM... no
>> configure: WARNING: libprojectM library not found
>> checking for UDEV... no
>> configure: WARNING: Library libudev >= 142 needed for udev was not found
>> checking for MTP... no
>> configure: WARNING: Library libmtp >= 1.0.0 needed for mtp was not found
>>
>> I'm not sure what those are, or what features they enable, but we seem to
>> have ports for at least one of them?
>
>
> Yeah, thanks for drawing that to my attention.
>
> Patch for libprojectM support is on the way!
>
> Chris
>

Hi all,

I'm off for a few days now, I've added the option to vlc [1], which
incidentally showed up a pkgconfig bug in projectM [fix at 2 before
it's committed].

Is it segfaulting when projectM is chosen as visualiser for anyone else??

Chris

[1] http://www.bayofrum.net/~crees/patches/vlc-projectM.diff
[2] http://www.bayofrum.net/~crees/patches/libprojectm-fix-pkgconfig.diff



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTimHxWZxPJr-p2ZEY1dMHOT%2Bq8rvZg>