Thread: [mpls-linux-general] Problems installing zebra patch
Status: Beta
Brought to you by:
jleu
|
From: pramod b. G <pr...@la...> - 2003-12-02 14:30:49
|
hai , i am applying a patch against Zebra 0.94 which was released recently and i got following errors there Hunk #3 FAILED at 80. 1 out of 3 hunks FAILED -- saving rejects to file ospfd/ospfd.c.rej patching file ospfd/ospf_lsdb.c Hunk #1 FAILED at 284. Hunk #2 FAILED at 293. 2 out of 2 hunks FAILED -- saving rejects to file ospfd/ospf_lsdb.c.rej patching file ospfd/ospf_lsdb.h Hunk #1 FAILED at 79. 1 out of 1 hunk FAILED -- saving rejects to file ospfd/ospf_lsdb.h.rej patching file ospfd/ospf_vty.c Hunk #1 FAILED at 3046. Hunk #2 succeeded at 3080 (offset 21 lines). Hunk #3 succeeded at 3565 with fuzz 2 (offset -28 lines). Hunk #4 FAILED at 3593. Hunk #5 FAILED at 3621. 3 out of 5 hunks FAILED -- saving rejects to file ospfd/ospf_vty.c.rej patching file ospfd/ospf_zebra.c Hunk #2 succeeded at 167 (offset 3 lines). As u see there are many FAILED cases.. Can u tell me any remedy thanks in advance pramod |
|
From: pramod b. G <pr...@la...> - 2003-12-04 13:59:20
|
hai, I downloaded the sources rpm and i am trying to build that with snmp support. But i am not able to get snmp support with this. Can u tell me what the problem is ??? |
|
From: Ramon C. <cas...@in...> - 2003-12-04 16:52:35
|
On Thu, 4 Dec 2003, pramod babu G wrote: > hai, > I downloaded the sources rpm and i am trying to build that with snmp > support. But i am not able to get snmp support with this. Can u tell me > what the problem is ??? Hi, AFAIK, there is no support for SNMP/MIB objects in the current implementation, unless there exists some external patch that I'm not aware of. I was planning to implement basic support, but there is some work on netdev@ for 2.6 going on, so I'm waiting to see the extent of the work REgards, R. |
|
From: pramod b. G <pr...@la...> - 2003-12-30 14:57:40
|
Does the current mpls+linux has bgp supporting mpls. I want mpls to be supported in bgp. How should i approach this |
|
From: pramod b. G <pr...@la...> - 2003-12-30 17:04:14
|
hai all,
i just installed mpls+zebra rpm. my mplsd was working properly until i
started zebra. When i started zebra it is crashing. So I first started
zebra and started debugging mplsd . I did back trace in gdb and got
#0 0x08068b16 in ldp_get_session_by_next_hop (g=0x80fde30, a=0xbffff74c,
next_hop=0xbffff788) at ldp_label_mapping.c:99
#1 0x08068cde in ldp_get_next_hop_session_for_fec (g=0x80fde30,
fec=0xbffff850, next_hop=0xbffff7d0,
next_hop_session=0xbffff7e0) at ldp_label_mapping.c:146
#2 0x08060adc in Recognize_New_Fec (g=0x80fde30, f=0xbffff850) at
ldp_fec.c:47
#3 0x08061630 in _ldp_global_fib_callback (handle=0x80fde30,
type=MPLS_UPDATE_ADD, dest=0xbffff850) at ldp_global.c:64
#4 0x0804a493 in ldp_ipv4_add (mpls=0x80fdd70, p=0xbffff8d0,
nexthop=0xbffff8e0) at impl_fib.c:231
#5 0x0804cbd0 in mpls_zebra_read_ipv4 (command=7, client=0x80fb740,
length=21) at mpls_zebra.c:286
#6 0x0809841b in zclient_read (thread=0xbffffa00) at zclient.c:867
#7 0x08092508 in thread_call (thread=0xbffffa00) at thread.c:647
#8 0x0804d0e3 in main (argc=3, argv=0xbffffae4) at mpls_main.c:223
#9 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6
What is this Bug ?????
|
|
From: James R. L. <jl...@mi...> - 2003-12-31 00:29:04
|
You should get the lastest version of ldp-portable from the P4 repository. Check out http://mpls-linux.sf.net/ for more info on how to get the latest code from the P4 repository. On Tue, Dec 30, 2003 at 10:29:18PM +0530, pramod babu G wrote: > hai all, > i just installed mpls+zebra rpm. my mplsd was working properly until i > started zebra. When i started zebra it is crashing. So I first started > zebra and started debugging mplsd . I did back trace in gdb and got > > #0 0x08068b16 in ldp_get_session_by_next_hop (g=0x80fde30, a=0xbffff74c, > next_hop=0xbffff788) at ldp_label_mapping.c:99 > #1 0x08068cde in ldp_get_next_hop_session_for_fec (g=0x80fde30, > fec=0xbffff850, next_hop=0xbffff7d0, > next_hop_session=0xbffff7e0) at ldp_label_mapping.c:146 > #2 0x08060adc in Recognize_New_Fec (g=0x80fde30, f=0xbffff850) at > ldp_fec.c:47 > #3 0x08061630 in _ldp_global_fib_callback (handle=0x80fde30, > type=MPLS_UPDATE_ADD, dest=0xbffff850) at ldp_global.c:64 > #4 0x0804a493 in ldp_ipv4_add (mpls=0x80fdd70, p=0xbffff8d0, > nexthop=0xbffff8e0) at impl_fib.c:231 > #5 0x0804cbd0 in mpls_zebra_read_ipv4 (command=7, client=0x80fb740, > length=21) at mpls_zebra.c:286 > #6 0x0809841b in zclient_read (thread=0xbffffa00) at zclient.c:867 > #7 0x08092508 in thread_call (thread=0xbffffa00) at thread.c:647 > #8 0x0804d0e3 in main (argc=3, argv=0xbffffae4) at mpls_main.c:223 > #9 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6 > > What is this Bug ????? > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general -- James R. Leu jl...@mi... |