------- 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=69141 Summary: kdelibs/kwallet/backend/blowfish.cc doesn't compile 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: tk@Genetik.Uni-Bielefeld.DE Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc version 2.95.3 20010315 (release) OS: Solaris Trying to compile kdelibs on my Solaris 8 x86 box breaks with source='blowfish.cc' object='blowfish.lo' libtool=yes \ depfile='.deps/blowfish.Plo' tmpdepfile='.deps/blowfish.TPlo' \ depmode=gcc /bin/ksh ../../admin/depcomp \ /bin/ksh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../kio/kssl -I./../client -I../../dcop -I../../libltdl -I../../kdefx -I../../kdecore -I../../kdeui -I../../kio -I../../kio/kio -I../../kio/kfile -I../.. -I/vol/qt-3.2.1/include -I/vol/kde-cvs/include -I/vol/local/include -I/vol/graphics/include -I/vol/cups/include -DQT_THREAD_SUPPORT -I/vol/local/include -I/opt/oss/include -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -DSVR4 -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -fno-builtin -g -O2 -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o blowfish.lo `test -f 'blowfish.cc' || echo './'`blowfish.cc In file included from blowfish.cc:34: blowfish.h:23: stdint.h: No such file or directory make[3]: *** [blowfish.lo] Error 1 make[3]: Leaving directory `/vol/src/kde/cvs/kdelibs/kwallet/backend' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/vol/src/kde/cvs/kdelibs/kwallet' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/vol/src/kde/cvs/kdelibs' make: *** [all] Error 2