Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!tank.news.pipex.net!pipex!howland.reston.ans.net!news.cac.psu.edu!news.math.psu.edu!ra.nrl.navy.mil!news.nrl.navy.mil!talmage From: talmage@cmf.nrl.navy.mil (David Talmage) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NetBSD-current compilation - how Date: 08 Sep 1995 17:54:48 GMT Organization: Connection Machine Facility, NRL Lines: 28 Message-ID: <TALMAGE.95Sep8135449@stickyrice-en.cmf.nrl.navy.mil> References: <42irqg$mqn@eng_ser1.erg.cuhk.hk> <1995Sep7.104220.17651@ccc.amdahl.com> NNTP-Posting-Host: stickyrice-en.cmf.nrl.navy.mil In-reply-to: azcb0@ccc.amdahl.com's message of Thu, 7 Sep 1995 10:42:20 GMT In article <1995Sep7.104220.17651@ccc.amdahl.com>, azcb0@ccc.amdahl.com (Alistair G. Crooks) gave instructions for compiling the NetBSD-Current sources. I followed them on my Amiga and they work but there are some problems. The instructions for building ld.so, as quoted in part below, didn't work as I expected. ># Bernd Wiserner says that the ld.so that will be built next will ># work only with libc.so.12.0, not with libc.so.12.3 ># His instructions to make a working ld.so follow: ># Do NOT run ldconfig while doing the following 7 lines ... >(cd /usr/src/include ; make && make install) >cp -p /usr/libexec/ld.so /usr/libexec/ld.so.good >(cd /usr/src/gnu/usr.bin/ld ; make && make install && make cleandir) cp -p /usr/libexec/ld.so.good /usr/libexec/ld.so >... Everything runs fine until the installation of the new ld.so. Then the 'make install' ends because there isn't an ld.so to use to complete the installation. The 'make cleandir' also fails. The cp, however, does not fail. -- David Talmage Kaman Sciences Corporation talmage@cmf.nrl.navy.mil