On Sat, Oct  4, 2008 at 19:07:55 -0700, Steve Langasek wrote:

> On Sun, Oct 05, 2008 at 12:42:15AM +0100, Chris Lamb wrote:
> >  alpha:
> 
> >   [..]
> >   In file included from trad-core.c:44:
> >   /usr/include/sys/user.h:27:22: error: asm/page.h: No such file or 
> > directory
> >   make[5]: *** [trad-core.lo] Error 1
> 
> >  hppa:
> 
> >   [..]
> >   In file included from trad-core.c:44:
> >   /usr/include/sys/user.h:27:22: error: asm/page.h: No such file or 
> > directory
> >   make[5]: *** [trad-core.lo] Error 1
> 
> > Hm, so are the alpha and hppa chroots sane?
> 
> Yes.  It's your package's code that's not sane; asm/page.h is a deprecated
> header, because userspace apps should not make assumptions about the kernel
> page size at build time.
> 
asm/page.h is being included by /usr/include/sys/user.h, not by anything
in this package.  This indicates that the buildds have an old version of
libc6(.1)-dev and need to be updated.

Cheers,
Julien


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to