Yann MORERE <[EMAIL PROTECTED]> writes:

| Hello,
>
| On my linux box debian 2.2r3 sparc, i try to compile lyx cvs.
>
| I had no problem with last wee releases, but last friday, and yesterday
| i get this 
>
| g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost  -I./xforms 
| -isystem /usr/X11R6/include  -O -fno-rtti -fno-exceptions -W -Wall -c
| buffer.C buffer.C:300: warning: #warning And _why_ is this here? (Lgb)
| buffer.C: In method `const class string Buffer::asciiParagraph(const
| Paragraph *, unsigned int, bool = false) const': buffer.C:1997: no
| matching function for call to
| `basic_string<char,string_char_traits<char>,__default_alloc_template<tr
| ue,0> >::push_back (char &)' make[3]: *** [buffer.o] Error 1
| make[3]: Leaving directory `/root/lyxdevel/lyx-devel/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/root/lyxdevel/lyx-devel/src'
| make[1]: *** [all-recursive-am] Error 2
| make[1]: Leaving directory `/root/lyxdevel/lyx-devel/src'
| make: *** [all-recursive] Error 1
| lyxdevel@yoda:~/lyx-devel$
>
| even with "cvs lyx checkout" and the following make command : 
>
|  make clean; ./autogen.sh; CFLAGS="-O2" CXXFLAGS="-O2" ./configure
| --prefix=/home/lyxdevel/lyx;make CXXFLAGS="-O -fno-rtti -fno-exceptions
| -W -Wall"
>
>
| Is anybody got an idea

What compiler is this?

-- 
        Lgb

Reply via email to