Hallo liebe Leute, ich versuche gerade, k3B zu kompilieren.
./configure l�uft problemlos durch, bei make gibt's dann ein Problem, das ich aber nicht sehe... Hier das komplette "make 2>ERROR.txt" <und los> k3bdevice.cpp: warning: 1 trigraph(s) encountered k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::init()': k3bdevice.cpp:212: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `int K3bCdDevice::CdDevice::dvdMediaType() const': k3bdevice.cpp:2362: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::modeSense(unsigned char **, int &, int) const': k3bdevice.cpp:2493: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::readTocPmaAtip(unsigned char **, int &, int, bool, int) const ': k3bdevice.cpp:2656: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::mechanismStatus(unsigned char **, int &) const': k3bdevice.cpp:2702: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `class QValueList<int> K3bCdDevice::CdDevice::determineSupportedWriteSpeeds() const': k3bdevice.cpp:2793: implicit declaration of function `int nearbyint(...)' k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::readSubChannel(unsigned char **, int &, unsigned int, unsigne d int) const': k3bdevice.cpp:3025: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::readTrackInformation(unsigned char **, int &, int, long unsig ned int) const': k3bdevice.cpp:3087: warning: large integer implicitly truncated to unsigned type k3bdevice.cpp: In method `bool K3bCdDevice::CdDevice::getFeature(unsigned char **, int &, unsigned int) const': k3bdevice.cpp:3356: warning: large integer implicitly truncated to unsigned type make[3]: *** [k3bdevice.lo] Fehler 1 make[2]: *** [all-recursive] Fehler 1 make[1]: *** [all-recursive] Fehler 1 make: *** [all] Fehler 2 </und los> Bin f�r jede Hilfe dankbar! Gru� Andy

