Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Dec 1997 23:53:41 -0600
From:      Steve Price <sprice@hiwaay.net>
To:        Paul Allenby <pallenby@zibbi.mikom.csir.co.za>
Cc:        freebsd-stable@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Re: Make world broken on -stable
Message-ID:  <348CDCE5.ABD322C@hiwaay.net>
References:  <199712082003.WAA14901@zibbi.mikom.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul Allenby wrote:
> 
> Hi all
> 
> After cvsup'ing the latest RELENG_2_2 src about an hour ago, and
> a "make buildworld", I got:
> 
> ===> libc
> install -c -o bin -g bin -m 444   libc.a /usr/obj/usr/src/tmp/usr/lib
> install -c -o bin -g bin -m 444   -fschg  libc.so.3.0  /usr/obj/usr/src/tmp/usr/lib
> install -c -o bin -g bin -m 444   libc_pic.a /usr/obj/usr/src/tmp/usr/lib
> ld.so failed: Undefined symbol "___generic_syscall" in install:/usr/obj/usr/src/tmp/usr/lib/libc.so.3.0
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
> Any ideas?
> 

cd /usr/src/lib/libc
make cleandir obj depend all install

Steve

> Paul



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