Package: rezound Version: 0.11.1beta-4 Severity: wishlist Please make the package compile with gcc-4.0.
When building 'rezound' on amd64/unstable with gcc-4.0, I get the following error: ../../src/PoolFile/TStaticPoolAccesser.h:74: error: function returning an array ../../src/PoolFile/TStaticPoolAccesser.h: In instantiation of 'TStaticPoolAccesser<uint8_t [132], TPoolFile<sample_pos_t, uint64_t> >': ../../src/PoolFile/TPoolAccesser.h:31: instantiated from 'TPoolAccesser<uint8_t [132], TPoolFile<sample_pos_t, uint64_t> >' CrezSoundTranslator.cpp:453: instantiated from here ../../src/PoolFile/TStaticPoolAccesser.h:74: error: function returning an array ../../src/PoolFile/TPoolFile.cpp: In member function 'const std::string TPoolFile<_l_addr_t, _p_addr_t>::getPoolNameById(size_t) const [with _l_addr_t = sample_pos_t, _p_addr_t = uint64_t]': ../../src/PoolFile/TPoolFile.cpp:1100: instantiated from 'const std::string TPoolFile<_l_addr_t, _p_addr_t>::getPoolDescription(size_t) const [with _l_addr_t = sample_pos_t, _p_addr_t = uint64_t]' ../../src/PoolFile/TPoolFile.cpp:460: instantiated from 'TStaticPoolAccesser<pool_element_t, TPoolFile<_l_addr_t, _p_addr_t> > TPoolFile<_l_addr_t, _p_addr_t>::getPoolAccesser(size_t) [with pool_element_t = sample_t, _l_addr_t = sample_pos_t, _p_addr_t = uint64_t]' ../../src/PoolFile/TPoolFile.cpp:469: instantiated from 'TStaticPoolAccesser<pool_element_t, TPoolFile<_l_addr_t, _p_addr_t> > TPoolFile<_l_addr_t, _p_addr_t>::getPoolAccesser(std::string) [with pool_element_t = sample_t, _l_addr_t = sample_pos_t, _p_addr_t = uint64_t]' CrezSoundTranslator.cpp:283: instantiated from here ../../src/PoolFile/TPoolFile.cpp:732: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'long unsigned int' make[4]: *** [CrezSoundTranslator.lo] Error 1 make[4]: Leaving directory `/rezound-0.11.1beta/build-tree/rezound-0.11.1beta/src/backend' Unfortunately, I do not know how to fix this. Regards Andreas Jochens -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]