On Sun, 2008-03-30 at 17:05 +0530, Srinivas M.A. wrote:
> >  > My updates have not yet made it to Stephen Hemminger's git repo, but I
> >  > am attaching a
> >
> >  Any time frame when this will hit Hemminger's repo?
> 
> I sent the patches to him some time back, but perhaps he hasn't had
> time to look over them. It is a large set of changes anyway.
> 
> >
> >  :) lets see, the lab here tends to create some really funny loops, often
> >  by mistake.
> 
> Once the rstp has started fine, things should generally be okay.
> Please try it out and let me know.
> 
> Srinivas

With my cross gcc, 3.4.6 I get:
rstp.c: In function `txConfig':
rstp.c:1185: warning: implicit declaration of function
`__builtin_offsetof'
rstp.c:1185: error: syntax error before "RawBPDU"
rstp.c: In function `txRstp':
rstp.c:1221: error: syntax error before "RawBPDU"
rstp.c: In function `txTcn':
rstp.c:1234: error: syntax error before "RawBPDU"

Seems like __builtin_offsetof isn't defined in gcc 3.4.6,
can do something about that?

 Jocke
_______________________________________________
Bridge mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/bridge

Reply via email to