This is a compiler problem. Upgrade your compiler. I use egcs-1.1b, but other version work too. On Tue, Mar 30, 1999 at 05:33:09PM -0300, Nei Venturini dos Santos wrote: > Hello > > I am beginner in Linux and I am with Slackware - kernel 2.0.36 installed in my equipment. As I need to use a good software of text edition (it depends on that to eliminate Microsoft of my life), I am trying to install Koffice. In the installation of one of the packages (Mico) this presented compilation mistake. Could you help me please? - It follows mistake message below > > Thank you > > Nei > > > TheEvil:/temp/mico# make all > for i in admin include; do make -C $i adm || exit 1; done > make[1]: Entering directory `/temp/mico/admin' > make[1]: Nothing to be done for `adm' > make[1]: Leaving directory `/temp/mico/admin' > make[1]: Entering directory `/temp/mico/include' > make[1]: Nothing to be done for `adm' > make[1]: Leaving directory `/temp/mico/include' > for i in orb ir imr idl auxdir coss; do make -C $i lib || exit 1; done > make[1]: Entering directory `/temp/mico/orb' > c++ -I../include -O -I/usr/local/include -c dii.cc -o dii.o > In file included from /usr/include/g++/defalloc.h:81,from dii.cc:24: > ../include/mico/sequence.h:269: Internal compiler error. > ../include/mico/sequence.h:269: Please submit a full bug report to `bug-g++@prep.ai.mit.edu' > make[1]: *** [dii.o] Error 1 > make[1]: Leaving directory `/temp/mico/orb' > make: *** [system] Error 1 -- David FAURE david.faure@insa-lyon.fr, faure@kde.org http://www.insa-lyon.fr/People/AEDI/dfaure/index.html KDE, Making The Future of Computing Available Today