On 2014-05-03 19:53, Magnus Larsson wrote: > Hello [email protected] > > VLC-2.1.4 segfault during make > > The Error: > /bin/sh: line 4: 8658 Segmentation fault ./vlc-cache-gen ../modules > during make. > Hello again,
I had libnotify installed. This worked for me. ./configure --prefix=/usr --disable-notify I did make uninstall of my libnotify and now the standard ./configure --prefix=/usr works for me. I had no particular reason to use libnotify. I just installed it as "good to have". It is mentioned under Miscellaneous options for VLC and points to libnotify-0.7.6. Magnus -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
