Subject: | /usr/bin/ld: cannot find -ltidy (0.008) |
On some of my smokers (various freebsd, debian:11, ubuntu 19.10) the linking fails:
...
LD_RUN_PATH="/usr/local/lib" cc -L/usr/local/lib -shared -L/usr/local/lib -fstack-protector T5.o -o blib/arch/auto/HTML/T5/T5.so -L/usr/local/lib -ltidy
/usr/bin/ld: cannot find -ltidy
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
...