Re: Ethernet (xl) will not transmit or receive

2003-02-20 Thread Nick H. -- Technical Support Engineer
Ive run into the exact same problem on about 8 machines now, all running different network cards. The network will just simply not work if I have IPFILTER built into the kernel. On some of the machines, I started getting "No route to host". This has happened on the following network cards: 3COM

Re: make buildkernel failure

2003-02-03 Thread Nick H. -- Technical Support Engineer
options SCHED_4BSD #4BSD scheduler It's in there. Regards, Nick H. Technical Support Engineer [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsuppor

make buildkernel failure

2003-02-03 Thread Nick H. -- Technical Support Engineer
e': /usr/src/sys/i386/i386/machdep.c:1028: undefined reference to `sched_runnable' *** Error code 1 Stop in /usr/obj/usr/src/sys/Harms. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. That's pretty much what happens. Any ideas/suggestions on fixing? Thi

Re: make buildworld failure

2003-01-29 Thread Nick H. -- Technical Support Engineer
Same problem here: cc1: warnings being treated as errors /usr/src/crypto/telnet/libtelnet/enc_des.c: In function `fb64_start': /usr/src/crypto/telnet/libtelnet/enc_des.c:214: warning: implicit declaration of function `des_new_random_key' *** Error code 1 Stop in /usr/src/secure/lib/libtelnet. ***

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
Did same as you suggested and it still failed. Regards, Nick H. [EMAIL PROTECTED] - Original Message - From: "Jeff Utter" <[EMAIL PROTECTED]> To: "Nick H. -- Technical Support Engineer" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, Janu

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
Let me know how it goes... I may wanna try that Regards, Nick H. Technical Support Engineer [EMAIL PROTECTED] Please rate my performance! http://www.supportteam.net/rate.php3 Please submit all new support requests to http://ticketmonster.hostingsupport.com

Re: make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
Anyone know of a way to fix this? A lot of programs will not install (IE: net-snmp) with the current status. I have yet to find where the location of the file should be... =\ I have tried a couple of spots for the file to go, yet it still fails in the same spot. =( Regards, Nick H. [EMAIL PR

make buildworld failure

2003-01-28 Thread Nick H. -- Technical Support Engineer
Got this today... src is fresh from cvsup2 mkdep -f pend -a-I/usr/src/lib/libpam/modules/pam_ssh/../../../../crypto/openssh -I/usr/src/lib/libpam/modules/pam_ssh/../../../../contrib/openpam/include -I /usr/src/lib/libpam/modules/pam_ssh/../../libpam /usr/src/lib/libpam/modules/pam_ssh/pam_

net-snmp errors

2003-01-28 Thread Nick H. -- Technical Support Engineer
Sorry about emailing both lists, as Im not sure which one this falls under. It's a current machine (5.0-CURRENT) and it's a problem with a port (net-snmp). Below is what happens: `VM_METER' undeclared (first use in this function) Anyone know how to fix this or a way around it? Regards, Nick

wifi drivers error - 5.0-CURRENT

2003-01-18 Thread Nick H. -- Technical Support Engineer
Got this today after cvsup'ing earlier this morning: if_wi.o: In function `wi_attach': if_wi.o(.text+0x71d): undefined reference to `ieee80211_rate2media' if_wi.o(.text+0x85d): undefined reference to `ieee80211_ifattach' if_wi.o: In function `wi_detach': if_wi.o(.text+0x8f4): undefined reference

Re: x11/kdebase3 build?

2003-01-16 Thread Nick H. -- Technical Support Engineer
Considering stable has yet to be released... I have had no problem getting KDE3.0.5 installed on different machines all running 5.0-CURRENT (as of the time of kde3 build, it was latest off of cvsup2). Granted, it takes forever to install, but beyond that, it's no problem installing. I must also

Re: 5.0 Freezes under high load with SMP.

2003-01-14 Thread Nick H. -- Technical Support Engineer
Im runnign 5.0-CURRENT on a Gigabyte G6-BXD motherboard with dual pentium 3 450's w/512k cache on each. Total ram in the machine is 320Mb pc133 (all mushkin "cool" series) and it's run without problem. (Yes, SMP is enabled and running). Here's a dmesg clipping: CPU: Pentium III/Pentium III Xeo

Dual CPU (Intel 1.26ghz) -- Need Help Enabling

2003-01-07 Thread Nick H. -- Technical Support Engineer
Hey guys/gals, Ive run into a little snag here that Im needing some help with. Ive enabled SMP and APIC_IO in the kernel of a 4.7-RELEASE-p3 machine (cvsup'd yesterday and installed all) yet everything is still showing just one cpu. Im positive it's a dual machine cause when I built it I tossed

Re: 5.0-RC2 informal PR: X hangups using radeon driver

2003-01-01 Thread Nick H. -- Technical Support Engineer
Hello, You may wish to run xfree86cfg again and step through the setup. When it asks you for a video card, select any ATI card (we'll change this later) and continue on through the setup of X. Once you have the config saved, go into the config and change the driver from "ati" to "radeon" and tha

Multicast Routing

2003-01-01 Thread Nick H. -- Technical Support Engineer
Anyone have any good how-to's on how to setup a FreeBSD box to do multicast routing? Im wanting to setup a FreeBSD gateway that will have a Cable modem and a DSL modem connected to it. Any traffic on certain ports I want to go through (out) one interface (dc0) and the rest to go through the other

Re: 5.0 performance (was: 80386 out of GENERIC)

2002-12-17 Thread Nick H. -- Technical Support Engineer
When I put KDE 3.0.5 on my 5.0-RC1 box it took just about 20 hours (600mhz with 384MB PC100... backup box ;)) but it runs faster (as compared to KDE on a 4.7-RELEASE). Im willing to give up a bit more comiple time to get better performance out of my apps. =) -Nick "Harm" Hale - Original Mes