Date: Sun, 22 Oct 2000 00:11:47 -0700 From: Daniel Sumers Myers <daniel@amalthea.pomona.edu> To: freebsd-stable@freebsd.org Subject: installworld bug? pod2man Message-ID: <20001022001147.A1405@amalthea.pomona.edu>
next in thread | raw e-mail | index | archive | help
I just upgraded a box from 4.1-release to 4-stable, and I think I might have found a bug in the installworld target. src/secure/usr.bin/openssl/Makefile caused the installworld process to die because pod2man couldn't be found. Changing the call in the makefile from "pod2man" to "/usr/bin/pod2man" fixed it. -- Daniel Myers dmyers@pomona.edu Finger daniel@redlance.pomona.edu for my GnuPG public key. "So many women, so little nerve." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001022001147.A1405>