After a make -k -DNOFSCHG installworld and a make installworld, I'm 
getting this:

install -c -s -o root -g wheel -m 555   genassym /usr/bin
install: genassym: No such file or directory
*** Error code 71

Stop in /usr/src/usr.bin/genassym.
*** Error code 1

Stop in /usr/src/usr.bin.
*** Errror code 1
etc...

Failing other suggestions, I'm about to do a 

make clean
make buildworld
make -k -DNOFSCHG installworld
make installworld

perhaps something else is fuggered.

Thanks.

On 5 Feb 00, at 21:25, Jim Bloom wrote:

> You still didn't get your installworld to complete succesfully.  You
> have install, libc, and libutil out of sync.
> 
> I believe the correct procedure for installing everything in your case
> is:
> 
>       make -k -NOFSCHG installworld
>       make installworld
> 
> Jim Bloom
> [EMAIL PROTECTED]
> 
> Dan Langille wrote:
> > 
> > [root@buff:/usr/src/sys/compile/BUFF] # make install
> > install -c -m 555 -o root -g wheel -fschg  kernel /kernel
> > /usr/libexec/ld-elf.so.1: install: Undefined symbol "setflags"
> > *** Error code 1
> >
> 


--
Dan Langille - DVL Software Limited [I'm looking for more work]
The FreeBSD Diary     - http://www.freebsddiary.org/
NZ FreeBSD User Group - http://www.nzfug.nz.freebsd.org/
The Racing System     - http://www.racingsystem.com/
unix @ home           - http://www.unixathome.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to