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 a snapshot in order
> to find errors and give people an advance warning.
>
> GCC 4.4 cleaned up some more C++ headers. You always have to #include
> headers directly and cannot rely for things to be included indirectly.
Yet Again :-)
> --- switchuser.h~ 2008-11-11 19:40:18.000000000 +0000
> +++ switchuser.h 2008-11-11 19:40:28.000000000 +0000
> @@ -18,6 +18,7 @@
> #include <pwd.h>
> #include <grp.h>
> #include <paths.h>
> +#include <cstdio>
^^^^^^ You ment stdio I guess
> #include <iostream>
> #include "const.h"
> #include "cfg.h"
Thanks for reporting the bug
Cheers
Mike
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]