Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Dec 1997 01:04:04 +0200 (SAT)
From:      Paul Allenby <pallenby@zibbi.mikom.csir.co.za>
To:        pallenby@zibbi.mikom.csir.co.za (Paul Allenby)
Cc:        freebsd-stable@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG
Subject:   Re: Make world broken on -stable
Message-ID:  <199712082304.BAA19148@zibbi.mikom.csir.co.za>
In-Reply-To: <199712082003.WAA14901@zibbi.mikom.csir.co.za> from Paul Allenby at "Dec 8, 97 10:03:41 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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
> 

Replying to my own mail:

replacing src/lib/libc/DEFS.h version 1.3.2.2 with 1.3.2.1 seems to fix this.
The buildworld has not yet completed, however :-)

Paul



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