------- 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=148408 Summary: Compile error on Solaris 8 - kdelibs/kio/kio/job.cpp has 'with only non-default constructor in class without a constructor' error Product: kio Version: unspecified Platform: Compiled Sources OS/Version: Solaris Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: faure 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: [ 66%] Building CXX object kio/CMakeFiles/kio.dir/kio/job.o /cad4/stevee/kde-svn/kdelibs/kio/kio/job.cpp: In constructor `KIO::FileCopyJobPrivate::FileCopyJobPrivate(const KUrl&, const KUrl&, int, bool, bool, bool)': /cad4/stevee/kde-svn/kdelibs/kio/kio/job.cpp:1665: warning: converting of negative value `-0x00000000000000001' to `KIO::filesize_t' /cad4/stevee/kde-svn/kdelibs/kio/kio/job.cpp: At global scope: /cad4/stevee/kde-svn/kdelibs/kio/kio/job.cpp:2689: error: base `KIO::TransferJobPrivate' with only non-default constructor in class without a constructor distcc[24497] ERROR: compile /cad4/stevee/kde-svn/kdelibs/kio/kio/job.cpp on rooster/3 failed gmake[2]: *** [kio/CMakeFiles/kio.dir/kio/job.o] Error 1 gmake[1]: *** [kio/CMakeFiles/kio.dir/all] Error 2