On 1.11.2017 19:35, Pierre Labastie wrote:
Hi, building vlc with the current book instructions, I get:
--------------
make[2]: Entering directory '/sources/vlc/vlc-2.2.6/bin'
   GEN      ../modules/plugins.dat
/bin/sh: line 4: 28165 Segmentation fault      ./vlc-cache-gen ../modules
make[2]: *** [Makefile:1527: ../modules/plugins.dat] Error 139
--------------

Using gdb, it seems to occur in a glib function (g_hash_table_lookup_node).
Has anybody seen this?

Pierre


glib built with meson still has issues. I suggest sticking to autotools build whenever it's available, no matter if the package has meson support.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to