lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please test gub


From: Werner LEMBERG
Subject: Re: Please test gub
Date: Thu, 31 Jan 2019 12:54:29 +0100 (CET)

>> Apart from that minor buzz, `make lilypond` does a good chunk of work,
>> but fails building tools::guile; log attached.
> 
> I see. libtools segfauls.

>    ../libtool: line 950: 23645 Segmentation fault      (core dumped)
>    ar cru .libs/libguile.a [...]

This is probably the same bug I've encountered on my openSUSE box.
Try to remove the file (or link) `/usr/lib/bfd-plugins/LLVMgold.so'
and replace it with the gcc variant `liblto_plugin.so'.  On my system
I had to do

  cd /usr/lib/bfd-plugins
  ln -s /usr/lib64/gcc/x86_64-suse-linux/7/liblto_plugin.so .


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]