Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2000 08:49:25 -0400 (EDT)
From:      Adam Mackler <mackler-fb@dewline.com>
To:        freebsd-stable@freebsd.org
Subject:   make buildworld failing on libssh
Message-ID:  <200005241249.IAA18576@barter.dewline.com>

next in thread | raw e-mail | index | archive | help

I have cvsuped the RELENG_4 stable-supfile with the 
international secure-supfile, and when I make buildworld it fails,
saying:

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


I've reinstalled all the sources and am still having this problem.
Does anyone either know what I'm doing wrong, or have any suggestions
of directions in which to look for solutions.  I will happily provide
any further information that may assist.  Thanks in advance.

adam


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?200005241249.IAA18576>