Bug#505332: FTBFS with GCC 4.4: missing #include

2008-11-11 Thread Martin Michlmayr
Package: slim Version: 1.3.0-2 User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.4 Tags: patch Your package fails to build with the upcoming GCC 4.4. Version 4.4 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.4 cleaned up

Bug#505332: FTBFS with GCC 4.4: missing #include

2008-11-11 Thread Mike Massonnet
Le Tue, 11 Nov 2008 20:49:03 +0100, Martin Michlmayr [EMAIL PROTECTED] a écrit : Package: slim Version: 1.3.0-2 User: [EMAIL PROTECTED] Usertags: ftbfs-gcc-4.4 Tags: patch Your package fails to build with the upcoming GCC 4.4. Version 4.4 has not been released yet but I'm building with

Bug#505332: FTBFS with GCC 4.4: missing #include

2008-11-11 Thread Martin Michlmayr
* Mike Massonnet [EMAIL PROTECTED] [2008-11-11 21:08]: #include grp.h #include paths.h +#include cstdio ^^ You ment stdio I guess No, I meant cstdio, but I guess stdio.h would work too. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#505332: FTBFS with GCC 4.4: missing #include

2008-11-11 Thread Mike Massonnet
Le Tue, 11 Nov 2008 21:19:28 +0100, Martin Michlmayr [EMAIL PROTECTED] a écrit : * Mike Massonnet [EMAIL PROTECTED] [2008-11-11 21:08]: #include grp.h #include paths.h +#include cstdio ^^ You ment stdio I guess No, I meant cstdio, but I guess stdio.h would work