Re: 2.26.0 fails to build on opensuse leap 16.0
Dan Eble <[email protected]> Wed, 13 May 2026 17:36:11 -0400
| Newsgroups | gmane.comp.gnu.lilypond.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2026-05-13 12:57, Terence Waterhouse via Discussions on LilyPond
development wrote:
> Hello everyone !
Hello, Terence.
> /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse-linux/bin/
> ld: ./out/smobs.o: undefined reference to symbol 'GC_get_gc_no'
> /usr/lib64/gcc/x86_64-suse-linux/15/../../../../x86_64-suse-linux/bin/
> ld: /usr/lib64/libgc.so.1: error adding symbols: DSO missing from
> command line
> collect2: error: ld returned 1 exit status
My generated config.make has this:
CONFIG_LIBS = \
\
\
-lglib-2.0 \
-lguile-3.0 -lgc -lpthread -ldl \
-lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype
-lgobject-2.0 -lglib-2.0 \
-lfontconfig -lfreetype \
-lfreetype \
-lcairo \
-lpng16 \
-lz
--
Dan