pkgsrc-Users archive

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

error in lilypond



Hi,

Running NetBSD 4.0, latest pkgsrc, on an AthlonXP CPU, running "pkg_rolling-replace -u" I encounter this error:

interval.cc:21: error: template-id 'T_to_string<>' for 'String Interval_t<double>::T_to_string(Real)' does not match any template declaration
interval.cc:21: error: invalid function declaration
interval.cc:28: error: explicit specialization of 'int Interval_t<int>::infinity()' must be introduced by 'template <>' interval.cc:28: error: template-id 'infinity<>' for 'int Interval_t<int>::infinity()' does not match any template declaration
interval.cc:28: error: invalid function declaration
interval.cc:34: error: explicit specialization of 'String Interval_t<int>::T_to_string(int)' must be introduced by 'template <>' interval.cc:34: error: template-id 'T_to_string<>' for 'String Interval_t<int>::T_to_string(int)' does not match any template declaration
interval.cc:34: error: invalid function declaration
gmake[1]: *** [out/interval.o] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/print/lilypond/work/lilypond-2.4.6/flower'
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/print/lilypond
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/print/lilypond
*** 'make replace' failed for package lilypond.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.
You have new mail in /var/mail/root

How can this be fixed?

Thank you.




Home | Main Index | Thread Index | Old Index