From koffice Thu Mar 25 15:13:01 1999 From: Torben Weis Date: Thu, 25 Mar 1999 15:13:01 +0000 To: koffice Subject: Re: kdelibs/corba X-MARC-Message: https://marc.info/?l=koffice&m=92516389028013 Hi, does anyvody on this list know that error ? Bye Torben On Thu, 25 Mar 1999 magnus@cccab.net wrote: > Hi! > > I am trying to compile kdelibs/corba but got the following error: > > make[3]: Entering directory `/usr/local/src/kde/kdelibs/corba/partsui' > /bin/sh ../../libtool --silent --mode=compile /usr/local/bin/g++ > -DHAVE_CONFIG_H -I. -I. -I../.. -I./ -I../../corba/kom -I../../corba/kom > -I/usr/local/include -I../../kdecore -I../../kdeui > -I/usr/local/src/qt/include -I/usr/X11R6/include -I/opt/kde/include > -O2 -Wall -c openparts_ui.cc > In file included from openparts_ui.cc:8: > openparts_ui.h:165: parse error before `,' > openparts_ui.h:170: destructor `MenuData_skel' must match class name > `OpenPartsUI' > openparts_ui.h:171: parse error before `)' > openparts_ui.h:184: warning: ANSI C++ forbids declaration `Menu_ptr' > with no type > openparts_ui.h:184: parse error before `(' > openparts_ui.h:185: warning: ANSI C++ forbids declaration `Menu_ptr' > with no type > openparts_ui.h:185: warning: declaration of identifier `Menu_ptr' as > `int Menu::Menu_ptr' > openparts_ui.h:184: warning: conflicts with previous use in class as > `int Menu::Menu_ptr' > openparts_ui.h:185: parse error before `(' > openparts_ui.h:186: warning: ANSI C++ forbids declaration `Menu_ptr' > with no type > openparts_ui.h:186: warning: declaration of identifier `Menu_ptr' as > `int Menu::Menu_ptr' > openparts_ui.h:185: warning: conflicts with previous use in class as > `int Menu::Menu_ptr' > openparts_ui.h:186: parse error before `(' > > My system is as follows: > > [dns]/usr/local/src/kde/kdelibs# uname -a > Linux dns.mabe.cccab.net 2.2.3 #8 SMP Tue Mar 23 22:59:30 CST 1999 i686 > unknown > > [dns]/usr/local/src/kde/kdelibs# gcc -v > Reading specs from > /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.66/specs > gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) > > [dns]/usr/local/src/kde/kdelibs# g++ -v > Reading specs from > /usr/local/lib/gcc-lib/i686-pc-linux-gnu/egcs-2.91.66/specs > gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) > > Python 1.5.1 > > Mico 2.2.3 > > Are you interested in the above information? Did I miss anything? Should > I inform you about things like above? > Please let me know. > > Best regards, > > Magnus Benngard > Project Manager > > Caran Competence Center AB > Sweden >