On Wed, 15 Mar 2000, Alex Povolotsky wrote:

> install -c -o root -g wheel -m 644 freebsd.cf  /etc/mail/sendmail.cf
> for i in answer          isdntel.sh      record          tell
> tell-re
> cord ; do  install -c -o root -g wheel -m 700 $i /etc/isdn ;  done ;  for i
> in i
> sdnd.rates.D             isdnd.rates.F           isdnd.rates.UK.BT
> isdnd.r
> c.sample                 isdntel.alias.sample ; do  install -c -o root -g
> wheel 
> -m 600 $i /etc/isdn ;  done
> (cd /usr/src/etc; install -c -o root -g wheel -m 644
> /usr/src/etc/../crypto/open
> ssh/ssh_config  /usr/src/etc/../crypto/openssh/sshd_config  /etc/ssh )
> (cd /dev; sh MAKEDEV all)
> usage: mknod name [b | c] major minor
> /sbin/mknod console
> usage: mknod name [b | c] major minor
> /sbin/mknod fd0
> on make release, 
>
* snip *
> 
> at freshly cvsupped 3-STABLE. For several days.
> 
> What am I doing wrong?
> 

Because you are trying to make a -current release on a -stable
system.  AFAIK, this is not possible.  Your best bet would be to update
to -current to make a -current release or simple make a -stable release on
your -stable system.

-----
Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org



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

Reply via email to