Date: Fri, 14 Jul 2000 12:29:41 -0300 From: "Christopher Forgeron" <cforger@aardvarkinc.com> To: <stable@freebsd.org> Subject: Why does my installworld keep breaking here? Message-ID: <005f01bfeda8$549d3220$0200a8c0@aardvarkinc.com>
next in thread | raw e-mail | index | archive | help
Hi, I've been fighting with this for a while; I do a make installworld from my newly d/led CVS source tree. Here is the tail-end of my output. ===> lib/libcrypt install -c -o root -g wheel -m 444 libscrypt.a /usr/lib install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib /usr/libexec/ld-elf.so.1: install: Undefined symbol "strtofflags" *** Error code 1 Stop in /usr/src/lib/libcrypt. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 I have 4.0-RELEASE, and am trying to upgrade to 4.0-STABLE. I got the complete src/all from CVS (RELENG4), and I have, and have not gotten all the crypto, depending on my mood. I've done these before, and they worked. On this box, it's dying. Anything blindingly stupid that I'm forgetting? -- Christopher Forgeron Aardvark Computer Solutions, Inc. 2070 Oxford Street, Suite 200, Halifax, Nova Scotia. B3L-2T2 Tel: (902) 425-2686 Fax: (902) 425-1550 cforger@aardvarkinc.com 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?005f01bfeda8$549d3220$0200a8c0>