diff -wubr dictd-1.7.1/regex/Makefile dictd-1.7.1-patch/regex/Makefile
--- regex/Makefile	Sun Mar 31 08:41:44 2002
+++ regex/Makefile	Mon Aug  5 01:03:12 2002
@@ -40,6 +40,7 @@
 libregex.a:	$(OBJPRODN)
 	rm -f libregex.a
 	ar crv libregex.a $(OBJPRODN)
+	ranlib libregex.a
 
 purge:
 	rm -f *.o
