Failure in buildworld in cse.c

2000-12-14 Thread Philippe Le Berre
Hi, Looks like a glitch in stable ? From fresh cvsup, break in builworld : known-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/g cc/convert.c -o convert.o cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/u

Re: stable + smp problem

2000-12-04 Thread Philippe Le Berre
Have a look in the 4.2 Release Notes, << The NCPU, NAPIC, NBUS, and NINTR kernel configuration options, for configuring SMP kernels, have been removed. NCPU is now set to a maximum of 16, and the other, aforementioned options are now dynamic. >> That's may be reason. -philippe At 03/12/2000

apmd -> cannot open /dev/apmctl

2000-08-05 Thread Philippe Le Berre
Hi, After updgrading to 4.1 (via cvsup, buildworld, buildkernel, and so forth), it appears that the apmd daemon isn't working anymore, it failed to start with: 'cannot open /dev/apmctl no such file or directory. I have checked the /dev/apmctl and /dev/apm are presents. I have tried to recreate th

4.1-RC buildworld failure

2000-07-22 Thread Philippe Le Berre
cvsupped 10 min ago, on PIII-650 box (ASUS, VIA)/Matrox/Adaptec 29160/3C905C-TX/WD91 ULTRA2. make buildword broke, with signal 11. Isn't 11 a h/w issue? Thanks -philippe ===> doc ===> cc1obj cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i 386/usr\" -I/usr/

RE: 4.1 RC locked-up with MySql 3.22.32 and 3.23.21b

2000-07-21 Thread Philippe Le Berre
Hi, Thanks for the info, I eventually found out the issue. I had the server kernel build with maxuser at 64, reducing that to 32 has somehow disable the 88% cpu limitation on the process and therefore I was able to successfully run the full MySQL test suite. However, how comes that on FreeBSD

Re: 4.1 RC locked-up with MySql 3.22.32 and 3.23.21b

2000-07-20 Thread Philippe Le Berre
At 20/07/2000 15:43 -0400, Chris D. Faulhaber wrote: >On Thu, 20 Jul 2000, Philippe Le Berre wrote: > > > Hi, > > > > Still struggling with 4.1 RC and MySql. I have the exact same problem with > > the 3.22.32 taken from the ports and the 3.23.21b compiled locally (wi