You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While building the doc dir. Unfortunately it is not possible to build without docs.
╰─>$ make
../tool/jhton ext/Judy_3.htm | grep -v '^[ ]*$' | sed -e 's/\.C//' > man/man3/Judy
/bin/sh: line 1: man/man3/Judy: No such file or directory
make: *** [Makefile:616: man/man3/Judy] Error 1
The text was updated successfully, but these errors were encountered:
While building the
doc
dir. Unfortunately it is not possible to build without docs.The text was updated successfully, but these errors were encountered: