Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2001 10:55:37 +0200
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        Evgeny Larionov <Lion@khakassia.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: last crypt.c cvs update troubles.
Message-ID:  <20010527105537.A17205@curry.mchp.siemens.de>
In-Reply-To: <12853.010526@khakassia.ru>; from Lion@khakassia.ru on Sat, May 26, 2001 at 08:29:43PM %2B0800
References:  <12853.010526@khakassia.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 26-May-2001 at 20:29:43 +0800, Evgeny Larionov wrote:
> 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:

See http://www.freebsd.org/cgi/query-pr.cgi?pr=27637.

As a temporary work around, cvsup secure and crypto and place them in
/usr/src. Don't delete existing secure and crypto in there... you need
them again when CTM contains updates for them one day.

	-Andre

> 
> ------------
> 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.
> ------------

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?20010527105537.A17205>