[Nut-upsdev] 2.7.4 make install fails: libnutclient.so.0.0.0 missing
Charles Lepple
clepple at gmail.com
Sun Dec 11 03:57:35 UTC 2016
On Dec 10, 2016, at 3:42 PM, Roger Price wrote:
>
> I upgraded an operating system to openSUSE 42.2, kernel 4.4 and recompiled nut 2.7.4. ./configure, make clean and make went well, but make install failed. Make reports
>
> Making install in clients
> make[1]: Entering directory '/mnt/home/rprice/nut/nut-2.7.4.dev/clients'
> make[2]: Entering directory '/mnt/home/rprice/nut/nut-2.7.4.dev/clients'
If the path is different from when you originally built it (i.e. /mnt/home vs /home), you might need a "make distclean", too.
Jim's suggestion of rerunning ./autogen.sh is also useful.
More information about the Nut-upsdev
mailing list