Hello Paul, On Wed, 14 Oct 1998, Paul Slootman wrote: > On Sun 11 Oct 1998, Anthony Fok wrote: > > it spitted out the following error messages: > > > > out/template2.o: In function `global constructors keyed to Cursor<void > > *>::operator-(Cursor<void *>) const': > [...] > > > I am using the following on my Cyrix P166+ (133 MHz) computer: > > > > ii libc6 2.0.7u-2 The GNU C library version 2 (run-time > > files) > > ii egcc 2.91.57-3 The GNU (egcs) C compiler. > > ii g++ 2.91.57-3 The GNU (egcs) C++ compiler. > > What libstdc++*-dev / libg++*-dev do you have installed?
Thanks for the reminder. :-) I forgot to mention that in my message. On my machine, I am using libstdc++2.9-dev. I am not sure about libg++*-dev though. I'll check when I get home. :-) > > I tried compiling lilypond on master, and it worked!! The following > > were used on master: > > > > ii libc6 2.0.7t-1 The GNU C library version 2 (run-time > > files) > > ii gcc 2.7.2.3-4.8 The GNU C compiler. > > ii g++ 2.90.29-0.6 The GNU (egcs) C++ compiler. > > And what C++ libraries are installed there? I believe libstdc++2.8-dev. master.debian.org seems not to be on the absolutely cutting edge, probably for good reasons. :-) > I'm asking this because I ran into a package lately that didn't build > with libstdc++2.9-dev, it needed libg++xxxx-dev installed. Thank you very much for the suggestion! I will give it a try and see if I can get lilypond compiled with the latest libg++ installed, before the freeze. :-) Cheers, Anthony Fok <[EMAIL PROTECTED]>