Re: coda_vnops breaks kernel buil

2003-03-05 Thread Michael Hostbaek
Michael Hostbaek (mich) writes: > Two hour old src, when doing a make buildkernel KERNCONF=GENERIC : dfdsf > > > /usr/src/sys/coda/coda_vnops.c:171: initializer element is not constant > /usr/src/sys/coda/coda_vnops.c:171: (near initialization for > `coda_vnodeop_entries[42

coda_vnops breaks kernel buil

2003-03-05 Thread Michael Hostbaek
Two hour old src, when doing a make buildkernel KERNCONF=GENERIC : dfdsf /usr/src/sys/coda/coda_vnops.c:171: initializer element is not constant /usr/src/sys/coda/coda_vnops.c:171: (near initialization for `coda_vnodeop_entries[42]') /usr/src/sys/coda/coda_vnops.c:1984: warning: function declara

Re: CVSROOT directory gone?

2003-03-05 Thread Michael Hostbaek
The following mail was sent to current@ from Peter Wemm yesterday: Anybody who uses the cvs-supfile example to get the repository should add "cvsroot-all" to their supfile. This is in addition to src-all, ports-all, doc-all etc. This is *ONLY* for the folks getting the CVS ,v files via cvsup.

Re: kernel build - fail

2003-03-04 Thread Michael Hostbaek
walt (wa1ter) writes: > vnode_if.pl is a file from the -STABLE tree, not -CURRENT. Which > kernel are you trying to build? Doh! Well, when I cvsup'ed I accidently used an old cvsup-src-file for RELENG_4.. That might explain the problem. Thanks. /mich -- Best Regards, Michael Landin H

kernel build - fail

2003-03-04 Thread Michael Hostbaek
Hi, I cvsup'ed my source this morning, and after a successfull 'make buildworld' I launch 'make buildkernel KERNCONF=GENERIC' - shortly after it dies with the following message: sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if

Re: could sleep with messages

2002-10-02 Thread Michael Hostbaek
Rasmus Skaarup (mfbsd) writes: > > > I've been getting the following messages for quite some time, during > boot and when using the pcm device: > > ... > /usr/src/sys/vm/uma_core.c:1307: could sleep with "pcm0:play:0" locked [...] > ... > > Is anyone interesting in getting more details? > Th

Re: kdebase-3.0.3 build broken in ksysguardd

2002-10-01 Thread Michael Hostbaek
It it a style problem, and Will and Alan should be aware of it - and when code freeze is over they should commit a patch. A temp solution is to edit 'kdebase-3.0.3/ksysguard/FreeBSD/netdev.c' and moving '#include ' to just above '#include ' Hint: You should read the kde-freebsd list - as this to

panic in latest build

2002-09-25 Thread Michael Hostbaek
I just build latest -CURRENT on my laptop. The error is: panic: vrele: negative ref cnt Debugger("panic") Stopped at Debugger+0x54: xchgl %ebx,in_Debugger.0 I did the following: After bootup - logged in as root. touch'ed /var/log/xferlog and hit ctrl-d, to logout. (That is when the pani

kern: device pcm problems

2002-07-02 Thread Michael Hostbaek
I have problems getting my sound card functioning under -CURRENT. (While it was working perfect under -STABLE). I simply added 'device pcm' to the kernel config, when booting on new kernel I get lots of errors like this: port 0x1400-0x14ff irq 5 at device 8.0 on pci0 ../../../vm/uma_core.c:1333

buildworld error

2002-06-26 Thread Michael Hostbaek
I have cvsup'ed a 4.6-RC with the current source tree, but when doing a buildworld I get the following error: cc -O -pipe -D_OLD_STDIO -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include -I/usr/src/ lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6 -I/usr/obj/usr/src/lib/li bc -DPOSIX_MISTAKE -I/us