Re: [Keepalived-devel] Error with --enable-snmp
Status: Beta
Brought to you by:
acassen
|
From: Vincent B. <be...@lu...> - 2018-08-23 14:11:21
|
❦ 23 août 2018 14:48 +0100, Paul Gildea <gi...@tc...>:
> I've attached that file as there a re a good few errors mentioned
> throughout it. This is the area where my build failed:
So, you should install the development library for libssp. NetSNMP is
notorious for linking to useless stuff (because of libnetsnmpagent).
After linking, everything is stripped off, but you need it nonetheless.
--
Make input easy to prepare and output self-explanatory.
- The Elements of Programming Style (Kernighan & Plauger)
|