Armin K. wrote:
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?
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.
Have you found any issues with the glib meson build currently in -dev?
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page