From chris@shenton.org  Tue Jun 27 10:15:43 2000
Return-Path: <chris@shenton.org>
Received: from thanatos.shenton.org (cshenton.customer.execdsl.net [206.64.112.238])
	by hub.freebsd.org (Postfix) with SMTP id 2D6BB37B54E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 27 Jun 2000 10:15:32 -0700 (PDT)
	(envelope-from chris@shenton.org)
Received: (qmail 69610 invoked by uid 1000); 27 Jun 2000 17:22:44 -0000
Message-Id: <20000627172244.69609.qmail@thanatos.shenton.org>
Date: 27 Jun 2000 17:22:44 -0000
From: chris@shenton.org
Reply-To: chris@shenton.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: 4.0-STABLE / SECURE make world fails on openssh/OPIE
X-Send-Pr-Version: 3.2

>Number:         19547
>Category:       i386
>Synopsis:       4.0-STABLE / SECURE make world fails on openssh/OPIE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 10:20:00 PDT 2000
>Closed-Date:    Tue Jul 18 01:27:24 PDT 2000
>Last-Modified:  Tue Jul 18 01:28:00 PDT 2000
>Originator:     Chris Shenton
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

	AMD K6/2, source cvsupped hours ago from international servers

>Description:

	I cvsup source every night or so to keep STABLE, using the
	international SECURE servers from cron like:

	30 2 * * *      /usr/local/bin/cvsup -L 1 -g -h cvsup.uk.freebsd.org /usr/share/examples/cvsup/4.x-secure-stable-supfile

	This has worked fine until about two weeks ago when something
	in crypto broke the build process:

	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'm really surprised I'm the only one to be whining about
	this, but I haven't seen anyone else on hackers, stable,
	questions complaining. I've tried cvsupping from the
	overburdened "internat" server once and get the same thing.


>How-To-Repeat:

	I've removed /usr/src/crypto today, re-cvsupped, and get the
	same thing, same error, when I try and "make world".

>Fix:

	


>Release-Note:
>Audit-Trail:

From: Chris Shenton <chris@shenton.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: i386/19547: 4.0-STABLE SECURE make world fails on openssh/OPIE
Date: 17 Jul 2000 16:31:10 -0400

 Problem appears to be related to the disappearance of the cvs-secure
 (?) distro. I kept cvsupping the now-nonexistent distro, instead of
 the new distro with the merged, now-safe-in-the-us crypto code. So of
 course I never got the changes incorporated into my tree.
 
 The fix was to stop trying to cvsup the 4.x-secure-stable-supfile and
 to use the 4.x-stable-supfile.
 
 Doh.
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Jul 18 01:27:24 PDT 2000 
State-Changed-Why:  
Chris has found the cause of his problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19547 
>Unformatted:
