On 02/11/2017 16:50, Bruce Dubbs wrote:
Pierre Labastie wrote:
On 02/11/2017 00:53, Bruce Dubbs wrote:
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?
lol, that's what this thread seems to imply:
- glib2 built with meson: segfault during build of vlc
- glib2 rebuilt with autotools: no segfault during build of vlc.
Forget about vlc itself segfaulting after rebuild: it's another story
(and
actually, the primary reason why I had to rebuild vlc :), moving to
newer
libva.
Interesting. Other than a few thousand warnings for unknown pragma,
vlc builds fine for me. On this particular system I'm still using the
older libva though. I have no problem yet running vlc at least until
getting the startup window.
I'll try updating libva and rebuilding vlc.
Hmm, I had built glib-2.54.2 with meson, but kept the older
libglib-2.0.la. Could be the culprit. I am reluctant to remove it
completely, but might give it a try without it. As a side note, I have
the same warnings about pragmas.
Pierre
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page