porting bird to ecos
Martin Mares
mj at ucw.cz
Sat May 13 12:31:03 CEST 2006
Hi!
> I am trying to port BIRD to eCos. I configured BIRD for BSD as eCos has BSD tcp/ip stack and only enabled RIP as routing protocol.
>
> The problem that I face is that fcntl(fd, F_SETFL, O_NONBLOCK) fails while
> applying the configrations and ends up in calling the method called bug. If
> I comment the fcntl call than somwhere down die is invoked.
On what fd did it fail? If on a socket, then it's a clear bug in the eCos
POSIX API.
Have a nice fortnight
--
Martin `MJ' Mares <mj at ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
"God doesn't play dice." -- Albert Einstein
More information about the Bird-users
mailing list