buildworld failure with crypto

Rich Wood rich at dynamite.org
Sat May 20 23:21:39 BST 2000


Note: I original tried to send this to freebsd-stable, but since 
hub.freebsd.org won't accept my mail I thought I'd try here. 

I'm trying to buildworld on a freshly installed & cvsup'd system. 

buildworld without the crypto sources works fine as I successfully 
rebuilt the system without crypto this morning. However once I cvsup 
the latest cvs-crypto (as of yesterday evening and again about 
1200UTC today), buildworld fails as follows...

<snip>
cc -O -pipe -DSKEY -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/lib/libssh/../../../crypto/openssh/uuencode.c -o 
uuencode.o
cc -O -pipe -DSKEY -I/usr/obj/usr/src/i386/usr/include -c
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c -o 
auth-skey.o
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c: In
function `auth_skey_password':
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c:20:
warning: initialization makes pointer from integer without a cast
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c: In
function `skey_fake_keyinfo':
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c:160:
`OPIE_HASHNAME_MAX' undeclared (first use in this function)
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c:160:
(Each undeclared identifier is reported only once
/usr/src/secure/lib/libssh/../../../crypto/openssh/auth-skey.c:160:
for each function it appears in.)
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
[root at kenny /usr/src]


This occured on a 4.0-RELEASE with a fresh source tree last night so 
I rebuilt to 4.0-STABLE without the crytpo sources this morning and 
cvsupped crypto again and it still fails.

Any suggestions?

Rich

-- 
rich at dynamite.org                 rich at FreeBSD.org.uk
If that's what they call normal, I'd rather be insane




More information about the Ukfreebsd mailing list