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
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
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
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/
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
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