[Olsr-dev] OLSR Quagga plugin update

Hannes Gredler (spam-protected)
Tue Nov 18 23:18:30 CET 2008


can you submit a patch please ... i have pulled your repo but
i do get compile errors.

src/quagga.c: In function `my_realloc':
src/quagga.c:166: error: `errno' undeclared (first use in this function)
src/quagga.c:166: error: (Each undeclared identifier is reported only once
src/quagga.c:166: error: for each function it appears in.)
src/quagga.c: In function `zebra_connect':
src/quagga.c:229: warning: implicit declaration of function `close'
src/quagga.c:229: warning: nested extern declaration of `close'
src/quagga.c: In function `zebra_send_command':
src/quagga.c:290: error: `errno' undeclared (first use in this function)
src/quagga.c:293: warning: implicit declaration of function `write'
src/quagga.c:293: warning: nested extern declaration of `write'
src/quagga.c:295: error: `EINTR' undeclared (first use in this function)
src/quagga.c:295: error: `EAGAIN' undeclared (first use in this function)
src/quagga.c: In function `try_read':
src/quagga.c:456: warning: implicit declaration of function `read'
src/quagga.c:456: warning: nested extern declaration of `read'
src/quagga.c:463: error: `errno' undeclared (first use in this function)
src/quagga.c:463: error: `EAGAIN' undeclared (first use in this function)


On Tue, Nov 18, 2008 at 11:53:33PM +0200, Acinonyx wrote:
| Hello all,
| 
| It's been some time since I've sent to this list. :) I hope you all are fine. 
| I've noticed that quagga plugin is a bit out of date in olsr repos. Could you 
| please sync with git://git.acinonyx.ath.cx/olsr-quagga.git ? There are some 
| bugfixes sitting there for quite a while...
| 
| Regards,
| Vasilis
| 
| 
| 
| -- 
| Olsr-dev mailing list
| (spam-protected)
| http://lists.olsr.org/mailman/listinfo/olsr-dev
| 




More information about the Olsr-dev mailing list