vlc configure errors

Chris Rees utisoft at gmail.com
Mon Apr 18 17:18:12 UTC 2011


On 17 April 2011 20:48, Chris Rees <utisoft at gmail.com> wrote:
> On 16 April 2011 23:44, Doug Barton <dougb at 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


More information about the freebsd-ports mailing list