lilypond-user
[Top][All Lists]
Advanced

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

Re: Compilation on FreeBSD


From: Matt Jibson
Subject: Re: Compilation on FreeBSD
Date: Mon, 28 Feb 2005 11:07:32 -0700
User-agent: Mozilla Thunderbird 1.0 (X11/20050101)

Zbyněk Burget wrote:

I try compile Lilypond 2.4.4 on my FreeBSD 5.3

During compilation process i get this error:

./out/lily-guile.o(.text+0x34d8]: In function `ly_gettext(scm_unused_strct*)`: /usr/home/.../lilypond-2.4.4/lily/lily-guile.cc:839: undefined reference to `gettext`


On the OpenBSD port, I have config.make.in patched:
-USER_LDFLAGS = @LDFLAGS@ @GUILE_LDFLAGS@
+USER_LDFLAGS = @LDFLAGS@ @GUILE_LDFLAGS@ -lintl -liconv

I think this is rather hackey, but it does let it compile. (Note that the port is still not yet fully working: noteheads and other symbols don't show up in output, but I don't think that this patch is the cause.)




reply via email to

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