lilypond-devel
[Top][All Lists]
Advanced

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

Build errors for Lilypond 2.19.19 on FreeBSD


From: Ben Woods
Subject: Build errors for Lilypond 2.19.19 on FreeBSD
Date: Thu, 30 Apr 2015 07:15:16 +0800

Hi everyone,

I am trying to build lilypond 2.19.19 on FreeBSD, and getting the
following build errors:
In file included from ./include/smobs.hh:326:
./include/smobs.tcc:151:18: error: no matching function for call to
'scm_c_define_gsubr'
      SCM subr = scm_c_define_gsubr (Super::type_p_name_, 1, 0, 0,
                 ^~~~~~~~~~~~~~~~~~
...
./include/smobs.tcc:157:7: error: no matching function for call to
'scm_c_export'
      scm_c_export (Super::type_p_name_, NULL);
      ^~~~~~~~~~~~

Any ideas on how this can be fixed?

--
From: Benjamin Woods
address@hidden



reply via email to

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