Re: [mpls-linux-general] Problems Patching zebra with LDP
Status: Beta
Brought to you by:
jleu
|
From: Ramon C. <cas...@in...> - 2004-03-27 11:42:23
|
On Sat, 27 Mar 2004, Josef Perlinger wrote: > Hi to all, > > > When I compile the zebra without mpls patching it the make works. > > Do you know what I'm doing wrong? or should i wait for the next release of > the ldp-implementation? When will it be released? > I don't know a lot about zebra, but make sure that you compile it using the patched (with mpls-linux) kernel headers. According to your error, the zebra compilation does not see the RTA_LSP which exists only in MPLS enabled kernels. Regards, R. |