Package: gnome-peercast Version: 0.4.0-2 Severity: important Hi,
Your package is failing to build on 64 bit arches with the following error: g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../peercast/core/common -I../peercast/core -DENABLE_BINRELOC -pthread -D__cplusplus -D_UNIX -D_REENTRANT -g -O2 -MT usys.lo -MD -MP -MF .deps/usys.Tpo -c ../peercast/core/unix/usys.cpp -fPIC -DPIC -o .libs/usys.o ../peercast/core/common/sys.h:325: error: conflicting declaration 'typedef long long int int64_t' /usr/include/sys/types.h:194: error: 'int64_t' has a previous declaration as 't ypedef long int int64_t' make[3]: *** [usys.lo] Error 1 Is there a reason it needs to define it's own version of int64_t? Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

