can somebody tell me what's going on here???

Herbert



running ./autogen.sh:
[...]
Building Makefile templates...
         .
src/Makefile.am:12: LIBS was set with `+=' and is now set with `='
src/frontends/Makefile.am:12: LIBS was set with `+=' and is now set with `='
         lib/reLyX
         sigc++
done.
Building configure...
        .
        lib/reLyX
        sigc++
done.
[...]


running ./configure --without-nls:
no problem

running make:
[...]
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../../boost 
-isystem /usr/X11R6/include -g -O -fno-exceptions -W -Wall -c 
formulabase.C -Wp,-MD,.deps/formulabase.TPlo
formulabase.C:809: warning: #warning pretty ugly
In file included from math_xdata.h:9,
                  from math_inset.h:31,
                  from math_diminset.h:5,
                  from math_nestinset.h:8,
                  from math_gridinset.h:5,
                  from math_arrayinset.h:5,
                  from formulabase.C:40:
math_metricsinfo.h:40: field `font' has incomplete type
In file included from formulabase.C:41:
math_charinset.h:66: field `font_' has incomplete type
In file included from ../../src/frontends/Dialogs.h:26,
                  from formulabase.C:52:
../../boost/boost/smart_ptr.hpp:91: parse error before `{'
../../boost/boost/smart_ptr.hpp:98: `T' was not declared in this scope
../../boost/boost/smart_ptr.hpp:98: `p' was not declared in this scope
../../boost/boost/smart_ptr.hpp:98: ANSI C++ forbids declaration 
`scoped_ptr' with no type
../../boost/boost/smart_ptr.hpp:98: only constructors can be declared 
`explicit'
../../boost/boost/smart_ptr.hpp:98: `int lyx::boost::scoped_ptr' 
redeclared as different kind of symbol
../../boost/boost/smart_ptr.hpp:91: previous declaration of `template 
<class T> class lyx::boost::scoped_ptr<T>'
../../boost/boost/smart_ptr.hpp:98: syntax error before `:'


-- 
http://www.lyx.org/help/

Reply via email to