Bug#455402: FTBFS with GCC 4.3: #define redefined

2008-03-05 Thread Cyril Brulebois
tag 455402 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (09/12/2007): > Package: gsmlib > Version: 1.10-12 > Usertags: ftbfs-gcc-4.3 Hi, please find attached a patch to fix this FTBFS. Cheers, -- Cyril Brulebois --- a/apps/gsmsmsd.cc +++ b/apps/gsmsmsd.cc @@ -40,6 +40,7 @@ #include #i

Bug#455402: FTBFS with GCC 4.3: #define redefined

2007-12-09 Thread Martin Michlmayr
Package: gsmlib Version: 1.10-12 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning. GCC 4.3 has converted a number of warnings into errors. With GCC