Hi folks,
I just installed glibc-2.2 and got the attached compile failure.
Cheers, Garst
Making all in mathed
make[3]: Entering directory `/usr/local/alice/lyx-devel/src/mathed'
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../src 
-I../../images -I./../ -I../.. -I../.. -I../../boost  -isystem /usr/X11R6/include  -g 
-O -fno-rtti -fno-exceptions -W -Wall -Wconversion -Winline -c formula.C
g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../ -I../.. -I../.. 
-I../../boost -isystem /usr/X11R6/include -g -O -fno-rtti -fno-exceptions -W -Wall 
-Wconversion -Winline -Wp,-MD,.deps/formula.pp -c formula.C -o formula.o
In file included from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/iostream.h:31,
                 from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/iostream:6,
                 from ../../src/support/sstream.h:39,
                 from ../../src/Lsstream.h:18,
                 from formula.C:18:
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/streambuf.h: In method 
`struct streampos streambuf::pubseekoff(long long int, ios::seek_dir, int = 3)':
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/streambuf.h:362: 
conversion from `__off64_t' to non-scalar type `streampos' requested
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/streambuf.h: In method 
`struct streampos streambuf::pubseekpos(_G_fpos64_t, int = 3)':
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/streambuf.h:364: `struct 
streampos' used where a `long long int' was expected
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/streambuf.h:364: warning: 
control reaches end of non-void function `streambuf::pubseekpos(_G_fpos64_t, int)'
In file included from 
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include/g++/map:31,
                 from ../../src/language.h:19,
                 from ../../src/lyxfont.h:22,
                 from ../../src/insets/lyxinset.h:23,
                 from formula.h:26,
                 from formula.C:24:
/usr/local/lib/gcc-lib/i686-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/i686-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/i686-pc-linux-gnu/2.95.2/include/g++/stl_tree.h:1266: warning: 
called from here
make[3]: *** [formula.lo] Error 1
make[3]: Leaving directory `/usr/local/alice/lyx-devel/src/mathed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/alice/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/alice/lyx-devel/src'
make: *** [all-recursive] Error 1

Reply via email to