Build breakage (was: fail to compile kernel...)

2000-08-12 Thread Mike Meyer
Warner Losh writes: > In message <[EMAIL PROTECTED]> Mike Meyer writes: > : The nasty downside of the the module system is that people who don't > : adequately test module code before checking it in will screw up kernel > : builds for kernels that don't need that code. > But I did test it. But I

Re: fail to compile kernel...

2000-08-12 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Meyer writes: : The nasty downside of the the module system is that people who don't : adequately test module code before checking it in will screw up kernel : builds for kernels that don't need that code. But I did test it. But I had an uncommitted file on my

fail to compile kernel...

2000-08-12 Thread Mike Meyer
Idea Receiver writes: > i have try to upgrade one of my 4.1 release to -current. > however, when i try to build the kernel, it failed as following > message. The nasty downside of the the module system is that people who don't adequately test module code before checking it in will screw up kerne

Re: fail to compile kernel...

2000-08-12 Thread Warner Losh
In message <[EMAIL PROTECTED]> Idea Receiver writes: : i have try to upgrade one of my 4.1 release to -current. : however, when i try to build the kernel, it failed as following : message. Upgrade your sources and try again. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubsc

ipfilter 3.4.9 imported

2000-08-12 Thread Darren Reed
Forwarded message: > From [EMAIL PROTECTED] Sun Aug 13 15:15 EST 2000 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: Excessive cross-posting: 3 lists. > Message-Id: <[EMAIL PROTECTED]> > Date: Sat, 12 Aug 2000 22:15:33 -0700 (PDT) > Content-Type: text > Content-Length: 1542 > > do n

fail to compile kernel...

2000-08-12 Thread Idea Receiver
i have try to upgrade one of my 4.1 release to -current. however, when i try to build the kernel, it failed as following message. please help! thanks in advance ===> oldcard cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-

Problems with ATAPI CD driver

2000-08-12 Thread Donn Miller
I've got a BTC 24x ATAPI CDROM driver, and I can't mount it. Attached is my dmesg.out. Typing mount /cdrom causes the mount command to hang, and it never did this before. Also, I'm getting these strange syslog messages. (See attached file messages.out.) I tried disabling DMA for ATAPI devices

Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current

2000-08-12 Thread Gary Schrock
At 04:02 PM 8/12/2000 -0700, you wrote: >hetzels> Sendmail 8.11 has the ablity to due secure authentication with >hetzels> mail clients when compiled with Cyrus-SASL. > >hetzels> Will the Cyrus-SASL library be imported to provide this >hetzels> capability? Or at least a make.conf variable. > >My

Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current

2000-08-12 Thread Scot W. Hetzel
From: "Gregory Neil Shapiro" <[EMAIL PROTECTED]> > hetzels> Sendmail 8.11 has the ablity to due secure authentication with > hetzels> mail clients when compiled with Cyrus-SASL. > > hetzels> Will the Cyrus-SASL library be imported to provide this > hetzels> capability? Or at least a make.conf var

Re: HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current

2000-08-12 Thread Gregory Neil Shapiro
hetzels> Sendmail 8.11 has the ablity to due secure authentication with hetzels> mail clients when compiled with Cyrus-SASL. hetzels> Will the Cyrus-SASL library be imported to provide this hetzels> capability? Or at least a make.conf variable. My first step in the process was to get sendmail u

Re: ppp troubles

2000-08-12 Thread Brian Somers
> On Fri, Aug 11, 2000 at 08:58:48PM -0700, Eric Anholt <[EMAIL PROTECTED]> wrote: > > > I've been seeing these errors for about a month now. When PPP is > > first started, it outputs: > > calwell:/usr/src/bzflag>ppp -ddial -nat papchap > > Working in ddial mode > > Using interface: tun0 > > Wa

Re: cvsup overzealous

2000-08-12 Thread Brian Somers
> With world and kernel of 10th August, 01:00 GMT cvsup is reporting > 'SetAttrs' adjustments for every file it encounters on repeated runs > against a server that has not been updated. > > Running under an old kernel, cvsup is not performing any updates. This isn't by any chance because you cvs

Re: ppp.linkdown

2000-08-12 Thread Brian Somers
> Is ppp.linkdown executed before or after the link is down? > > I'd like to change a dyndns, but will link activity done in linkdown defeat > the timeout, or start a new call? It'll start a new call in auto mode. > Leif -- Brian <[EMAIL PROTECTED]>

HEADS UP: sendmail updated from 8.9.3 to 8.11.0 in -current

2000-08-12 Thread Gregory Neil Shapiro
sendmail has been updated from 8.9.3 to 8.11.0. Some of the more visible changes that may immediately affect your configuration include: - New default file locations from src/contrib/sendmail/cf/README - newaliases limited to root and trusted users - MSA port (587) turned on by default - New que

Re: Proposed enhancement to FTP autocompletion

2000-08-12 Thread Dermot McNally
Folks, Since I got some encouragement in private mail, I've produced the enclosed patches to ftp. The changes are direct copies from the NetBSD ftp client and from "lukemftp" (ftp://ftp.netbsd.org/pub/NetBSD/misc/lukemftp/). They do the following: Spaces in completed file/directory names (local

CFR: apm obtain per battery information

2000-08-12 Thread Hajimu UMEMOTO
Hi, I wish to merge UNIX domain socket feature to pccardd from PAO. This makes pccard related PAO3/ports such as gxcardmon work. This means you can control your pccard from GUI based application. It requires introducing inactive state to cardstate in the kernel. This state is "the card stays in

Re: inet6 STILL!!!

2000-08-12 Thread Hajimu UMEMOTO
> On Sat, 12 Aug 2000 11:04:13 -0700 (PDT) > Pete Carah <[EMAIL PROTECTED]> said: pete> cvsup this morning; there was a patch out for this a week ago? I just committed it. However, I have never using ipfilter at all. I don't know if ipfilter works for IPv6. At least, KAME doesn't have

inet6 STILL!!!

2000-08-12 Thread Pete Carah
cvsup this morning; there was a patch out for this a week ago? --- cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -no

Re: umount hangs system

2000-08-12 Thread Benedikt Schmidt
On Fri, Aug 11, 2000 at 03:30:54PM -0700, Mike Hoskins wrote: > On Thu, 10 Aug 2000, Evan Oldford wrote: > > > > This happens whenever I shutdown the system too. It tries to unmount one of > > > the partitions and hangs before the "dirty flag" is removed from any of the > > > partitions. Thats wh

Re: -current kernel causes CVSup SetAttrs flood (was: cvsup overzealous)

2000-08-12 Thread Mark Knight
In article <[EMAIL PROTECTED]>, John Polstra <[EMAIL PROTECTED]> writes >[I changed the subject to something more represenative.] > >In article <[EMAIL PROTECTED]>, >Mark Knight <[EMAIL PROTECTED]> wrote: >> With world and kernel of 10th August, 01:00 GMT cvsup is reporting >> 'SetAttrs' adjustme

mount_hpfs not built by default

2000-08-12 Thread Alexander Langer
Hello! In PR docs/20369 it was mentioned that mount_hpfs isn't built by default. Am I missing something? Why not? From the cvs-logs, it seems, it has just been forgotten :) However, I'm asking because maybe I missed a discussion back in December. Alex -- cat: /home/alex/.sig: No such file or

Re: ppp troubles

2000-08-12 Thread Vallo Kallaste
On Fri, Aug 11, 2000 at 08:58:48PM -0700, Eric Anholt <[EMAIL PROTECTED]> wrote: > I've been seeing these errors for about a month now. When PPP is > first started, it outputs: > calwell:/usr/src/bzflag>ppp -ddial -nat papchap > Working in ddial mode > Using interface: tun0 > Warning: Add route