Subject: Help in compiling CURRENT
To: None <netbsd-help@NetBSD.ORG>
From: Stefano Gobbo <gobbo@parproc3.elet.polimi.it>
List: netbsd-help
Date: 06/20/1995 08:34:51
Hi,
I'm trying to install the CURRENT version over the 1.0 one.
Everything went allright, until i came to the last installation step
(as told in the 386BSD FAQ), which states:
cd /usr/src/gnu/usr.bin/ld
make && make install
OK, passed...
cd /usr/src
make && make install
> make: no target to make
The problem is that there is no Makefile here and make cannot proceed.
Probably, I missed something hot during the installation.
Could anyone help?
Thanks in advance
Stefano Gobbo
P.S.
During the compilation, when trying to build libraries some warning
occurred:
> tsort: xyz.so
> tsort: cycle in data
> nm: xyz.so: no name in list
They occurred after I compiled ld the first time, so I believe they are
due to temporary incoherency in data structures.
Just give me a ack.
Thanks again