Re: alpha tinderbox failure

2002-04-11 Thread John Baldwin
On 11-Apr-2002 Dag-Erling Smorgrav wrote: > John Baldwin <[EMAIL PROTECTED]> writes: >> This is all just warning messages, what is the actual error? > > Remember -Werror? Yes, and it isn't turned on for all of userland. When -Werror is on you get a message along the lines of: cc1: Warnings be

USB detach trouble

2002-04-11 Thread FUJIMOTO Kou
Hello, I CVSuped kernel src at Apr. 9 and met a trouble that I cannot detach USB devices except an UHID device... The kernel at Apr.6 attaches and detaches all USB devices fine: ===(unplug USB cable from PC)== uhub1: at uhub0 port 2 (addr 2) disconnecte

Re: Bug in m_split() ?

2002-04-11 Thread Terry Lambert
Maksim Yevmenkin wrote: > it does _exactly_ the same thing as patch i sent. the idea is > to set "n->m_len" to zero. in this particular part of the code > "n" is not modified. only "n->m_next". so i do not see any > difference except your patch is 4 lines :) Yours is less efficient. -- Terry

Re: alpha tinderbox failure

2002-04-11 Thread Kris Kennaway
On Thu, Apr 11, 2002 at 11:39:55PM +0200, Dag-Erling Smorgrav wrote: > John Baldwin <[EMAIL PROTECTED]> writes: > > This is all just warning messages, what is the actual error? > > Remember -Werror? It would be helpful to include more build context (i.e. not just the stderr messages) so that it'

Re: sh dies w/ sig 12

2002-04-11 Thread Kris Kennaway
On Thu, Apr 11, 2002 at 11:36:49AM -0700, Seth Hettich wrote: > Trying to update to -current, in SU mode, doing the make installworld: > > [ ! -e /usr/bin/passwd ] || echo foo > > will make sh die > > This is even with the "new" sh from my buildworld (I am running the new > kernel). You're pro

Revised: Problems with NEWCARD IRQ mapping

2002-04-11 Thread Klaus Leibrandt
On Thu, 11 Apr 2002, Klaus Leibrandt wrote: > > Hello. > > I just tried the Developers Preview 1, and was really looking forwards to > the new cardbus support. But while booting I now get the following (ACPI is disabled!!!): > pccbb0: at device 10.0 on pci0 > cardbus0: on pccbb0 > pccard0: <1

Re: Bug in m_split() ?

2002-04-11 Thread Maksim Yevmenkin
Hello Jeffrey, > Please try out this patch instead. > > Index: uipc_mbuf.c > === > RCS file: /home/cvs/src/sys/kern/uipc_mbuf.c,v > retrieving revision 1.90 > diff -u -6 -r1.90 uipc_mbuf.c > --- uipc_mbuf.c 5 Feb 2002 02:00

Re: Last round of sendmail startup changes in place

2002-04-11 Thread Bill Fenner
>Masquerading shouldn't need to be in submit.mc either -- the MTA should do >any masquerading. The only catch here is for people who may be using >limited masquerading and not masquerading the fully qualified hostname of >submitted mail. Some broken tests made me think that the MTA wouldn't mas

Re: alpha tinderbox failure

2002-04-11 Thread Dag-Erling Smorgrav
John Baldwin <[EMAIL PROTECTED]> writes: > This is all just warning messages, what is the actual error? Remember -Werror? > Side question: are you using -j X? No. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current"

Re: sh dies w/ sig 12

2002-04-11 Thread Glenn G.
I have had the same problem for the last several days as well, did a re-cvsup and re-compile of buidlworldall the with same effect of core dumping og signal 12... Glenn G. On Thu, 11 Apr 2002 11:36:49 -0700, "Seth Hettich" <[EMAIL PROTECTED]> said: > Trying to update to -current, in S

Re: sh dies w/ sig 12

2002-04-11 Thread Gordon Tetlow
On Thu, 11 Apr 2002, Jean-Marc Zucconi wrote: > > Seth Hettich writes: > > > Trying to update to -current, in SU mode, doing the make installworld: > > [ ! -e /usr/bin/passwd ] || echo foo > > > will make sh die > > > This is even with the "new" sh from my buildworld (I am running the

Re: sh dies w/ sig 12

2002-04-11 Thread Jean-Marc Zucconi
> Seth Hettich writes: > Trying to update to -current, in SU mode, doing the make installworld: > [ ! -e /usr/bin/passwd ] || echo foo > will make sh die > This is even with the "new" sh from my buildworld (I am running the new > kernel). > Ideas? I think this was discussed in -curr

Re: sh dies w/ sig 12

2002-04-11 Thread Miguel Mendez
On Thu, Apr 11, 2002 at 11:36:49AM -0700, Seth Hettich wrote: > Trying to update to -current, in SU mode, doing the make installworld: > > [ ! -e /usr/bin/passwd ] || echo foo > > will make sh die > > This is even with the "new" sh from my buildworld (I am running the new > kernel). > > Ideas?

sh dies w/ sig 12

2002-04-11 Thread Seth Hettich
Trying to update to -current, in SU mode, doing the make installworld: [ ! -e /usr/bin/passwd ] || echo foo will make sh die This is even with the "new" sh from my buildworld (I am running the new kernel). Ideas? -Seth To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: DP 1 on alphaserver 2100a install report

2002-04-11 Thread Andrew Gallatin
Can you provide the output of "show conf" from the SRM console, please? FWIW, I suspect there may be some sort of problem with your graphics card (like its an usupported TGA card showing a new failure mode). I suggest you try to insall using a serial console (96008N1, disconnect keyboard and

RE: alpha tinderbox failure

2002-04-11 Thread John Baldwin
On 11-Apr-2002 Dag-Erling Smorgrav wrote: [ snip ] This is all just warning messages, what is the actual error? Side question: are you using -j X? -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsu

alpha tinderbox failure

2002-04-11 Thread Dag-Erling Smorgrav
/.amd_mnt/freefall/host/d/home/des/tinderbox/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb.291/gdb/symmisc.c: In function `maintenance_print_symbols': /.amd_mnt/freefall/host/d/home/des/tinderbox/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb.291/gdb/symmisc.c:540: warning: assignme

DP 1 on alphaserver 2100a install report

2002-04-11 Thread pink
I have downloaded 5.0DP1-alpha I'm attempting to install on an DEC alphaServer 2100a During initial boot from the CD the machine appears to hang with screen corruption. All the initialisation seems to be fine until just after the SCSI interface check. I get the waiting 15 seconds for SCSI devi

RE: DP 1 install report

2002-04-11 Thread John Baldwin
On 11-Apr-2002 Doug Barton wrote: > I downloaded the ISO and did a CD boot and install. Everything > went smoothly overall. I didn't wipe out the old stuff, I just installed > over it. After booting, I went to clean out any old binaries that were > laying around, and noticed that the CD ins

Re: rshd on 5.0-DP1

2002-04-11 Thread Danny Braniss
i went down the same road, rlogin works fine, but rshd does not work, for anybody - including root. my guess the problem is in the PAM stuff. danny To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: BIND 8.3.1 is *SLOW*

2002-04-11 Thread Doug Barton
On Thu, 28 Mar 2002, David O'Brien wrote: > Ever since this commit: > > date: 2002-02-04 19:12:33; author: nectar; state: Exp; lines: +15 -1 > Import of ISC BIND 8.3.1-REL. > > > my DNS look ups are slow, like an order o

Problems with NEWCARD IRQ mapping

2002-04-11 Thread Klaus Leibrandt
Hello. I just tried the Developers Preview 1, and was really looking forwards to the new cardbus support. But while booting I now get the following (ACPI disabled, funny messages show up if enabled): pccbb0: at device 10.0 on pci0 cardbus0: on pccbb0 pccard0: <16-bit PCCard bus> on pccbb0 pci

5.0-DP1

2002-04-11 Thread Miguel Mendez
Hi, I've just installed the DP1 snapshot on my laptop, and, so far, I'm very happy with it. I haven't experienced a single hang or problem with the system, even though my kernel is compiled without WITNESS and INVARIANTS. I've stress tested the system by building all software using ports, testing

Re: DP 1 install report

2002-04-11 Thread Murray Stokely
On Thu, Apr 11, 2002 at 12:26:41AM -0700, Doug Barton wrote: > So far, the only other oddity I've noticed is that when I added > the src distribution, all of the files were set 444. The directories have > 755 permissions. Ahh. The problem here is related to the hoop we had to jump throug

DP 1 install report

2002-04-11 Thread Doug Barton
I downloaded the ISO and did a CD boot and install. Everything went smoothly overall. I didn't wipe out the old stuff, I just installed over it. After booting, I went to clean out any old binaries that were laying around, and noticed that the CD install didn't replace any of my binaries th