Re: exclusive sleep mutex

2003-11-15 Thread Eric Brunner-Williams in Portland Maine
This morning's cvsup. checking stopevent 2 with the following non-sleepable locks held: exclusive sleep mutex sigacts r = 0 (0xc6b8baa8) locked @ /space1s1/freebsd/FreeBSD/branches/-current/src/sys/kern/subr_trap.c:260 Eric ___ [EMAIL PROTECTED]

Is there a IPFIREWALL sublist?

2003-03-01 Thread Eric Brunner-Williams in Portland Maine
I'm adding IPF to a set of 5.0 boxen, and I'm sure to have questions. Anyone who's done this please drop me a note, I'm on list, but in digest mode, and Saturday is a work-day-from-home. Has anyone noticed a persistent reset-from-peer problem with 5.0? I'm behind on reading -CURRENT... Eric To

Re: ** HEADS UP ** DON'T MAKE WORLD !!!

2002-10-11 Thread Eric Brunner-Williams in Portland Maine
hmm. I just up'd three -CURRENT machines from 22 Sept to 10 Oct. buildworld; cd sys/i386/conf config blah, etc; reboot; installworld. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: need current kernel

2002-09-23 Thread Eric Brunner-Williams in Portland Maine
I ran into this it must have been two months ago. I know what newvers.sh does, I didn't consider it as useful as getting from STABLE to CURRENT, so I ignored it. I looked at each of the Signal 12 errors. Another approach is to follow the construction sequence found in UPDATING. To

Re: netns

2002-09-22 Thread Eric Brunner-Williams in Portland Maine
Keith Sklower did that work. PORTS? To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: buildworld failure in openssl?

2002-09-19 Thread Eric Brunner-Williams in Portland Maine
I get the same on a more recent build. siksika# make buildworld ... mkdir -p openssl sh /usr/src/tools/install.sh -C -m 444 /usr/src/secure/lib/libssl/../../../crypto/openssl/crypto/conf/conf_api.h openssl make: don't know how to make openssl/ssl.h. Stop *** Error code 2 Stop in /usr/src. ***

Re: aic7xxx kernel build failure...

2002-09-03 Thread Eric Brunner-Williams in Portland Maine
cvsup earlier today. I just finished mergemaster'ing my upgrade from a May -CURRENT. I removed the offending line from sys/modules/Makefile, and set NOMOODULES=1. To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

FYI: breakage in libpam

2002-05-10 Thread Eric Brunner-Williams in Portland Maine
cvsup'd @ 7:37am EDT 10 May ... 14256 cc -O -pipe -I/usr/src/lib/libpam/libpam -I/usr/src/lib/libpam/libpam/../../../contrib/openpam/include -DLIB_MAJ=2 -Werror -Wall -Wno-format-y2k -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings

Re: upgrade from 4.5 to current fails

2002-04-23 Thread Eric Brunner-Williams in Portland Maine
Yeah. I picked those up too -- the signal 12 @ the install phase of chfoo. I also got another shell failure when doing the depend phase of the kernel build, but since I don't care what is in vers.c, and I don't care about the chfoo set of utilities, I cheerfully continued. On the second make the

Re: upgrade from 4.5 to current fails

2002-04-23 Thread Eric Brunner-Williams in Portland Maine
... I also got another shell failure when doing the depend phase of the kernel build, but since I don't care what is in vers.c, and I don't care about the chfoo set of utilities, I cheerfully continued. ... Oops. abenaki# make cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs