Hi, I've been using LyX for a little while mainly for Maths work but with a little script-writing thrown in there as well (I do Theatre Studies at school). I absolutely love the program, and thought I'd like to see what the latest version looked like. However, after autogen'ing, configuring and a good few minutes of make'ing, the following error message was thrown up:
text2.C:162:2: warning: #warning broken? text2.C:1238:2: warning: #warning This will not work anymore when we have multiple views of the same buffer text2.C:1246:2: warning: #warning DEPM, look here text2.C:1289:2: warning: #warning DEPM, look here text2.C:677: warning: unused parameter =E2=80=98boundary=E2=80=99 text2.C: In member function =E2=80=98lyx::pos_type LyXText::getColumnNearX(lyx::pit_type, const Row&, int&, bool&) const=E2=80= =99: text2.C:881: error: no matching function for call to =E2=80=98min(const int= &, long int)=E2=80=99 make[3]: *** [text2.o] Error 1 make[3]: Leaving directory `/home/daniel/lyx/lyx-devel/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/daniel/lyx/lyx-devel/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/daniel/lyx/lyx-devel/src' make: *** [all-recursive] Error 1 It would be greatly appreciated if someone could shed some light on how I can fix this. If this is the wrong list for this query, then I'd be happy to be corrected. Cheers in advance, Dan