Re: [mpls-linux-general] problem in compilation
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-04-25 01:22:35
|
On Tue, Apr 24, 2001 at 10:48:51AM -0700, Srinivas Reddy wrote: > hi james, > thanks for u r reply , > i will test it now ,but i am sure that i have not > installed zebra,and i have one doubt is it necessary > that i have to install total "zebra", or just i need > to compile as you suggested > please advice me > once again thaks for your reply > regards > lsreddy If you want to compile ldp-portable with zebra support you will need the entire zebra source. You do not need to install it, you just need to compile it. You can always compile ldp_linux instead, it won't give you as much functionality, but it works. Jim > --- "James R. Leu" <jl...@mi...> wrote: > > Hello, > > > > Doing a 'make ldp_zebra' from the top of > > ldp-portable will give you > > the disired result. It will look for a 'zebra' > > directory at the same level > > as the 'ldp-portable' directory. Make sure you have > > configured and compiled > > zebra first. Also you will always want to 'cvs > > update' your ldp-portable > > tree often. (for example I fixed a compilation bug > > just this morning). > > > > > > [jleu jleu-laptop 6:51am]~/mpls/cvs-trees-> ls > > ldp-portable/ mpls-linux/ zebra/ > > [jleu jleu-laptop 6:51am]~/mpls/cvs-trees-> cd > > ldp-portable/ > > [jleu jleu-laptop > > 6:52am]~/mpls/cvs-trees/ldp-portable-> make > > ldp_zebra > > > > > > On Tue, Apr 24, 2001 at 07:43:57AM +0530, L Srinivas > > Reddy wrote: > > > 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 > > > > > > _______________________________________________ > > > mpls-linux-general mailing list > > > mpl...@li... > > > > > > http://lists.sourceforge.net/lists/listinfo/mpls-linux-general > > > > -- > > James R. Leu > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ -- James R. Leu |