[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

AW: Re: build failure on alpha for 0.7.0.100



See https://bugzilla.redhat.com/show_bug.cgi?id=464760

-of

----- Ursprüngliche Nachricht -----
Von: Michael Biebl <biebl@debian.org>
Gesendet: Mittwoch, 08. April 2009 22:59
An: Dan Williams <dcbw@redhat.com>
Cc: alpha@buildd.debian.org; debian-alpha@lists.debian.org
Betreff: Re: build failure on alpha for 0.7.0.100

Dan Williams wrote:
> On Wed, 2009-04-08 at 16:20 +0200, Michael Biebl wrote:
>> Hi Dan,
>>
>> I'm having build failures of NM 0.7.0.100 on alpha [1] where 0.7.0.99 was
>> building fine.
>> Any ideas, where the problem is?
> 
> There's an open bug somewhere to use tcsetattr(3) and such instead of
> the raw ioctls, with the explicit reason that the ioctls are busted on
> Alpha?  Seemed odd.  In any case, can you see
> what /usr/include/bits/termios.h has in it for you?  I've got:
> 
> #define NCCS 32
> struct termios
>   {
>     tcflag_t c_iflag;		/* input mode flags */
>     tcflag_t c_oflag;		/* output mode flags */
>     tcflag_t c_cflag;		/* control mode flags */
>     tcflag_t c_lflag;		/* local mode flags */
>     cc_t c_line;			/* line discipline */
>     cc_t c_cc[NCCS];		/* control characters */
> ...
> 
> of course we care about NCCS there on alpha.  I'd think it's a  bug in
> the headers then that if Alpha doesn't support any more than 4 entries
> there (VTIME and 


[Die ursprüngliche Nachricht wird nicht vollständig eingefügt.]

Reply to: