Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jun 2001 19:54:21 +0900
From:      Martin Chandler <chand@lucksnet.or.jp>
To:        freebsd-stable@freebsd.org
Subject:   csh fails?
Message-ID:  <4.3.2-J.20010605175143.0273dea0@mail.lucksnet.or.jp>

next in thread | raw e-mail | index | archive | help
I just cvsupped today (June 05) and when I buildworld

#make -j4 buildworld

it consistently fails during the csh build with the following error

cc -O -pipe -march=pentiumpro -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
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
#

Last week it was no problem.
Any ideas anyone? 


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?4.3.2-J.20010605175143.0273dea0>