Date: Wed, 27 Jan 1999 09:56:23 -0800 (PST) From: John Polstra <jdp@polstra.com> To: veldy@visi.com Cc: stable@FreeBSD.ORG Subject: Re: Failure to make buildworld on RELENG_3 Message-ID: <199901271756.JAA25867@vashon.polstra.com> In-Reply-To: <006201be486e$86a31630$236319ac@w142844.carlson.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <006201be486e$86a31630$236319ac@w142844.carlson.com>, Thomas T. Veldhouse <veldy@visi.com> wrote: > I completely re-cvsuped the sources and I still get errors in libpam. Ohhhhhkaaay. Please become root and type this, stopping when it fails: cd /usr/src/lib/libpam script make cleandir make obj (cd libpam; make beforeinstall) make depend make all make install Then press CTRL-D and send me your "typescript" file. (You don't need to cc it to the mailing list.) I'll take a look and try to figure out why it's failing on your system. What is the context again? Are you trying a straight "make world", or is it one of the upgrade targets you're using? John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Nobody ever went broke underestimating the taste of the American public." -- H. L. Mencken 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?199901271756.JAA25867>