lilypond-devel
[Top][All Lists]
Advanced

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

Compile error in ./include/std-vector.hh on IRIX 6.5.28


From: Joerg Behrens
Subject: Compile error in ./include/std-vector.hh on IRIX 6.5.28
Date: Sat, 18 Nov 2006 20:06:26 +0100
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

Hello,

im trying to compile lilypond 2.10.0 on a IRIX machine which have the mips pro 7.4.4 compiler installed. I get the following error:


cc-3375 CC: ERROR File = ./include/std-vector.hh, Line = 184
  The parameter "less" is not a template.

               Compare less=less<T> (),
                            ^

cc-1020 CC: ERROR File = ./include/std-vector.hh, Line = 260
  The identifier "string" is undefined.

  vector<string> string_split (string str, char c);
         ^

[....]


Someone around and knows whats going wrong?

regards
Joerg Behrens





reply via email to

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