Re: [Keepalived-devel] /bin/ld: vrrp/libvrrp.a(vrrp_ip_rule_route_parser.o): undefined reference to
Status: Beta
Brought to you by:
acassen
|
From: Thomas J. <tho...@gm...> - 2019-04-05 16:16:04
|
FYI this has been fixed by Quentin for an upcoming 2.0.15. On Tue, Apr 2, 2019 at 9:33 AM Thomas Janssens <tho...@gm...> wrote: > Hi, > > When I execute *./configure* followed by *make *command, I have the > following error: > /bin/ld: vrrp/libvrrp.a(vrrp_ip_rule_route_parser.o): undefined reference > to symbol '__fpclassify@@GLIBC_2.2.5' > > Keepalived version is 2.0.14 > > Is it a bug? > > Thomas > > |