Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 12:26:41 -0700 (PDT)
From:      adam@alienzoo.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   conf/19530: CRITICAL: 4.X secure-stable srctree does not build, error in openssh src.
Message-ID:  <20000626192641.68CB637BC1A@hub.freebsd.org>

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

>Number:         19530
>Category:       conf
>Synopsis:       CRITICAL: 4.X secure-stable srctree does not build, error in openssh src.
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 26 12:30:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Adam Muntner
>Release:        4 Stable
>Organization:
Alienzoo Inc.
>Environment:
FreeBSD fnord.alienzoo.com 4.0-RELEASE FreeBSD 4.0-RELEASE #0: Wed Jun 14 15:12:29 MST 2000     root@fnord.alienzoo.com:/usr/src/sys/compile/FNORD  i386   
>Description:
output from 'make buildworld'

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

Stop in /usr/src/secure/lib/libssh.
*** Error code 1

Stop in /usr/src/secure/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
bash-2.03#                    
>How-To-Repeat:
I am using the file 4.x-secure-stable-supfile, updating with "cvsup 4.x-secure-stable-supfile"

Try to do a make buildowrld, it will die as above.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000626192641.68CB637BC1A>