Here's the latest.
Garst
Making all in insets
make[3]: Entering directory `/usr/local/garst/lyx-devel/src/insets'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ 
-I../.. -I../.. -I../../boost  -isystem /usr/X11R6/include  -O -W -Wall -c 
insetgraphicsParams.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./../ -I../.. -I../.. -I../../boost -isystem 
/usr/X11R6/include -O -W -Wall -Wp,-MD,.deps/insetgraphicsParams.pp -c 
insetgraphicsParams.C
insetgraphicsParams.C: In function `void <unnamed>::writeResize(std::ostream&, 
   const std::string&, InsetGraphicsParams::Resize, double)':
insetgraphicsParams.C:210: no match for `std::basic_ostream<char, 
   std::char_traits<char> >& << char' operator
../../src/commandtags.h:307: candidates are: std::ostream& 
   operator<<(std::ostream&, kb_action)
../../src/lyxfont.h:415:                 std::ostream& 
   operator<<(std::ostream&, LyXFont::FONT_MISC_STATE)
../../src/layout.h:550:                 std::ostream& operator<<(std::ostream&, 
   LyXTextClass::PageSides)
insetgraphicsParams.C:213: no match for `std::basic_ostream<char, 

lots of these before it fails.
Garst

Reply via email to