lilypond-user
[Top][All Lists]
Advanced

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

Re: lilypond-2.4 compile problem in Slackware 10


From: Mats Bengtsson
Subject: Re: lilypond-2.4 compile problem in Slackware 10
Date: Tue, 09 Nov 2004 16:59:54 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

You should have got a warning from configure about a missing
kpathsea library.
I don't know how Slackware is packaged, but to quote INSTALL.txt,
"you may need to install tetex-devel, tetex-dev or libkpathsea-dev too"

If the libries and include files for libkpathsea are actually installed
but not where the compiler looks for them, read the section of
INSTALL.txt on "Linking to kpathsea".

   /Mats

Ananda Murthy R S wrote:
Hello,

I am trying to compile lilypond-2.4 on Slackware 10 system. But I got the following error message:

kpath.cc: In function `String kpathsea_find_afm(const char*)':
kpath.cc:48: error: `kpse_afm_format' undeclared (first use this  function)
kpath.cc:48: error: (Each undeclared identifier is reported only once for each
  function it appears in.)
kpath.cc:48: error: `kpse_find_file' undeclared (first use this  function)
kpath.cc: In function `String kpathsea_find_tfm(const char*)':
kpath.cc:81: error: `kpse_tfm_format' undeclared (first use this  function)
kpath.cc:81: error: `kpse_find_file' undeclared (first use this  function)
kpath.cc: At global scope:
kpath.cc:95: error: syntax error before `(' token
kpath.cc:97: error: `kpse_last_format' was not declared in this scope
kpath.cc:97: error: parse error before `;' token
kpath.cc:97: error: syntax error before `++' token
kpath.cc:102: error: `kpse_format_info' was not declared in this scope
kpath.cc:102: error: `i' was not declared in this scope
kpath.cc:103: error: `kpse_format_info' was not declared in this scope
kpath.cc:103: error: `i' was not declared in this scope
kpath.cc:104: error: parse error before `for'
kpath.cc:104: error: parse error before `;' token
kpath.cc:104: error: syntax error before `++' token
kpath.cc:105: error: syntax error before `&&' token
kpath.cc:105: error: syntax error before `++' token
kpath.cc: In function `String kpathsea_gulp_file_to_string(String)':
kpath.cc:124: error: `kpathsea_find_format' undeclared (first use this
  function)
kpath.cc:125: error: `kpse_find_file' undeclared (first use this  function)
kpath.cc: In function `scm_unused_struct*
  ly_kpathsea_expand_path(scm_unused_struct*)':
kpath.cc:163: error: `kpathsea_find_format' undeclared (first use this
  function)
kpath.cc:164: error: `kpse_find_file' undeclared (first use this  function)
kpath.cc: In function `scm_unused_struct*
  ly_kpathsea_expand_variable(scm_unused_struct*)':
kpath.cc:181: error: `kpse_var_expand' undeclared (first use this function)
kpath.cc: In function `void initialize_kpathsea(char*)':
kpath.cc:191: warning: unused parameter `char*av0'
make[1]: *** [out/kpath.o] Error 1
make[1]: Leaving directory `/root/lilypond-2.4.0/lily'
make: *** [all] Error 2

What is the mistake? Can anybody help?

Thanks for your help.

Anand


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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