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
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