kernel compile fails in uma_core.c

2003-11-30 Thread Paulius Bulotas
Hello, when building kernel: ../../../vm/uma_core.c: In function `zone_timeout': ../../../vm/uma_core.c:345: error: `mp_maxid' undeclared (first use in this function) and so on. Anything I missed? Paulius ___ [EMAIL PROTECTED] mailing list http://lists

Re: panic with cdrecord-devel @ Mon Oct 20 21:28:57 EEST 2003

2003-10-21 Thread Paulius Bulotas
Hello, On 03 10 21, Marius Strobl wrote: > > % cdrecord -scanbus > > panics, and trace looks like: > > vmapbuf > I was told that a `camcontrol devlist` triggers a panic in > sys/kern/vfs_bio.c:3729 on recent -current and that turning off > INVARIANTS and WITNESS avoids it. This may be related. ye

panic: recurse (with options BRIDGE)

2003-10-21 Thread Paulius Bulotas
Hello ;) when enabling bridge with sysctl's, system panics: malloc() of "64" with the following non-sleepable locks held: exclusive sleep mutex ifnet r = 0 ... locked @ net/if.c:903 exclusive sleep mutex bridge r = 0 ... locked @ net/bridge.c:593 recursed on non-recursive lock (sleep mutex) bridg

panic with cdrecord-devel @ Mon Oct 20 21:28:57 EEST 2003

2003-10-21 Thread Paulius Bulotas
Hello, 5.1-CURRENT #0: Mon Oct 20 21:28:57 EEST 2003 % cdrecord -scanbus panics, and trace looks like: vmapbuf cam_periph_mapmem xptioctl spec_ioctl spec_vnoperate vn_ioctl ioctl syscall(2f,2f,2f,,3) Xint0x80_syscall Any ideas? Paulius ___ [EM

buildworld fails

2003-03-18 Thread Paulius Bulotas
Hello, cvsupp'ed ~2h ago, world from yesterday's evening: ===> gnu/usr.bin/cc/cc1plus cc -O -pipe -mcpu=pentiumpro -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/o bj/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1plus/ ../cc_tools -I/usr/src/gnu/usr.bin/cc/cc1plus/../

Re: buildworld dies with Signal 4

2003-02-25 Thread Paulius Bulotas
On 03 02 25, leafy wrote: > On Tue, Feb 25, 2003 at 05:12:52PM +0200, Paulius Bulotas wrote: > > Any idea why this could be happening? > > Maybe I should try make with NOCLEAN=yes? > No, that's the last thing you would want to try. Could you try removing /usr/obj > fi

Re: buildworld dies with Signal 4

2003-02-25 Thread Paulius Bulotas
On 03 02 25, Steve Kargl wrote: > On Tue, Feb 25, 2003 at 05:12:52PM +0200, Paulius Bulotas wrote: > > and I'm trying to make buildworld today, but it crashes in various > > places with Signal 4. > Do you have CPUTYPE=p4? How much memory > is in the computer? You ar

buildworld dies with Signal 4

2003-02-25 Thread Paulius Bulotas
Hello, I'm running -current from Thu Feb 20 09:40:41 EET 2003 and I'm trying to make buildworld today, but it crashes in various places with Signal 4. Any idea why this could be happening? Maybe I should try make with NOCLEAN=yes? TIA Paulius To Unsubscribe: send mail to [EMAIL PROTECTED] with

5.0-RC2 installation problem? report

2003-01-01 Thread Paulius Bulotas
works (for the moment ;) Regards, Paulius Bulotas To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

BTX: Error: Client format not supported

2002-08-30 Thread Paulius Bulotas
Hello, upgraded to todays morning current from DP1, and btx loader complains about $subj, which as I see from btxldr.s means, I'm missing something ;) in ELF format: cmpl $0x464c457f,(%ebx) # ELF magic number? je start.3 # Yes movl $e_fmt,%esi