[mpls-linux-general] compiling patched zebra
Status: Beta
Brought to you by:
jleu
|
From: blue c. <nom...@ya...> - 2003-02-27 00:08:58
|
Hi, After applying the ldp patch to zebra 0.93a, I have a compile error: gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/etc/\" -DMULTIPATH_NUM=1 -I. -I. -I.. -I.. -I.. -I../lib -g -O2 -Wall -c `test -f 'rt_netlink.c' || echo './'`rt_netlink.c rt_netlink.c: In function `netlink_route_change': rt_netlink.c:671: `RTA_LSP' undeclared (first use in this function) rt_netlink.c:671: (Each undeclared identifier is reported only once rt_netlink.c:671: for each function it appears in.) rt_netlink.c: In function `netlink_route_multipath': rt_netlink.c:1214: `RTA_LSP' undeclared (first use in this function) rt_netlink.c:1305: structure has no member named `rtnh_lsp' rt_netlink.c:1335: structure has no member named `rtnh_lsp' make[2]: *** [rt_netlink.o] Error 1 make[2]: Leaving directory `/usr/local/zebra-0.93a/zebra' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/zebra-0.93a' make: *** [all] Error 2 Can anyone point me in the right direction? __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ |