Bug#375715: mp3val: FTBFS on 64 bit arches: crossapi.cpp:188: error: cast from 'char*' to 'int' loses precision

2006-06-29 Thread Sandro Tosi
Your package is failing to build on 64 bit arches wiht the following error: g++ -Wall -c crossapi.cpp crossapi.cpp: In function 'int CrossAPI_GetFullPathName(char*, char*, int)': crossapi.cpp:188: error: cast from 'char*' to 'int' loses precision make[1]: *** [crossapi.o] Error 1 You can't cast

Bug#375715: mp3val: FTBFS on 64 bit arches: crossapi.cpp:188: error: cast from 'char*' to 'int' loses precision

2006-06-27 Thread Kurt Roeckx
Package: mp3val Version: 0.1.4-1 Severity: important Hi, Your package is failing to build on 64 bit arches wiht the following error: g++ -Wall -c crossapi.cpp crossapi.cpp: In function 'int CrossAPI_GetFullPathName(char*, char*, int)': crossapi.cpp:188: error: cast from 'char*' to 'int' loses