On Wed, Jan 17, 2024 at 12:21 PM Carl Sorensen <carl.d.soren...@gmail.com>
wrote:

> I'm trying to get a native M1 MacOS build of Lilypond going.
>
> <snip>


> Anybody have any ideas how to solve this?
>

It looks like I was able to solve this by symbolically linking the
pkgconfig files from the Homebrew tree to the MacPorts tree:

sudo ln -s /opt/homebrew/lib/pkgconfig/guile-3.0.pc /opt/local/lib/pkgconfig


At least this gets me past the configure error.  I'm running make all right
now; we'll see if it succeeds.


Carl

Reply via email to