Aak, Buildworld is failing

2003-02-14 Thread Gene Harris
make buildworld has failed on my system. I've done the make cleandir thing twice along with deleting /usr/obj/usr, etc per the handbook. The error appears to be a problem compiling Kerberos 5 (I have MAKE_KERBEROS5=true in make.conf). I don't know where to start. I've considered just removin

Re: Microsoft Wireless mouse works on PS/2 port, but not USB

2003-02-14 Thread Kent Stewart
On Friday 14 February 2003 03:35 pm, AlanE wrote: > Stangest damn thing. It works on the ps2 port using an adapter, but > doesn't work (at all) when plugged directly into the USB hub. Anybody > got any clues? I have one that works and one that doesn't. Both have the usbd_enabled. Kent -- Kent S

Microsoft Wireless mouse works on PS/2 port, but not USB

2003-02-14 Thread AlanE
Stangest damn thing. It works on the ps2 port using an adapter, but doesn't work (at all) when plugged directly into the USB hub. Anybody got any clues? -- AlanE (Alan Eldridge) Unix/C(++) IT Pro for 20 yrs, likes fixing weird distributed systems bugs. KDE, KDE-FreeBSD Teams (http://www.kde.org,

HEADS UP: OpenSSL 0.9.7 in -STABLE

2003-02-14 Thread Jacques A. Vidrine
Hello All, I have just MFC'd OpenSSL 0.9.7 into the -STABLE branch. If you encounter any problems which you think may be related to this import, please reply to this message (or otherwise post to <[EMAIL PROTECTED]>) including a thorough description of the issue. This new version of OpenSSL incl

Re: latest kernel issue ... or increased KVA_FILES ... ?

2003-02-14 Thread David Schultz
Thus spake The Hermit Hacker <[EMAIL PROTECTED]>: > On Fri, 14 Feb 2003, David Schultz wrote: > > > > 'K, but as long as I install/upgrade both kernel and world at the same > > > time, there won't be a problem, right ... ? > > > > Right. > > Okay, still not working :( > > I did: > > make buildw

Re: latest kernel issue ... or increased KVA_FILES ... ?

2003-02-14 Thread The Hermit Hacker
On Fri, 14 Feb 2003, David Schultz wrote: > > 'K, but as long as I install/upgrade both kernel and world at the same > > time, there won't be a problem, right ... ? > > Right. Okay, still not working :( I did: make buildworld make buildkernel make installworld make installkernel mergemaster -i

Re: latest kernel issue ... or increased KVA_FILES ... ?

2003-02-14 Thread The Hermit Hacker
On Fri, 14 Feb 2003, The Hermit Hacker wrote: > 'K, but as long as I install/upgrade both kernel and world at the same > time, there won't be a problem, right ... ? Wait, I just thought about it ... if I add 'option KVA_PAGES' to my kernel config file, where do I need to add it for libc? To Uns

Configuring SMP on Proliant 5500 Quad Xeon 500Mhz

2003-02-14 Thread vizion communication
Hi Here is the system: Compaq Proliant 5500 Quad Xeon 500Mhz Booting from Compaq Smart Raid configured to give 3 virtual drives JBOD on seperate adaptec SCSI 2 PCI card Fibre Channel Array 1.2T Adaptec AHA 6944A/TX 4 port PCI 10/100 NVidia PCI TNT2 M64 32M Video card - working fine after a strugg

make installworld fails on libperl.a

2003-02-14 Thread Fernan Aguero
I am using a FreeBSD-4.7-STABLE (Jan24) to build world and kernel for an older machine (Pentium1). buildworld and buildkernel proceed OK on the build host. In the install host I do: mount build:/usr/src /usr/src mount build:/usr/obj /usr/obj makeinstallworld

V5 with Proliant 5500 SMP Quad

2003-02-14 Thread vizion communication
Hi I had just finished an install of FreeBSD 4.7 onto a Proliant 5500 Quad system, reconfigured the kernel to (as I thought) support SMP when my new CD set from FreeBSD Mall arrived with V5.00. I put the CDset to one side as I did make installkernel. Well the SMP kernel failed and as I seemed to b

Devfs under 5.0 and Handspring Palm device

2003-02-14 Thread Matt Anderson
Hello everyone! Anyone have a clue how to setup jpilot or any other pilot tools to work with USB under the devfs device system in 5.0? Thanks! Matt Anderson To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: latest kernel issue ... or increased KVA_FILES ... ?

2003-02-14 Thread David Schultz
Thus spake The Hermit Hacker <[EMAIL PROTECTED]>: > When Tor suggested changing this to me, he mentioned "This reduces the > address space available for userland processes, but very few applications > need more than 1 GB for data in a single process." ... now, if I'm > understanding this correctly,