------- 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=145458 Summary: Compile error on Solaris 8 - kdecore/tests/kmimetypetest.cpp calls setenv which is not available on Solaris 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 I get this compile error on Solaris 8: [ 8%] Building CXX object kdecore/tests/CMakeFiles/kmimetypetest.dir/kmimetypetest.o /cad4/stevee/kde-svn/kdelibs/kdecore/tests/kmimetypetest.cpp: In function `int main(int, char**)': /cad4/stevee/kde-svn/kdelibs/kdecore/tests/kmimetypetest.cpp:51: error: `setenv' was not declared in this scope Including fixes it.