From owner-freebsd-questions@FreeBSD.ORG Fri May 9 13:02:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C409137B401 for ; Fri, 9 May 2003 13:02:04 -0700 (PDT) Received: from mail.dubium.com (h24-82-130-8.vn.shawcable.net [24.82.130.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F5EC43F75 for ; Fri, 9 May 2003 13:02:03 -0700 (PDT) (envelope-from joe-joe@dubium.com) Received: (qmail 3543 invoked from network); 9 May 2003 20:02:35 -0000 Received: from localhost (HELO sigfried.dubium.com) ([127.0.0.1]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 9 May 2003 20:02:35 -0000 Received: from sigfried (sigfried.dubium.com [192.168.0.201]) by sigfried.dubium.com (tmda-ofmipd) with ESMTP; Fri, 09 May 2003 13:02:34 -0700 Received: from 192.168.0.1 (SquirrelMail authenticated user joe@dubium.com) by sigfried with HTTP; Fri, 9 May 2003 13:02:35 -0700 (PDT) Message-ID: <1102.192.168.0.1.1052510555.squirrel@sigfried> In-Reply-To: <200305091848.11923.a.carter@intrasoft.lu> References: <2948.192.168.0.1.1052498520.squirrel@mail.dubium.com> <200305091848.11923.a.carter@intrasoft.lu> Date: Fri, 9 May 2003 13:02:35 -0700 (PDT) To: "CARTER Anthony" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal From: Joe Sotham X-Delivery-Agent: TMDA/0.75 (Ponder) cc: freebsd-questions@freebsd.org Subject: Re: 4.7 -> 4.8 make buildworld upgrade error (during Make buildworld) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 20:02:05 -0000 I apologize my note was a little confusing. The error occurs during the buildworld step. Joe CARTER Anthony said: >> cvsup -g -L 2 .... >> >> cd /usr/src; make clean; rm -rf /usr/obj >> make buildworld >> make installworld > > > between make buildworld and make installworld try: > > reboot > press key during 10 second countdown. > boot -s > mount -u / > mount -a > mergemaster -p > make installworld > mergemaster > > > as per the /usr/src/UPDATING file information and the online docs... > > Anthony > > > On Friday 09 May 2003 18:42, Joe Sotham wrote: >> I'm starting with 4.7-STABLE FreeBSD 4.7-STABLE #0. >> >> This has failed twice so I am very puzzled and would appreciate some help. >> >> Here's the process I follow: >> >> cvsup -g -L 2 .... >> >> cd /usr/src; make clean; rm -rf /usr/obj >> make buildworld >> make installworld >> >> The cvsup file >> *default release=cvs tag=RELENG_4 >> *default delete use-rel-suffix >> src/all >> >> The make.conf file does not exclude any parts of the standard build. >> >> I've obtained this error twice. >> >> cc -O -pipe -march=pentiumpro -DLINEMODE -DUSE_TERMIO -DDIAGNOSTICS >> -DOLD_ENVIRON -DENV_HACK >> -DAUTHENTICATION -DENCRYPTION >> -I/usr/src/secure/libexec/telnetd/../../../crypto/telnet -DINET6 -W >> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith >> -Wno-uninitialized -Wreturn-type >> -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -L/usr/local/lib -o telnetd >> global.o slc.o state.o >> sys_term.o telnetd.o termstat.o utility.o authenc.o -lutil -ltermcap >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a >> -lmp -lcrypto -lcrypt -lpam >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(pk. >>o): In function >> `common_key': >> pk.o(.text+0x1d8): undefined reference to `DES_set_odd_parity' >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(pk. >>o): In function >> `pk_encode': >> pk.o(.text+0x447): undefined reference to `DES_key_sched' >> pk.o(.text+0x465): undefined reference to `DES_cbc_encrypt' >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(pk. >>o): In function >> `pk_decode': >> pk.o(.text+0x596): undefined reference to `DES_key_sched' >> pk.o(.text+0x5c7): undefined reference to `DES_cbc_encrypt' >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(enc >>_des.o): In function >> `ofb64_start': >> enc_des.o(.text+0x1aa): undefined reference to `DES_random_key' >> enc_des.o(.text+0x1b7): undefined reference to `DES_ecb_encrypt' >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(enc >>_des.o): In function >> `ofb64_session': >> enc_des.o(.text+0x60b): undefined reference to `DES_key_sched' >> /usr/obj/usr/src/secure/libexec/telnetd/../../lib/libtelnet/libtelnet.a(enc >>_des.o): In function `# > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Joe Sotham ------------ If the only prayer you say in your entire life is "Thank You", that will suffice. - Meister Eckhart