Date: Thu, 06 Sep 2001 11:43:06 -0400 From: Lanny Baron <lnb@cybertouch.org> To: pahowes@fair-ware.com Cc: stable@freebsd.org Subject: Re: make update dies because it cannot find pod2man.. Message-ID: <3B97998A.1010607@cybertouch.org> References: <ABENJKDFOLCKBPLGACFDEEKFDDAA.pahowes@fair-ware.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Paul, The problem was corrected by commenting out NOMANCOMPRESS= true in /etc/make.conf . Try that and see if it works, Lanny Paul A. Howes wrote: >I've been having the same problem since the early 4.x days. It is getting >really annoying to have to change that file by hand every time I update the >system. Does anyone have any idea what is causing this? I would like to >get it solved before 4.4 "goes gold". > >Thanks! > > >-- >Paul A. Howes >pahowes@fair-ware.com > >If you would like my PGP key, send a blank e-mail to pgpkey@fair-ware.com > > >-----Original Message----- >From: owner-freebsd-stable@FreeBSD.ORG >[mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Lanny Baron >Sent: Monday, September 03, 2001 2:11 PM >To: stable@freebsd.org >Subject: make update dies because it cannot find pod2man.. > > >Hi, >I have an ongoing problem which I have tried to fix, but persists. Whether >make update is run from a script from a crontab (as in a weekly job) or by >cd /usr/src; make update > >The update fails when it runs the Makefile in >/usr/src/secure/usr.bin/openssl/Makefile >It cannot find pod2man. Even when at the end of the Makefile the line >.pod2man is changed to .pod2man /usr/bin/pod2man the file gets overwritten >and fails. > >I have checked roots .profile, .cshrc to be sure /usr/bin is in the path >statement. Would anyone know what is wrong and a fix to this? > >Thanks in advance, >Lanny > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > > > 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?3B97998A.1010607>