Your message dated Wed, 28 Feb 2001 22:03:12 +0100 with message-id <01022822031205.03415@pluto> and subject line Bug#21066: kde-admin 2.1 won't compile on Redhat 6.2 has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 28 Feb 2001 18:49:59 +0000 Received: (qmail 20142 invoked by uid 33); 28 Feb 2001 18:49:59 -0000 Date: 28 Feb 2001 18:49:59 -0000 Message-ID: <20010228184959.20141.qmail@master.kde.org> To: submit@bugs.kde.org Subject: kde-admin 2.1 won't compile on Redhat 6.2 From: todd.shelton@sdl.usu.edu Package: bugs.kde.org Version: KDE 2.1.0 Severity: normal Installed from: Compiled From Sources Compiler: egcs-2.91.66 OS: Linux OS/Compiler notes: Not Specified Standard RH 6.2 installation. configure --prefix=/opt/kde_2.1 make caused the following error: (I can provide more details if needed) --------------------------------------------- g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde_2.1/include -I/opt/qt/include -I/usr/X11R6/ include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-pr ototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -DQT_CLEAN_NAMESPA CE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c String.cc -fPIC -DPIC -o .libs/String.o String.cc: In method `StringList::operator String() const': String.cc:365: ambiguous overload for `String != const char[2]' String.cc:365: candidates are: operator !=(char *, char *) /usr/include/g++-2/std/bastring.h:508: operator !=, alloc>(const basic_string,__default_alloc_template< true,0> > &, const char *) String.cc:365: ambiguous overload for `String != const char[2]' String.cc:365: candidates are: operator !=(char *, char *) /usr/include/g++-2/std/bastring.h:508: operator !=, alloc>(const basic_string,__default_alloc_template< true,0> > &, const char *) make[3]: *** [String.lo] Error 1 make[3]: Leaving directory `/tmp/kde2.1/kdeadmin-2.1/lilo-config/common' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/kde2.1/kdeadmin-2.1/lilo-config' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/kde2.1/kdeadmin-2.1' make: *** [all-recursive-am] Error 2 ------------------------------------------ (Submitted via bugs.kde.org)