gnu-music-discuss
[Top][All Lists]
Advanced

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

Re: lilypond problem


From: Jan Nieuwenhuizen
Subject: Re: lilypond problem
Date: 04 Apr 2001 09:23:44 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Daniel Senderowicz <address@hidden> writes:

> The problem appears with the configure in lilypond-1.3.145 in
> both the gettext and kpathsea checks. In the gettext it seems
> that the configure script does not tell the compiler to include
> the proper library (-lintl)

I think it does try that first.

> nor where to look for it (in my case /usr/pkg/lib).

If this path is not in your gcc's library path, that would probably be
a bug in your gcc setup.  You fix it by doing:

  CFLAGS='-I /usr/lib/pkg/include" LDFLAGS="-L/usr/pkg/lib" ./configure

> (/usr/pkg/include). Even if it finds it, the procedure would
> probably fail because the configure assumes that kpse_find_file()
> is char while in the <kpathsea/tex-file.h> is defined differently:

no, I think this should work.

> So my question is: how do I modify the configure file(s) so it
> will look for the proper paths for libraries and includes?

I don't know much about *bsd, but if /usr/pkg is a system path, you
should file a bug against gcc, or maybe upgrade.

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

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