On Thu, 18 Apr 2002, Eric Brunner-Williams in Portland Maine wrote:

> # uname -a
> FreeBSD nic-naa.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Wed Apr 17 10:35:32 EDT 2002   
>  [EMAIL PROTECTED]:/usr/src/sys/compile/ABENAKI  i386
> 

   [snip ...]

> install -c -s -o root -g wheel -m 555   chflags /bin
> install -c -o root -g wheel -m 444 chflags.1.gz  /usr/share/man/man1
> ===> usr.bin/chpass
> [ ! -e /usr/bin/chpass ] ||  chflags noschg /usr/bin/chpass || true
> *** Signal 12
> 
> Stop in /usr/src/usr.bin/chpass.
> *** Error code 1
> 
> Stop in /usr/src/usr.bin.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1

   You need to install and boot on the new kernel before the
   installworld : eaccess(2) is now used by test, but is not supported
   by your running kernel. BTW, the error code say precisely that : non
   existent syscall.

   - yann

-- 
   [EMAIL PROTECTED] -*- HSC -*- http://www.hsc.fr/

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

Reply via email to