------- 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=145745 Summary: Compile error on Solaris 8 - kdebase/apps/kdepasswd/passwd.cpp uses setenv which is not available Product: kdepasswd Version: unspecified Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: g.t.jansen stud tue nl 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: [ 41%] Building CXX object apps/kdepasswd/CMakeFiles/kdepasswd.dir/passwd.o In file included from /cad4/stevee/kde-svn/kdebase/apps/kdepasswd/passwd.cpp:13: /cad4/stevee/kde-svn/kdebase/kde-build/config.h:118:1: warning: "_FILE_OFFSET_BITS" redefined In file included from /usr/include/iso/string_iso.h:31, from /usr/include/string.h:18, from /opt/qt/include/QtCore/qbytearray.h:30, from /opt/qt/include/QtCore/QByteRef:1, from /cad4/stevee/kde-svn/kdebase/apps/kdepasswd/passwd.h:12, from /cad4/stevee/kde-svn/kdebase/apps/kdepasswd/passwd.cpp:11: /usr/include/sys/feature_tests.h:96:1: warning: this is the location of the previous definition /cad4/stevee/kde-svn/kdebase/apps/kdepasswd/passwd.cpp: In member function `int PasswdProcess::exec(const char*, const char*, int)': /cad4/stevee/kde-svn/kdebase/apps/kdepasswd/passwd.cpp:82: error: `setenv' was not declared in this scope It is fixed by including