Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 09:14:03 -0400
From:      Willie Bollinger <willie@abs.net>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-stable@freebsd.org
Subject:   CVsup after new install
Message-ID:  <fdo6lsogbp6ncmuvh00r70n12dml2l66h2@4ax.com>

next in thread | raw e-mail | index | archive | help
I recently installed 4.0 on a new machine and tried to use cvsup to
get it to the current stable version. In the middle of the make
buildworld I get the following error. This is after a fresh cvsup this
morning from cvsup6

/usr/obj/usr/src/i386/usr/include/openssl/des.h:129: warning: data
definition has no type or storage class
/usr/obj/usr/src/i386/usr/include/openssl/des.h:145: syntax error
before `*'
/usr/obj/usr/src/i386/usr/include/openssl/des.h:146: syntax error
before `*'
/usr/obj/usr/src/i386/usr/include/openssl/des.h:147: syntax error
before `*'
/usr/obj/usr/src/i386/usr/include/openssl/des.h:149: syntax error
before `*'
/usr/obj/usr/src/i386/usr/include/openssl/des.h:187: syntax error
before `des_quad_cksum'
/usr/obj/usr/src/i386/usr/include/openssl/des.h:188: warning: data
definition has no type or storage class
*** Error code 1

Stop in /usr/src/secure/lib/libtelnet.
*** 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.


I have also added the following lines in make.conf so that open ssh is
not compiled


u2# cat /etc/make.conf
USA_RESIDENT=3DYES
NO_OPENSSH=3D    true    # do not build OpenSSH   =20
NO_OPENSSL=3D    true    # do not build OpenSSL (implies NO_OPENSSH)
u2#=20


Any ideas?



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?fdo6lsogbp6ncmuvh00r70n12dml2l66h2>