Skip site navigation (1)Skip section navigation (2)
Date:      27 Jun 2000 17:22:44 -0000
From:      chris@shenton.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/19547: 4.0-STABLE / SECURE make world fails on openssh/OPIE
Message-ID:  <20000627172244.69609.qmail@thanatos.shenton.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 27 10:20:00 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?20000627172244.69609.qmail>