I am seeing the same problem. I seem to have everything locally that was committed (based on whats at cvs-all)
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatm/spans/*.h /usr/include/netatm/spans
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatm/uni/*.h /usr/include/netatm/uni
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ffs/*.h /usr/include/ufs/ffs
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/mfs/*.h /usr/include/ufs/mfs
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ufs/*.h /usr/include/ufs/ufs
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 opencrypto/*.h /usr/include/crypto
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /usr/src/include.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
At 08:30 PM 11/21/2002 -0800, Kris Kennaway wrote:
On Thu, Nov 21, 2002 at 08:16:05PM -0800, John Merryweather Cooper wrote: > It looks like there's an error in the install routines for opencrypto. > Everything builds fine, but the installworld results in:This was only MFCed about 2 hours ago. You might have cvsupped in the middle of the change. Please wait a few hours and try again. Kris
-------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Sentex Communications, [EMAIL PROTECTED] Providing Internet since 1994 www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
