On Wed, Mar 06, 2002 at 03:34:06PM -0700, David Bishop wrote: > What gcc 3.0 issues? I'm on pretty good terms with the kpilot developer, and > would be willing to do some leg work to get this into woody. And not having > korganizer, kpilot, knotes, etc, would suck :-) > > - -- > D.A.Bishop
Please take a look at this bug: http://bugs.debian.org/133697 http://buildd.debian.org/fetch.php?&pkg=kdepim&ver=4%3A2.2.2-4&arch=hppa&stamp=1008870358&file=log&as=raw It does not compile at all on HPPA which is an arch that intends to ship with woody, which makes it an RC bug. :< Thanks, Chris this looks like it might be the culprit: c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/kde -I/usr/include/qt -I. -I/usr/include/libpisock -I/usr/include/libpisock -DNDEBUG -O2 -fno-exceptions -fno-check-new -c kpilot.cc kpilot.cc: In destructor `virtual KPilotInstaller::~KPilotInstaller()': kpilot.cc:230: no matching function for call to `std::basic_ofstream<char, std::char_traits<char> >::basic_ofstream(int)' /usr/include/g++-v3/bits/std_iosfwd.h:84: candidates are: std::basic_ofstream<char, std::char_traits<char> >::basic_ofstream(const std::basic_ofstream<char, std::char_traits<char> >&)