From owner-freebsd-questions Sat May 26 5:31:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from testware.comlink.khakassia.ru (testware.comlink.khakassia.ru [194.84.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 7BC7737B42C for ; Sat, 26 May 2001 05:31:40 -0700 (PDT) (envelope-from Lion@khakassia.ru) Received: from lion.comlink.khakassia.ru (lion.comlink.khakassia.ru [194.84.44.34]) by testware.comlink.khakassia.ru (8.11.3/8.11.1) with ESMTP id f4QCVZb81808 for ; Sat, 26 May 2001 20:31:37 +0800 (KRAST) (envelope-from Lion@khakassia.ru) Date: Sat, 26 May 2001 20:29:43 +0800 From: Evgeny Larionov X-Mailer: The Bat! (v1.38e) S/N DE1EFFBC / Educational Reply-To: Evgeny Larionov Organization: J/S Comlink company X-Priority: 3 (Normal) Message-ID: <12853.010526@khakassia.ru> To: freebsd-questions@FreeBSD.ORG Subject: last crypt.c cvs update troubles. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. After CVSup in RELENG_4 and updating cript.c i have troubles with making all tree (by make world command). Error in linking csh with next message: ------------ cc -O -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -Wall -Wformat -I/usr/obj/usr/src/i386/usr/include -c tc.defs.c cc -O -pipe -I. -I/usr/src/bin/csh -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -Wall -Wformat -I/usr/obj/usr/src/i386/usr/include -static -o csh sh.o sh.dir.o sh.dol.o sh.err.o sh.exec.o sh.char.o sh.exp.o sh.file.o sh.func.o sh.glob.o sh.hist.o sh.init.o sh.lex.o sh.misc.o sh.parse.o sh.print.o sh.proc.o sh.sem.o sh.set.o sh.time.o glob.o mi.termios.o tw.help.o tw.init.o tw.parse.o tw.spell.o tw.comp.o tw.color.o ed.chared.o ed.defns.o ed.init.o ed.inputl.o ed.refresh.o ed.screen.o ed.xmap.o ed.term.o tc.alloc.o tc.bind.o tc.const.o tc.disc.o tc.func.o tc.os.o tc.printf.o tc.prompt.o tc.sched.o tc.sig.o tc.str.o tc.vers.o tc.who.o tc.defs.o -ltermcap -lcrypt /usr/obj/usr/src/i386/usr/lib/libcrypt.a(crypt.o)(.text+0x1a): undefined reference to `auth_getval' *** Error code 1 Stop in /usr/src/bin/csh. *** Error code 1 Stop in /usr/src/bin. *** Error code 1 Stop in /usr/src. ------------ Best regards, Evgeny mailto:Lion@khakassia.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message