[Solved] unable to compile PuTTY 0.76 on Ubuntu 20.04 [closed]


pow() is a function from the maths library, libm. Your LDFLAGS needs to include “-lm”. See https://man7.org/linux/man-pages/man3/pow.3.html

solved unable to compile PuTTY 0.76 on Ubuntu 20.04 [closed]