| Summary: | RC-1: kmailcvt does not compile | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | E Jokisch <e.jokisch> |
| Component: | kmailcvt | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | CLOSED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
On Monday 11 March 2002 10:59 Eckhard Jokisch wrote: > Hi > the bug didn't appear with today's CVS. > Thankx a lot. > > Eckhard Hi the bug didn't appear with today's CVS. Thankx a lot. Eckhard |
(*** This bug was imported into bugs.kde.org ***) Package: kmailcvt Version: KDE 2.9.2 CVS/CVSup/Snapshot Severity: normal Installed from: Compiled sources Compiler: gcc-2.9.5 OS: Linux OS/Compiler notes: Not Specified Compiling kdenetwork-rc1 using gcc-2.9.5 results in the following error: Making all in kmailcvt make[2]: Entering directory `/shared/kde3rc1/kdenetwork-3.0rc1/kmailcvt' source='oe4_2mbox.cpp' object='oe4_2mbox.o' libtool=no \ depfile='.deps/oe4_2mbox.Po' tmpdepfile='.deps/oe4_2mbox.TPo' \ depmode=gcc /bin/sh ../admin/depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/u-DKDE_NO_COMPAT_H -c -o oe4_2mbox.o `test -f oe4_2mbox.cpp || echo './'`oe4_2mbIn file included from oe4_2mbox.cpp:26: filters.hxx:95: syntax error before `*' filters.hxx:99: parse error before `(' filters.hxx:100: destructor `kab' must match class name `AddressBook' filters.hxx:120: warning: all member functions in class `kab' are private make[2]: *** [oe4_2mbox.o] Error 1 make[2]: Leaving directory `/shared/kde3rc1/kdenetwork-3.0rc1/kmailcvt' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/shared/kde3rc1/kdenetwork-3.0rc1' make: *** [all] Error 2 I compiled all rc-1 stuff from scratch in the order kdesupport kdelibs kdebase kdeadmin kdeutils kdepim kdenetwork The relevan part is: class kab { private: filterInfo *info; // tmp var and the line KABC::AddressBook *mAddressBook; KABC::AddressBook::Ticket *mTicket; I hoope I didn' miss anything. Eckhard (Submitted via bugs.kde.org)