------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=145424 Summary: Compile error on Solaris 8 - kdecore/sycoca/ksycoca.cpp has duplicate extern error Product: kdelibs Version: unspecified Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: coolo kde org ReportedBy: stevee zuken co uk Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc 3.4.6 OS: Solaris This is with version 3.90.1 of kdelibs I get this compile error on Solaris: [ 0%] Building CXX object kdecore/CMakeFiles/kdecore.dir/sycoca/ksycoca.o /cad4/stevee/kde_build/kdelibs-3.90.1/kdecore/sycoca/ksycoca.cpp:44: error: duplicate `extern' This appears to be identical to the bug 124416 which has been fixed in 3.5. Applying the fix from that bug solves it.