[I sent this email a couple of hours ago and it is not showing in the 
Archives, so I'm sending again. Sorry if you are receiving twice]

It seems that I'm the only one who have already tried to install lilypond 
on Solaris 8 :-/
It's been a pain ... I tried lots of stuff. Now I successfully run 
configure, but can't make it yet.
The error I have now is:

bash-2.03$ make all
make --no-builtin-rules PACKAGE=LILYPOND package=lilypond -C buildscripts 
all &&  make --no-builtin-rules PACKAGE=LILYPOND package=e
<snip>
make[1]: Entering directory `/var/home/users/rodrigo/lilypond-1.6.1/lily'
cp -p /var/home/users/rodrigo/lilypond-1.6.1/config.h out/config.h
rm -f ./out/cxx-function-smob.dep; 
DEPENDENCIES_OUTPUT="./out/cxx-function-smob.dep ./out/cxx-function-smob.o" 
c++ -c   -DHAVE_CONFc
cxx-function-smob.cc: In function `void cxx_function_typeinit()':
cxx-function-smob.cc:34: cannot convert `SCM (*)()' to `SCM (*)(...)' for
    argument `5' to `SCM scm_make_gsubr(const char*, int, int, int, SCM
    (*)(...))'
make[1]: *** [out/cxx-function-smob.o] Error 1
make[1]: Leaving directory `/var/home/users/rodrigo/lilypond-1.6.1/lily'
make: *** [all] Error 2
bash-2.03$

This is the line 34 of cxx-function-smob.cc

LY_DEFINE(cxx_function_type, "c++-function?", 1, 0, 0, (SCM x),
           "Is this an encapsulated C++ function ?")

Any idea ?


[]s,

Rodrigo




_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to