make world breakage

2000-08-04 Thread Scott Flatman
Fresh bits supped this morning: In file included from /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/mdebugread.c:2774: /u1/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/partial-stab.h:268: macro `START_PSYMTAB' used with too many (7) args mkdep: compile failed *** Error

Re: Panic: lockmgr: pid 5, not exclusive lock holder 0 unlocking

2000-07-28 Thread Scott Flatman
On Fri, 28 Jul 2000, Brian Fundakowski Feldman wrote: > I havne't been able to reproduce this, but this case is going to have > more to do with analysis of the code than with "debugging", I think. > By chance are you running with softupdates enabled on /? If I can > reproduce it here, I will spe

Re: dc driver and underruns (was: Strangeness with 4.0-S)

2000-07-13 Thread Scott Flatman
On Fri, 14 Jul 2000, Stephen McKay wrote: > place. I suspect an interaction between the ATA driver and VIA chipsets, > because other than the network, that's all that is operating when I see > the underruns. And my Celeron with a ZX chipset is immune. I've noticed this on a VIA chipset machine

Re: kernel compile error

2000-05-24 Thread Scott Flatman
warning: previous declaration of `send_reset' @/netinet/ip_fil.h:535: warning: redundant redeclaration of `send_icmp_err' in same scope @/netinet/ip_fil.h:510: warning: previous declaration of `send_icmp_err' *** Error code 1 On Wed, 24 May 2000, John Baldwin wrote: > > On

Re: kernel compile error

2000-05-24 Thread Scott Flatman
Okey dokey. I'll give it another whirl this afternoon. Thanks. Scott On Wed, 24 May 2000, Maxim Sobolev wrote: > Scott Flatman wrote: > > > I've done that twice. Buildworld failed both times. My last sucessful > > buildworld was last sunday, 5/21. > > I

Re: kernel compile error

2000-05-24 Thread Scott Flatman
I've done that twice. Buildworld failed both times. My last sucessful buildworld was last sunday, 5/21. Scott On Wed, 24 May 2000, Maxim Sobolev wrote: > Scott Flatman wrote: > > > Cvsupped this morning. Got this error when trying to build a kernel: > > > >

kernel compile error

2000-05-24 Thread Scott Flatman
Cvsupped this morning. Got this error when trying to build a kernel: cc -c -x assembler-with-cpp -DLOCORE -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../

kernel panic: swapon

2000-05-01 Thread Scott Flatman
Cvsup'ed this morning and built world. All went swimmingly until reboot. I got this kernel panic: swapon: adding /dev/da0s2b as swap device panic: blst_radix_free: freeing free block The ordering of the swap partions does matter. If /dev/da0s2b is first in /etc/fstab the panic occurs, if it's se

Re: MAKEDEV warning

2000-04-21 Thread Scott Flatman
On Thu, 20 Apr 2000, Dirk Roehrdanz wrote: [ snippage ] > I get this message too whenever I mount a mfs filesystem. > The line in /etc/fstab is: > /dev/da0s1b /tmp mfs rw,async,-s327680 0 > > The output of "ls -l /dev/*da0s1b" is: > crw-r- 1 root operator 13, 0x00