Re: bktr_core.c commit breaks building kernels on RELENG_5

2005-01-15 Thread Dave Horsfall
On Sun, 16 Jan 2005, Jon Noack wrote: > This commit broke building kernels on RELENG_5 (see tinderbox logs): > > cognet 2005-01-16 01:01:15 UTC Thanks; I was wondering what broke... > I believe this change was unintended: > > @@ -1258,7 +1258,7 @@ vbi_read(bktr_ptr_t bktr, struct uio *ui >

Re: bktr_core.c:1261: error: `FNDELAY' undeclared

2005-01-15 Thread Dave Horsfall
Skip it - someone else spotted the problem just before I did (seems to have been a broken commit). -- Dave ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROT

bktr_core.c:1261: error: `FNDELAY' undeclared

2005-01-15 Thread Dave Horsfall
FreeBSD 5.3-STABLE, last updated 1st Jan 2005. Just did a CVSUP of -STABLE. make buildworld - OK. make buildkernel KERNCONF=STINKY Goes swimmingly, then... cc -O -pipe -D_KERNEL -DKLD_MODULE -nostdinc -I- -include /usr/obj/usr/src/sys/STINKY/opt_global.h -I. -I@ -I@/contrib/altq -I@/../inc

bktr_core.c commit breaks building kernels on RELENG_5

2005-01-15 Thread Jon Noack
This commit broke building kernels on RELENG_5 (see tinderbox logs): cognet 2005-01-16 01:01:15 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) sys/dev/bktr bktr_core.c Log: MFC rev 1.139: revision 1.138 date: 2005/01/09 17:42:03; author: cognet;

[releng_5 tinderbox] failure on ia64/ia64

2005-01-15 Thread FreeBSD Tinderbox
TB --- 2005-01-16 03:24:28 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-16 03:24:28 - starting RELENG_5 tinderbox run for ia64/ia64 TB --- 2005-01-16 03:24:28 - checking out the source tree TB --- 2005-01-16 03:24:28 - cd /home/tinderbox/RELENG_5/ia64/ia64 TB --- 2005-01-16 0

Re: SSH Protocol mismatch

2005-01-15 Thread Matthew D. Fuller
On Sun, Jan 16, 2005 at 04:05:11AM +0800 I heard the voice of CryBaby, and lo! it spake thus: > OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 > > I ssh my host by using putty or any ssh client in WindowsXP, and I > can't login lately. (But telnet and other services are ok.) Check that

Re: USB mouse not working

2005-01-15 Thread Robert William Vesterman
I found that my USB mouse works if and only if I boot without APCI support. Imobach González Sosa wrote: Hi all, Probably is my fault, but I can't get the mouse working on 5.3 STABLE. I've installed FreeBSD 5.3 RELEASE last night, and today I updated my sources and rebuilt 'world'. I've googled f

Re: cannot su?

2005-01-15 Thread Robert William Vesterman
I have a similar problem, but only after I use X. I can su perfectly fine before using X, and I can su perfectly fine while using X (and a terminal window), but after exiting X, if I want to su, I have to reboot. Ivan Voras wrote: What could be the reasons for "su root" to not work? I have a us

[releng_5 tinderbox] failure on i386/pc98

2005-01-15 Thread FreeBSD Tinderbox
TB --- 2005-01-16 02:19:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-01-16 02:19:27 - starting RELENG_5 tinderbox run for i386/pc98 TB --- 2005-01-16 02:19:27 - checking out the source tree TB --- 2005-01-16 02:19:27 - cd /home/tinderbox/RELENG_5/i386/pc98 TB --- 2005-01-16 0

Re: cannot su?

2005-01-15 Thread Ivan Voras
Kris Kennaway wrote: On Sun, Jan 16, 2005 at 01:15:34AM +0100, Ivan Voras wrote: Kris Kennaway wrote: /etc/pam.d/su is identical to another machine where everything works ok. OK. /etc/pam.d/su on 5.3 includes /etc/pam.d/system, so also make sure they're in sync. /etc/pam.d/system is the same as

USB mouse not working

2005-01-15 Thread Imobach González Sosa
Hi all, Probably is my fault, but I can't get the mouse working on 5.3 STABLE. I've installed FreeBSD 5.3 RELEASE last night, and today I updated my sources and rebuilt 'world'. I've googled for a while and I can't fix the problem, so I'm posting the trouble to this list. I hope it's the correc

Re: cannot su?

2005-01-15 Thread Kris Kennaway
On Sun, Jan 16, 2005 at 01:15:34AM +0100, Ivan Voras wrote: > Kris Kennaway wrote: > >On Sun, Jan 16, 2005 at 01:07:07AM +0100, Ivan Voras wrote: > > >>/etc/pam.d/su is identical to another machine where everything works ok. > > > > > >You forgot to mention what version (4.x doesn't use /etc/pam.d

Re: cannot su?

2005-01-15 Thread Ivan Voras
Kris Kennaway wrote: On Sun, Jan 16, 2005 at 01:07:07AM +0100, Ivan Voras wrote: /etc/pam.d/su is identical to another machine where everything works ok. You forgot to mention what version (4.x doesn't use /etc/pam.d) oops. 5.3-release. ___ freebsd-stabl

Re: cannot su?

2005-01-15 Thread Kris Kennaway
On Sun, Jan 16, 2005 at 01:07:07AM +0100, Ivan Voras wrote: > What could be the reasons for "su root" to not work? > > I have a user that's in wheel group. Logging in as root works on the > console, but su-ing from the user just writes 'Sorry', like the > password's wrong. There are no clues in

cannot su?

2005-01-15 Thread Ivan Voras
What could be the reasons for "su root" to not work? I have a user that's in wheel group. Logging in as root works on the console, but su-ing from the user just writes 'Sorry', like the password's wrong. There are no clues in log files. /etc/pam.d/su is identical to another machine where everyth

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
I think I used a wrong subject. The subject should be "sshd PAM: initialisation failed". The protocol mismatch should mean that I use the wrong protocol - telnet. : ( --- CryBaby <[EMAIL PROTECTED]> ___ freebsd-stable@freebsd.org mailing list http:/

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
PS: [root]/# ident /usr/lib/pam_ssh.so /usr/lib/pam_ssh.so: $FreeBSD: src/lib/libpam/modules/pam_ssh/pam_ssh.c,v 1.28.2.4 2002/07/12 09:24:56 des Exp $ --- CryBaby <[EMAIL PROTECTED]> ___ freebsd-stable@freebsd.org mailing list http://lists.f

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
Peter Jeremy wrote: > What has changed (both on FreeBSD and WinXP) since it last worked? I had try to ssh on Windows(Putty), Linux(sshd) and ssh on the Lan, Wan, and I got the same result. So, I think problem is due to my sshd host. > Have you tried running sshd in a debug mode and looking at what

Re: Unkillable OpenOffice.org process in 5.3p2

2005-01-15 Thread Jeffrey Williams
When you rebooted, was the computer actually able to halt on its own? Every time mine has locked up, I have had to do a hard power down, the OS is unable to kill the process even when halting. I have noticed that the OO app freezes typically after having Mozilla to use java and/or adobe plugin

Re: SSH Protocol mismatch

2005-01-15 Thread Peter Jeremy
On Sun, 2005-Jan-16 04:05:11 +0800, CryBaby wrote: >OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 > >I ssh my host by using putty or any ssh client in WindowsXP, and I can't login >lately. (But telnet and other services are ok.) What has changed (both on FreeBSD and WinXP) since it last

Re: SSH Protocol mismatch

2005-01-15 Thread Saad Kadhi
On 15/01/2005 21:05 CryBaby wrote: OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 I ssh my host by using putty or any ssh client in WindowsXP, and I can't login lately. (But telnet and other services are ok.) my test: (use cmd.exe) ### C:\>telnet 19

Re: SSH Protocol mismatch

2005-01-15 Thread CryBaby
> OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 Firewall: ipfilter + ipfw NAT: ipnat ### % less /etc/ipnat.conf ### map vr0 192.168.0.0/24 -> 0/32 portmap tcp/udp auto map vr0 192.168.0.0/24 -> 0/32 ### /etc/ipf.conf ### (vr0: outer interface, rl0: inner interface) block in log quick a

Re: twa breakage on AMD64 with 9.1.5.2 3wareversionand2005-01-1103:00:49 UTC RELENG_5 commit

2005-01-15 Thread Jean-Yves Avenard
On 16/01/2005, at 4:21 AM, Vinod Kashyap wrote: You seem to running twa version 2.50.00.000. This is the driver prior to the recent update. Do you see the hang even with this? The latest version is 2.50.02.011. What do you mean even with this? Oops I see ; sorry. I just wanted to point where the

SSH Protocol mismatch

2005-01-15 Thread CryBaby
OS: FreeBSD 4.11-STABLE #3: Fri Jan 14 23:53:07 CST 2005 I ssh my host by using putty or any ssh client in WindowsXP, and I can't login lately. (But telnet and other services are ok.) my test: (use cmd.exe) ### C:\>telnet 192.168.0.1 22 SSH-1.99-OpenSSH_3.5

RE: twa breakage on AMD64 with 9.1.5.23wareversionand2005-01-1103:00:49 UTC RELENG_5 commit

2005-01-15 Thread Vinod Kashyap
You seem to running twa version 2.50.00.000. This is the driver prior to the recent update. Do you see the hang even with this? The latest version is 2.50.02.011. > -Original Message- > From: Jean-Yves Avenard [mailto:[EMAIL PROTECTED] > Sent: Saturday, January 15, 2005 12:19 AM > To:

Re: backporting tail from HEAD to RELENG_5

2005-01-15 Thread Xin LI
On Thu, Jan 13, 2005 at 01:01:44PM -0600, Doug Poland wrote: > Cool, I currently get this functionality from misc/xtail. xtail was on > my short list of "must-have" ports. Would you please share the list with us? I think it would be helpful if we know the needs :-) Cheers, -- Xin LI http://w

Re: problems with devfs amd /dev/fd/

2005-01-15 Thread Jose M Rodriguez
Doug White escribió: On Tue, 4 Jan 2005, Jose M Rodriguez wrote: Hi, trying to import foomatic-rip, I found great changes under /dev/fd/ going from RELENG_4 to RELENG_5. Seems that /dev/fd/3 is used by several pipe construct like foomatic-rip to get a free backwards error channel. Digging a bit,

Re: backporting tail from HEAD to RELENG_5

2005-01-15 Thread Xin LI
On Thu, Jan 13, 2005 at 07:56:52PM +0100, Ronald Klop wrote: > Hello, > > The command 'tail' has a very nice feature in HEAD. > It can do 'tail -f' on multiple files. Is it possible that this gets > backported to RELENG_5? > > I saw in cvsweb, that the committer was paul, but I don't know his e

squid & PAM

2005-01-15 Thread Andrej Kirejev
Hello, guru I have FreeBSD5.3-Stable with customized /etc/login.access. After installing squid from ports, I got such message in /var/log/messages: --- Jan 15 11:17:36 host su: pam_acct_mgmt: authentication error --- and squid is not starting. After trying to start squid from command line it said

Re: twa breakage on AMD64 with 9.1.5.2 3wareversionand2005-01-1103:00:49 UTC RELENG_5 commit

2005-01-15 Thread Jean-Yves Avenard
Hello On 15/01/2005, at 12:40 PM, Vinod Kashyap wrote: I tried reproducing the problem on both i386 and amd64, but could not. I installed 5.3 RELEASE, cvsuped to the tip of RELENG_5, re-built the kernel with twa integrated, and rebooted. The test systems booted just fine (off of 3ware controlled