Thanks, I will fix it with my next upload. Moreover I'll have a talk with upstream to be sure this kind of ftbfs can't appear anymore (ie: buildbot).
Regards, Adam. Cyril Brulebois a écrit : > tag 455291 patch > thanks > > Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): >> Package: audacious-plugins >> Version: 1.4.1-2 >> Usertags: ftbfs-gcc-4.3 > > Please find attached a patch to fix this FTBFS. > > Nice build system, by the way: > | if $compile_line ; then \ > | printf "\033[K\033[0;32mSuccessfully compiled > \033[1;32mxs_fileinfo.c\033[0;32m.\033[0m\n"; \ > | else \ > | printf "\033[K\033[0;31mFailed to compile > \033[1;31mxs_fileinfo.c\033[0;31m!\033[0m\n"; exit 1; \ > | fi > >

