[mpls-linux-general] problem in compilation
Status: Beta
Brought to you by:
jleu
From: L S. R. <ls...@ya...> - 2001-04-24 02:25:57
|
hi , just now i downloaded mpls-linux and ldp-portable from CVS repository,i have not installed full fledged "zebra".i am getting the problem of missin zebra.h and etc..can some body give me idea where can i get these zebra.h and so on.. and on more thing is no ware i found the option -DMPLS_LINX in make files can i include this in make file . out put of compilation of "zebra-ldp" [root@lsreddy zebra-port]# make cc -c -o crldp_path.o crldp_path.c crldp_path.c:3: zebra.h: No such file or directory crldp_path.c:5: command.h: No such file or directory crldp_path.c:6: prefix.h: No such file or directory crldp_path.c:7: linklist.h: No such file or directory crldp_path.c:9: ldp_struct.h: No such file or directory In file included from crldp_path.c:12: zldp_lib.h:7: zebra.h: No such file or directory zldp_lib.h:8: prefix.h: No such file or directory zldp_lib.h:10: zclient.h: No such file or directory make: *** [crldp_path.o] Error 1 thanks in advance expecting early reply regards lsreddy |