On Tue, Oct 07, 2008, Walter Franzini wrote:
> Walter Franzini <[EMAIL PROTECTED]> writes:
>
> > I'm unable to build daemontools:
>
> The patch below (stolen from the debian package) had fixed the problem for me.
>
> --- admin/daemontools-0.76/src/error.h.orig 2008-10-07 11:24:00.000000000
> +0200
> +++ admin/daemontools-0.76/src/error.h 2008-10-07 11:24:12.000000000
> +0200
> @@ -3,7 +3,7 @@
> #ifndef ERROR_H
> #define ERROR_H
>
> -extern int errno;
> +#include <errno.h>
>
> extern int error_intr;
> extern int error_nomem;
Ah, ok. This makes sense, of course.
Patch now applied. Thanks for the hint.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
OpenPKG http://openpkg.org
User Communication List [email protected]