lilypond-user
[Top][All Lists]
Advanced

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

Re: OS X 10.5 SDK


From: Maurits Lamers
Subject: Re: OS X 10.5 SDK
Date: Tue, 18 Dec 2007 01:10:18 +0100

Hi,

It turns out Lilypond is not working as it should. Running Lilypond with correct paths errors with the following message:

/opt/local/share/guile/1.8/srfi/srfi-1.scm:223:1: In procedure dynamic- link in expression (load-extension "libguile-srfi-srfi-1-v-3" "scm_init_srfi_1"): /opt/local/share/guile/1.8/srfi/srfi-1.scm:223:1: file: "libguile-srfi- srfi-1-v-3", message: "dlopen(libguile-srfi-srfi-1-v-3.so, 9): image not found"

After inspecting the library directory, the reason for the error is all to clear: there is no file libguile-srfi-srfi-1-v-3.so There are other library types (.a, .la, .dylib), but no .so and using a symbolic link to the .a or .dylib won't change the error message.

Any idea to solve this?


Some extra information for the other subscribers:

I try to compile Lilypond on Leopard using macports for all dependencies.

Configure is run as follows:

CPPFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib" sudo ./ configure --disable-documentation --disable-gui

CPP and LD flags to include the macports builds...

regards

Maurits





reply via email to

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