Re: Process for patch/build/install/modify/rebuild/reinstall

2006-12-07 Thread Jeremy C. Reed
On Thu, 7 Dec 2006, [EMAIL PROTECTED] wrote: > I'm trying to make some code changes in the i810 X server version 6.9.0nb13 > because of breakage. I'm trying to find the best/fastest way to: I'd suggest you work against Xorg's official release. The monolithic 6.9 series is not maintained upstrea

Process for patch/build/install/modify/rebuild/reinstall

2006-12-07 Thread fake
Greetings, I'm trying to make some code changes in the i810 X server version 6.9.0nb13 because of breakage. I'm trying to find the best/fastest way to: 1. modify code 2. build and install 3. test 4. uninstall 5. goto 1. This is the slow process I've been using: Modified mk.conf so only i810

Re: make buildworld crash, unwind.h

2006-12-07 Thread Vlad Galu
On 12/7/06, walt <[EMAIL PROTECTED]> 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 >>

Re: make buildworld crash, unwind.h

2006-12-07 Thread walt
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 t

Re: make buildworld crash, unwind.h

2006-12-07 Thread Justin C. Sherrill
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 tec

Re: make buildworld crash, unwind.h

2006-12-07 Thread Peter Avalos
On Thu, Dec 07, 2006 at 10:37:52AM -0500, Justin C. Sherrill wrote: > On Thu, December 7, 2006 5:30 am, Simon 'corecode' Schubert wrote: > > > no, you need > > > > cvs -d /usr/sources/dragonfly_cvs checkout -rDragonFly_Preview -P src > > > > -P == prune empty directories > > When is cvsup appropr

Re: make buildworld crash, unwind.h

2006-12-07 Thread Vladimir Mitiouchev
On 12/7/06, Simon 'corecode' Schubert <[EMAIL PROTECTED]> wrote: no, you need cvs -d /usr/sources/dragonfly_cvs checkout -rDragonFly_Preview -P src It works, thanks a lot! ;-) -- Sincerely Yours, Vladimir Mitiouchev

Re: make buildworld crash, unwind.h

2006-12-07 Thread Justin C. Sherrill
On Thu, December 7, 2006 5:30 am, Simon 'corecode' Schubert wrote: > no, you need > > cvs -d /usr/sources/dragonfly_cvs checkout -rDragonFly_Preview -P src > > -P == prune empty directories When is cvsup appropriate vs. cvs? Using cvsup is what we have documented.

Re: make buildworld crash, unwind.h

2006-12-07 Thread Simon 'corecode' Schubert
Vladimir Mitiouchev wrote: On 12/7/06, Simon 'corecode' Schubert <[EMAIL PROTECTED]> wrote: did you run cvs co -P ? losalamos:~/bin$ cat srcupdate #!/bin/sh cvsup -g -L 2 /home/vovcia/sys/dragonfly-cvs-supfile cd /usr/sources cvs -d /usr/sources/dragonfly_cvs checkout -rDragonFly_Preview src I

Re: make buildworld crash, unwind.h

2006-12-07 Thread Vladimir Mitiouchev
On 12/7/06, Simon 'corecode' Schubert <[EMAIL PROTECTED]> wrote: did you run cvs co -P ? losalamos:~/bin$ cat srcupdate #!/bin/sh cvsup -g -L 2 /home/vovcia/sys/dragonfly-cvs-supfile cd /usr/sources cvs -d /usr/sources/dragonfly_cvs checkout -rDragonFly_Preview src Is it OK? -- Sincerely Yours

Re: make buildworld crash, unwind.h

2006-12-07 Thread Simon 'corecode' Schubert
Vladimir Mitiouchev wrote: Hi! losalamos:/usr/sources/src$ uname -a DragonFly losalamos 1.7.0-DEVELOPMENT DragonFly 1.7.0-DEVELOPMENT #0: Mon Nov 27 18:50:14 CET 2006 [EMAIL PROTECTED]:/usr/obj/usr/sources/src/sys/LOSALAMOS i386 rm -rf /usr/sources/src. rm -rf /usr/obj cvsup, cvs... did you r

Re: open of /dev/speaker for writing: Device not configured

2006-12-07 Thread Sascha Wildner
Vladimir Mitiouchev wrote: Hi! I'm trying to run beep. beep: open of /dev/speaker for writing: Device not configured I haven't found any modules that looks like speaker driver.. Hm, seems Joerg removed it in March 2005.. Sascha -- http://yoyodyne.ath.cx

Re: open of /dev/speaker for writing: Device not configured

2006-12-07 Thread Sascha Wildner
Sascha Wildner wrote: Vladimir Mitiouchev wrote: Hi! I'm trying to run beep. beep: open of /dev/speaker for writing: Device not configured I haven't found any modules that looks like speaker driver.. Hm, seems Joerg removed it in March 2005.. http://www.dragonflybsd.org/cvsweb/src/sys/dev/s