make buildworld crash, unwind.h

Vlad Galu dudu at dudu.ro
Thu Dec 7 14:13:15 PST 2006


On 12/7/06, walt <wa1ter at myrealbox.com> wrote:
Justin C. Sherrill wrote:
> On Thu, December 7, 2006 3:39 pm, Peter Avalos wrote:
>
>>> When is cvsup appropriate vs. cvs?  Using cvsup is what we have
>>> documented.
>>>
>> It appears that he is using cvsup to get the repo, and usung cvs to update
>> his src/ tree.
>
> Should we be describing that in documentation?  I see both techniques in
> use, but I haven't seen a reason one should be described over the other.
> (I always just used cvsup.)
I love cvsup, but lately we DragonFly fans are completely dependent on a
binary cvsup package because ezm3 won't compile.
The obvious solution is to use csup, which is a cvsup-workalike written
in C.  It works flawlessly on FreeBSD and NetBSD but not (yet) on DFBSD
because of the newer version of cvs that we use.
I've emailed the csup guru (Maxime Henrion) about updating csup, but
I've had no answer from him.  I hope Maxime is in good health and is
just too busy to deal with csup, but I really don't know.
Anyone who is interested in updating csup can get the sources here:
http://www.mu.org/~mux/csup.html#download
  FWIW, http://mu.org/~mux/csup-snap-20060318.tgz does the trick for
me. My supfile is below:
-- cut here --
*default host=cvsup.dragonflybsd.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
*default compress
dragonfly-cvs-src
-- and here --
--
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.




More information about the Users mailing list