Frr: vrrpd bgpd run error

Created on 10 Nov 2020  Â·  5Comments  Â·  Source: FRRouting/frr

on mips32 linux platform ,i run vrrpd bgpd ,but get error :

./vrrpd: symbol lookup error: ./vrrpd: undefined symbol: MTYPE_TMP

./bgpd: symbol lookup error: ./bgpd: undefined symbol: MTYPE_COMPLETION

build platform question

All 5 comments

Do you have a library mismatch? Perchance you have installed the FRR into two different spots?

Yeah this is quite strange. What libfrr.so is being used? The same one compiled when you compiled vrrpd? What's ldd /path/to/vrrpd give you?

ospf rip is ok
Does it mean that the path is OK?

Can you purge all your FRR binaries and reinstall them, sure seems like a compilation mismatch issue

@polychaeta autoclose in 3 days

Was this page helpful?
0 / 5 - 0 ratings