From kde-bugs-dist Mon May 14 14:35:09 2007 From: stevee () zuken ! co ! uk Date: Mon, 14 May 2007 14:35:09 +0000 To: kde-bugs-dist Subject: [Bug 145424] New: Compile error on Solaris 8 - Message-Id: <20070514163506.145424.stevee () zuken ! co ! uk> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=117915331831856 ------- 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.