Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 1998 14:47:42 -0800
From:      John Polstra <jdp@polstra.com>
To:        asmodai@wxs.nl
Cc:        current@FreeBSD.ORG
Subject:   Re: Another compile error
Message-ID:  <199810292247.OAA05813@austin.polstra.com>
In-Reply-To: <XFMail.981028185746.asmodai@wxs.nl>
References:  <XFMail.981028185746.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <XFMail.981028185746.asmodai@wxs.nl>,
Jeroen Ruigrok/Asmodai  <asmodai@wxs.nl> wrote:
> install -c -o root -g wheel -m 644 drivers/make_device_driver.sh,v /usr/share/ex
> amples/drivers/make_device_driver.sh,v
> install -c -o root -g wheel -m 644 etc/Attic/ttys,v /usr/share/examples/etc/Atti
> c/ttys,v
> install: /usr/share/examples/etc/Attic/ttys,v: No such file or directory
> *** Error code 71
> 
> Am I wrong into thinking that Attic isn't needed for the example directory in
> /usr/share/examples/etc or am I just blabbering? =)
> 
> If someone could at least enlighten me about Attic.

It looks to me like you did a CVSup update using cvs mode (no
"tag" or "data" specification in your cvsupfile), and spammed your
/usr/src tree with a bunch of RCS files.  I'd suggest that you
study the CVSup tutorial in the FreeBSD Handbook, the CVSup FAQ at
<http://www.polstra.com/projects/freeware/CVSup/>, and the cvsup(1)
manual page.  Pay special attention to the difference between "cvs
mode" and "checkout mode".

John
--
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810292247.OAA05813>