Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 1998 14:14:52 +1030
From:      Greg Lehey <grog@lemis.com>
To:        Warner Losh <imp@village.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: make buildworld breakage
Message-ID:  <19980131141452.05235@lemis.com>
In-Reply-To: <199801310342.UAA22230@harmony.village.org>; from Warner Losh on Fri, Jan 30, 1998 at 08:42:28PM -0700
References:  <199801310342.UAA22230@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jan 30, 1998 at 08:42:28PM -0700, Warner Losh wrote:
>
> ===> csu/i386
> install -C -o bin -g bin -m 444 /home/imp/FreeBSD/src/lib/csu/i386/dlfcn.h  /usr/obj/home/imp/FreeBSD/src/tmp/usr/include
> install -c -o bin -g bin -m 444 crt0.o c++rt0.o gcrt0.o scrt0.o sgcrt0.o  /usr/obj/home/imp/FreeBSD/src/tmp/usr/lib
> ===> libc
> install -c -o bin -g bin -m 444   libc.a /usr/obj/home/imp/FreeBSD/src/tmp/usr/lib
> install -c -o bin -g bin -m 444   -fschg  libc.so.3.0  /usr/obj/home/imp/FreeBSD/src/tmp/usr/lib
> install -c -o bin -g bin -m 444   libc_pic.a /usr/obj/home/imp/FreeBSD/src/tmp/usr/lib
> ld.so failed: Undefined symbol "SYS_lfs_segwait" in install:/usr/obj/home/imp/FreeBSD/src/tmp/usr/lib/libc.so.3.0
> *** Error code 1
>
> Looks like it is realted to the lfs code.  This is with ctm cvs-cur
> 4032 which appears to be from about 4:00pm MST this afternoon.

Yup, I'm getting this too.  I'm in no hurry, so I'll wait for it to go
away again.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980131141452.05235>