Date: Sat, 26 May 2001 20:29:43 +0800 From: Evgeny Larionov <Lion@khakassia.ru> To: freebsd-questions@FreeBSD.ORG Subject: last crypt.c cvs update troubles. Message-ID: <12853.010526@khakassia.ru>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?12853.010526>