Allan Rae wrote:
> 
> On Thu, 17 Aug 2000, Dekel Tsur wrote:
> 
> > I've attach a fix for a bug in the paragraph spacing code, when the compiler
> > doesn't have sstream.
> > The patch can also go to 1.1.5fix2
> 
> Applied to 1.1.6cvs.
> 
> Allan. (ARRae)
Just tried to make. Attached is the log.
xforms .88, gcc-2.95.2 libc2.1.3
Garst
Making all in xforms
make[4]: Entering directory `/usr/local/garst/lyx-devel/src/frontends/xforms'
/bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../src 
-I../../../src/      -I../../../src/frontends/       -I../../.. -I../../..  -isystem 
/usr/X11R6/include  -g -O -fno-rtti -fno-exceptions -W -Wall -Wconversion -Winline -c 
FormDocument.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src/ -I../../../src/frontends/ 
-I../../.. -I../../.. -isystem /usr/X11R6/include -g -O -fno-rtti -fno-exceptions -W 
-Wall -Wconversion -Winline -Wp,-MD,.deps/FormDocument.pp -c FormDocument.C -o 
FormDocument.o
In file included from 
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/include/g++/map:31,
                 from ../../../src/language.h:19,
                 from ../../../src/lyxfont.h:22,
                 from ../../../src/layout.h:22,
                 from FormDocument.C:27:
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/include/g++/stl_tree.h: In function 
`int __black_count(_Rb_tree_node_base *, _Rb_tree_node_base *)':
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/include/g++/stl_tree.h:1258: warning: 
can't inline call to `int __black_count(_Rb_tree_node_base *, _Rb_tree_node_base *)'
/usr/local/lib/gcc-lib/i586-pc-linux-gnu/2.95.2/include/g++/stl_tree.h:1266: warning: 
called from here
FormDocument.C: In method `FormDocument::FormDocument(LyXView *, Dialogs *)':
FormDocument.C:70: type `ButtonController<PreferencesPolicy>' is not a base type for 
type `ButtonController<NoRepeatedApplyReadOnlyPolicy>'
make[4]: *** [FormDocument.lo] Error 1
make[4]: Leaving directory `/usr/local/garst/lyx-devel/src/frontends/xforms'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/garst/lyx-devel/src/frontends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/garst/lyx-devel/src'
make: *** [all-recursive] Error 1

Reply via email to