Re: kernel make error: scvidctl.c

2010-02-16 Thread Nikolay Tychina
Oh, I'm sorry for bothering you all, guys. I commented out vga instead of agp. :) 2010/2/16 Nikolay Tychina > Hi. > > I csupped RELENG_8, buildworld succeeded, but buildkernel fails. Any ideas > what is going wrong here? > > > MAKE=make sh /usr/home/nichola

kernel make error: scvidctl.c

2010-02-16 Thread Nikolay Tychina
Hi. I csupped RELENG_8, buildworld succeeded, but buildkernel fails. Any ideas what is going wrong here? MAKE=make sh /usr/home/nicholas/example/usr/src/sys/conf/newvers.sh LETTUCE cc -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpo

Re: how to mirror cvs or svn with rsync

2009-11-14 Thread Nikolay Tychina
Well, reference machine doesn't even run FreeBSD. I need to mirror src (say, checkout of RELENG_8). Another problem is that only rsync may be used on the reference machine. :) 2009/11/14 cpghost > On Sat, Nov 14, 2009 at 09:38:11PM +0300, Nikolay Tychina wrote: > > Having a mir

Re: how to mirror cvs or svn with rsync

2009-11-14 Thread Nikolay Tychina
Having a mirror accessible from our network for free would help users to get sources for free. Incoming traffic from Internet costs money, that's problem. 2009/11/14 Doug Barton > Nikolay Tychina wrote: > > I need a mirror of FreeBSD sources. > > Nope, not what I asked

Re: how to mirror cvs or svn with rsync

2009-11-14 Thread Nikolay Tychina
I need a mirror of FreeBSD sources. But the only one tool I can use for mirroring is rsync. So, now I understand, that even if I get all sourrces from ftp://ftp.freebsd.org/pub/FreeBSD/development/FreeBSD-CVS/ I won't be able to check them out without a pain. cheers, Nik It would be easier to an

how to mirror cvs or svn with rsync

2009-11-12 Thread Nikolay Tychina
Hi everybody! How do I mirror FreeBSD sources (CVS or SVN) with rsync? This is the first time I have to use rsync, and its man page really makes me confused. I would really appreciate your help. Regards, Nik ___ freebsd-stable@freebsd.org mailing list