From owner-freebsd-stable Sun Mar 10 1:20:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from server.bloodletting.com (server.bloodletting.com [66.88.118.99]) by hub.freebsd.org (Postfix) with SMTP id 0AEC237B400 for ; Sun, 10 Mar 2002 01:20:46 -0800 (PST) Received: (qmail 8078 invoked from network); 10 Mar 2002 06:32:37 -0000 Received: from unknown (HELO rust) (66.88.118.98) by server.bloodletting.com with SMTP; 10 Mar 2002 06:32:37 -0000 From: "Nick Popoff" To: Subject: stable buildworld failed: undefined sysctlnametomib Date: Sat, 9 Mar 2002 22:25:35 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, I sent this question to questions@freebsd last week but didn't hear back so I'm hoping someone on the stable list might have an answer... I've been trying to upgrade my laptop from 4.2-S to the latest stable for the last few weeks without luck. At first I assumed it was a temporary bug in stable but now I'm thinking there's something wrong with my setup. % cvsup /usr/share/examples/cvsup/stable-cvsup % cd /usr/src && make buildworld Eventually this fails with the following error. I've searched all over but can't find anyone else suffering from this. Tips on what to do? ------------------ ===> sbin/kldconfig cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c /usr/src/sbin/kldconfig/kldconfig.c cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -L/usr/local/lib -L/usr/lib -static -o kldconfig kldconfig.o kldconfig.o: In function `getmib': kldconfig.o(.text+0x2d): undefined reference to `sysctlnametomib' *** Error code 1 Stop in /usr/src/sbin/kldconfig. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 3:29:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from zianet.com (mail.zianet.com [204.134.124.201]) by hub.freebsd.org (Postfix) with SMTP id B553A37B416 for ; Sun, 10 Mar 2002 03:29:13 -0800 (PST) Received: (qmail 17767 invoked by alias); 10 Mar 2002 11:29:19 -0000 Delivered-To: alias-outgoing-freebsd-stable@freebsd.org@outgoing Received: (qmail 17757 invoked by uid 0); 10 Mar 2002 11:29:19 -0000 Received: from unknown (HELO placebo.zianet.com) (216.234.199.154) by zianet.com with SMTP; 10 Mar 2002 11:29:19 -0000 Received: (from jeremy@localhost) by placebo.zianet.com (8.11.6/8.11.6) id g2A4Dxm03433 for freebsd-stable@freebsd.org; Sat, 9 Mar 2002 21:13:59 -0700 Date: Sat, 9 Mar 2002 21:13:59 -0700 From: Jeremy Ayers To: freebsd-stable@freebsd.org Message-ID: <20020309211359.A2323@b9.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Jeremy-Header: LoopTest Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 4:43:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from home.cg.nu (home.cg.nu [213.196.2.115]) by hub.freebsd.org (Postfix) with ESMTP id 15F8537B404 for ; Sun, 10 Mar 2002 04:43:46 -0800 (PST) Received: by home.cg.nu (Postfix, from userid 1004) id A12F0158EA2; Sun, 10 Mar 2002 13:43:39 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by home.cg.nu (Postfix) with ESMTP id 90B781324B6 for ; Sun, 10 Mar 2002 13:43:39 +0100 (CET) Date: Sun, 10 Mar 2002 13:43:39 +0100 (CET) From: Henk Wevers To: Subject: ifconfig alias does not work anymore with rl0? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 Sinds two weeks # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 ifconfig: ioctl (SIOCAIFADDR): File exists making an ifconfig alias does noet work anymore Maybe a bug? Henk Wevers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 4:51:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [216.135.64.135]) by hub.freebsd.org (Postfix) with SMTP id 969B537B402 for ; Sun, 10 Mar 2002 04:51:42 -0800 (PST) Received: (qmail 5380 invoked by uid 1000); 10 Mar 2002 12:51:41 -0000 Date: Sun, 10 Mar 2002 07:51:41 -0500 From: Chris Johnson To: Henk Wevers Cc: freebsd-stable@freebsd.org Subject: Re: ifconfig alias does not work anymore with rl0? Message-ID: <20020310075141.A5324@palomine.net> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from henk@wevers.org on Sun, Mar 10, 2002 at 01:43:39PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Mar 10, 2002 at 01:43:39PM +0100, Henk Wevers wrote: > I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 > Sinds two weeks > # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 > ifconfig: ioctl (SIOCAIFADDR): File exists > making an ifconfig alias does noet work anymore Try: # ifconfig rl0 inet 10.10.1.10 netmask 255.255.255.0 alias just like the man page says. Chris Johnson --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8i1bcyeUEMvtGLWERAvPhAJ9Q5eWf6mk1lA9yoEb58/KXpKXUWQCgj1Rj PcrVORiQjU2IMaSkxBo30c0= =M5o2 -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 4:53:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 74EAA37B400 for ; Sun, 10 Mar 2002 04:53:40 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g2ACnmD18081; Sun, 10 Mar 2002 13:49:48 +0100 (CET) (envelope-from wkb) Date: Sun, 10 Mar 2002 13:48:33 +0100 From: Wilko Bulte To: Henk Wevers Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ifconfig alias does not work anymore with rl0? Message-ID: <20020310134833.A18060@freebie.xs4all.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from henk@wevers.org on Sun, Mar 10, 2002 at 01:43:39PM +0100 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 01:43:39PM +0100, Henk Wevers wrote: > Hi, > > I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 > Sinds two weeks > # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 > ifconfig: ioctl (SIOCAIFADDR): File exists > making an ifconfig alias does noet work anymore > > Maybe a bug? Not for me: freebie# ifconfig xl0 192.168.3.1 netmask 255.255.255.0 freebie# ifconfig xl0 192.168.6.1 netmask 255.255.255.255 alias freebie# ifconfig -a xl0: flags=8843 mtu 1500 inet 192.168.3.1 netmask 0xffffff00 broadcast 192.168.3.255 inet 192.168.6.1 netmask 0xffffff00 broadcast 192.168.6.255 ether 00:60:08:09:b7:41 media: Ethernet autoselect (100baseTX ) status: active lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 freebie# uname -a FreeBSD freebie.xs4all.nl 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Mar 7 20:09:15 CET 2002 root@freebie.xs4all.nl:/usr/src/sys/compile/FREEBIE i386 freebie# -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 4:53:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from home.cg.nu (home.cg.nu [213.196.2.115]) by hub.freebsd.org (Postfix) with ESMTP id EDBD737B402 for ; Sun, 10 Mar 2002 04:53:37 -0800 (PST) Received: from wevers.org (netfreak.xs4all.nl [213.84.69.96]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by home.cg.nu (Postfix) with ESMTP id EF290158EA2; Sun, 10 Mar 2002 13:53:36 +0100 (CET) Message-ID: <3C8B576B.20601@wevers.org> Date: Sun, 10 Mar 2002 13:54:03 +0100 From: Henk Wevers User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: patrick Cc: freebsd-stable Subject: Re: ifconfig alias (SOLVED) References: <20020310134632.H43886-100000@dsl.barmentlo.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This works thanks! patrick wrote: > On Sun, 10 Mar 2002, Henk Wevers wrote: > > >>Hi, >> >>I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 >>Sinds two weeks >># ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 >>ifconfig: ioctl (SIOCAIFADDR): File exists >>making an ifconfig alias does noet work anymore >> >>Maybe a bug? >> > > no, a change in ifconfig; > > man ifconfig: > > alias Establish an additional network address for this interface. This > is sometimes useful when changing network numbers, and one wishes > to accept packets addressed to the old interface. If the address > is on the same subnet as the first network address for this > interface, a netmask of 0xffffffff has to be specified. > > > change the alias subnetmast to 255.255.255.255 and it will work. > > Just ran into it a few days ago. > > Grtz > patrick > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 5:11:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtpzilla3.xs4all.nl (smtpzilla3.xs4all.nl [194.109.127.139]) by hub.freebsd.org (Postfix) with ESMTP id E5B0F37B404 for ; Sun, 10 Mar 2002 05:11:38 -0800 (PST) Received: from canyon.xs4all.nl (canyon.xs4all.nl [194.109.195.185]) by smtpzilla3.xs4all.nl (8.12.0/8.12.0) with ESMTP id g2ADBVRI095195; Sun, 10 Mar 2002 14:11:32 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by localhost.canyon.xs4all.nl (Postfix) with SMTP id BCCF7BA; Sun, 10 Mar 2002 14:11:30 +0100 (CET) Received: from meander.canyon.xs4all.nl (meander.canyon.xs4all.nl [192.168.1.5]) by canyon.xs4all.nl (Postfix) with ESMTP id 3739AB8; Sun, 10 Mar 2002 14:11:30 +0100 (CET) Date: Sun, 10 Mar 2002 14:12:02 +0100 Subject: Re: ifconfig alias does not work anymore with rl0? Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v481) Cc: Henk Wevers , freebsd-stable@FreeBSD.ORG To: Chris Johnson From: Rene de Vries In-Reply-To: <20020310075141.A5324@palomine.net> Message-Id: <69646598-3428-11D6-A512-00039357FA7A@canyon.xs4all.nl> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The ioctl error message could also be ifconfig trying to update the routing table. If there is already a route for 10.10.1.0/24 this message will appear. e.g. # ifconfig rl0 inet 10.10.1.1 netmask 255.255.255.0 >>> adds a route for 10.10.1/24 via rl0 # ifconfig rl0 ient alias 10.10.1.10 netmask 255.255.255.0 ifconfig: ioctl..... # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.255 >>> should work. Rene On Sunday, March 10, 2002, at 01:51 , Chris Johnson wrote: > On Sun, Mar 10, 2002 at 01:43:39PM +0100, Henk Wevers wrote: >> I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 >> Sinds two weeks >> # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 >> ifconfig: ioctl (SIOCAIFADDR): File exists >> making an ifconfig alias does noet work anymore > > Try: > > # ifconfig rl0 inet 10.10.1.10 netmask 255.255.255.0 alias > > just like the man page says. -- Rene de Vries TUNIX Internet Security & Training Wijchenseweg 111, 6538 SW Nijmegen, the Netherlands phone: +31-(0)24-3455000 / fax: +31-(0)24-3455001 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 7:13:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 5F6A537B404 for ; Sun, 10 Mar 2002 07:13:30 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16k50J-00008n-00; Sun, 10 Mar 2002 15:12:55 +0000 Date: Sun, 10 Mar 2002 15:12:55 +0000 From: Rasputin To: Brooks Davis Cc: stable@freebsd.org Subject: Re: changes to wi ? Message-ID: <20020310151255.A531@shikima.mine.nu> Reply-To: Rasputin References: <20020307174706.A46627@shikima.mine.nu><3C87A851.5000904@tenebras.com><02dd01c1c647$06a52b30$0feba8c0@sphynx> <20020307.213047.55118321.imp@village.org> <034801c1c67a$c2b69560$0feba8c0@sphynx> <20020308112306.A3322@shikima.mine.nu> <20020308102139.A344@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020308102139.A344@Odin.AC.HMC.Edu>; from brooks@one-eyed-alien.net on Fri, Mar 08, 2002 at 10:21:39AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Brooks Davis [020308 18:22]: > On Fri, Mar 08, 2002 at 11:23:06AM +0000, Rasputin wrote: > > Although it doesn't break anything per se, it certainly makes a mess of > > dmesg and /var/log/messages. > > > > Did anything fucntional change in wi , or is this just extra debugging > > information? > > If so, any chance we could have a sysctl to turn the output off? > > This is diagnostic information. Failures represent a broken card or > a driver bug. I'd rather find the right values then screw around with > building sysctls to let people ignore their broken systems. But the card isn't broken? I can't upgrade the firmware, as win98 doesn't see the card. Any way to upgrade the firmware without windows, or will I have to find a win** box to patch the firmware in? -- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 9:21:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 5108437B402 for ; Sun, 10 Mar 2002 09:21:39 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Mar 2002 17:21:38 +0000 (GMT) Date: Sun, 10 Mar 2002 17:21:38 +0000 From: David Malone To: Nick Popoff Cc: stable@freebsd.org Subject: Re: stable buildworld failed: undefined sysctlnametomib Message-ID: <20020310172138.GA87828@walton.maths.tcd.ie> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Mar 09, 2002 at 10:25:35PM -0800, Nick Popoff wrote: > ===> sbin/kldconfig > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch > -Wshadow -c /usr/src/sbin/kldconfig/kldconfig.c > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch > -Wshadow -L/usr/local/lib -L/usr/lib -static -o kldconfig kldconfig.o > kldconfig.o: In function `getmib': > kldconfig.o(.text+0x2d): undefined reference to `sysctlnametomib' > *** Error code 1 Are you sure you are building this with "make buildworld"? There should be a "-nostdinc" flag somewhere on the gcc command line and no "-L/usr/local/lib -L/usr/lib". I wonder if you have options in /etc/make.conf or in your environment which are causeing these different options to show up? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 9:59:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 776BC37B404 for ; Sun, 10 Mar 2002 09:59:46 -0800 (PST) Received: (from httpd@localhost) by aragorn.neomedia.it (8.11.4/8.11.4) id g2AHxXC20654 for stable@freebsd.org; Sun, 10 Mar 2002 18:59:33 +0100 (CET) To: stable@freebsd.org Subject: buildworld failing Message-ID: <1015783173.3c8b9f05599cf@webmail.neomedia.it> Date: Sun, 10 Mar 2002 18:59:33 +0100 (CET) From: Salvo Bartolotta MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.170.63 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG My buildworld (RELENG_4 sources as of this morning) dies here: [...] sh /usr/src/sys/conf/newvers.sh MYSTABLE ^M cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c^M linking kernel^M if.o: In function `if_setlladdr':^M if.o(.text+0x1b40): undefined reference to `arp_ifinit'^M *** Error code 1^M ^M Stop in /usr/obj/usr/src/sys/MYSTABLE.^M *** Error code 1^M ^M Stop in /usr/src.^M *** Error code 1^M ^M Stop in /usr/src.^M N.B. I ran the build with NO j option. AFAICS (via cvsup, Danish mirror), in the past few hours, i.e. since this morning, there have been _no changes_ to the sources. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 10:47:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from aragorn.neomedia.it (aragorn.neomedia.it [195.103.207.6]) by hub.freebsd.org (Postfix) with ESMTP id 050F537B416 for ; Sun, 10 Mar 2002 10:47:40 -0800 (PST) Received: (from httpd@localhost) by aragorn.neomedia.it (8.11.4/8.11.4) id g2AIlSb00983; Sun, 10 Mar 2002 19:47:28 +0100 (CET) To: rick@help-desk.ca Subject: Re: HD size trouble Message-ID: <1015786048.3c8baa40b2b9e@webmail.neomedia.it> Date: Sun, 10 Mar 2002 19:47:28 +0100 (CET) From: Salvo Bartolotta Cc: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP IMAP webmail program 2.2.4-cvs X-WebMail-Company: Neomedia s.a.s. X-Originating-IP: 62.98.170.63 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rick Fournier seems to have written: > Hello all, > I just recently bought this new 40gig hard drive (Maxtor) > and the drive is only picking up 32253MB,, What might be wrong? > ad3: 32253MB [65531/16/63] at ata1-slave UDMA33 > (running 4.5-STABLE) FWIW, I solved such a problem by updating the mainboard BIOS. HTH, Salvo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 11:24:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nortenet.pt (mar.nortenet.pt [212.13.32.243]) by hub.freebsd.org (Postfix) with ESMTP id 3751D37B404 for ; Sun, 10 Mar 2002 11:24:21 -0800 (PST) Received: from nortenet.pt (v2-pppS8.nortenet.pt [212.13.32.68]) by mail.nortenet.pt (8.11.1/8.11.1) with ESMTP id g2AILlS24597 for ; Sun, 10 Mar 2002 19:21:47 +0100 Message-ID: <3C8BB45A.13D3A28D@nortenet.pt> Date: Sun, 10 Mar 2002 19:30:34 +0000 From: Guilherme Oliveira Organization: Host-Valley.com X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: pt, pt-BR, en MIME-Version: 1.0 Newsgroups: comp.unix.bsd.freebsd.misc To: freebsd-stable@freebsd.org Subject: buildkernel error in vnode Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi ! I've updated my system a lot of times to standard-supfile (4.5-STABLE now) , but now when building kernel it goes in an infinite loop in vnode ... I have already 'rm -rf /usr/src/*' and cvsup'd again but no way ! Can someone look at this for me because I don't know more what to do ? Output and configuration file in http://www.nortenet.pt/~guilherme/temp/ mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/ccd/../../dev/ccd/ccd.c ===> cd9660 @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/vnode_if.pl -h @/kern/vnode_if.src rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_bmap.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_lookup.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_node.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_rrip.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_util.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_vfsops.c /usr/src/sys/modules/cd9660/../../isofs/cd9660/cd9660_vnops.c ===> coda @ -> /usr/src/sys machine -> /usr/src/sys/i386/include echo "#define NVCODA 4" > vcoda.h perl @/kern/vnode_if.pl -h @/kern/vnode_if.src rm -f .depend -- mailto:guilherme@nortenet.pt || http://www.nortenet.pt/~guilherme To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 12:47:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wallace.webmatic.de (wallace.webmatic.de [212.78.99.3]) by hub.freebsd.org (Postfix) with ESMTP id 52CF037B41B for ; Sun, 10 Mar 2002 12:47:31 -0800 (PST) Received: from ncc1701.chef-ingenieur.de (guru.chef-ingenieur.de [212.78.97.166]) by wallace.webmatic.de (Postfix) with ESMTP id EF9B17C05 for ; Sun, 10 Mar 2002 21:47:23 +0100 (CET) Message-Id: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> X-Sender: freebsd@chef-ingenieur.de@mta2.webmatic.de X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 10 Mar 2002 21:48:02 +0100 To: freebsd-stable@FreeBSD.ORG From: "Thomas Krause, CI" Subject: 4.5-RELEASEp2 ? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, could somebody give me a hint how to upgrade to 4.5-RELEASEp2 (as recommended in ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:13.openssh.asc)? I want to use cvsup (what is the tag?). Kind regards, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 12:52:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id BCD5337B404 for ; Sun, 10 Mar 2002 12:52:41 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id 95E1613668; Sun, 10 Mar 2002 15:52:35 -0500 (EST) Date: Sun, 10 Mar 2002 15:52:35 -0500 From: Chris Faulhaber To: "Thomas Krause, CI" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.5-RELEASEp2 ? Message-ID: <20020310205235.GA43608@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , "Thomas Krause, CI" , freebsd-stable@FreeBSD.ORG References: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="opJtzjQTFsWo+cga" Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --opJtzjQTFsWo+cga Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 10, 2002 at 09:48:02PM +0100, Thomas Krause, CI wrote: >=20 > Hello, > could somebody give me a hint how to upgrade to 4.5-RELEASEp2 > (as recommended in=20 > ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:13.openss= h.asc)? > I want to use cvsup (what is the tag?). >=20 Search for 'security tag' at the FreeBSD homepage and follow the first link. --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --opJtzjQTFsWo+cga Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjyLx5MACgkQObaG4P6BelCkogCfTPziWl83eudULbawf0/rfVDe DVkAn1oOp3fsVJnHPwLRnYmXn+p3T39s =UQk2 -----END PGP SIGNATURE----- --opJtzjQTFsWo+cga-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 12:55: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from deckland.uni-svishtov.bg (deckland.uni-svishtov.bg [193.68.173.82]) by hub.freebsd.org (Postfix) with ESMTP id 0844637B416 for ; Sun, 10 Mar 2002 12:55:05 -0800 (PST) Received: (from root@localhost) by deckland.uni-svishtov.bg (8.11.6/8.11.6) id g2AKsvv40383 for freebsd-stable@freebsd.org; Sun, 10 Mar 2002 22:54:57 +0200 (EET) (envelope-from root) Date: Sun, 10 Mar 2002 22:54:54 +0200 From: Charlie & To: freebsd-stable@freebsd.org Subject: Re: 4.5-RELEASEp2 ? Message-ID: <20020310225454.A40367@deckland.uni-svishtov.bg> References: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de>; from freebsd@chef-ingenieur.de on Sun, Mar 10, 2002 at 09:48:02PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tag=RELENG_4_5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 13:57:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NetScum.dyndns.dk (pop-ls-10-3-dialup-2.freesurf.ch [194.230.238.2]) by hub.freebsd.org (Postfix) with ESMTP id 8246537B419; Sun, 10 Mar 2002 13:56:14 -0800 (PST) Received: from beerswilling.netscum.dyndns.dk (dcf77-zeit.netscum.dyndns.dk [172.27.72.27] (may be forged)) by dastardly.newsbastards.org.72.27.172.IN-addr.ARPA.NetScum.dyndns.dk (8.11.6/8.11.6) with ESMTP id g2AKCcR00763 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified FAIL); Sun, 10 Mar 2002 21:12:46 +0100 (CET) (envelope-from bounce@netscum.dyndns.dk) Received: (from root@localhost) by beerswilling.netscum.dyndns.dk (8.11.6/8.11.6) id g2AKCbZ00762; Sun, 10 Mar 2002 21:12:37 +0100 (CET) (envelope-from bounce@netscum.dyndns.dk) Date: Sun, 10 Mar 2002 21:12:37 +0100 (CET) Message-Id: <200203102012.g2AKCbZ00762@beerswilling.netscum.dyndns.dk> From: BOUWSMA Beery To: Ruslan Ermilov Cc: freebsd-stable@freebsd.org Subject: Re: buildworld with ro /usr/src broken Organization: Men not wearing any pants that dont shave References: <20020209130437.GA15287@myhakas.estpak.ee> <200202091743.g19HhIm00362@beerswilling.netscum.dyndns.dk> <20020227111914.GB30220@sunbay.com> <20020227155244.A24137@newtrinity.default-network.net> <20020227204012.GA99496@sunbay.com> X-Hacked: via telnet to your port 25, what else? X-Internet-Access-Provided-By: Slow Dial-in Modem X-NetScum: Yes X-One-And-Only-Real-True-Fluffy: No Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [replies sent directly to me may timeout and bounce, since I'm not online as often as I should be, but I'll check the list archives] > > > MAKEOBJDIR[PREFIX] only work right if set as environment variables. > > > I have an uncommitted patch that makes it possible to set them on > > > make(1)'s command line but still no joy in attempting to set them > > > in /etc/make.conf. I bear in mind adding a patch to Makefile.inc1 > > > too that would prevent people from attempting to set MAKEOBJDIRPREFIX > > > in /etc/make.conf. Bah. You're no fun. Hmmm, so why then am I now buildworld'ing -current (and have been for the past almost five hours) with a read-only /usr/src # touch /usr/src/foo touch: /usr/src/foo: Read-only file system using only the commandline `time nice make buildworld' with the object tree being put in bash-2.05a$ ls -lart /usr/obj/5.0-CURRENT/usr/src/ total 42 drwxr-xr-x 3 root wheel 512 Jan 11 06:58 .. drwxr-xr-x 4 root wheel 512 Jan 25 15:33 gnu drwxr-xr-x 6 root wheel 512 Jan 25 15:34 secure drwxr-xr-x 5 root wheel 512 Jan 25 18:38 sys drwxr-xr-x 3 root wheel 512 Mar 6 13:28 i386 drwxr-xr-x 55 root wheel 1024 Mar 6 14:06 lib drwxr-xr-x 35 root wheel 512 Mar 6 14:06 bin drwxr-xr-x 41 root wheel 1024 Mar 6 14:07 games drwxr-xr-x 32 root wheel 1024 Mar 6 14:09 libexec drwxr-xr-x 86 root wheel 2048 Mar 6 14:10 sbin drwxr-xr-x 16 root wheel 512 Mar 6 14:11 share drwxr-xr-x 207 root wheel 6656 Mar 6 14:14 usr.bin drwxr-xr-x 158 root wheel 5632 Mar 6 14:16 usr.sbin drwxr-xr-x 3 root wheel 512 Mar 6 14:16 etc drwxr-xr-x 16 root wheel 512 Mar 6 14:16 . drwxr-xr-x 4 root wheel 512 Mar 6 15:34 include And I've been building both -stable and -current this way in subdirectories of /usr/obj for months, with read-only src, since figuring how to force it to work? > > I don't want to doubt your expertise but > > `cd /usr/src && make MAKEOBJDIRPREFIX=/tmp/obj buildworld` > > works for ages for me, same for installworld. (This is no doubt because /usr/src is read-write for this particular user and receives the changes that break buildworld in the read-only case) > Run the following commands in sequence to see what I'm talking about: > rm -rf /tmp/obj > cd /usr/src/bin/cat > make MAKEOBJDIRPREFIX=/tmp/obj obj > make MAKEOBJDIRPREFIX=/tmp/obj all Okay, here's what I see, /usr/src read-only. bash-2.05a$ make MAKEOBJDIRPREFIX=/tmp/obj obj /tmp/obj/usr/src/bin/cat created for /usr/src/bin/cat bash-2.05a$ make MAKEOBJDIRPREFIX=/tmp/obj all cc -O -pipe -Wall -Wformat -Werror -Wall -Wno-uninitialized -Wnon-const-forma t -Wno-format-extra-args -Werror -c cat.c Assembler messages: FATAL: can't create cat.o: Permission denied > ls -l /tmp/usr/usr/src/bin/cat (s,usr,obj, of course) As expected, with my read-only source (and working as a normal luser too), the attempt fails. > Try setting MAKEOBJDIRPREFIX in environment then. Here's what I have that's of interest in my /etc/make.conf, for both -current and -stable (NetBSD allows me to define BSDOBJDIR to get somewhat similar results)... RELNAME!= /usr/bin/uname -r MAKEOBJDIRPREFIX?= /usr/obj/${RELNAME} You're right, though, that not all targets will work with this. Here's what I get with the `all' target: [17:13:36]root@dastardly.newsbastards.org:/usr/src/bin/cat{506}# rmdir !$ rmdir /usr/obj/5.0-CURRENT/usr/src/bin/cat/ [17:13:55]root@dastardly.newsbastards.org:/usr/src/bin/cat{507}# make obj /usr/obj/5.0-CURRENT/usr/src/bin/cat created for /usr/src/bin/cat [17:27:08]root@dastardly.newsbastards.org:/usr/src/bin/cat{545}# make all cc -O -pipe -Wall -Wformat -Werror -Wall -Wno-uninitialized -Wnon-const-forma t -Wno-format-extra-args -Werror -c cat.c Assembler messages: FATAL: can't create cat.o: Read-only file system cat.c:312: output pipe has been closed *** Error code 1 Stop in /usr/src/bin/cat. I played around a bit with the -f and -m `make' options to see if I could get this working based on my /etc/make.conf contents, but no real joy was to be found. In a case like this, or, say, when I had to rebuild one of the kernel modules with a patch, I needed to use the `env ...' form of the command. However, as part of a `buildworld' or `buildkernel' or `installworld' run, I do get things put in the proper place, rather than building them in /usr/src proper; later once the build has gotten around to this directory: [01:37:51]root@dastardly.newsbastards.org:/usr/src/bin/cat{557}# ls -lart /usr/ obj/5.0-CURRENT/usr/src/bin/cat/ total 98 drwxr-xr-x 35 root wheel 512 Mar 6 17:13 .. -rw-r--r-- 1 root wheel 1990 Mar 6 21:05 .depend -rw-r--r-- 1 root wheel 5452 Mar 6 22:29 cat.o -rwxr-xr-x 1 root wheel 82283 Mar 6 22:29 cat drwxr-xr-x 2 root wheel 512 Mar 6 22:29 . -rw-r--r-- 1 root wheel 2428 Mar 6 22:29 cat.1.gz So I'll agree that the /etc/make.conf solution isn't perfect and breaks with some things less than a full world, but so far it's performed adequately, the read-only status of /usr/src being a safety net that I'll probably be losing now that I've gotten a union mount atop it to work with `make', containing my local hacks. I don't know if it would be of interest, but as I noted, the NetBSD build process appears to make use of a `BSDOBJDIR' variable that one can set in their mk.conf file, which as far as I can see gets massaged into a number of other variables that are used, though I haven't traced differences between their MAKEOBJDIRPREFIX and that here. However, I haven't checked whether that is affected when one uses less than the `build' target for the world as with FreeBSD. And, since part of their `build' process is to create obj links within the /usr/src tree, I really can't mount it read-only to see clear failures, so it may well be that BSDOBJDIR only is used for the creation of these obj links, making it less useful as a model for FreeBSD. See, I'm talking about things I know nothing about again. thanks barry bouwsma To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 14: 3:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 61A3C37B41E for ; Sun, 10 Mar 2002 14:03:48 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id OAA31357; Sun, 10 Mar 2002 14:03:40 -0800 Message-ID: <3C8BD837.1080809@owt.com> Date: Sun, 10 Mar 2002 14:03:35 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Salvo Bartolotta Cc: stable@FreeBSD.ORG Subject: Re: buildworld failing References: <1015783173.3c8b9f05599cf@webmail.neomedia.it> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Salvo Bartolotta wrote: > My buildworld (RELENG_4 sources as of this morning) dies here: > > [...] > > sh /usr/src/sys/conf/newvers.sh MYSTABLE ^M > cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual > -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys > -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include > opt_global.h -elf -mpreferred-stack-boundary=2 vers.c^M > linking kernel^M > if.o: In function `if_setlladdr':^M > if.o(.text+0x1b40): undefined reference to `arp_ifinit'^M > *** Error code 1^M > ^M > Stop in /usr/obj/usr/src/sys/MYSTABLE.^M > *** Error code 1^M > ^M > Stop in /usr/src.^M > *** Error code 1^M > ^M > Stop in /usr/src.^M > > N.B. I ran the build with NO j option. > > AFAICS (via cvsup, Danish mirror), in the past few hours, i.e. since this > morning, there have been _no changes_ to the sources. I just cvsuped RELENG_4 at 1330 PST (2130 GMT) and have had no problems doing a buildworld. From the path, it looks more like a kernel build. In my buildkernel log I see sh /usr/src/sys/conf/newvers.sh CORAL cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer -arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../i nclude -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel and I didn't have any problem. I would suspect that an option changed or you need to recvsup. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 16: 3:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id C001337B402 for ; Sun, 10 Mar 2002 16:03:48 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id TAA94044 for ; Sun, 10 Mar 2002 19:03:46 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User sandib [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 107 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16kDJK-0007wi-00 for ; Sun, 10 Mar 2002 19:05:06 -0500 Date: Sun, 10 Mar 2002 19:05:06 -0500 From: stan To: FreeBSD Stable Mailing List Subject: libusb build problems Message-ID: <20020311000505.GA30508@teddy.fas.com> Mail-Followup-To: FreeBSD Stable Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 19:03:12 up 1 day, 8:48, 1 user, load average: 0.25, 0.28, 0.26 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been having problems building the libusb port for the last couple of weeks. More and more of teh ports I use are becoming dependent on it. I'm enclosing a script of the build atempt. Can anyone provide nay sugestiosn? Script started on Sun Mar 10 18:59:36 2002 black# make=0D=0D =3D=3D=3D> Extracting for libusb-0.1.5=0D >> Checksum OK for libusb-0.1.5.tar.gz.=0D =3D=3D=3D> Patching for libusb-0.1.5=0D =3D=3D=3D> Applying FreeBSD patches for libusb-0.1.5=0D =3D=3D=3D> Configuring for libusb-0.1.5=0D creating cache ./config.cache=0D checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el=0D checking whether build environment is sane... yes=0D checking for gawk... no=0D checking for mawk... no=0D checking for nawk... no=0D checking for awk... awk=0D checking whether make sets ${MAKE}... yes=0D checking for style of include used by make... GNU=0D checking for Cygwin environment... no=0D checking for mingw32 environment... no=0D checking how to run the C preprocessor... cc -E=0D checking host system type... i386-portbld-freebsd4.5=0D checking build system type... i386-portbld-freebsd4.5=0D checking for gcc... cc=0D checking whether the C compiler (cc -O -pipe -march=3Dk6 ) works... yes=0D checking whether the C compiler (cc -O -pipe -march=3Dk6 ) is a cross-compi= ler... no=0D checking whether we are using GNU C... yes=0D checking whether cc accepts -g... yes=0D checking dependency style of cc... gcc=0D checking for ld used by GCC... /usr/libexec/elf/ld=0D checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes=0D checking for /usr/libexec/elf/ld option to reload object files... -r=0D checking for BSD-compatible nm... /usr/bin/nm -B=0D checking whether ln -s works... yes=0D checking how to recognise dependant libraries... pass_all=0D checking for object suffix... o=0D checking for executable suffix... no=0D checking command to parse /usr/bin/nm -B output... ok=0D checking for dlfcn.h... yes=0D checking for ranlib... ranlib=0D checking for strip... strip=0D checking for objdir... .libs=0D checking for cc option to produce PIC... -fPIC=0D checking if cc PIC flag -fPIC works... yes=0D checking if cc static flag -static works... yes=0D checking if cc supports -c -o file.o... yes=0D checking if cc supports -c -o file.lo... yes=0D checking if cc supports -fno-rtti -fno-exceptions... yes=0D checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes=0D checking how to hardcode library paths into programs... immediate=0D checking whether stripping libraries is possible... yes=0D checking dynamic linker characteristics... freebsd4.5 ld.so=0D checking if libtool supports shared libraries... yes=0D checking whether to build shared libraries... yes=0D checking whether to build static libraries... yes=0D checking whether -lc should be explicitly linked in... yes=0D creating libtool=0D checking whether to enable maintainer-specific portions of Makefiles... no= =0D checking host system type... i386-portbld-freebsd4.5=0D checking for what USB OS support... FreeBSD=0D checking for gcc... (cached) cc=0D checking whether the C compiler (cc -O -pipe -march=3Dk6 ) works... yes=0D checking whether the C compiler (cc -O -pipe -march=3Dk6 ) is a cross-compi= ler... no=0D checking whether we are using GNU C... (cached) yes=0D checking whether cc accepts -g... (cached) yes=0D checking dependency style of cc... (cached) gcc=0D checking for cc option to accept ANSI C... none needed=0D checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el=0D checking for ANSI C header files... yes=0D checking for vprintf... yes=0D checking size of char... 1=0D checking size of short... 2=0D checking size of long... 4=0D checking size of int... 4=0D checking size of void *... 4=0D checking size of long long... 8=0D checking for working const... yes=0D checking whether byte ordering is bigendian... no=0D checking for limits.h... yes=0D checking for unistd.h... yes=0D checking for values.h... no=0D checking for memmove... yes=0D checking if we should build the documentation... no=0D updating cache ./config.cache=0D creating ./config.status=0D creating Makefile=0D creating doc/Makefile=0D creating libusb.spec=0D creating libusb-config=0D creating tests/Makefile=0D creating README=0D creating INSTALL.libusb=0D creating usb.h=0D creating config.h=0D =3D=3D=3D> Building for libusb-0.1.5=0D make all-recursive=0D Making all in .=0D source=3D'usb.c' object=3D'usb.lo' libtool=3Dyes depfile=3D'.deps/usb.Plo'= tmpdepfile=3D'.deps/usb.TPlo' depmode=3Dgcc /bin/sh ./depcomp /bin/sh ./= libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -marc= h=3Dk6 -Wall -c -o usb.lo `test -f usb.c || echo './'`usb.c=0D mkdir .libs=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c usb.c -Wp,-MD,= .deps/usb.TPlo -fPIC -DPIC -o .libs/usb.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c usb.c -Wp,-MD,= .deps/usb.TPlo -o usb.o >/dev/null 2>&1=0D mv -f .libs/usb.lo usb.lo=0D source=3D'error.c' object=3D'error.lo' libtool=3Dyes depfile=3D'.deps/erro= r.Plo' tmpdepfile=3D'.deps/error.TPlo' depmode=3Dgcc /bin/sh ./depcomp /b= in/sh ./libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pi= pe -march=3Dk6 -Wall -c -o error.lo `test -f error.c || echo './'`error.c=0D rm -f .libs/error.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c error.c -Wp,-M= D,.deps/error.TPlo -fPIC -DPIC -o .libs/error.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c error.c -Wp,-M= D,.deps/error.TPlo -o error.o >/dev/null 2>&1=0D mv -f .libs/error.lo error.lo=0D source=3D'descriptors.c' object=3D'descriptors.lo' libtool=3Dyes depfile= =3D'.deps/descriptors.Plo' tmpdepfile=3D'.deps/descriptors.TPlo' depmode= =3Dgcc /bin/sh ./depcomp /bin/sh ./libtool --mode=3Dcompile cc -DHAVE_CONF= IG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c -o descriptors.lo `test= -f descriptors.c || echo './'`descriptors.c=0D rm -f .libs/descriptors.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c descriptors.c = -Wp,-MD,.deps/descriptors.TPlo -fPIC -DPIC -o .libs/descriptors.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c descriptors.c = -Wp,-MD,.deps/descriptors.TPlo -o descriptors.o >/dev/null 2>&1=0D mv -f .libs/descriptors.lo descriptors.lo=0D source=3D'bsd.c' object=3D'bsd.lo' libtool=3Dyes depfile=3D'.deps/bsd.Plo'= tmpdepfile=3D'.deps/bsd.TPlo' depmode=3Dgcc /bin/sh ./depcomp /bin/sh ./= libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -marc= h=3Dk6 -Wall -c -o bsd.lo `test -f bsd.c || echo './'`bsd.c=0D rm -f .libs/bsd.lo=0D cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c bsd.c -Wp,-MD,= .deps/bsd.TPlo -fPIC -DPIC -o .libs/bsd.lo=0D bsd.c: In function `usb_set_altinterface':=0D bsd.c:154: structure has no member named `interface_index'=0D bsd.c:155: structure has no member named `alt_no'=0D bsd.c: In function `usb_control_msg':=0D bsd.c:287: structure has no member named `request'=0D bsd.c:288: structure has no member named `request'=0D bsd.c:289: structure has no member named `request'=0D bsd.c:289: structure has no member named `request'=0D bsd.c:289: warning: left-hand operand of comma expression has no effect=0D bsd.c:290: structure has no member named `request'=0D bsd.c:290: structure has no member named `request'=0D bsd.c:290: warning: left-hand operand of comma expression has no effect=0D bsd.c:291: structure has no member named `request'=0D bsd.c:291: structure has no member named `request'=0D bsd.c:291: warning: left-hand operand of comma expression has no effect=0D bsd.c:293: structure has no member named `data'=0D bsd.c:294: structure has no member named `flags'=0D bsd.c:306: structure has no member named `request'=0D bsd.c:306: structure has no member named `request'=0D bsd.c:307: warning: control reaches end of non-void function=0D bsd.c: In function `usb_find_devices_on_bus':=0D bsd.c:324: structure has no member named `addr'=0D bsd.c:330: structure has no member named `devnames'=0D bsd.c:335: structure has no member named `devnames'=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb/work/libusb-0.1.5.=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb/work/libusb-0.1.5.=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb/work/libusb-0.1.5.=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb.=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb.=0D *** Error code 1=0D =0D Stop in /usr/ports/devel/libusb.=0D black# ^D=08=08exit=0D Script done on Sun Mar 10 18:59:48 2002 --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 16:30:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 3F86237B416 for ; Sun, 10 Mar 2002 16:30:16 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 55E9443E; Mon, 11 Mar 2002 00:29:31 +0000 (GMT) Date: Mon, 11 Mar 2002 00:29:31 +0000 From: Josef Karthauser To: stan Cc: FreeBSD Stable Mailing List Subject: Re: libusb build problems Message-ID: <20020311002931.GA6193@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , stan , FreeBSD Stable Mailing List References: <20020311000505.GA30508@teddy.fas.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <20020311000505.GA30508@teddy.fas.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 10, 2002 at 07:05:06PM -0500, stan wrote: > I have been having problems building the libusb port for the last couple = of > weeks. >=20 > More and more of teh ports I use are becoming dependent on it. >=20 > I'm enclosing a script of the build atempt. I've committed a fix to libusb that was posted to this list by John Reynolds a few weeks ago. It should be on your cvsup mirror in a few hours time. Joe --BXVAT5kNtrzKuDFl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyL+moACgkQXVIcjOaxUBYYvQCfULCqxIgpXu5rVA0wzJ7TNPDK YSwAn2ESbevX3enrMriCvH7+nI7BGkh+ =qN2b -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 16:58: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from alnitak.thedeepsky.com (dsl092-015-196.sfo1.dsl.speakeasy.net [66.92.15.196]) by hub.freebsd.org (Postfix) with ESMTP id DB9B837B405 for ; Sun, 10 Mar 2002 16:57:56 -0800 (PST) Received: from [192.168.2.8.7428] (helo=elysium.home) by alnitak.thedeepsky.com with esmtp id 16kE8S-0006Dy-00 for freebsd-stable@freebsd.org; Sun, 10 Mar 2002 16:57:56 -0800 Subject: gphoto2 won't talk to a supported usb camera From: Eric Bullen To: freebsd-stable@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: 10 Mar 2002 16:57:56 -0800 Message-Id: <1015808276.370.4.camel@elysium> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, This one has me stumped. This is for the Olympus C-3030Z (which is supported in gphoto2) and I am trying to get it to talk via the USB port. Has anyone had any luck with gphoto2 with a usb camera? Here's the command-line that I am using: > gphoto2 --port usb --camera "Olympus C-3000Z" -L Error returned: > *** Error ('Error reading from the port') *** Output from usbd upon plugging in the camera: > /kernel: ugen0: OLYMPU C-3030ZOOM, rev 1.10/1.00, addr 2 TIA, -E -- Eric C. Bullen PGP Fingerprint: 6D21 4156 1400 D3C1 DEFE CCCB F95D 918C A357 EC7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 17: 8:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ip68-2-87-144.ph.ph.cox.net (ip68-2-87-144.ph.ph.cox.net [68.2.87.144]) by hub.freebsd.org (Postfix) with ESMTP id 561A537B404 for ; Sun, 10 Mar 2002 17:08:26 -0800 (PST) Received: from reynoldsnet.org (whale [192.168.1.2]) by ip68-2-87-144.ph.ph.cox.net (8.11.6/8.11.6) with ESMTP id g2B186m93623; Sun, 10 Mar 2002 18:08:06 -0700 (MST) (envelope-from johnjen@reynoldsnet.org) Message-ID: <3C8C0384.470422F4@reynoldsnet.org> Date: Sun, 10 Mar 2002 18:08:20 -0700 From: John Reynolds X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Josef Karthauser Cc: stan , FreeBSD Stable Mailing List Subject: Re: libusb build problems References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Sun, Mar 10, 2002 at 07:05:06PM -0500, stan wrote: > > I have been having problems building the libusb port for the last couple of > > weeks. > > > > More and more of teh ports I use are becoming dependent on it. > > > > I'm enclosing a script of the build atempt. > > I've committed a fix to libusb that was posted to this list by > John Reynolds a few weeks ago. It should be on your cvsup mirror in a > few hours time. WARNING! It should be noted that the patch that I posted would make libusb compile -ONLY- on a "fresh" -STABLE system. If you have a -stable system before the usb structures were renamed, the patch will cause compile problems! If I get time I will try to make the libusb Makefile detect whether or not you are running the "right" -stable for the patch to be applicable (else the patch will not be in effect). Check sysctl -a | grep osreldate to see what osreldate you have. If it's 45001 then you have the usb structure changes and the patch will make things work. If it's below 45001 then this patch will *break* the libusb build. -Jr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 17:10:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 976CB37B416 for ; Sun, 10 Mar 2002 17:10:10 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id C97CD9A; Mon, 11 Mar 2002 01:09:24 +0000 (GMT) Date: Mon, 11 Mar 2002 01:09:24 +0000 From: Josef Karthauser To: John Reynolds Cc: Josef Karthauser , stan , FreeBSD Stable Mailing List Subject: Re: libusb build problems Message-ID: <20020311010924.GB12285@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , John Reynolds , stan , FreeBSD Stable Mailing List References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> <3C8C0384.470422F4@reynoldsnet.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yEPQxsgoJgBvi8ip" Content-Disposition: inline In-Reply-To: <3C8C0384.470422F4@reynoldsnet.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --yEPQxsgoJgBvi8ip Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 10, 2002 at 06:08:20PM -0700, John Reynolds wrote: > WARNING! >=20 > It should be noted that the patch that I posted would make libusb=20 > compile -ONLY- on a "fresh" -STABLE system. If you have a -stable > system before the usb structures were renamed, the patch will cause > compile problems! >=20 > If I get time I will try to make the libusb Makefile detect whether > or not you are running the "right" -stable for the patch to be=20 > applicable (else the patch will not be in effect). Check Yes please. J. --yEPQxsgoJgBvi8ip Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyMA8QACgkQXVIcjOaxUBb/7wCcDpZ/ijFkRpUlr3ZvDVOWOOer bZIAn2Qu+cDbRiYpVcwtMPvwHAk43rI5 =0oWm -----END PGP SIGNATURE----- --yEPQxsgoJgBvi8ip-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 17:14: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from 100m.mpr200-2.esr.lvcm.net (100m.mpr200-2.esr.lvcm.net [24.234.0.81]) by hub.freebsd.org (Postfix) with ESMTP id E2DC437B404 for ; Sun, 10 Mar 2002 17:13:52 -0800 (PST) Received: from elvis.ginx.com (cm232.83.120.24.lvcm.com [24.120.83.232]) by 100m.mpr200-2.esr.lvcm.net (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AAW29763; Sun, 10 Mar 2002 17:13:50 -0800 (PST) Received: from there (localhost [127.0.0.1]) by elvis.ginx.com (8.11.6/8.11.6) with SMTP id g2B1Ftm01925 for ; Sun, 10 Mar 2002 17:15:55 -0800 (PST) (envelope-from patrick@ginx.com) Message-Id: <200203110115.g2B1Ftm01925@elvis.ginx.com> Content-Type: text/plain; charset="iso-8859-1" From: Patrick Oliver To: freebsd-stable@freebsd.org Subject: xlint/lint1/cgram.y? make buildworld fails without it Date: Sun, 10 Mar 2002 17:15:30 -0800 X-Mailer: KMail [version 1.3.2] Organization: Ginx Inc. MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello all, Is it a problem that src/usr.bin/xlint/lint1/cgram.y does not have a RELENG_4_5 tag? All the other files in the directory seem to, and cgram.y is a required file for building. (My attempt to do a source upgrade from RELENG_4_4 to RELENG_4_5 failed due to this missing file.) Am I doing something wrong or is this a true problem? Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 17:19: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cadmium.frontier.net (cadmium.frontier.net [199.45.141.22]) by hub.freebsd.org (Postfix) with ESMTP id 372AA37B416 for ; Sun, 10 Mar 2002 17:18:56 -0800 (PST) Received: from eggplant.frontier.net (durangoeastkoa.static.frontier.net [199.45.201.47]) by cadmium.frontier.net (Postfix) with ESMTP id 03D8C7A235; Sun, 10 Mar 2002 18:25:10 -0700 (MST) Date: Sun, 10 Mar 2002 18:18:54 -0700 (Mountain Standard Time) From: Charlie Watts To: Patrick Oliver Cc: "freebsd-stable@freebsd.org" Subject: Re: xlint/lint1/cgram.y? make buildworld fails without it In-Reply-To: <200203110115.g2B1Ftm01925@elvis.ginx.com> Message-ID: X-X-Sender: cewatts@mail.frontier.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 10 Mar 2002, Patrick Oliver wrote: > Is it a problem that src/usr.bin/xlint/lint1/cgram.y does not have a > RELENG_4_5 tag? All the other files in the directory seem to, and > cgram.y is a required file for building. > > (My attempt to do a source upgrade from RELENG_4_4 to RELENG_4_5 failed due > to this missing file.) > > Am I doing something wrong or is this a true problem? I -just- ran into this, and was about to post. I see the exact same thing. Did this get broken with the 3/3/2002 import of cgram.y? -- Charlie Watts cewatts@frontier.net Frontier Internet, Inc. http://www.frontier.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 17:26:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mk-smarthost-3.mail.uk.tiscali.com (mk-smarthost-3.mail.uk.tiscali.com [212.74.112.73]) by hub.freebsd.org (Postfix) with ESMTP id 3A9C637B400 for ; Sun, 10 Mar 2002 17:26:32 -0800 (PST) Received: from [62.64.233.170] (helo=cream.org) by mk-smarthost-3.mail.uk.tiscali.com with esmtp (Exim 3.35 #1) id 16kEWB-0003to-00; Mon, 11 Mar 2002 01:22:28 +0000 Message-ID: <3C8C07F7.7090402@cream.org> Date: Mon, 11 Mar 2002 01:27:19 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: en-gb, en-us MIME-Version: 1.0 To: Eric Bullen Cc: freebsd-stable@freebsd.org Subject: Re: gphoto2 won't talk to a supported usb camera References: <1015808276.370.4.camel@elysium> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric Bullen wrote: >Hi All, > >This one has me stumped. This is for the Olympus C-3030Z (which is >supported in gphoto2) and I am trying to get it to talk via the USB >port. Has anyone had any luck with gphoto2 with a usb camera? > >Here's the command-line that I am using: > >>gphoto2 --port usb --camera "Olympus C-3000Z" -L >> Should that perhaps be "--port /dev/ugen0" or "--port usb:/dev/ugen0" instead? Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 19: 1:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from zephir.primus.ca (mail.tor.primus.ca [216.254.136.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D3EA37B416 for ; Sun, 10 Mar 2002 19:01:39 -0800 (PST) Received: from dialin-135-172.hamilton.primus.ca ([209.90.135.172]) by zephir.primus.ca with esmtp (Exim 3.33 #16) id 16kG49-0003B8-0A; Sun, 10 Mar 2002 22:01:38 -0500 Date: Sun, 10 Mar 2002 22:01:50 -0500 (EST) From: Jason Hunt X-X-Sender: leth@lethargic.dyndns.org To: FreeBSD Stable Cc: Patrick Oliver , Charlie Watts Subject: Re: xlint/lint1/cgram.y? make buildworld fails without it In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 10 Mar 2002, Charlie Watts wrote: > On Sun, 10 Mar 2002, Patrick Oliver wrote: > > > Is it a problem that src/usr.bin/xlint/lint1/cgram.y does not have a > > RELENG_4_5 tag? All the other files in the directory seem to, and > > cgram.y is a required file for building. > > > > (My attempt to do a source upgrade from RELENG_4_4 to RELENG_4_5 failed due > > to this missing file.) > > > > Am I doing something wrong or is this a true problem? > > I -just- ran into this, and was about to post. > > I see the exact same thing. Did this get broken with the 3/3/2002 import > of cgram.y? > I cvsup'd about 2 hours ago (Mar-10, 8pm) and have the same problem. ===> usr.bin/xlint/lint1 make: don't know how to make cgram.y. Stop *** Error code 2 Stop in /usr/src/usr.bin/xlint. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 20:40: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailgw.matehan.co.jp (mailgw.matehan.co.jp [61.194.221.60]) by hub.freebsd.org (Postfix) with ESMTP id 6D9D037B405 for ; Sun, 10 Mar 2002 20:39:53 -0800 (PST) Received: from mailsrv.matehan.co.jp by mailgw.matehan.co.jp (8.9.3/3.7-MailExchanger) with ESMTP id OAA19673 for ; Mon, 11 Mar 2002 14:08:46 +0900 Received: from takashi by mailsrv.matehan.co.jp (8.9.3/3.7-MailSpooler) with SMTP id NAA06187; Mon, 11 Mar 2002 13:27:29 +0900 Message-ID: <003501c1c8b6$c55ddab0$c90aa8c0@takashi> From: "Takashi Sato" To: Cc: "Sato, Takashi" Subject: cvs ckeckout aborted. (xlint) Date: Mon, 11 Mar 2002 13:39:40 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. cvs checkout aborted. any idea? > printenv CVSROOT :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs > cvs -z 3 -R co -r RELENG_4_5 src ..... cvs server: Updating src/usr.bin/xlint U src/usr.bin/xlint/Makefile cvs server: Updating src/usr.bin/xlint/arch cvs server: Updating src/usr.bin/xlint/arch/alpha cvs server: Updating src/usr.bin/xlint/arch/arm cvs server: Updating src/usr.bin/xlint/arch/i386 cvs server: Updating src/usr.bin/xlint/arch/m68000 cvs server: Updating src/usr.bin/xlint/arch/m68k cvs server: Updating src/usr.bin/xlint/arch/mips cvs server: Updating src/usr.bin/xlint/arch/ns32k cvs server: Updating src/usr.bin/xlint/arch/powerpc cvs server: Updating src/usr.bin/xlint/arch/sh3 cvs server: Updating src/usr.bin/xlint/arch/sparc cvs server: Updating src/usr.bin/xlint/arch/sparc64 cvs server: Updating src/usr.bin/xlint/arch/vax cvs server: Updating src/usr.bin/xlint/arch/x86_64 cvs server: Updating src/usr.bin/xlint/common cvs server: Updating src/usr.bin/xlint/lint1 U src/usr.bin/xlint/lint1/Makefile cvs [server aborted]: could not find desired version 1.2 in /home/ncvs/src/usr.b in/xlint/lint1/cgram.y,v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 21:15:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from alnitak.thedeepsky.com (dsl092-015-196.sfo1.dsl.speakeasy.net [66.92.15.196]) by hub.freebsd.org (Postfix) with ESMTP id 76ACA37B404 for ; Sun, 10 Mar 2002 21:15:40 -0800 (PST) Received: from [192.168.2.8.14852] (helo=elysium.home) by alnitak.thedeepsky.com with esmtp id 16kI9q-00075w-00 ; Sun, 10 Mar 2002 21:15:38 -0800 Subject: Re: gphoto2 won't talk to a supported usb camera From: Eric Bullen To: Andrew Boothman Cc: freebsd-stable@freebsd.org In-Reply-To: <3C8C07F7.7090402@cream.org> References: <1015808276.370.4.camel@elysium> <3C8C07F7.7090402@cream.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: 10 Mar 2002 21:15:33 -0800 Message-Id: <1015823738.712.6.camel@elysium> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2002-03-10 at 17:27, Andrew Boothman wrote: > Eric Bullen wrote: > >This one has me stumped. This is for the Olympus C-3030Z (which is > >supported in gphoto2) and I am trying to get it to talk via the USB > >port. Has anyone had any luck with gphoto2 with a usb camera? > > > >Here's the command-line that I am using: > > > >>gphoto2 --port usb --camera "Olympus C-3000Z" -L > >> > > Should that perhaps be "--port /dev/ugen0" or "--port usb:/dev/ugen0" Unfortunately, even though I have /dev/ugen0*, the first option returns (while I am root): >>> *** Error *** An error occurred in the io-library ('I/O problem'): Failed to open '/dev/ugen0' (m). *** Error ('I/O problem') *** <<< The second option returns: >>> ERROR: The port you specified ('usb:/dev/ugen0') can not be found. Please specify one of the ports found by 'gphoto2 --list-ports' and make sure the spelling is correct (i.e. with prefix 'serial:' or 'usb:'). *** Error ('Unknown port') *** <<< I've tried just about every permutation for the device path, and nothing seems to help. -Eric -- Eric C. Bullen PGP Fingerprint: 6D21 4156 1400 D3C1 DEFE CCCB F95D 918C A357 EC7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 21:25: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from zianet.com (virtmail.zianet.com [216.234.192.37]) by hub.freebsd.org (Postfix) with SMTP id A1F2437B405 for ; Sun, 10 Mar 2002 21:24:58 -0800 (PST) Received: (qmail 15680 invoked by alias); 11 Mar 2002 05:25:05 -0000 Delivered-To: alias-outgoing-freebsd-stable@FreeBSD.org@outgoing Received: (qmail 15659 invoked by uid 0); 11 Mar 2002 05:25:04 -0000 Received: from unknown (HELO placebo.zianet.com) (216.234.199.154) by zianet.com with SMTP; 11 Mar 2002 05:25:04 -0000 Received: (from jeremy@localhost) by placebo.zianet.com (8.11.6/8.11.6) id g2AM9QO12479 for freebsd-stable@FreeBSD.org; Sun, 10 Mar 2002 15:09:26 -0700 Date: Sun, 10 Mar 2002 15:09:26 -0700 From: Jeremy Ayers To: freebsd-stable@FreeBSD.org Subject: subscribe Message-ID: <20020310150926.B2323@b9.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Jeremy-Header: LoopTest Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 21:31:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.inetnebr.com (falcon.inetnebr.com [199.184.119.1]) by hub.freebsd.org (Postfix) with ESMTP id E79AB37B402 for ; Sun, 10 Mar 2002 21:31:44 -0800 (PST) Received: (from adam@localhost) by falcon.inetnebr.com (8.9.3/8.9.3) id XAA08534 for freebsd-stable@freebsd.org; Sun, 10 Mar 2002 23:31:44 -0600 (CST) Date: Sun, 10 Mar 2002 23:31:44 -0600 From: Adam Korab To: freebsd-stable@freebsd.org Subject: problems with xlint during buildworld Message-ID: <20020310233144.A8273@falcon.inetnebr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have searched the archives for this, and only found mention of a problem regarding libc.so.5. With a fresh cvsup, a make buildworld yields this error on my system: ===> usr.bin/xlint/lint1 make: don't know how to make cgram.y. Stop *** Error code 2 Stop in /usr/src/usr.bin/xlint. *** Error code 1 Stop in /usr/src/usr.bin. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any pointers would be greatly appreciated, including those that may say "you're an idiot, and here's why" ;-) Cheers, --Adam -- Adam Korab The site www.ticketmaster.com is running Microsoft-IIS/5.0 on Linux [http://uptime.netcraft.com/up/graph/?mode_u=off&mode_w=on&site=www.ticketmaster.com] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 21:49:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from harrier.prod.itd.earthlink.net (harrier.mail.pas.earthlink.net [207.217.120.12]) by hub.freebsd.org (Postfix) with ESMTP id 1027337B404 for ; Sun, 10 Mar 2002 21:49:32 -0800 (PST) Received: from user-33qsd25.dialup.mindspring.com ([199.174.52.69] helo=earthlink.net) by harrier.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16kIgV-0005dV-00 for freebsd-stable@freebsd.org; Sun, 10 Mar 2002 21:49:23 -0800 Message-ID: <3C8C46A3.3010102@earthlink.net> Date: Sun, 10 Mar 2002 23:54:43 -0600 From: Doug Welch User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: problems with xlint during buildworld References: <20020310233144.A8273@falcon.inetnebr.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Adam Korab wrote: >Hello, >I have searched the archives for this, and only found mention of a >problem regarding libc.so.5. >With a fresh cvsup, a make buildworld yields this error on my system: >===> usr.bin/xlint/lint1 >make: don't know how to make cgram.y. Stop >*** Error code 2 If you cd into the src dir for the above location you will notice the Makefile includes cgram.y. cgram.y appears to either be missing or changed on the main tree ? Just wait a bit and someone will fix this issue "I am just a user with the same issue here" I would follow the list and cvsup again when someone has fixed it. make: don't know how to make cgram.y. Stop *** Error code 2 Or I could be completly wrong, just noticed that is what is going on with my box. -Dw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Mar 10 22:16:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bazooka.trit.org (bazooka.trit.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 9306437B405; Sun, 10 Mar 2002 22:16:39 -0800 (PST) Received: by bazooka.trit.org (Postfix, from userid 1000) id 15BB93E31; Mon, 11 Mar 2002 06:16:39 +0000 (UTC) Received: from bazooka (localhost [127.0.0.1]) by bazooka.trit.org (Postfix) with ESMTP id 11BC53C12E; Mon, 11 Mar 2002 06:16:39 +0000 (UTC) To: John Baldwin Cc: stable@freebsd.org Subject: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sysinstall Makefile anonFTP.c cdrom.c command.c config.c dev2c.sh devices.c dhcp.c disks.c dispatch.c dist.c dist.h dmenu.c doc.c dos.c floppy.c ftp.c globals.c http.c index.c install.c install.cfg installUpgrade.c keymap.c kget.c ...) In-Reply-To: <200101170714.f0H7Ejq02462@freefall.freebsd.org>; from jhb@FreeBSD.org on "Tue, 16 Jan 2001 23:14:45 -0800 (PST)" Date: Mon, 11 Mar 2002 06:16:34 +0000 From: Dima Dorfman Message-Id: <20020311061639.15BB93E31@bazooka.trit.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin wrote: > jhb 2001/01/16 23:14:45 PST > > Removed files: > release/sysinstall Makefile anonFTP.c cdrom.c command.c ... > Log: > Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything > now uses the sources found there. Is there any reason not to MFC this change (i.e., move sysinstall to /usr/sbin)? I'm willing to do the leg-work to make that happen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 0: 6:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id 2EF0437B427 for ; Mon, 11 Mar 2002 00:06:40 -0800 (PST) Received: from svzserv.kemerovo.su (kost [213.184.65.82]) by www.svzserv.kemerovo.su (8.11.6/8.11.6) with ESMTP id g2B7XHY51670; Mon, 11 Mar 2002 14:33:17 +0700 (KRAT) (envelope-from eugen@svzserv.kemerovo.su) Message-ID: <3C8C5DB2.179E9625@svzserv.kemerovo.su> Date: Mon, 11 Mar 2002 14:33:06 +0700 From: Eugene Grosbein Organization: SVZServ X-Mailer: Mozilla 4.79 [en] (Win95; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: Matthew Dillon Cc: McKusick , stable@FreeBSD.ORG Subject: Re: 4.5-STABLE softupdates brokeness: repeated panics and lockups References: <20020303120121.A2197@svzserv.kemerovo.su> <200203030538.g235c2l59112@apollo.backplane.com> <20020303131955.A3250@svzserv.kemerovo.su> <200203031759.g23Hx0W62463@apollo.backplane.com> <20020304092100.A1500@svzserv.kemerovo.su> <200203041801.g24I13S69703@apollo.backplane.com> <3C8429E2.CABF8155@svzserv.kemerovo.su> <200203050321.g253L3992629@apollo.backplane.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matthew Dillon wrote: > :> The crashes so far have all been at the same place. Hopefully Kirk > :> will be able to come up with the answer. I looked at the code and > :> it seems to me that freefrag ought to be legal at the point in the > :> code where it is panicing. > :That would be nice. > :This night the box did not crash, I left it with softupdates turned off > :and did not use its modem and pppd. So it has 15 hours uptime :-) > That's good. I would leave softupdates turned off until Kirk gets > back to us. If it continues to operate without crashing then we'll > know almost for sure that it's a softupdates issue rather then a > hardware issue. It works without crashing since then. So we can conclude that was not hardware problem. It there a solution? Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 0:17:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cadmium.frontier.net (cadmium.frontier.net [199.45.141.22]) by hub.freebsd.org (Postfix) with ESMTP id 6012637B400 for ; Mon, 11 Mar 2002 00:17:08 -0800 (PST) Received: from eggplant.frontier.net (unknown [199.45.201.38]) by cadmium.frontier.net (Postfix) with ESMTP id CF5897A1D1; Mon, 11 Mar 2002 01:21:20 -0700 (MST) Date: Mon, 11 Mar 2002 01:17:07 -0700 (Mountain Standard Time) From: Charlie Watts To: Doug Welch Cc: "freebsd-stable@freebsd.org" Subject: Re: problems with xlint during buildworld In-Reply-To: <3C8C46A3.3010102@earthlink.net> Message-ID: X-X-Sender: cewatts@mail.frontier.net MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 10 Mar 2002, Doug Welch wrote: > >I have searched the archives for this, and only found mention of a > >problem regarding libc.so.5. > > >With a fresh cvsup, a make buildworld yields this error on my system: > > >===> usr.bin/xlint/lint1 > >make: don't know how to make cgram.y. Stop > >*** Error code 2 > > If you cd into the src dir for the above location you will notice the > Makefile includes cgram.y. > > cgram.y appears to either be missing or changed on the main tree ? > > Just wait a bit and someone will fix this issue "I am just a user with > the same issue here" > I would follow the list and cvsup again when someone has fixed it. > > make: don't know how to make cgram.y. Stop > *** Error code 2 This may be completely wrong, but it worked for me: fetch -o /usr/src/usr.bin/xlint/lint1/cgram.y \ ftp://ftp.freebsd.org/pub/FreeBSD/branches/4.0-stable/src/usr.bin/xlint/lint1/cgram.y -- Charlie Watts cewatts@frontier.net Frontier Internet, Inc. http://www.frontier.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 1: 1: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 54F1C37B405 for ; Mon, 11 Mar 2002 01:00:48 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 11 Mar 2002 09:00:47 +0000 (GMT) Date: Mon, 11 Mar 2002 09:00:46 +0000 From: David Malone To: Charlie Watts Cc: Patrick Oliver , "freebsd-stable@freebsd.org" Subject: Re: xlint/lint1/cgram.y? make buildworld fails without it Message-ID: <20020311090046.GA6193@walton.maths.tcd.ie> References: <200203110115.g2B1Ftm01925@elvis.ginx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 06:18:54PM -0700, Charlie Watts wrote: > I see the exact same thing. Did this get broken with the 3/3/2002 import > of cgram.y? I think there is some repository magic in progress at the moment and it should be fixed shortly. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 2:26:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id ECAF837B404 for ; Mon, 11 Mar 2002 02:26:45 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id CC0474B667; Mon, 11 Mar 2002 02:26:40 -0800 (PST) Date: Mon, 11 Mar 2002 02:26:40 -0800 From: Murray Stokely To: Alessandro de Manzano Cc: Ron 'The InSaNe OnE' Rosson , freebsd-stable@freebsd.org Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020311102640.GX2845@freebsdmall.com> References: <200203040030.LAA00492@lightning.itga.com.au> <20020303211832.I153@numachi.com> <15491.34751.990284.622815@witchblade.oneinsane.net> <20020304193050.B22862@libero.sunshine.ale> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="61jdw2sOBCFtR2d/" Content-Disposition: inline In-Reply-To: <20020304193050.B22862@libero.sunshine.ale> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --61jdw2sOBCFtR2d/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Mar 04, 2002 at 07:30:50PM +0100, Alessandro de Manzano wrote: > Now I don't know which one keep of the two subs... both seems to be great > (and should use the same identical ISO images) Actually, the FreeBSD Mall discs include a autorun.inf file that pulls up a local copy of Chapter 2 of the Handbook. This was an oft-requested feature by novice users, and there was plenty of extra space. The response so far has been very positive, so we're thinking of adding something like this to src/release/Makefile so other vendor CDs can also benefit from this. Other than that one small change, the discs are indeed identical. - Murray --61jdw2sOBCFtR2d/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQE8jIZgtNcQog5FH30RAkWbAJoDx/KcyVI8BTrgaXTDXect98v2KgCfW3WW vLtKSiewUzKjRVLP5s7CCNQ= =VLt8 -----END PGP SIGNATURE----- --61jdw2sOBCFtR2d/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 2:30:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 8F2FD37B405; Mon, 11 Mar 2002 02:30:22 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 69E934B667; Mon, 11 Mar 2002 02:30:17 -0800 (PST) Date: Mon, 11 Mar 2002 02:30:17 -0800 From: Murray Stokely To: Nik Clayton Cc: Gregory Bond , stable@freebsd.org Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020311103017.GY2845@freebsdmall.com> References: <200203040030.LAA00492@lightning.itga.com.au> <20020304090136.A29209@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020304090136.A29209@canyon.nothing-going-on.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 04, 2002 at 09:01:36AM +0000, Nik Clayton wrote: > FreeBSD Mall employs at least one committer (Murray Stokely). They're > also looking at 'investing' a lot more effort in the documentation, > especially the Handbook, over the coming months. You can see a list of our corporate contributions to the FreeBSD community here : http://www.freebsdmall.com/cgi-bin/fm/community.html There are numerous ways that we can cooperate with the other CD/DVD vendors, but we hope to compete with them based on our contributions to the community. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 3:14: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id CFE6137B426 for ; Mon, 11 Mar 2002 03:13:22 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 4.00) id 16kNk2-000Ksb-00 for freebsd-stable@freebsd.org; Mon, 11 Mar 2002 03:13:22 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Stable Subject: parameterize named log Message-Id: Date: Mon, 11 Mar 2002 03:13:22 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 470.status-named has /var/log/messages hard coded. those of us with heavy load name servers tend to separate named logging to one or more separate files. hence, it would be nice if periodic.conf would allow configuration of the filename. i can supply the trivial patch if anyone cares. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 3:14:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id AD6DD37B41C for ; Mon, 11 Mar 2002 03:13:06 -0800 (PST) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g2BBBce06084; Mon, 11 Mar 2002 13:11:38 +0200 (EET) (envelope-from ru) Date: Mon, 11 Mar 2002 13:11:38 +0200 From: Ruslan Ermilov To: BOUWSMA Beery Cc: freebsd-stable@FreeBSD.ORG Subject: Re: buildworld with ro /usr/src broken Message-ID: <20020311111138.GA4678@sunbay.com> References: <20020209130437.GA15287@myhakas.estpak.ee> <200202091743.g19HhIm00362@beerswilling.netscum.dyndns.dk> <20020227111914.GB30220@sunbay.com> <20020227155244.A24137@newtrinity.default-network.net> <20020227204012.GA99496@sunbay.com> <200203102012.g2AKCbZ00762@beerswilling.netscum.dyndns.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203102012.g2AKCbZ00762@beerswilling.netscum.dyndns.dk> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 09:12:37PM +0100, BOUWSMA Beery wrote: > [replies sent directly to me may timeout and bounce, since I'm not > online as often as I should be, but I'll check the list archives] > > > > > > MAKEOBJDIR[PREFIX] only work right if set as environment variables. > > > > > I have an uncommitted patch that makes it possible to set them on > > > > make(1)'s command line but still no joy in attempting to set them > > > > in /etc/make.conf. I bear in mind adding a patch to Makefile.inc1 > > > > too that would prevent people from attempting to set MAKEOBJDIRPREFIX > > > > in /etc/make.conf. > > Bah. You're no fun. > > Hmmm, so why then am I now buildworld'ing -current (and have been for > the past almost five hours) with a read-only /usr/src > # touch /usr/src/foo > touch: /usr/src/foo: Read-only file system > using only the commandline `time nice make buildworld' with the > object tree being put in > bash-2.05a$ ls -lart /usr/obj/5.0-CURRENT/usr/src/ > total 42 > drwxr-xr-x 3 root wheel 512 Jan 11 06:58 .. > drwxr-xr-x 4 root wheel 512 Jan 25 15:33 gnu > drwxr-xr-x 6 root wheel 512 Jan 25 15:34 secure > drwxr-xr-x 5 root wheel 512 Jan 25 18:38 sys > drwxr-xr-x 3 root wheel 512 Mar 6 13:28 i386 > drwxr-xr-x 55 root wheel 1024 Mar 6 14:06 lib > drwxr-xr-x 35 root wheel 512 Mar 6 14:06 bin > drwxr-xr-x 41 root wheel 1024 Mar 6 14:07 games > drwxr-xr-x 32 root wheel 1024 Mar 6 14:09 libexec > drwxr-xr-x 86 root wheel 2048 Mar 6 14:10 sbin > drwxr-xr-x 16 root wheel 512 Mar 6 14:11 share > drwxr-xr-x 207 root wheel 6656 Mar 6 14:14 usr.bin > drwxr-xr-x 158 root wheel 5632 Mar 6 14:16 usr.sbin > drwxr-xr-x 3 root wheel 512 Mar 6 14:16 etc > drwxr-xr-x 16 root wheel 512 Mar 6 14:16 . > drwxr-xr-x 4 root wheel 512 Mar 6 15:34 include > > And I've been building both -stable and -current this way > in subdirectories of /usr/obj for months, with read-only src, > since figuring how to force it to work? > > > > > I don't want to doubt your expertise but > > > `cd /usr/src && make MAKEOBJDIRPREFIX=/tmp/obj buildworld` > > > works for ages for me, same for installworld. > > (This is no doubt because /usr/src is read-write for this > particular user and receives the changes that break buildworld > in the read-only case) > > > > > Run the following commands in sequence to see what I'm talking about: > > > rm -rf /tmp/obj > > cd /usr/src/bin/cat > > make MAKEOBJDIRPREFIX=/tmp/obj obj > > make MAKEOBJDIRPREFIX=/tmp/obj all > > Okay, here's what I see, /usr/src read-only. > > bash-2.05a$ make MAKEOBJDIRPREFIX=/tmp/obj obj > /tmp/obj/usr/src/bin/cat created for /usr/src/bin/cat > bash-2.05a$ make MAKEOBJDIRPREFIX=/tmp/obj all > cc -O -pipe -Wall -Wformat -Werror -Wall -Wno-uninitialized -Wnon-const-forma > t -Wno-format-extra-args -Werror -c cat.c > Assembler messages: > FATAL: can't create cat.o: Permission denied > > > > ls -l /tmp/usr/usr/src/bin/cat > (s,usr,obj, of course) > As expected, with my read-only source (and working as a normal luser > too), the attempt fails. > > > > Try setting MAKEOBJDIRPREFIX in environment then. > > Here's what I have that's of interest in my /etc/make.conf, for > both -current and -stable (NetBSD allows me to define BSDOBJDIR to > get somewhat similar results)... > > RELNAME!= /usr/bin/uname -r > MAKEOBJDIRPREFIX?= /usr/obj/${RELNAME} > > You're right, though, that not all targets will work with this. > Here's what I get with the `all' target: > > [17:13:36]root@dastardly.newsbastards.org:/usr/src/bin/cat{506}# rmdir !$ > rmdir /usr/obj/5.0-CURRENT/usr/src/bin/cat/ > [17:13:55]root@dastardly.newsbastards.org:/usr/src/bin/cat{507}# make obj > /usr/obj/5.0-CURRENT/usr/src/bin/cat created for /usr/src/bin/cat > > [17:27:08]root@dastardly.newsbastards.org:/usr/src/bin/cat{545}# make all > cc -O -pipe -Wall -Wformat -Werror -Wall -Wno-uninitialized -Wnon-const-forma > t -Wno-format-extra-args -Werror -c cat.c > Assembler messages: > FATAL: can't create cat.o: Read-only file system > cat.c:312: output pipe has been closed > *** Error code 1 > > Stop in /usr/src/bin/cat. > > > I played around a bit with the -f and -m `make' options to see if I > could get this working based on my /etc/make.conf contents, but no > real joy was to be found. In a case like this, or, say, when I had > to rebuild one of the kernel modules with a patch, I needed to use > the `env ...' form of the command. > > > However, as part of a `buildworld' or `buildkernel' or `installworld' > run, I do get things put in the proper place, rather than building > them in /usr/src proper; later once the build has gotten around to > this directory: > > [01:37:51]root@dastardly.newsbastards.org:/usr/src/bin/cat{557}# ls -lart /usr/ > obj/5.0-CURRENT/usr/src/bin/cat/ > total 98 > drwxr-xr-x 35 root wheel 512 Mar 6 17:13 .. > -rw-r--r-- 1 root wheel 1990 Mar 6 21:05 .depend > -rw-r--r-- 1 root wheel 5452 Mar 6 22:29 cat.o > -rwxr-xr-x 1 root wheel 82283 Mar 6 22:29 cat > drwxr-xr-x 2 root wheel 512 Mar 6 22:29 . > -rw-r--r-- 1 root wheel 2428 Mar 6 22:29 cat.1.gz > > So I'll agree that the /etc/make.conf solution isn't perfect and > breaks with some things less than a full world, but so far it's > performed adequately, the read-only status of /usr/src being a > safety net that I'll probably be losing now that I've gotten a > union mount atop it to work with `make', containing my local hacks. > You don't see this behavior with `buildworld' etc. targets because Makefile.inc1 sets it for you in environment, and executes another copy of make(1) with this environment to actually build the target. [...] Cheers, -- Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 3:37: 3 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 2D0A037B416; Mon, 11 Mar 2002 03:36:33 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id 060164B667; Mon, 11 Mar 2002 03:36:32 -0800 (PST) Date: Mon, 11 Mar 2002 03:36:32 -0800 From: Murray Stokely To: Murray Stokely Cc: Alessandro de Manzano , Ron 'The InSaNe OnE' Rosson , freebsd-stable@freebsd.org Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020311113632.GD2845@freebsdmall.com> References: <200203040030.LAA00492@lightning.itga.com.au> <20020303211832.I153@numachi.com> <15491.34751.990284.622815@witchblade.oneinsane.net> <20020304193050.B22862@libero.sunshine.ale> <20020311102640.GX2845@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020311102640.GX2845@freebsdmall.com> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 02:26:40AM -0800, Murray Stokely wrote: > CDs can also benefit from this. Other than that one small change, the > discs are indeed identical. Actually, it was just pointed out to me that this isn't the case. Discs 3 and 4 of the Daemonnews CD set do not have RockRidge attributes, so the files are MSDOS-compatible 8.3. The official ISOs on the FTP site (and hence, CDs from the FreeBSD Mall, and others) include long filenames. I'm unable to use discs 3 and 4 from my Daemonnews distribution because of this (sysinstall can not find the packages). In any case, I can't compare the FreeBSD Mall CDs to DN because I'm not sure what other changes they made. I can be sure however, that the FreeBSD Mall CDs differ from the official ISOs on the FTP site only by the addition of Chapter 2 of the Handbook and an autorun.inf file on disc #1 (discs 2 - 4 are completely identical, as verified by md5). Sorry for the traffic, I just wanted to clarify that the official ISOs don't have this problem. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 4:17:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nippur.irb.hr (nippur.irb.hr [161.53.128.127]) by hub.freebsd.org (Postfix) with ESMTP id 2406637B422 for ; Mon, 11 Mar 2002 04:17:13 -0800 (PST) Received: from localhost (keeper@localhost) by nippur.irb.hr (8.9.3/8.9.3) with ESMTP id NAA01839 for ; Mon, 11 Mar 2002 13:17:00 +0100 (MET) Date: Mon, 11 Mar 2002 13:17:00 +0100 (MET) From: Mario Pranjic To: Subject: subscribe Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mario Pranjic, dipl.ing. sistem administrator Knjiznica, Institut Rudjer Boskovic ------------------------------------- e-mail: mario.pranjic@irb.hr ICQ: 72059629 tel: +385 1 45 60 954 (interni: 1293) ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6: 6:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from esaote.com (gw-fi.esaote.com [217.58.169.99]) by hub.freebsd.org (Postfix) with ESMTP id 4DDFE37B400 for ; Mon, 11 Mar 2002 06:06:09 -0800 (PST) Received: from rock.fi.esaote.it (rock.fi.esaote.it [192.168.4.40]) by fi.esaote.com (8.11.6/8.11.6) with ESMTP id g2BE2U084422; Mon, 11 Mar 2002 15:02:31 +0100 (CET) (envelope-from riccardo@torrini.org) Message-ID: X-Mailer: XFMail 1.4.4 on HPUX X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 11 Mar 2002 15:02:31 +0100 (MET) From: Riccardo Torrini To: freebsd-stable@FreeBSD.ORG Subject: make buildworld breakage Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again at 11:51 GTM+1, same error (first message bounced, rejected: cannot find your hostname). Trying to make buildworld on a machine updated on late jan (FreeBSD 4.5-STABLE #1: Thu Jan 31 18:52:16 CET 2002) [...] mkdep -f .depend -a -nostdinc -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.bin/xinstall/xinstall.c cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> usr.bin/xlint ===> usr.bin/xlint/lint1 make: don't know how to make cgram.y. Stop *** Error code 2 Stop in /usr/src/usr.bin/xlint. *** Error code 1 TIA, Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:15:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 6AA2237B402 for ; Mon, 11 Mar 2002 06:15:43 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2BEFRx51755; Mon, 11 Mar 2002 14:15:27 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2BEClDN058521; Mon, 11 Mar 2002 14:12:47 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203111412.g2BEClDN058521@grimreaper.grondar.org> To: Riccardo Torrini Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld breakage References: In-Reply-To: ; from Riccardo Torrini "Mon, 11 Mar 2002 15:02:31 +0100." Date: Mon, 11 Mar 2002 14:12:47 +0000 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > ===> usr.bin/xlint/lint1 > make: don't know how to make cgram.y. Stop > *** Error code 2 This was my mistake. The damage is repaired. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:19:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from esaote.com (gw-fi.esaote.com [217.58.169.99]) by hub.freebsd.org (Postfix) with ESMTP id 74E8E37B402 for ; Mon, 11 Mar 2002 06:19:37 -0800 (PST) Received: from rock.fi.esaote.it (rock.fi.esaote.it [192.168.4.40]) by esaote.com (8.11.6/8.11.6) with ESMTP id g2BEJXv84854 for ; Mon, 11 Mar 2002 15:19:34 +0100 (CET) (envelope-from riccardo@torrini.org) Message-ID: X-Mailer: XFMail 1.4.4 on HPUX X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Mon, 11 Mar 2002 15:19:34 +0100 (MET) From: Riccardo Torrini To: freebsd-stable@FreeBSD.ORG Subject: make buildworld breakage Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 4th try (all msg bounced). cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again at 11:51 GTM+1, same error (first message bounced, rejected: cannot find your hostname). Trying to make buildworld on a machine updated on late jan (FreeBSD 4.5-STABLE #1: Thu Jan 31 18:52:16 CET 2002) [...] mkdep -f .depend -a -nostdinc -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.bin/xinstall/xinstall.c cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> usr.bin/xlint ===> usr.bin/xlint/lint1 make: don't know how to make cgram.y. Stop *** Error code 2 Stop in /usr/src/usr.bin/xlint. *** Error code 1 TIA, Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:25:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 3026037B404 for ; Mon, 11 Mar 2002 06:25:36 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2BEPTE51839; Mon, 11 Mar 2002 14:25:29 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2BEM9DN058579; Mon, 11 Mar 2002 14:22:09 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203111422.g2BEM9DN058579@grimreaper.grondar.org> To: Patrick Oliver Cc: freebsd-stable@FreeBSD.ORG Subject: Re: xlint/lint1/cgram.y? make buildworld fails without it References: <200203110115.g2B1Ftm01925@elvis.ginx.com> In-Reply-To: <200203110115.g2B1Ftm01925@elvis.ginx.com> ; from Patrick Oliver "Sun, 10 Mar 2002 17:15:30 PST." Date: Mon, 11 Mar 2002 14:22:09 +0000 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hello all, > > Is it a problem that src/usr.bin/xlint/lint1/cgram.y does not have a > RELENG_4_5 tag? All the other files in the directory seem to, and cgram.y is > a required file for building. > > (My attempt to do a source upgrade from RELENG_4_4 to RELENG_4_5 failed due > to this missing file.) > > Am I doing something wrong or is this a true problem? This was my fault. I've fixed it now. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:25:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 4087F37B41B for ; Mon, 11 Mar 2002 06:25:50 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2BEPc651841; Mon, 11 Mar 2002 14:25:38 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2BEMqDN058600; Mon, 11 Mar 2002 14:22:52 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203111422.g2BEMqDN058600@grimreaper.grondar.org> To: "Takashi Sato" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: cvs ckeckout aborted. (xlint) References: <003501c1c8b6$c55ddab0$c90aa8c0@takashi> In-Reply-To: <003501c1c8b6$c55ddab0$c90aa8c0@takashi> ; from "Takashi Sato" "Mon, 11 Mar 2002 13:39:40 +0900." Date: Mon, 11 Mar 2002 14:22:52 +0000 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi My fault. Fixed now. Sorry! M > Hi. > cvs checkout aborted. > any idea? > > > printenv CVSROOT > :pserver:anoncvs@anoncvs.freebsd.org:/home/ncvs > > cvs -z 3 -R co -r RELENG_4_5 src > ..... > cvs server: Updating src/usr.bin/xlint > U src/usr.bin/xlint/Makefile > cvs server: Updating src/usr.bin/xlint/arch > cvs server: Updating src/usr.bin/xlint/arch/alpha > cvs server: Updating src/usr.bin/xlint/arch/arm > cvs server: Updating src/usr.bin/xlint/arch/i386 > cvs server: Updating src/usr.bin/xlint/arch/m68000 > cvs server: Updating src/usr.bin/xlint/arch/m68k > cvs server: Updating src/usr.bin/xlint/arch/mips > cvs server: Updating src/usr.bin/xlint/arch/ns32k > cvs server: Updating src/usr.bin/xlint/arch/powerpc > cvs server: Updating src/usr.bin/xlint/arch/sh3 > cvs server: Updating src/usr.bin/xlint/arch/sparc > cvs server: Updating src/usr.bin/xlint/arch/sparc64 > cvs server: Updating src/usr.bin/xlint/arch/vax > cvs server: Updating src/usr.bin/xlint/arch/x86_64 > cvs server: Updating src/usr.bin/xlint/common > cvs server: Updating src/usr.bin/xlint/lint1 > U src/usr.bin/xlint/lint1/Makefile > cvs [server aborted]: could not find desired version 1.2 in > /home/ncvs/src/usr.b > in/xlint/lint1/cgram.y,v > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:26:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id E33DD37B43F for ; Mon, 11 Mar 2002 06:26:07 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2BEPqC51848; Mon, 11 Mar 2002 14:25:52 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2BENIDN058613; Mon, 11 Mar 2002 14:23:18 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203111423.g2BENIDN058613@grimreaper.grondar.org> To: Adam Korab Cc: freebsd-stable@FreeBSD.ORG Subject: Re: problems with xlint during buildworld References: <20020310233144.A8273@falcon.inetnebr.com> In-Reply-To: <20020310233144.A8273@falcon.inetnebr.com> ; from Adam Korab "Sun, 10 Mar 2002 23:31:44 CST." Date: Mon, 11 Mar 2002 14:23:18 +0000 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Hello, > > I have searched the archives for this, and only found mention of a > problem regarding libc.so.5. > > With a fresh cvsup, a make buildworld yields this error on my system: > > ===> usr.bin/xlint/lint1 > make: don't know how to make cgram.y. Stop > *** Error code 2 My fault. Fixed now. Sorry! M > > Stop in /usr/src/usr.bin/xlint. > *** Error code 1 > > Stop in /usr/src/usr.bin. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Any pointers would be greatly appreciated, including those that may say > "you're an idiot, and here's why" ;-) > > Cheers, > > --Adam > -- > Adam Korab > > The site www.ticketmaster.com is running Microsoft-IIS/5.0 on Linux > [http://uptime.netcraft.com/up/graph/?mode_u=off&mode_w=on&site=www.ticketmaster.com] > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 6:31: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 9201937B402 for ; Mon, 11 Mar 2002 06:30:56 -0800 (PST) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.11.6/8.11.6) with UUCP id g2BEUqT51988; Mon, 11 Mar 2002 14:30:52 GMT (envelope-from mark@grimreaper.grondar.za) Received: from grimreaper (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.2/8.12.2) with ESMTP id g2BEPbDN058668; Mon, 11 Mar 2002 14:25:37 GMT (envelope-from mark@grimreaper.grondar.za) Message-Id: <200203111425.g2BEPbDN058668@grimreaper.grondar.org> To: Riccardo Torrini Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld breakage References: In-Reply-To: ; from Riccardo Torrini "Mon, 11 Mar 2002 15:19:34 +0100." Date: Mon, 11 Mar 2002 14:25:37 +0000 From: Mark Murray Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi This is fixed in the master repository. it may take a wee while to get the one you are using. My fault. Sorry! M > 4th try (all msg bounced). > > cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again > at 11:51 GTM+1, same error (first message bounced, rejected: cannot > find your hostname). > > Trying to make buildworld on a machine updated on late jan > (FreeBSD 4.5-STABLE #1: Thu Jan 31 18:52:16 CET 2002) > > [...] > mkdep -f .depend -a -nostdinc -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.bin/xinstall/xinstall.c > cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND > echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > ===> usr.bin/xlint > ===> usr.bin/xlint/lint1 > make: don't know how to make cgram.y. Stop > *** Error code 2 > > Stop in /usr/src/usr.bin/xlint. > *** Error code 1 > > > TIA, > Riccardo. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 8:10:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web20304.mail.yahoo.com (web20304.mail.yahoo.com [216.136.226.85]) by hub.freebsd.org (Postfix) with SMTP id E58FB37B419 for ; Mon, 11 Mar 2002 08:10:34 -0800 (PST) Message-ID: <20020311161034.21419.qmail@web20304.mail.yahoo.com> Received: from [217.146.9.141] by web20304.mail.yahoo.com via HTTP; Mon, 11 Mar 2002 08:10:33 PST Date: Mon, 11 Mar 2002 08:10:33 -0800 (PST) From: kishali james Subject: BUSINESS PROPOSAL To: man-jp@jp.FreeBSD.org In-Reply-To: <20020309204901.7937.qmail@web21104.mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1324222486-1015863033=:21335" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-1324222486-1015863033=:21335 Content-Type: text/plain; charset=us-ascii NO.4 ONU STREET, UWANI ENUGU, ENUGU STATE, NIGERIA FROM KISHALI JAMES TEL 23 480 33223758 {VERY URGENT BUSINESS TRANSACTION} GREETINGS IN ORDER TO TRANSFER OUT (USD 26 MILLION DOLLARS) FROM OUR BANK. I HAVE THE COURAGE TO ASK YOU TO LOOK FOR A RELIABLE AND HONEST PERSON WHO WILL BE CAPABLE FOR THIS IMPORTANT BUSINESS BELIEVING THAT YOU WILL NEVER LET ME DOWN EITHER NOW OR IN FUTURE. I AM MR.KISHALI JAMES, THE EASTERN DISTRICT BANK MANAGER OF UNITED BANK FOR AFRICA PLC. (UBA). THERE IS AN ACCOUNT OPENED IN THIS BANK IN 1980 AND SINCE 1990 NOBODY HAS OPERATED ON THIS ACCOUNT AGAIN. AFTER GOING THROUGH SOME OLD FILES IN THE RECORDS I DISCOVERED THAT IF I DO NOT REMITT THIS MONEY OUT URGENTLY IT WILL BE FORFEITED FOR NOTHING. THE OWNER OF THIS ACCOUNT IS MR. SMITH B. ANDREAS, A FOREIGNER, AND THE MANAGER OF PETRO - TECHNICAL SUPPORT SERVICES, A CHEMICAL ENGINEER BY PROFESSION AND HE DIED SINCE 1990. NO OTHER PERSON KNOWS ABOUT THIS ACCOUNT OR ANY THING CONCERNING IT, THE ACCOUNT HAS NO OTHER BENEFICIARY AND MY INVESTIGATION PROVED TO ME AS WELL THAT THIS COMPANY DOES NOT KNOW ANYTHING ABOUT THIS ACCOUNT AND THE AMOUNT INVOLVED IS (USD 26 MILLION DOLLARS). I WANT TO TRANSFER THIS MONEY INTO A SAFE FOREIGNERS ACCOUNT ABROAD BUT I DON'T KNOW ANY FOREIGNER, I AM ONLY CONTACTING YOU AS A FOREIGNER BECAUSE THIS MONEY CAN NOT BE APPROVED TO A LOCAL BANK HERE, BUT CAN ONLY BE APPROVED TO ANY FOREIGN ACCOUNT BECAUSE THE MONEY IS IN US DOLLARS AND THE FORMER > OWNER OF THE ACCOUNT IS MR. SMITH B. ANDREAS IS A FOREIGNER TOO. I KNOW THAT THIS MASSAGE WILL COME TO YOU AS A SURPRISE AS WE DON'T KNOW OUR SELVES BEFORE, BUT BE SURE THAT IT IS REAL AND A GENUINE BUSINESS. I ONLY GOT YOUR CONTACT ADDRESS FROM THE COMPUTER, WITH BELIEVE IN GOD THAT YOU WILL NEVER LET ME DOWN IN THIS BUSINESS YOU ARE THE ONLY PERSON THAT I HAVE CONTACTED IN THIS BUSINESS, SO PLEASE REPLY URGENTLY SO THAT I WILL INFORM YOU THE NEXT STEP TO TAKE URGENTLY. I WANT US TO SEE FACE TO FACE OR SIGN A BINDING AGREEMENT TO BIND US TOGETHER SO THAT YOU CAN RECIEVE THIS MONEY INTO A FORIEGN ACCOUNT OR ANY ACCOUNT OF YOUR CHOICE WHERE THE FUND WILL BE REMMITTED.AND I WILL FLY TO YOUR COUNTRY FOR WITHDRAWAL AND SHARING AND OTHER INVESTMENTS. I AM CONTACTING YOU BECAUSE OF THE NEED TO INVOLVE A FOREIGNER WITH FOREIGN ACCOUNT AND FOREIGN BENEFICIARY. I NEED YOUR CO-OPERATION TO MAKE THIS WORK FINE. BECAUSE THE MANAGEMENT IS READY TO APPROVE THIS PAYMENT TO ANY FOREIGNER WHO HAS CORRECT INFORMATION OF THIS ACCOUNT, WHICH I WILL GIVE TO YOU LATER IMMEDIATELY, IF YOU ARE ABLE AND WITH CAPABILITY TO HANDLE SUCH AMOUNT IN STRICT CONFIDENCE AND TRUST ACCORDING TO MY INSTRUCTIONS AND ADVICE FOR OUR MUTUAL BENEFIT BECAUSE THIS OPPORTUNITY WILL NEVER COME AGAIN IN MY LIFE. A NEED TRUTHFUL PERSON IN THIS BUSINESS BECAUSE I DON'T WANT TO MAKE MISTAKE I NEED YOUR STRONG ASSURANCE AND TRUST. WITH MY POSITION NOW IN THE OFFICE I CAN TRANSFER THIS MONEY TO ANY FOREIGNERS RELIABLE ACCOUNT WHICH YOU CAN PROVIDE WITH ASSURANCE THAT THIS MONEY WILL BE INTACT PENDING MY PHYSICAL ARRIVAL IN YOUR COUNTRY FOR SHARING. I WILL DESTROY ALL DOCUMENTS OF TRANSACTION IMMEDIATELY WE RECIEVE THIS MONEY LEAVING NO TRACE TO ANY PLACE. YOU CAN ALSO COME TO DISCUSS WITH ME FACE TO FACE AFTER WHICH I WILL MAKE THIS REMITTANCE IN YOUR PRESENCE AND TWO OF US WILL FLY TO YOUR COUNTRY AT LEAST TWO DAYS AHEAD OF THE MONEY GOING INTO YOUR ACCOUNT. I WILL APPLY FOR ANNUAL LEAVE TO GET VISA IMMEDIATELY> I HEAR FROM YOU THAT YOU ARE READY TO ACT AND> RECEIVE THIS FUND IN YOUR ACCOUNT. I WILL USE MY POSITION AND INFLUENCE TO EFFECT LEGAL APPROVALS AND ONWARD TRANSFER OF THIS MONEY TO YOUR ACCOUNT WITH APPROPRIATE CLEARANCE FORMS OF THE MINISTRIES AND FOREIGN EXCHANGE DEPARTMENTS. AT THE CONCLUSION OF THIS BUSINESS, YOU WILL BE GIVEN 20% OF THE TOTAL AMOUNT, 75% WILL BE FOR ME, WHILE 5% WILL BE FOR EXPENSES BOTH PARTIES MIGHT HAVE INCURED DURING THE PROCESS OF TRANSFERING. I LOOK FORWARD TO YOUR EARLIEST REPLY BY EMAIL. YOURS TRULY, MR. KISHALI JAMES NB YOU CAN CONTACT ME WITH THIS ALTRENATIVE MAIL BOX [kishalijames2000@yahoo.com] --------------------------------- Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! --0-1324222486-1015863033=:21335 Content-Type: text/html; charset=us-ascii

NO.4 ONU STREET,
UWANI ENUGU,
ENUGU STATE,
NIGERIA
FROM KISHALI JAMES

TEL 23 480 33223758

{VERY URGENT BUSINESS TRANSACTION}

GREETINGS

IN ORDER TO TRANSFER OUT (USD 26 MILLION DOLLARS)
FROM
OUR BANK. I HAVE THE COURAGE TO ASK YOU TO LOOK FOR
A
RELIABLE AND HONEST PERSON WHO WILL BE CAPABLE FOR
THIS IMPORTANT BUSINESS BELIEVING THAT YOU WILL
NEVER
LET ME DOWN EITHER NOW OR IN FUTURE.

I AM MR.KISHALI JAMES, THE EASTERN DISTRICT BANK
MANAGER OF UNITED BANK FOR AFRICA PLC. (UBA). THERE
IS
AN ACCOUNT OPENED IN THIS BANK IN 1980 AND SINCE
1990
NOBODY HAS OPERATED ON THIS ACCOUNT AGAIN. AFTER
GOING
THROUGH SOME OLD FILES IN THE RECORDS I DISCOVERED
THAT IF I DO NOT REMITT THIS MONEY OUT URGENTLY IT
WILL BE FORFEITED FOR NOTHING.

THE OWNER OF THIS ACCOUNT IS MR. SMITH B. ANDREAS, A
FOREIGNER, AND THE MANAGER OF PETRO - TECHNICAL
SUPPORT SERVICES, A CHEMICAL ENGINEER BY PROFESSION
AND HE DIED SINCE 1990. NO OTHER PERSON KNOWS ABOUT
THIS ACCOUNT OR ANY THING CONCERNING IT, THE ACCOUNT
HAS NO OTHER BENEFICIARY AND MY INVESTIGATION PROVED
TO ME AS WELL THAT THIS COMPANY DOES NOT KNOW
ANYTHING
ABOUT THIS ACCOUNT AND THE AMOUNT INVOLVED IS (USD
26
MILLION DOLLARS). I WANT TO TRANSFER THIS MONEY INTO
A
SAFE FOREIGNERS ACCOUNT ABROAD BUT I DON'T KNOW ANY
FOREIGNER, I AM ONLY CONTACTING YOU AS A FOREIGNER
BECAUSE THIS MONEY CAN NOT BE APPROVED TO A LOCAL
BANK
HERE, BUT CAN ONLY BE APPROVED TO ANY FOREIGN
ACCOUNT
BECAUSE THE MONEY IS IN US DOLLARS AND THE FORMER
> OWNER OF THE ACCOUNT IS MR. SMITH B. ANDREAS IS A
FOREIGNER TOO. I KNOW THAT THIS MASSAGE WILL COME
TO
YOU AS A SURPRISE AS WE DON'T KNOW OUR SELVES
BEFORE,
BUT BE SURE THAT IT IS REAL AND A GENUINE BUSINESS.
I
ONLY GOT YOUR CONTACT ADDRESS FROM THE COMPUTER,
WITH
BELIEVE IN GOD THAT YOU WILL NEVER LET ME DOWN IN
THIS
BUSINESS YOU ARE THE ONLY PERSON THAT I HAVE
CONTACTED
IN THIS BUSINESS, SO PLEASE REPLY URGENTLY SO THAT I
WILL INFORM YOU THE NEXT STEP TO TAKE URGENTLY.

I WANT US TO SEE FACE TO FACE OR SIGN A BINDING
AGREEMENT TO BIND US TOGETHER SO THAT YOU CAN
RECIEVE
THIS MONEY INTO A FORIEGN ACCOUNT OR ANY ACCOUNT OF
YOUR CHOICE WHERE THE FUND WILL BE REMMITTED.AND I
WILL FLY TO YOUR COUNTRY FOR WITHDRAWAL AND SHARING
AND OTHER INVESTMENTS.

I AM CONTACTING YOU BECAUSE OF THE NEED TO INVOLVE A
FOREIGNER WITH FOREIGN ACCOUNT AND FOREIGN
BENEFICIARY. I NEED YOUR CO-OPERATION TO MAKE THIS
WORK FINE. BECAUSE THE MANAGEMENT IS READY TO
APPROVE
THIS PAYMENT TO ANY FOREIGNER WHO HAS CORRECT
INFORMATION OF THIS ACCOUNT, WHICH I WILL GIVE TO
YOU
LATER IMMEDIATELY, IF YOU ARE ABLE AND WITH
CAPABILITY
TO HANDLE SUCH AMOUNT IN STRICT CONFIDENCE AND
TRUST
ACCORDING TO MY INSTRUCTIONS AND ADVICE FOR OUR
MUTUAL
BENEFIT BECAUSE THIS OPPORTUNITY WILL NEVER COME
AGAIN
IN MY LIFE. A NEED TRUTHFUL PERSON IN THIS BUSINESS
BECAUSE I DON'T WANT TO MAKE MISTAKE I NEED YOUR
STRONG ASSURANCE AND TRUST.

WITH MY POSITION NOW IN THE OFFICE I CAN TRANSFER
THIS
MONEY TO ANY FOREIGNERS RELIABLE ACCOUNT WHICH YOU
CAN
PROVIDE WITH ASSURANCE THAT THIS MONEY WILL BE
INTACT
PENDING MY PHYSICAL ARRIVAL IN YOUR COUNTRY FOR
SHARING. I WILL DESTROY ALL DOCUMENTS OF TRANSACTION
IMMEDIATELY WE RECIEVE THIS MONEY LEAVING NO TRACE
TO
ANY PLACE. YOU CAN ALSO COME TO DISCUSS WITH ME FACE
TO FACE AFTER WHICH I WILL MAKE THIS REMITTANCE IN
YOUR PRESENCE AND TWO OF US WILL FLY TO YOUR COUNTRY
AT LEAST TWO DAYS AHEAD OF THE MONEY GOING INTO YOUR
ACCOUNT.

I WILL APPLY FOR ANNUAL LEAVE TO GET VISA
IMMEDIATELY> I HEAR FROM YOU THAT YOU ARE READY TO
ACT AND> RECEIVE
THIS FUND IN YOUR ACCOUNT. I WILL USE MY POSITION
AND
INFLUENCE TO EFFECT LEGAL APPROVALS AND ONWARD
TRANSFER OF THIS MONEY TO YOUR ACCOUNT WITH
APPROPRIATE CLEARANCE FORMS OF THE MINISTRIES AND
FOREIGN EXCHANGE DEPARTMENTS.

AT THE CONCLUSION OF THIS BUSINESS, YOU WILL BE
GIVEN
20% OF THE TOTAL AMOUNT, 75% WILL BE FOR ME, WHILE
5%
WILL BE FOR EXPENSES BOTH PARTIES MIGHT HAVE INCURED
DURING THE PROCESS OF TRANSFERING.

I LOOK FORWARD TO YOUR EARLIEST REPLY BY EMAIL.

YOURS TRULY,

MR. KISHALI JAMES




NB YOU CAN CONTACT ME WITH THIS ALTRENATIVE MAIL BOX
[kishalijames2000@yahoo.com]





Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email! --0-1324222486-1015863033=:21335-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 8:51:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tk212017121218.teleweb.at (TK212017121218.teleweb.at [212.17.121.218]) by hub.freebsd.org (Postfix) with SMTP id EC79637B405 for ; Mon, 11 Mar 2002 08:51:26 -0800 (PST) Received: (qmail 93333 invoked from network); 11 Mar 2002 16:51:25 -0000 Received: from unknown (HELO freebsd3.rocks) (192.168.1.10) by 192.168.1.1 with SMTP; 11 Mar 2002 16:51:25 -0000 Received: (qmail 736 invoked by uid 1001); 11 Mar 2002 16:48:09 -0000 Date: Mon, 11 Mar 2002 17:48:09 +0100 From: "Herbert J. Skuhra" To: freebsd-stable@FreeBSD.org Subject: Garbage in serial console with kernel from today Message-ID: <20020311164809.GC591@TK212017121218.teleweb.at> Mail-Followup-To: "Herbert J. Skuhra" , freebsd-stable@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hei! When I unplug the keyboard on my pc and run cu -l /dev/cuaa0 -s 9600 on my notebook the boot messages are displayed on the serial console of my notebook. This works fine with a kernel from 04.03.2002: Console: serial port BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS 639kB/523264kB available memory FreeBSD/i386 bootstrap loader, Revision 0.8 (herbert@freebsd3.rocks, Sun Feb 24 14:43:01 CET 2002) Loading /boot/defaults/loader.conf /kernel text=0x1acd13 data=0x37aec+0x1aa84 syms=[0x4+0x2e010+0x4+0x32f39] /modules/agp.ko text=0x68fc data=0x768+0x1c syms=[0x4+0x11d0+0x4+0x10d9] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [kernel]... Copyright (c) 1992-2002 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.5-STABLE #0: Mon Mar 4 19:45:28 CET 2002 herbert@freebsd3.rocks:/usr/src/sys/compile/kernel-040302 Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 851937249 Hz CPU: AMD Duron(tm) processor (851.94-MHz 686-class CPU) . . . But with a kernel from yesterday and today I get only garbage: Console: serial port BIOS drive A: is disk0 BIOS drive C: is disk1 BIOS 639kB/523264kB available memory FreeBSD/i386 bootstrap loader, Revision 0.8 (herbert@freebsd3.rocks, Sun Mar 10 10:18:43 CET 2002) Loading /boot/defaults/loader.conf /kernel text=0x1af493 data=0x37af0+0x1aa80 syms=[0x4+0x2e100+0x4+0x33052] /modules/agp.ko text=0x68fc data=0x768+0x1c syms=[0x4+0x11d0+0x4+0x10d9] Hit [Enter] to boot immediately, or any other key for command prompt. Booting [kernel]... ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ ÀÀÀÀÀÀÀÀÀÀÀÀÀMar 11 17:33:21 freebsd4 /kernel: stray irq 7 Mar 11 17:33:21 freebsd4 /kernel: stray irq 7 ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ . . . Mar 11 17:33:25 freebsd4 /kernel: too many stray irq 7's; not logging any more Is it me doing something wrong? Or is this a send-pr? Best Regards, Herbert J. Skuhra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 9: 5:56 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 71F9237B436 for ; Mon, 11 Mar 2002 09:05:37 -0800 (PST) Received: (qmail 9851 invoked from network); 11 Mar 2002 17:05:36 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 11 Mar 2002 17:05:36 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g2BH5tv22279; Mon, 11 Mar 2002 12:05:55 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020311061639.15BB93E31@bazooka.trit.org> Date: Mon, 11 Mar 2002 12:05:37 -0500 (EST) From: John Baldwin To: Dima Dorfman Subject: RE: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11-Mar-02 Dima Dorfman wrote: > John Baldwin wrote: >> jhb 2001/01/16 23:14:45 PST >> >> Removed files: >> release/sysinstall Makefile anonFTP.c cdrom.c command.c > ... >> Log: >> Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything >> now uses the sources found there. > > Is there any reason not to MFC this change (i.e., move sysinstall to > /usr/sbin)? I'm willing to do the leg-work to make that happen. It's probably a big POLA issue. :) That said, if other people think it is a good idea I won't object. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 9:12:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 57A0C37B402 for ; Mon, 11 Mar 2002 09:12:20 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g2BHCHt23666; Mon, 11 Mar 2002 18:12:17 +0100 (CET) (envelope-from wkb) Date: Mon, 11 Mar 2002 18:12:17 +0100 From: Wilko Bulte To: "Herbert J. Skuhra" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Garbage in serial console with kernel from today Message-ID: <20020311181217.D23302@freebie.xs4all.nl> References: <20020311164809.GC591@TK212017121218.teleweb.at> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <20020311164809.GC591@TK212017121218.teleweb.at>; from herbert@bugat.at on Mon, Mar 11, 2002 at 05:48:09PM +0100 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 05:48:09PM +0100, Herbert J. Skuhra wrote: I assume this is a PS/2 keyboard. If yes, you are doing something wrong alright: the hardware was never designed to be hotpluggable. You can even break keyboard and/or mainboard doing this. W/ > Hei! > > When I unplug the keyboard on my pc and run cu -l /dev/cuaa0 -s 9600 on > my notebook the boot messages are displayed on the serial console of my > notebook. This works fine with a kernel from 04.03.2002: > > Console: serial port > BIOS drive A: is disk0 > BIOS drive C: is disk1 > BIOS 639kB/523264kB available memory > > FreeBSD/i386 bootstrap loader, Revision 0.8 > (herbert@freebsd3.rocks, Sun Feb 24 14:43:01 CET 2002) > Loading /boot/defaults/loader.conf > /kernel text=0x1acd13 data=0x37aec+0x1aa84 syms=[0x4+0x2e010+0x4+0x32f39] > /modules/agp.ko text=0x68fc data=0x768+0x1c syms=[0x4+0x11d0+0x4+0x10d9] > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [kernel]... > Copyright (c) 1992-2002 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights > reserved. > FreeBSD 4.5-STABLE #0: Mon Mar 4 19:45:28 CET 2002 > herbert@freebsd3.rocks:/usr/src/sys/compile/kernel-040302 > Timecounter "i8254" frequency 1193182 Hz > Timecounter "TSC" frequency 851937249 Hz > CPU: AMD Duron(tm) processor (851.94-MHz 686-class CPU) > . > . > . > > But with a kernel from yesterday and today I get only garbage: > > Console: serial port > BIOS drive A: is disk0 > BIOS drive C: is disk1 > BIOS 639kB/523264kB available memory > > FreeBSD/i386 bootstrap loader, Revision 0.8 > (herbert@freebsd3.rocks, Sun Mar 10 10:18:43 CET 2002) > Loading /boot/defaults/loader.conf > /kernel text=0x1af493 data=0x37af0+0x1aa80 > syms=[0x4+0x2e100+0x4+0x33052] > /modules/agp.ko text=0x68fc data=0x768+0x1c syms=[0x4+0x11d0+0x4+0x10d9] > > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [kernel]... > ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ > ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ > ÀÀÀÀÀÀÀÀÀÀÀÀÀMar 11 17:33:21 freebsd4 /kernel: stray irq 7 > Mar 11 17:33:21 freebsd4 /kernel: stray irq 7 > ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ > . > . > . > Mar 11 17:33:25 freebsd4 /kernel: too many stray irq 7's; not logging > any more > > Is it me doing something wrong? Or is this a send-pr? > > Best Regards, > Herbert J. Skuhra > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ---end of quoted text--- -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 9:20:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from postal1.es.net (postal1.es.net [198.128.3.205]) by hub.freebsd.org (Postfix) with ESMTP id 87D1E37B402 for ; Mon, 11 Mar 2002 09:20:56 -0800 (PST) Received: from ptavv.es.net ([198.128.4.29]) by postal1.es.net (Postal Node 1) with ESMTP id GQF37091; Mon, 11 Mar 2002 09:20:55 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id 2F0665D07; Mon, 11 Mar 2002 09:20:55 -0800 (PST) To: Randy Bush Cc: FreeBSD Stable Subject: Re: parameterize named log In-reply-to: Your message of "Mon, 11 Mar 2002 03:13:22 PST." Date: Mon, 11 Mar 2002 09:20:55 -0800 From: "Kevin Oberman" Message-Id: <20020311172055.2F0665D07@ptavv.es.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > From: Randy Bush > Date: Mon, 11 Mar 2002 03:13:22 -0800 > Sender: owner-freebsd-stable@FreeBSD.ORG > > 470.status-named has /var/log/messages hard coded. those of us > with heavy load name servers tend to separate named logging to one > or more separate files. hence, it would be nice if periodic.conf > would allow configuration of the filename. > > i can supply the trivial patch if anyone cares. Randy, I would appreciate it. It's been on my TODO list or a while and I just printed out the periodic job yesterday in hopes of doing exactly what you did. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 9:37: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from quack.kfu.com (adsl-67-113-12-90.dsl.snfc21.pacbell.net [67.113.12.90]) by hub.freebsd.org (Postfix) with ESMTP id 1F9B537B402 for ; Mon, 11 Mar 2002 09:36:58 -0800 (PST) Received: from morpheus.kfu.com (morpheus.kfu.com [3ffe:1200:301b:1:2d0:b7ff:fe3f:bdd0]) by quack.kfu.com (8.11.6/8.11.6) with ESMTP id g2BHaq448223 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK) for ; Mon, 11 Mar 2002 09:36:57 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com (nospam@localhost [::1]) by morpheus.kfu.com (8.11.6/8.11.6) with ESMTP id g2BHaq730447 for ; Mon, 11 Mar 2002 09:36:52 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Message-ID: <3C8CEB34.3000300@quack.kfu.com> Date: Mon, 11 Mar 2002 09:36:52 -0800 From: Nick Sayer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020209 X-Accept-Language: en, en-US, en-GB MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Build broken in truss? Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it just me? Attempting to compile ioctl.c results in massive numbers of warnings and a few errors. This is supping as of a few minutes ago. I commented truss out of the usr.bin makefile and proceeded to build and install the world without incident, but truss still refuses to compile. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10: 2:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 1A7BA37B404 for ; Mon, 11 Mar 2002 10:02:34 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g2BI2Nu11721; Mon, 11 Mar 2002 10:02:23 -0800 (PST) (envelope-from dillon) Date: Mon, 11 Mar 2002 10:02:23 -0800 (PST) From: Matthew Dillon Message-Id: <200203111802.g2BI2Nu11721@apollo.backplane.com> To: Eugene Grosbein Cc: McKusick , stable@FreeBSD.ORG Subject: Re: 4.5-STABLE softupdates brokeness: repeated panics and lockups References: <20020303120121.A2197@svzserv.kemerovo.su> <200203030538.g235c2l59112@apollo.backplane.com> <20020303131955.A3250@svzserv.kemerovo.su> <200203031759.g23Hx0W62463@apollo.backplane.com> <20020304092100.A1500@svzserv.kemerovo.su> <200203041801.g24I13S69703@apollo.backplane.com> <3C8429E2.CABF8155@svzserv.kemerovo.su> <200203050321.g253L3992629@apollo.backplane.com> <3C8C5DB2.179E9625@svzserv.kemerovo.su> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Matthew Dillon wrote: : :> :> The crashes so far have all been at the same place. Hopefully Kirk :> :> will be able to come up with the answer. I looked at the code and :> :> it seems to me that freefrag ought to be legal at the point in the :> :> code where it is panicing. :> :That would be nice. :> :This night the box did not crash, I left it with softupdates turned off :> :and did not use its modem and pppd. So it has 15 hours uptime :-) :> That's good. I would leave softupdates turned off until Kirk gets :> back to us. If it continues to operate without crashing then we'll :> know almost for sure that it's a softupdates issue rather then a :> hardware issue. : :It works without crashing since then. :So we can conclude that was not hardware problem. :It there a solution? : :Eugene Grosbein There is probably a solution, but we have to wait for Kirk. He is presumably still travelling. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10: 6:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ithildin.daemonnews.org (ithildin.daemonnews.org [204.152.186.46]) by hub.freebsd.org (Postfix) with ESMTP id 3FB3C37B402 for ; Mon, 11 Mar 2002 10:06:15 -0800 (PST) Received: by ithildin.daemonnews.org (Postfix, from userid 3002) id CC3E717BCE7; Mon, 11 Mar 2002 10:06:01 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by ithildin.daemonnews.org (Postfix) with ESMTP id 7287017BCDC for ; Mon, 11 Mar 2002 10:06:01 -0800 (PST) Date: Mon, 11 Mar 2002 10:06:00 -0800 (PST) From: Chris Coleman To: freebsd-stable@FreeBSD.ORG Subject: Re: Just got 2 different 4.5 disks...... (fwd) In-Reply-To: Message-ID: <20020311100021.A82323-100000@ithildin.daemonnews.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Actually, it was just pointed out to me that this isn't the case. > Discs 3 and 4 of the Daemonnews CD set do not have RockRidge > attributes, so the files are MSDOS-compatible 8.3. Actually this was an error on the CD manufacturers side that we weren't able to catch, because everything looked fine till you got to the package directories. Otherwise, the DN CDs would have been exactly like the official ISOs. We have workarounds posted at http://support.daemonnews.org/view_story.php3?story_id=2733 However, we are switching CD manufacturers and getting CDs 3 & 4 reproduced. An e-mail to sales@daemonnews.org with the right information will get you replacement CDs. With the correction of the CDs, the only real differences between the CD sets is packaging and the 16 page booklet. Both have been rewritten. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:22:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from greed.zenspider.com (sense-ryand-4.oz.net [216.39.167.4]) by hub.freebsd.org (Postfix) with SMTP id 0AA7E37B400 for ; Mon, 11 Mar 2002 10:22:37 -0800 (PST) Received: (qmail 37286 invoked from network); 11 Mar 2002 18:22:34 -0000 Received: from wrath.zenspider.com (HELO private-client-ip-66.oz.net) (@216.39.167.5) by greed.zenspider.com with SMTP; 11 Mar 2002 18:22:34 -0000 Date: Mon, 11 Mar 2002 10:22:31 -0800 Subject: Re: make buildworld breakage Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v481) Cc: Riccardo Torrini To: freebsd-stable@freebsd.org From: Ryan Davis In-Reply-To: Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, March 11, 2002, at 06:02 AM, Riccardo Torrini wrote: > cvsup this morning, 2002.03.11 08:31 GMT+1 (italy time) and again > at 11:51 GTM+1, same error (first message bounced, rejected: cannot > find your hostname). > > ... > make: don't know how to make cgram.y. Stop > *** Error code 2 I can confirm that this is indeed reproducable. I used the (scary) suggestion to fetch cgram.y manually and it got me past that point. How is this happening? This is supposed to be the STABLE branch. Do we have something like tinderbox to flag these issues as soon as they happen? If not, do you want my help to get it started? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:25: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id A01E637B404 for ; Mon, 11 Mar 2002 10:24:50 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id AA8383F0E; Mon, 11 Mar 2002 13:24:49 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Michael Sierchio Date: Mon, 11 Mar 2002 13:24:49 -0500 MIME-Version: 1.0 Subject: Re: wi0 problems under latest STABLE Reply-To: dan@langille.org Cc: stable@freebsd.org In-reply-to: <3C8791B6.5020908@tenebras.com> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020311182449.AA8383F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 7 Mar 2002 at 8:13, Michael Sierchio wrote: > Dan Langille wrote: > > > This is the /etc/pccard.conf which I was using: > > > > card "Lucent Technologies" "WaveLAN/IEEE" > > config 0x1 "wi" ? > > insert /etc/pccard_ether $device start > > remove /etc/pccard_ether $device stop > > > > insert wicontrol -i $device -p 3 > > insert wicontrol -i $device -k "4gRp1" > > I don't have those lines in my pccard.conf. I have the following > in /etc/rc.conf > > pccard_enable="YES" > pccard_conf="/etc/pccard.conf" > pccard_mem="DEFAULT" > pccard_beep="0" > pccardd_flags=" -z " Then what do you have in /etc/pccard.conf? Why are you overriding pccard_conf like that? > and have the wicontrol commands in /etc/start_if.wi0 Could you paste that file please? > What rev of the firmware is on the card? You can download WSU_810.exe and > exract and run the util on a windoze macheen. I don't know. How can I tell? And I don't have a windows machine I can run that UTIL on (I have windows boxes, just not one that will take that card). Thank you. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:30:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7D37B41D for ; Mon, 11 Mar 2002 10:30:00 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 9E2863F0E; Mon, 11 Mar 2002 13:29:59 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Brooks Davis Date: Mon, 11 Mar 2002 13:29:58 -0500 MIME-Version: 1.0 Subject: Re: wi0 problems under latest STABLE Reply-To: dan@langille.org Cc: stable@FreeBSD.ORG In-reply-to: <20020306212733.A26094@Odin.AC.HMC.Edu> References: <20020307051444.EBC203F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 07, 2002 at 12:14:41AM -0500 X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020311182959.9E2863F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 6 Mar 2002 at 21:27, Brooks Davis wrote: > On Thu, Mar 07, 2002 at 12:14:41AM -0500, Dan Langille wrote: > > I've just updated a my 4.5-STABLE laptop to the latest RELENG_4. It > > contains a Lucent Orinoco card which turns up as wi0. It was working > > with a STABLE dated Jan 28 2002. With the build from this evening's > > cvsup, I'm getting time outs on wi0. > > > > This is the /etc/pccard.conf which I was using: > > > > [dan@laptop:~] $ less /etc/pccard.conf > > # Lucent WaveLAN/IEEE > > card "Lucent Technologies" "WaveLAN/IEEE" > > config 0x1 "wi" ? > > insert /etc/pccard_ether $device start > > remove /etc/pccard_ether $device stop > > > > insert wicontrol -i $device -p 3 > > insert wicontrol -i $device -k "4gRp1" > > > > What did I miss? > > > > Under the latest build, I get this: > > > > laptop /kernel: wi0: timeout in wi_cmd 11; event status 8000 > > > > If it's any help: > > > > wi0: at port 0x240-0x27f irq 3 slot 0 on pccard0 > > wi0: 802.11 address: 00:02:2d:0e:66:bd wi0: using Lucent chip or unknown > > chip > > > > It doesn't seem to be affecting the traffic, it's just a repeating > > message. If I don't use the above pccard.conf, the card doesn't seem to > > work very well at all. > > It's fairly harmless (previously the command just failed without saying > anything), it might be worth trying to raise the value of WI_DELAY in > if_wireg.h. I'd suggest trying 100 and if that fixes it, lower it to see > if you can find a better lower bound then 5. If that doesn't work, it > might be worth trying to raise WI_TIMEOUT, but 500ms is a long time for a > network adaptor. I have tried this: #define WI_DELAY 100 #define WI_TIMEOUT (1000000/WI_DELAY) I am using a desktop and a laptop, each with wireless cards. The desktop acts a DHCP server and gateway for the laptop. Both machines get the "wi0: timeout in wi_cmd 11; event status 8000" message. Both have the above settings compiled into the kernel. Is there a way I can confirm those settings or adjust them at run time? > I'm not sure what you mean about not using the pccard.conf entry. > The top part is exactly what is in /etc/defaults/pccard.conf and it won't > work if you don't set your wep key and enable ad-hoc mode if that's how > your network is configured. Let's just call that me typing without thinking. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:53: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hercules.icarz.com (ns1.icarz.com [207.99.22.7]) by hub.freebsd.org (Postfix) with ESMTP id 22E7137B402 for ; Mon, 11 Mar 2002 10:52:58 -0800 (PST) Received: from newken (dhcp104.icarz.com [207.99.22.104]) by hercules.icarz.com (8.11.6/8.10.1) with SMTP id g2BIqvx22754 for ; Mon, 11 Mar 2002 13:52:57 -0500 (EST) Message-ID: <050001c1c92d$f7081d60$681663cf@icarz.com> From: "Ken Menzel" To: Subject: Threads problem in 4.5 and -stable Date: Mon, 11 Mar 2002 13:52:59 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I upgraded one of my servers from a Dec 12th, 2001 FreeBSD 4 stable to RELENG_4_5 and mysql now crashes on a thread create at startup. I tried recompiling mysql, but I get the same crash. Does anyone have any ideas on why this happens or how I can fix it? It happens to me on RELENG_4 as of last week also. Here is a trace from GDB, (gdb) r Starting program: /usr/local/libexec/mysqld Fatal error 'Can't create gc thread' at line ? in file /usr/src/lib/libc_r/uthread/uthread_create.c (errno = ?) Program received signal SIGABRT, Aborted. 0x883d1b30 in kill () from /usr/lib/libc_r.so.4 (gdb) bt #0 0x883d1b30 in kill () from /usr/lib/libc_r.so.4 #1 0x8841c16a in abort () from /usr/lib/libc_r.so.4 #2 0x883e87a6 in _thread_exit () from /usr/lib/libc_r.so.4 #3 0x883a8f51 in pthread_create () from /usr/lib/libc_r.so.4 #4 0x8072954 in start_signal_handler () at mysqld.cc:1362 #5 0x80736e5 in main (argc=17, argv=0x8395228) at mysqld.cc:1905 (gdb) Thanks for any suggestions, Ken ----------------------------------------------------- Ken Menzel ICQ# 9325188 www.icarz.com kenm@icarz.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:56:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id A442B37B41A for ; Mon, 11 Mar 2002 10:56:32 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id g2BIuR010179; Mon, 11 Mar 2002 10:56:27 -0800 Date: Mon, 11 Mar 2002 10:56:27 -0800 From: Brooks Davis To: Dan Langille Cc: Brooks Davis , stable@FreeBSD.ORG Subject: Re: wi0 problems under latest STABLE Message-ID: <20020311105627.A9391@Odin.AC.HMC.Edu> References: <20020307051444.EBC203F0E@bast.unixathome.org>; <20020306212733.A26094@Odin.AC.HMC.Edu> <20020311182959.9E2863F0E@bast.unixathome.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020311182959.9E2863F0E@bast.unixathome.org>; from dan@langille.org on Mon, Mar 11, 2002 at 01:29:58PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 11, 2002 at 01:29:58PM -0500, Dan Langille wrote: > I have tried this: >=20 > #define WI_DELAY 100 > #define WI_TIMEOUT (1000000/WI_DELAY) >=20 > I am using a desktop and a laptop, each with wireless cards. The desktop= =20 > acts a DHCP server and gateway for the laptop. >=20 > Both machines get the "wi0: timeout in wi_cmd 11; event status 8000"=20 > message. Both have the above settings compiled into the kernel. >=20 > Is there a way I can confirm those settings or adjust them at run time? At this point there isn't. I I'm going to have to rethink handling this problem. It appears that WI_TIMEOUT is actually too long (it hangs the machine for WI_TIMEOUT*WI_DELAY if the command doesn't return). Additionaly, it appears that some cards are just broken and we need to find a way to deal with them. -- Books --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8jP3aXY6L6fI4GtQRAq94AJ4+Hm6B6eBFK8kUEtIvVtFyjKDCqQCfWFKK NDN8vprnzDDK0uNZ0HUqF+0= =Pmks -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 10:59:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 25A7E37B400 for ; Mon, 11 Mar 2002 10:59:12 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 6508A3F0E; Mon, 11 Mar 2002 13:59:11 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Brooks Davis Date: Mon, 11 Mar 2002 13:59:09 -0500 MIME-Version: 1.0 Subject: Re: wi0 problems under latest STABLE Reply-To: dan@langille.org Cc: stable@FreeBSD.ORG In-reply-to: <20020311105627.A9391@Odin.AC.HMC.Edu> References: <20020311182959.9E2863F0E@bast.unixathome.org>; from dan@langille.org on Mon, Mar 11, 2002 at 01:29:58PM -0500 X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020311185911.6508A3F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11 Mar 2002 at 10:56, Brooks Davis wrote: > On Mon, Mar 11, 2002 at 01:29:58PM -0500, Dan Langille wrote: > > I have tried this: > > > > #define WI_DELAY 100 > > #define WI_TIMEOUT (1000000/WI_DELAY) > > > > I am using a desktop and a laptop, each with wireless cards. The desktop > > acts a DHCP server and gateway for the laptop. > > > > Both machines get the "wi0: timeout in wi_cmd 11; event status 8000" > > message. Both have the above settings compiled into the kernel. > > > > Is there a way I can confirm those settings or adjust them at run time? > > At this point there isn't. I I'm going to have to rethink handling this > problem. It appears that WI_TIMEOUT is actually too long (it hangs the > machine for WI_TIMEOUT*WI_DELAY if the command doesn't return). > Additionaly, it appears that some cards are just broken and we need to find > a way to deal with them. Feel free to direct patches to me and I will try them. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 11:10:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from quack.kfu.com (adsl-67-113-12-90.dsl.snfc21.pacbell.net [67.113.12.90]) by hub.freebsd.org (Postfix) with ESMTP id E818237B402 for ; Mon, 11 Mar 2002 11:10:20 -0800 (PST) Received: from medusa.kfu.com (medusa.kfu.com [3ffe:1200:301b:0:2c0:95ff:fee1:af10]) by quack.kfu.com (8.11.6/8.11.6) with ESMTP id g2BJAE449613 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified OK); Mon, 11 Mar 2002 11:10:20 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from kfu.com (localhost [127.0.0.1]) (authenticated) by medusa.kfu.com (8.11.6/8.11.6) with ESMTP id g2BJAE108397; Mon, 11 Mar 2002 11:10:14 -0800 (PST) (envelope-from nsayer@kfu.com) Received: from 67.89.178.34 (SquirrelMail authenticated user nsayer) by medusa.kfu.com with HTTP; Mon, 11 Mar 2002 11:10:14 -0800 (PST) Message-ID: <4422.67.89.178.34.1015873814.squirrel@medusa.kfu.com> Date: Mon, 11 Mar 2002 11:10:14 -0800 (PST) Subject: Re: Build broken in truss? From: "Nick Sayer" To: In-Reply-To: <3C8CEB34.3000300@quack.kfu.com> References: <3C8CEB34.3000300@quack.kfu.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Filter-Version: 1.7 (medusa.kfu.com) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nick Sayer said: > Is it just me? Attempting to compile ioctl.c results in massive numbers > of warnings and a few errors. This is supping as of a few minutes ago. > I commented truss out of the usr.bin makefile and proceeded to build > and install the world without incident, but truss still refuses to > compile. I guess it was just me. Removing /usr/include and redoing installworld fixed it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 12:13:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wallace.webmatic.de (wallace.webmatic.de [212.78.99.3]) by hub.freebsd.org (Postfix) with ESMTP id AB18037B417 for ; Mon, 11 Mar 2002 12:13:49 -0800 (PST) Received: from ncc1701.chef-ingenieur.de (guru.chef-ingenieur.de [212.78.97.166]) by wallace.webmatic.de (Postfix) with ESMTP id EDCF17C3C for ; Mon, 11 Mar 2002 21:13:47 +0100 (CET) Message-Id: <5.1.0.14.2.20020311211022.00b15368@mta2.webmatic.de> X-Sender: freebsd@chef-ingenieur.de@mta2.webmatic.de X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 11 Mar 2002 21:14:34 +0100 To: freebsd-stable@freebsd.org From: "Thomas Krause, CI" Subject: Re: 4.5-RELEASEp2 ? In-Reply-To: <20020310225454.A40367@deckland.uni-svishtov.bg> References: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 22:54 10.03.2002 +0200, Charlie & wrote: >tag=RELENG_4_5 Thanks for that! I've seen that bzip2 was also updated. How do I compile it? A simple "make" in /usr/src/contrib/bzip2 results in ./bzip2 -1 < sample1.ref > sample1.rb2 cannot open sample1.ref: no such file *** Error code 2 Stop in /usr/src/contrib/bzip2. Kind regards, Thomas. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 12:28:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from out4.mx.nwbl.wi.voyager.net (out4.mx.nwbl.wi.voyager.net [169.207.1.77]) by hub.freebsd.org (Postfix) with ESMTP id E2D2E37B405 for ; Mon, 11 Mar 2002 12:28:20 -0800 (PST) Received: from shell.core.com (shell.core.com [169.207.1.89]) by out4.mx.nwbl.wi.voyager.net (8.11.1/8.11.4/1.7) with ESMTP id g2BKSH593204 for ; Mon, 11 Mar 2002 14:28:17 -0600 (CST) Received: (from dpoland@localhost) by shell.core.com (8.11.6/8.11.6/1.3) id g2BKSGs06987 for freebsd-stable@freebsd.org; Mon, 11 Mar 2002 14:28:16 -0600 (CST) Date: Mon, 11 Mar 2002 14:28:16 -0600 From: Doug Poland To: freebsd-stable@freebsd.org Subject: make installworld before make installkernel Message-ID: <20020311142816.A6281@polands.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Because of a *distraction* I did a make installworld (to go from 4.4-STABLE to 4.5-STABLE) before make installkernel. When I realized the omission, I ran the make installkernel. The only problem (a biggie) I've seen so far because of this is smbfs.ko will not load so no mount_smbfs :( When I attempt a # kldload smbfs kldload: can't load smbfs: Exec format error dmesg reports: module_register: module iconv already exists! linker_file_sysinit "libiconv.ko" failed to register! 17 The module was built and installed: # ll /modules/libiconv.ko -r-xr-xr-x 1 root wheel 12453 Mar 11 09:35 /modules/libiconv.ko So did I hose my installworld? Do I need to build/install over again in the correct order? Many thanks for your help! -- Regards, Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 12:33: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 7931437B402 for ; Mon, 11 Mar 2002 12:33:03 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id 6CB9513669; Mon, 11 Mar 2002 15:33:02 -0500 (EST) Date: Mon, 11 Mar 2002 15:33:02 -0500 From: Chris Faulhaber To: "Thomas Krause, CI" Cc: freebsd-stable@freebsd.org Subject: Re: 4.5-RELEASEp2 ? Message-ID: <20020311203302.GB5642@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , "Thomas Krause, CI" , freebsd-stable@freebsd.org References: <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> <5.1.0.14.2.20020310214537.00b15458@mta2.webmatic.de> <5.1.0.14.2.20020311211022.00b15368@mta2.webmatic.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DKU6Jbt7q3WqK7+M" Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20020311211022.00b15368@mta2.webmatic.de> User-Agent: Mutt/1.3.24i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --DKU6Jbt7q3WqK7+M Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 11, 2002 at 09:14:34PM +0100, Thomas Krause, CI wrote: > At 22:54 10.03.2002 +0200, Charlie & wrote: > >tag=3DRELENG_4_5 >=20 > Thanks for that! > I've seen that bzip2 was also updated. How do I compile it? > A simple "make" in /usr/src/contrib/bzip2 results in >=20 > ./bzip2 -1 < sample1.ref > sample1.rb2 > cannot open sample1.ref: no such file > *** Error code 2 >=20 > Stop in /usr/src/contrib/bzip2. >=20 # cd /usr/src/lib/libbz2 # make depend && make all install # cd /usr/src/usr.bin/bzip2 # make depend && make all install the sources in src/contrib are just sources, not meant for building under FreeBSD; the build infrastructures live in src/{bin,gnu,lib,libexec,sbin,usr.bin,usr.sbin} as appropriate --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --DKU6Jbt7q3WqK7+M Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjyNFH4ACgkQObaG4P6BelANDgCeOUu/gdAyXmrEBHP7s/VNpZm9 HZMAn1S2KzIvwx+rRykfcwmpfF5DK4WN =w22S -----END PGP SIGNATURE----- --DKU6Jbt7q3WqK7+M-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 12:54:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.home.nl (mail2.home.nl [213.51.129.226]) by hub.freebsd.org (Postfix) with ESMTP id 39A7837B400 for ; Mon, 11 Mar 2002 12:54:04 -0800 (PST) Received: from home.nl ([217.121.160.8]) by mail2.home.nl (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20020311205516.FVPG5461.mail2.home.nl@home.nl> for ; Mon, 11 Mar 2002 21:55:16 +0100 Message-ID: <3C8D1969.4030003@home.nl> Date: Mon, 11 Mar 2002 21:54:01 +0100 From: Jan de Haan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.7) Gecko/20020123 X-Accept-Language: en-us MIME-Version: 1.0 To: stable@FreeBSD.org Subject: subscribe Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 12:56:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.dada.it (mail3.dada.it [195.110.96.70]) by hub.freebsd.org (Postfix) with SMTP id E23B237B405 for ; Mon, 11 Mar 2002 12:56:32 -0800 (PST) Received: (qmail 29273 invoked from network); 11 Mar 2002 20:56:24 -0000 Received: from unknown (HELO libero.sunshine.ale) (195.110.114.252) by mail.dada.it with SMTP; 11 Mar 2002 20:56:24 -0000 Received: by libero.sunshine.ale (Postfix, from userid 1001) id DDACF5F94; Mon, 11 Mar 2002 21:56:26 +0100 (CET) Date: Mon, 11 Mar 2002 21:56:26 +0100 From: Alessandro de Manzano To: John Baldwin Cc: Dima Dorfman , stable@freebsd.org Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Message-ID: <20020311215626.B48767@libero.sunshine.ale> Reply-To: Alessandro de Manzano References: <20020311061639.15BB93E31@bazooka.trit.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from jhb@FreeBSD.org on Mon, Mar 11, 2002 at 12:05:37PM -0500 X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 12:05:37PM -0500, John Baldwin wrote: > >> Sysinstall has been repocopied to src/usr.sbin/sysinstall and everything > >> now uses the sources found there. > > > > Is there any reason not to MFC this change (i.e., move sysinstall to > > /usr/sbin)? I'm willing to do the leg-work to make that happen. > > It's probably a big POLA issue. :) That said, if other people think it is a > good idea I won't object. Is it wise to move a 'critical' tool like sysinstall from /stand (root FS) to /usr FS ? (beside POLA) IMHO could be useful to have sysinstal with only / mounted... -- bye! Ale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:10:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id 89C4837B416 for ; Mon, 11 Mar 2002 13:10:11 -0800 (PST) Received: from gw.tex.bogus (d179207.avr.PT.KPNQwest.net [193.126.179.207]) by pt-quorum.com (Postfix) with ESMTP id 07BA7EC18; Mon, 11 Mar 2002 21:04:03 +0000 (WET) Received: by gw.tex.bogus (Postfix, from userid 1001) id 2A26F67E; Mon, 11 Mar 2002 21:09:23 +0000 (WET) Date: Mon, 11 Mar 2002 21:09:23 +0000 From: Nuno Teixeira To: =?iso-8859-15?Q?S=F8ren?= Schmidt Cc: stable@freebsd.org Subject: Re: Request for testers of MFC'd ATA driver take 2. Message-ID: <20020311210923.GB41958@gw.tex.bogus> References: <200203071628.g27GSj421553@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200203071628.g27GSj421553@freebsd.dk> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 07, 2002 at 05:28:45PM +0100, Søren Schmidt wrote: > > First of I want to thank all those that mailed back reports on > how the first shot of patches worked out, much appreciated! > > Now, I've overworked things and I think I've fixed most if not > all of the problems I've gotten reports on. > > So please, take a look at the new patch set at: > > ftp://freebsd.dk/pub/ATA/ata-diff-stable-2002-0307.gz > and > ftp://freebsd.dk/pub/ATA/ata-tar-stable-2002-0307.gz > > I've divided it up in a small diff file with changes to the > genric files, and then a tarfile with all files related > to the ATA driver, both are relative to /usr/src. > (those that have the first diff installed can just untar > the tar file and will be updated that way). > > Please let me know if this fixes problems you had before > or brings forward new ones, and success stories are as > usual always welcome :) > > Thanks!! > > -Søren > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Hello to all, I think I found 1 problem related to burncd in DAO mode: What I do: 1. extract audio tracks from cd (19 tracks): dd if=/dev/acd0t1 of=track01 bs=2352 ... dd if=/dev/acd0t19 of=track19 bs=2352 2. burncd: burncd -f /dev/acd1c -s 8 -d -n audio track* fixate The cd is exactly like the original but in some HIFI systems the 1st track gives error and the CD doesn't play. All the tracks except the 1st one are ok. I made a comparison between original and copied cd and I found that are differences on the 1st track: original starts at block 0 and copied cd starts at block 150. ==> ORIGINAL cd: Starting track = 1, ending track = 19, TOC size = 162 bytes track start duration block length type ------------------------------------------------- 1 0:02.00 4:16.45 0 19095 audio 2 4:16.45 3:57.40 19095 17665 audio 3 8:12.10 3:15.12 36760 14487 audio 4 11:25.22 5:21.30 51247 23955 audio 5 16:44.52 4:19.05 75202 19280 audio 6 21:01.57 2:52.10 94482 12760 audio 7 23:51.67 4:47.40 107242 21415 audio 8 28:37.32 3:33.65 128657 15890 audio 9 32:09.22 5:35.15 144547 24990 audio 10 37:42.37 5:45.53 169537 25778 audio 11 43:26.15 2:48.60 195315 12510 audio 12 46:13.00 4:34.05 207825 20405 audio 13 50:45.05 6:06.35 228230 27335 audio 14 56:49.40 3:39.20 255565 16295 audio 15 60:26.60 4:44.40 271860 21190 audio 16 65:09.25 5:07.55 293050 22930 audio 17 70:15.05 3:13.10 315980 14335 audio 18 73:26.15 2:17.15 330315 10140 audio 19 75:41.30 3:30.45 340455 15645 audio 170 79:10.00 - 356100 - - ==> COPIED cd: Starting track = 1, ending track = 19, TOC size = 162 bytes track start duration block length type ------------------------------------------------- 1 0:04.00 4:16.45 150 19095 audio 2 4:18.45 3:57.40 19245 17665 audio 3 8:14.10 3:15.12 36910 14487 audio 4 11:27.22 5:21.30 51397 23955 audio 5 16:46.52 4:19.05 75352 19280 audio 6 21:03.57 2:52.10 94632 12760 audio 7 23:53.67 4:47.40 107392 21415 audio 8 28:39.32 3:33.65 128807 15890 audio 9 32:11.22 5:35.15 144697 24990 audio 10 37:44.37 5:45.53 169687 25778 audio 11 43:28.15 2:48.60 195465 12510 audio 12 46:15.00 4:34.05 207975 20405 audio 13 50:47.05 6:06.35 228380 27335 audio 14 56:51.40 3:39.20 255715 16295 audio 15 60:28.60 4:44.40 272010 21190 audio 16 65:11.25 5:07.55 293200 22930 audio 17 70:17.05 3:13.10 316130 14335 audio 18 73:28.15 2:17.15 330465 10140 audio 19 75:43.30 3:30.45 340605 15645 audio 170 79:12.00 - 356250 - - ==> HIFI cd players: PHILIPS cd 930 (900 series): failed to play first track ARCAM alpha 7: ok but takes some time to play first track ==> CDROMs: No problems ==> CD RECORDER: LG GCE-8160B ==> CDs: BASF 700MB / 80 minutes Did I made a mistake or is really a burncd problem? Thanks very much, -- Nuno Teixeira pt-quorum.com /* PGP Public Key: http://www.pt-quorum.com/pgp/nunoteixeira.asc Fingerprint: AF91 4AC0 85CB 272A 5441 E02F 5D84 ED9D 34D5 9145 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:22:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.home.nl (mail2.home.nl [213.51.129.226]) by hub.freebsd.org (Postfix) with ESMTP id D42B637B42C for ; Mon, 11 Mar 2002 13:22:18 -0800 (PST) Received: from alpha ([213.51.186.212]) by mail2.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20020311212330.GDIB5461.mail2.home.nl@alpha> for ; Mon, 11 Mar 2002 22:23:30 +0100 Message-ID: <001e01c1c942$d5f25ea0$0200000a@alpha> From: "Bob Kersten" To: Subject: crontab and mysql Date: Mon, 11 Mar 2002 22:22:09 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've got two simple questions, at least, I hope they're simpel :-) My Crontab file seems to be corrupt. I keep on getting e-mail messages for user root with the line "root: not found" in it. And it does this with all the entries in the /etc/crontab file. It's the crontab file for the user root (/etc/crontab). I've edited this file and installed it with "crontab crontab" while logged in as root. As of that point, all entries (even the ones i didn't alter) don't work anymore. I've included my crontab file at the bottom of this message, but I don't think you'll find errors in there. There must be something else wrong, but what? Second question, my MySQL is extremely slow. I'm running FreeBSD 4.5-Stable on a Pentium-90Mhz with 64 mb ram, so that ought to be enough, i would think. But when the database grows (like 300 entries with text) it takes a few seconds for my PHP pages to load. I've seen MySQL running amazingly fast on a machine far less than mine and databases much bigger than the ones i use. Phpmyadmin is also pretty slow and takes over 5 seconds to just show a simple table overview. All these tests are done on the localhost, so the internet connection is not an issue here. What is wrong here? Some system related facts: i've compiled a custom kernel omitting all the options I don't use or my machine don't have. Both PHP and MySQL are custom build, as well as my Apache. Finally the crontab file i use: # /etc/crontab - root's crontab for FreeBSD # # $FreeBSD: src/etc/crontab,v 1.21.2.3 2000/12/08 10:56:07 obrien Exp $ # SHELL=/bin/sh PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin HOME=/var/log # #minute hour mday month wday who command # */5 * * * * root /usr/libexec/atrun # # rotate log files every hour, if necessary 0 * * * * root newsyslog # # do daily/weekly/monthly maintenance 1 3 * * * root periodic daily 15 4 * * 6 root periodic weekly 30 5 1 * * root periodic monthly # # Maintenance on Fellownet MySQL database # 30 * * * * bob /usr/bin/perl /www/maintenance.pl # # time zone change adjustment for wall cmos clock, # does nothing, if you have UTC cmos clock. # See adjkerntz(8) for details. 1,31 0-5 * * * root adjkerntz -a Thnx in advance, Bob Kersten. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:32:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail3.home.nl (mail3.home.nl [213.51.129.227]) by hub.freebsd.org (Postfix) with ESMTP id A5F1137B405 for ; Mon, 11 Mar 2002 13:32:34 -0800 (PST) Received: from alpha ([213.51.186.212]) by mail3.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20020311213106.HPAU20998.mail3.home.nl@alpha> for ; Mon, 11 Mar 2002 22:31:06 +0100 Message-ID: <001001c1c944$44cded70$0200000a@alpha> From: "Bob Kersten" To: Subject: telnet Date: Mon, 11 Mar 2002 22:32:36 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I forgot to mention a third problem. The configuration is the same as the one I mentioned in my e-mail 10 mins earlier :) When I telnet to my FreeBSD server on my local network it takes almost half a minute for the "login:" prompt to show up. This is only the case if I telnet from a machine on my local network (10.0.0.2), my FreeBSD server is 10.0.0.1 and has another network card for the connection to the internet. When I log in from a machine outside my network the "login:" prompt shows up immediately. What can this be? Bye, Bob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:43:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from damnhippie.dyndns.org (12-253-177-2.client.attbi.com [12.253.177.2]) by hub.freebsd.org (Postfix) with ESMTP id 647B837B400 for ; Mon, 11 Mar 2002 13:43:45 -0800 (PST) Received: from [172.22.42.2] (peace.hippie.lan [172.22.42.2]) by damnhippie.dyndns.org (8.11.6/8.11.6) with ESMTP id g2BLhgG89343; Mon, 11 Mar 2002 14:43:42 -0700 (MST) (envelope-from freebsd@damnhippie.dyndns.org) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Mon, 11 Mar 2002 14:43:47 -0700 Subject: Re: crontab and mysql From: Ian To: Bob Kersten , Message-ID: In-Reply-To: <001e01c1c942$d5f25ea0$0200000a@alpha> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > My Crontab file seems to be corrupt. I keep on getting e-mail > messages for user root with the line "root: not found" in it. And it > does this with all the entries in the /etc/crontab file. It's the > crontab file for the user root (/etc/crontab). I've edited this file > and installed it with "crontab crontab" while logged in as root. As of > that point, all entries (even the ones i didn't alter) don't work > anymore. I've included my crontab file at the bottom of this message, > but I don't think you'll find errors in there. There must be something > else wrong, but what? The crontab format for per-user crontabs differs from the format for /etc/crontab, in that the username ("who") column should not appear in the per-user crontabs. Thus it's interpretting "root" in each row as the name of the program to run. -- Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:45:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 3139737B404 for ; Mon, 11 Mar 2002 13:45:16 -0800 (PST) Received: (qmail 7206 invoked by uid 1001); 11 Mar 2002 21:45:15 -0000 Date: 11 Mar 2002 13:45:15 -0800 Date: Mon, 11 Mar 2002 13:45:15 -0800 From: Bill Swingle To: Bob Kersten Cc: freebsd-stable@freebsd.org Subject: Re: telnet Message-ID: <20020311214515.GA6435@dub.net> References: <001001c1c944$44cded70$0200000a@alpha> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <001001c1c944$44cded70$0200000a@alpha> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD toxic.magnesium.net 4.5-STABLE FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This is most likely because you don't have reverse dns for your LAN and the remote machine is waiting to timeout before allowing you to login. Either setup internal DNS or put your machines in /etc/hosts on all machines and the problem should go away. -Bill On Mon, Mar 11, 2002 at 10:32:36PM +0100, Bob Kersten wrote: > Hi, >=20 > I forgot to mention a third problem. The configuration is the same > as the one I mentioned in my e-mail 10 mins earlier :) >=20 > When I telnet to my FreeBSD server on my local network it takes > almost half a minute for the "login:" prompt to show up. This is only > the case if I telnet from a machine on my local network (10.0.0.2), my > FreeBSD server is 10.0.0.1 and has another network card for the > connection to the internet. When I log in from a machine outside my > network the "login:" prompt shows up immediately. What can this be? >=20 > Bye, > Bob. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --=20 -=3D| Bill Swingle - -=3D| Every message PGP signed -=3D| Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223 -=3D| "Computers are useless. They can only give you answers" Pablo Picasso= =20 --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8jSVrUgAclY4JAiMRAvPbAJ9IsyLUZA9BvPCbL5TIBz8PmcwdFQCgwtxh Z63bAo9jwG8p3Te1XOPRz6U= =HBLg -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:47:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [216.135.64.135]) by hub.freebsd.org (Postfix) with SMTP id 32E7037B404 for ; Mon, 11 Mar 2002 13:47:32 -0800 (PST) Received: (qmail 45806 invoked by uid 1000); 11 Mar 2002 21:47:29 -0000 Date: Mon, 11 Mar 2002 16:47:29 -0500 From: Chris Johnson To: Bob Kersten Cc: freebsd-stable@freebsd.org Subject: Re: telnet Message-ID: <20020311164729.A45694@palomine.net> References: <001001c1c944$44cded70$0200000a@alpha> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vtzGhvizbBRQ85DL" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <001001c1c944$44cded70$0200000a@alpha>; from bob@fellownet.org on Mon, Mar 11, 2002 at 10:32:36PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --vtzGhvizbBRQ85DL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Mar 11, 2002 at 10:32:36PM +0100, Bob Kersten wrote: > When I telnet to my FreeBSD server on my local network it takes > almost half a minute for the "login:" prompt to show up. This is only > the case if I telnet from a machine on my local network (10.0.0.2), my > FreeBSD server is 10.0.0.1 and has another network card for the > connection to the internet. When I log in from a machine outside my > network the "login:" prompt shows up immediately. What can this be? This is caused by the DNS lookup of 10.0.0.2 timing out. This type of question is not appropriate for this list. Try questions@freebsd.org. Chris Johnson --vtzGhvizbBRQ85DL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8jSXwyeUEMvtGLWERAnBcAJ47FIr4Rg2cSfAkrUOHVSXquvdFvwCgwomU gayS5VOudxZ+443c3ZiTtzk= =YBdn -----END PGP SIGNATURE----- --vtzGhvizbBRQ85DL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 13:54:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id CBF4037B400 for ; Mon, 11 Mar 2002 13:54:06 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 4.00) id 16kXk6-000Crm-00; Mon, 11 Mar 2002 13:54:06 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Kevin Oberman" Cc: FreeBSD Stable Subject: Re: parameterize named log References: <20020311172055.2F0665D07@ptavv.es.net> Message-Id: Date: Mon, 11 Mar 2002 13:54:06 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG as i don't run a cvs tree here, excuse the brutality randy --- # diff -c /etc/periodic/daily/470.status-named~ /etc/periodic/daily/470.status-named *** /etc/periodic/daily/470.status-named~ Tue Jul 31 19:32:54 2001 --- /etc/periodic/daily/470.status-named Mon Mar 11 13:49:11 2002 *************** *** 12,21 **** fi catmsgs() { ! find /var/log -name 'messages.*' -mtime -2 | sort -t. -r -n +1 -2 | xargs zcat -f ! [ -f /var/log/messages ] && cat /var/log/messages } case "$daily_status_named_enable" in --- 12,21 ---- fi catmsgs() { ! find /var/log -name '$daily_status_named_log.*' -mtime -2 | sort -t. -r -n +1 -2 | xargs zcat -f ! [ -f /var/log/$daily_status_named_log ] && cat /var/log/$daily_status_named_log } case "$daily_status_named_enable" in # diff -c /etc/defaults/periodic.conf~ /etc/defaults/periodic.conf *** /etc/defaults/periodic.conf~ Tue Jul 31 19:32:44 2001 --- /etc/defaults/periodic.conf Mon Mar 11 13:48:59 2002 *************** *** 123,128 **** --- 123,129 ---- # 470.status-named daily_status_named_enable="YES" daily_status_named_usedns="YES" # DNS lookups are ok + daily_status_named_log="messages" # 500.queuerun daily_queuerun_enable="YES" # Run mail queue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 14:19:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 06E9D37B41B; Mon, 11 Mar 2002 14:19:16 -0800 (PST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g2BMItnp059935; Mon, 11 Mar 2002 23:18:55 +0100 (CET) (envelope-from phk@critter.freebsd.dk) Date: Mon, 11 Mar 2002 23:18:55 +0100 Message-ID: <59934.1015885135@critter.freebsd.dk> From: Poul-Henning Kamp Subject: the zlib double free bug: Belived harmless with phkmalloc MIME-Version: 1.0 Content-Type: multipart/digest; boundary="----- =_aaaaaaaaaa" To: undisclosed-recipients:; Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ------- =_aaaaaaaaaa Subject: the zlib double free bug: Belived harmless with phkmalloc From: Poul-Henning Kamp Date: Mon, 11 Mar 2002 23:18:55 +0100 Message-ID: <59934.1015885135@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Bcc: Blind Distribution List: ; MIME-Version: 1.0 I just sent this to security-officer. Please notice that if you have ports or applications linked with other allocators than the libc malloc from FreeBSD this statement does not apply. Poul-Henning ------- Forwarded Message To: security-officer@freebsd.org Subject: the zlib double free bug From: Poul-Henning Kamp Date: Mon, 11 Mar 2002 23:13:57 +0100 Message-ID: <58959.1015884837@critter.freebsd.dk> Sender: phk@critter.freebsd.dk As author of our malloc(3) it is my opinion that we are not vulnerable to this (kind of) bug. Most mallocs keep their housekeeping data right next to the allocated range. This gives rise to all sorts of unpleassant situations if programs stray outside the dotted line, free(3) things twice or free(3) modified pointers. phkmalloc(3) does not store housekeeping next to allocated data, and in particular it has code that detects and complains about exactly the kind of double free this advisory talks about: critter phk> cat a.c main() { char *p; p = malloc(256); p = malloc(256); free(p); free(p); } critter phk> make a cc -O -pipe a.c -o a a.c: In function `main': a.c:7: warning: assignment makes pointer from integer without a cast a.c:8: warning: assignment makes pointer from integer without a cast critter phk> ./a a in free(): error: chunk is already free Abort (core dumped) critter phk> The malloc flag 'A' determines if the situation is just warned about or if the program should call abort(3). - -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. ------- End of Forwarded Message ------- =_aaaaaaaaaa-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 15:39:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 02CDF37B404 for ; Mon, 11 Mar 2002 15:39:36 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g2BNd0c70784 for freebsd-stable@freebsd.org; Mon, 11 Mar 2002 18:39:00 -0500 (EST) (envelope-from alane) Date: Mon, 11 Mar 2002 18:39:00 -0500 From: Alan Eldridge To: FreeBSD Stable List Subject: zlib security advisory Message-ID: <20020311233900.GC70667@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Redhat just announced a security problem is zlib which affects, oh, half the bloody world of network programs. A CERT advisory is expected to follow. Do we have a patch, or should I work one up based on RedHat's? http://www.linuxsecurity.com/advisories/redhat_advisory-1963.html -- Alan Eldridge "Dave's not here, man." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 15:52:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id C92D437B405 for ; Mon, 11 Mar 2002 15:52:35 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id g2BNqUh26426; Mon, 11 Mar 2002 15:52:30 -0800 Date: Mon, 11 Mar 2002 15:52:30 -0800 From: Brooks Davis To: Alan Eldridge Cc: FreeBSD Stable List Subject: Re: zlib security advisory Message-ID: <20020311155230.A24573@Odin.AC.HMC.Edu> References: <20020311233900.GC70667@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020311233900.GC70667@wwweasel.geeksrus.net>; from alane@geeksrus.net on Mon, Mar 11, 2002 at 06:39:00PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 11, 2002 at 06:39:00PM -0500, Alan Eldridge wrote: > Redhat just announced a security problem is zlib which affects, oh, > half the bloody world of network programs. A CERT advisory is expected > to follow. Do we have a patch, or should I work one up based on > RedHat's? >=20 > http://www.linuxsecurity.com/advisories/redhat_advisory-1963.html The updated zlib has been commited to current stable will presumably follow shortly. Additionaly, phk says that the FreeBSD malloc should not be vulnerable to exploits of this type. It will produce a warning and either continue or exit depending on your malloc flags. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8jUM9XY6L6fI4GtQRAv2gAJ9YO3aafItrS11wmwP8ppHa3wWvCgCfVgSB vxa5ltt5Tr2+NCozLVDvazU= =LBCZ -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 16: 0:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from wwweasel.geeksrus.net (wwweasel.geeksrus.net [64.8.210.226]) by hub.freebsd.org (Postfix) with ESMTP id 8117A37B404; Mon, 11 Mar 2002 16:00:36 -0800 (PST) Received: (from alane@localhost) by wwweasel.geeksrus.net (8.11.6/8.11.6) id g2BNxPl70855; Mon, 11 Mar 2002 18:59:25 -0500 (EST) (envelope-from alane) Date: Mon, 11 Mar 2002 18:59:24 -0500 From: Alan Eldridge To: Brooks Davis Cc: FreeBSD Stable List Subject: Re: zlib security advisory Message-ID: <20020311235924.GA70842@wwweasel.geeksrus.net> References: <20020311233900.GC70667@wwweasel.geeksrus.net> <20020311155230.A24573@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020311155230.A24573@Odin.AC.HMC.Edu> User-Agent: Mutt/1.3.27i X-message-flag: Magic 8-Ball says "Outlook not so good." I'll ask it about Exchange next. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 03:52:30PM -0800, Brooks Davis wrote: >On Mon, Mar 11, 2002 at 06:39:00PM -0500, Alan Eldridge wrote: >> Redhat just announced a security problem is zlib which affects, oh, >> half the bloody world of network programs. A CERT advisory is expected >> to follow. Do we have a patch, or should I work one up based on >> RedHat's? >> >> http://www.linuxsecurity.com/advisories/redhat_advisory-1963.html > >The updated zlib has been commited to current stable will presumably >follow shortly. Additionaly, phk says that the FreeBSD malloc should >not be vulnerable to exploits of this type. It will produce a warning >and either continue or exit depending on your malloc flags. FWIW RH notes several things that either have their own copy of zlib that needs to be patched or that statically link and so need to be rebuilt. Has anyone produced such a list for FBSD, or is it not applicable to us? I suppose, to be safe, an inventory of ports needs to be done, too. Urk. -- Alan Eldridge "Dave's not here, man." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 16:26:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 0828437B419 for ; Mon, 11 Mar 2002 16:26:04 -0800 (PST) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id g2C0Q2C32332; Mon, 11 Mar 2002 16:26:02 -0800 Date: Mon, 11 Mar 2002 16:26:02 -0800 From: Brooks Davis To: Alan Eldridge Cc: FreeBSD Stable List Subject: Re: zlib security advisory Message-ID: <20020311162602.A28470@Odin.AC.HMC.Edu> References: <20020311233900.GC70667@wwweasel.geeksrus.net> <20020311155230.A24573@Odin.AC.HMC.Edu> <20020311235924.GA70842@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020311235924.GA70842@wwweasel.geeksrus.net>; from alane@geeksrus.net on Mon, Mar 11, 2002 at 06:59:24PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 11, 2002 at 06:59:24PM -0500, Alan Eldridge wrote: > FWIW RH notes several things that either have their own copy of zlib > that needs to be patched or that statically link and so need to be rebuil= t. >=20 > Has anyone produced such a list for FBSD, or is it not applicable to us? FreeBSD is not effected. The only ports that are effected are ones that are run under linux emulation. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8jUsYXY6L6fI4GtQRAsecAKCLFARRuCaRlrKE++oXGCukuI0M5gCfT9GT tV3pNwR0CA438Zc05DoyfUM= =xa1n -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 16:26:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail45.fg.online.no (mail45-s.fg.online.no [148.122.161.45]) by hub.freebsd.org (Postfix) with ESMTP id DDB1137B416 for ; Mon, 11 Mar 2002 16:26:08 -0800 (PST) Received: from gandalf (ti200720a080-0092.bb.online.no [80.212.236.92]) by mail45.fg.online.no (8.9.3/8.9.3) with ESMTP id BAA17198 for ; Tue, 12 Mar 2002 01:26:07 +0100 (MET) Subject: dd not able to read SCSI cdroms anymore? From: Frode Nordahl To: freebsd-stable@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 12 Mar 2002 01:26:07 +0100 Message-Id: <1015892767.95799.7.camel@gandalf.xu.nordahl.net> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Somewhere between FreeBSD 4.4 and FreeBSD 4.5, generating ISO images from my old SCSI cdrom using dd if=/dev/cd1c of=/tmp/some.iso.image stopped working. It just reads 0 bytes and exits. Anyone know a way around this? I'm using a old NEC CDROM, with a NCR / Symbios SCSI card (BIOS support on my Asus A7S MB). I can provide more details about my setup when I get to work in the morning. -- Frode Nordahl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 16:28:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 2249F37B404 for ; Mon, 11 Mar 2002 16:28:35 -0800 (PST) Received: (qmail 17538 invoked by uid 1001); 12 Mar 2002 00:28:34 -0000 Date: 11 Mar 2002 16:28:34 -0800 Date: Mon, 11 Mar 2002 16:28:34 -0800 From: Bill Swingle To: Frode Nordahl Cc: freebsd-stable@freebsd.org Subject: Re: dd not able to read SCSI cdroms anymore? Message-ID: <20020312002834.GA17480@dub.net> References: <1015892767.95799.7.camel@gandalf.xu.nordahl.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <1015892767.95799.7.camel@gandalf.xu.nordahl.net> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD toxic.magnesium.net 4.5-STABLE FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Try adding the option 'bs=3D2048k' Works fine for me. -Bill On Tue, Mar 12, 2002 at 01:26:07AM +0100, Frode Nordahl wrote: > Hello,=20 >=20 > Somewhere between FreeBSD 4.4 and FreeBSD 4.5, generating ISO images > from my old SCSI cdrom using dd if=3D/dev/cd1c of=3D/tmp/some.iso.image > stopped working.=20 >=20 > It just reads 0 bytes and exits.=20 >=20 > Anyone know a way around this?=20 >=20 > I'm using a old NEC CDROM, with a NCR / Symbios SCSI card (BIOS support > on my Asus A7S MB). I can provide more details about my setup when I > get to work in the morning.=20 >=20 > --=20 > Frode Nordahl >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --=20 -=3D| Bill Swingle - -=3D| Every message PGP signed -=3D| Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223 -=3D| "Computers are useless. They can only give you answers" Pablo Picasso= =20 --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8jUuyUgAclY4JAiMRAtB5AKCG1Z3LUKebMdyIkSVLPcUHXVTN8wCgguTt PftIJ59MBFAY91gQ1WaGTuk= =mJr/ -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 17:16:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id C236C37B41A for ; Mon, 11 Mar 2002 17:16:09 -0800 (PST) Received: (qmail 27092 invoked from network); 12 Mar 2002 01:18:04 -0000 Received: from unknown (HELO potentialtech.com) (151.201.71.209) by mail.the-i-pa.com with SMTP; 12 Mar 2002 01:18:04 -0000 Message-ID: <3C8D57E3.6050403@potentialtech.com> Date: Mon, 11 Mar 2002 20:20:35 -0500 From: Bill Moran Organization: Potential Technology User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010914 X-Accept-Language: en-us MIME-Version: 1.0 To: Bob Kersten Cc: freebsd-stable@freebsd.org Subject: Re: crontab and mysql References: <001e01c1c942$d5f25ea0$0200000a@alpha> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bob Kersten wrote: > Second question, my MySQL is extremely slow. I'm running FreeBSD >4.5-Stable on a Pentium-90Mhz with 64 mb ram, so that ought to be >enough, i would think. But when the database grows (like 300 entries >with text) it takes a few seconds for my PHP pages to load. I've seen >MySQL running amazingly fast on a machine far less than mine and >databases much bigger than the ones i use. Phpmyadmin is also pretty >slow and takes over 5 seconds to just show a simple table overview. >All these tests are done on the localhost, so the internet connection >is not an issue here. What is wrong here? > Gonna need some more info. Can you watch "top" and "systat" (the vmstat screen) while these delays are occurring? It will probably tell you where the bottleneck is. Simply the size of the db isn't enough to diagnose. Do you have it well indexed, and are you searching on indexed columns? Lots of factors that could affect this. Was php compiled into Apache statically or as a module? Lots of things to look at. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 17:30:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 78F4137B417; Mon, 11 Mar 2002 17:30:42 -0800 (PST) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id MAA83768; Tue, 12 Mar 2002 12:30:40 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id MAA17703; Tue, 12 Mar 2002 12:30:40 +1100 (EST) Message-Id: <200203120130.MAA17703@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: John Baldwin Cc: Dima Dorfman , stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy In-reply-to: Your message of Mon, 11 Mar 2002 12:05:37 -0500. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Mar 2002 12:30:40 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > It's probably a big POLA issue. :) Actually, it violated my POLA to discover sysinstall wasn't rebuild during buildworld.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 18:27: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mk-smarthost-1.mail.uk.tiscali.com (mk-smarthost-1.mail.uk.tiscali.com [212.74.112.71]) by hub.freebsd.org (Postfix) with ESMTP id 3444637B405 for ; Mon, 11 Mar 2002 18:26:55 -0800 (PST) Received: from [62.64.214.182] (helo=cream.org) by mk-smarthost-1.mail.uk.tiscali.com with esmtp (Exim 3.35 #1) id 16kbzx-0009N8-00; Tue, 12 Mar 2002 02:26:45 +0000 Message-ID: <3C8D679D.5070706@cream.org> Date: Tue, 12 Mar 2002 02:27:41 +0000 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120 X-Accept-Language: en-gb, en-us MIME-Version: 1.0 To: Eric Bullen Cc: freebsd-stable@freebsd.org Subject: Re: gphoto2 won't talk to a supported usb camera References: <1015808276.370.4.camel@elysium> <3C8C07F7.7090402@cream.org> <1015823738.712.6.camel@elysium> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric Bullen wrote: >>Should that perhaps be "--port /dev/ugen0" or "--port usb:/dev/ugen0" >> > >Unfortunately, even though I have /dev/ugen0*, the first option returns >(while I am root): > >*** Error *** >An error occurred in the io-library ('I/O problem'): Failed to open >'/dev/ugen0' (m). >*** Error ('I/O problem') *** > Hmmm, it would appear that "--port usb:/dev/ugen0" is the right option.... Are the permissions on /dev/ugen0 such that you can read and write to it? Have you tried using gphoto2 as root? What does "gphoto2 --list-ports" show? I'm afraid I don't have any experience with this software, I'm just trying to offer some general diagnostic help. Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 18:47:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id B28E437B405; Mon, 11 Mar 2002 18:47:55 -0800 (PST) Received: by mail1.zer0.org (Postfix, from userid 1001) id 89786239A09; Mon, 11 Mar 2002 18:47:55 -0800 (PST) Date: Mon, 11 Mar 2002 18:47:55 -0800 From: Gregory Sutter To: Murray Stokely Cc: Alessandro de Manzano , Ron 'The InSaNe OnE' Rosson , freebsd-stable@freebsd.org Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020312024755.GH55856@klapaucius.zer0.org> References: <200203040030.LAA00492@lightning.itga.com.au> <20020303211832.I153@numachi.com> <15491.34751.990284.622815@witchblade.oneinsane.net> <20020304193050.B22862@libero.sunshine.ale> <20020311102640.GX2845@freebsdmall.com> <20020311113632.GD2845@freebsdmall.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9iyR+p8Z2cn535Lj" Content-Disposition: inline In-Reply-To: <20020311113632.GD2845@freebsdmall.com> User-Agent: Mutt/1.3.27i Organization: daemonnews X-Purpose: For great justice! Mail-Copies-To: poster Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --9iyR+p8Z2cn535Lj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-03-11 03:36 -0800, Murray Stokely wrote: > On Mon, Mar 11, 2002 at 02:26:40AM -0800, Murray Stokely wrote: > > CDs can also benefit from this. Other than that one small change, the > > discs are indeed identical. >=20 > Actually, it was just pointed out to me that this isn't the case. > Discs 3 and 4 of the Daemonnews CD set do not have RockRidge > attributes, so the files are MSDOS-compatible 8.3. >=20 > The official ISOs on the FTP site (and hence, CDs from the FreeBSD > Mall, and others) include long filenames. I'm unable to use discs 3 > and 4 from my Daemonnews distribution because of this (sysinstall can > not find the packages). In any case, I can't compare the FreeBSD Mall > CDs to DN because I'm not sure what other changes they made. I can be > sure however, that the FreeBSD Mall CDs differ from the official ISOs > on the FTP site only by the addition of Chapter 2 of the Handbook and > an autorun.inf file on disc #1 (discs 2 - 4 are completely identical, > as verified by md5). The Daemon News discs are made from the official ISOs, with no changes. However, the disc producer used a nonstandard method to make discs three and four, which resulted in the packages being named in 8.3 DOS- style filenames. Daemon News is replacing those two discs upon request from those who have purchased the set. We will not use that disc producer in the future. Greg --=20 Gregory S. Sutter The best way to accelerate Windows mailto:gsutter@daemonnews.org is at 9.8 m/s^2. hkp://wwwkeys.pgp.net/0x845DFEDD --9iyR+p8Z2cn535Lj Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8jWxbIBUx1YRd/t0RAhIGAJ94UGrnq5a61+yu5aU3Uf46MEqXCQCfZRxv j5mLPlmregYiGcFu9edTL2E= =L5P2 -----END PGP SIGNATURE----- --9iyR+p8Z2cn535Lj-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 21:31:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mooseriver.com (superior.mooseriver.com [205.166.121.28]) by hub.freebsd.org (Postfix) with ESMTP id BD6EF37B421; Mon, 11 Mar 2002 21:31:13 -0800 (PST) Received: (from jgrosch@localhost) by mooseriver.com (8.11.6/8.11.5) id g2C5VBL47167; Mon, 11 Mar 2002 21:31:11 -0800 (PST) (envelope-from jgrosch) Date: Mon, 11 Mar 2002 21:31:11 -0800 From: Josef Grosch To: Gregory Sutter Cc: Murray Stokely , Alessandro de Manzano , "Ron 'The InSaNe OnE' Rosson" , freebsd-stable@FreeBSD.ORG Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020312053111.GA47039@mooseriver.com> Reply-To: jgrosch@mooseriver.com References: <200203040030.LAA00492@lightning.itga.com.au> <20020303211832.I153@numachi.com> <15491.34751.990284.622815@witchblade.oneinsane.net> <20020304193050.B22862@libero.sunshine.ale> <20020311102640.GX2845@freebsdmall.com> <20020311113632.GD2845@freebsdmall.com> <20020312024755.GH55856@klapaucius.zer0.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020312024755.GH55856@klapaucius.zer0.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 06:47:55PM -0800, Gregory Sutter wrote: > On 2002-03-11 03:36 -0800, Murray Stokely wrote: > > On Mon, Mar 11, 2002 at 02:26:40AM -0800, Murray Stokely wrote: > > > CDs can also benefit from this. Other than that one small change, the > > > discs are indeed identical. > > > > Actually, it was just pointed out to me that this isn't the case. > > Discs 3 and 4 of the Daemonnews CD set do not have RockRidge > > attributes, so the files are MSDOS-compatible 8.3. > > > > The official ISOs on the FTP site (and hence, CDs from the FreeBSD > > Mall, and others) include long filenames. I'm unable to use discs 3 > > and 4 from my Daemonnews distribution because of this (sysinstall can > > not find the packages). In any case, I can't compare the FreeBSD Mall > > CDs to DN because I'm not sure what other changes they made. I can be > > sure however, that the FreeBSD Mall CDs differ from the official ISOs > > on the FTP site only by the addition of Chapter 2 of the Handbook and > > an autorun.inf file on disc #1 (discs 2 - 4 are completely identical, > > as verified by md5). > > The Daemon News discs are made from the official ISOs, with no changes. > However, the disc producer used a nonstandard method to make discs > three and four, which resulted in the packages being named in 8.3 DOS- > style filenames. Daemon News is replacing those two discs upon request > from those who have purchased the set. We will not use that disc > producer in the future. Yea, I got one of these. They also screwed up the package contents. On disk 4, The disk I just checked, I found a bunch of packages that are zero length. Find the business card of the company that pressed these CD's and burn it lest you, by accident, you use them again. How do I get my replacement CD's? Josef -- Josef Grosch | Another day closer to a | FreeBSD 4.5 jgrosch@MooseRiver.com | Micro$oft free world | www.bafug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 22:53: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9F86337B402 for ; Mon, 11 Mar 2002 22:52:58 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2C6qvi20475; Mon, 11 Mar 2002 23:52:57 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2C6quL29441; Mon, 11 Mar 2002 23:52:56 -0700 (MST) (envelope-from imp@village.org) Date: Mon, 11 Mar 2002 23:53:06 -0700 (MST) Message-Id: <20020311.235306.98784871.imp@village.org> To: timothyk@serv1.wallnet.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: wi error From: "M. Warner Losh" In-Reply-To: <20020309170730.D23506-100000@serv1.wallnet.com> References: <20020309170730.D23506-100000@serv1.wallnet.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020309170730.D23506-100000@serv1.wallnet.com> Tim Kellers writes: : wi0: using Lucent chip or unknown chip : : That "using Lucent chip or unknown chip" is the unfamiliar part of the : dmesg. That's normal. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Mar 11 23:16:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id A53C737B402 for ; Mon, 11 Mar 2002 23:16:45 -0800 (PST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id g2C7Ghe27018; Tue, 12 Mar 2002 08:16:43 +0100 (CET) (envelope-from wkb) Date: Tue, 12 Mar 2002 08:16:43 +0100 From: Wilko Bulte To: Frode Nordahl Cc: freebsd-stable@FreeBSD.ORG Subject: Re: dd not able to read SCSI cdroms anymore? Message-ID: <20020312081643.F26794@freebie.xs4all.nl> References: <1015892767.95799.7.camel@gandalf.xu.nordahl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1015892767.95799.7.camel@gandalf.xu.nordahl.net>; from frode@nordahl.net on Tue, Mar 12, 2002 at 01:26:07AM +0100 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 01:26:07AM +0100, Frode Nordahl wrote: readcd(1) > Hello, > > Somewhere between FreeBSD 4.4 and FreeBSD 4.5, generating ISO images > from my old SCSI cdrom using dd if=/dev/cd1c of=/tmp/some.iso.image > stopped working. > > It just reads 0 bytes and exits. > > Anyone know a way around this? > > I'm using a old NEC CDROM, with a NCR / Symbios SCSI card (BIOS support > on my Asus A7S MB). I can provide more details about my setup when I > get to work in the morning. > > -- > Frode Nordahl > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ---end of quoted text--- -- | / o / /_ _ FreeBSD core team secretary |/|/ / / /( (_) Bulte wilko@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 0: 8:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from eowyn.vianetworks.nl (eowyn.iae.nl [212.61.25.227]) by hub.freebsd.org (Postfix) with ESMTP id BFEE937B404 for ; Tue, 12 Mar 2002 00:08:17 -0800 (PST) Received: from kerstenz6r4278 (medusa.iae.nl [212.61.24.65]) by eowyn.vianetworks.nl (Postfix) with SMTP id 9039A21061; Tue, 12 Mar 2002 09:08:16 +0100 (CET) Message-ID: <002901c1c99d$0db0e5f0$2849a8c0@kerstenz6r4278> From: "Bob Kersten" To: "Bill Moran" Cc: References: <001e01c1c942$d5f25ea0$0200000a@alpha> <3C8D57E3.6050403@potentialtech.com> Subject: Re: crontab and mysql Date: Tue, 12 Mar 2002 09:08:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Can you watch "top" and "systat" (the vmstat screen) while > these delays are occurring? Nothing weird there. mysqld and httpd are both using not more than 15% processor capacity. I've sorted 'top' using the time column, and mysqld is listed on top (that proves that it is indeed using way too much time to do it's job): last pid: 21365; load averages: 0.01, 0.10, 0.06 up 1+14:29:17 09: 27 processes: 1 running, 26 sleeping CPU states: 2.3% user, 0.0% nice, 0.4% system, 0.4% interrupt, 97.0% i Mem: 23M Active, 5500K Inact, 14M Wired, 4848K Cache, 14M Buf, 12M Free Swap: 113M Total, 88K Used, 113M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 132 mysql 2 0 19840K 7188K poll 15:01 0.00% 0.00% mysqld 60 root 2 0 504K 272K select 1:33 0.00% 0.00% natd 284 nobody 2 0 3744K 2912K accept 1:30 0.00% 0.00% httpd 149 nobody 2 0 3876K 2972K accept 1:04 0.00% 0.00% httpd 131 nobody 2 0 4328K 3492K accept 0:44 0.00% 0.00% httpd 130 nobody 2 0 4008K 3144K accept 0:42 0.00% 0.00% httpd 129 nobody 2 0 4272K 3448K accept 0:42 0.00% 0.00% httpd 148 nobody 2 0 3976K 3136K accept 0:35 0.00% 0.00% httpd 128 root 2 0 3112K 1724K select 0:24 0.00% 0.00% httpd 85 root 2 0 2596K 1276K select 0:12 0.00% 0.00% sshd 12737 root 2 0 2320K 1152K select 0:11 0.00% 0.00% telnetd 73 root 2 0 964K 560K select 0:06 0.00% 0.00% syslogd 83 root 10 0 1004K 620K nanslp 0:06 0.00% 0.00% cron 21365 root 28 0 1908K 1056K RUN 0:04 1.81% 1.81% top 21343 root 2 0 2320K 1384K select 0:02 0.00% 0.00% telnetd 12740 root 3 0 1312K 880K ttyin 0:02 0.00% 0.00% csh 294 root 3 0 1328K 880K ttyin 0:02 0.00% 0.00% csh 21346 root 18 0 1328K 900K pause 0:01 0.00% 0.00% csh 108 root 10 0 644K 248K wait 0:00 0.00% 0.00% sh 21344 root 10 0 1216K 852K wait 0:00 0.00% 0.00% login 293 root 10 0 1216K 784K wait 0:00 0.00% 0.00% login 12738 root 10 0 1216K 788K wait 0:00 0.00% 0.00% login 21345 bob 10 0 636K 252K wait 0:00 0.00% 0.00% sh 12739 bob 10 0 636K 252K wait 0:00 0.00% 0.00% sh 9191 root 3 0 948K 572K ttyin 0:00 0.00% 0.00% getty 81 root 2 0 1072K 624K select 0:00 0.00% 0.00% inetd 23 root 18 0 208K 60K pause 0:00 0.00% 0.00% adjkerntz > Simply the size of the db isn't enough to diagnose. > Do you have it well indexed, and are you searching > on indexed columns? Lots of factors that could affect > this. Was php compiled into Apache statically or as a > module? Let's see, I have indexes on all columns that I use to limit a resultset or search rows on. I've compiled PHP statically in apache and I've included the mysql path in the --with-mysql=... option. I've used the most recent sources of PHP, Apache and MySQL. Can you do something with this information? Thnx, Bob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 0:37:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from server.bloodletting.com (server.bloodletting.com [66.88.118.99]) by hub.freebsd.org (Postfix) with SMTP id 8298D37B402 for ; Tue, 12 Mar 2002 00:37:31 -0800 (PST) Received: (qmail 9441 invoked from network); 10 Mar 2002 20:35:46 -0000 Received: from unknown (HELO rust) (66.88.118.98) by server.bloodletting.com with SMTP; 10 Mar 2002 20:35:46 -0000 From: "Nick Popoff" To: Cc: Subject: RE: stable buildworld failed: undefined sysctlnametomib Date: Sun, 10 Mar 2002 12:28:52 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020310172138.GA87828@walton.maths.tcd.ie> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Are you sure you are building this with "make buildworld"? > There should be a "-nostdinc" flag somewhere on the gcc command > line and no "-L/usr/local/lib -L/usr/lib". I wonder if you > have options in /etc/make.conf or in your environment which > are causeing these different options to show up? That did the trick! I was just su'ing from my normal user account, and had LDFLAGS/CPPFLAGS in my env which were somehow causing this problem. I reran buildworld from a clean root login and it just finished fine. Thanks! > On Sat, Mar 09, 2002 at 10:25:35PM -0800, Nick Popoff wrote: > > ===> sbin/kldconfig > > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > > -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch > > -Wshadow -c /usr/src/sbin/kldconfig/kldconfig.c > > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -W -Wall > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > > -Wno-uninitialized -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch > > -Wshadow -L/usr/local/lib -L/usr/lib -static -o kldconfig kldconfig.o > > kldconfig.o: In function `getmib': > > kldconfig.o(.text+0x2d): undefined reference to `sysctlnametomib' > > *** Error code 1 > > > David. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 1:30:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by hub.freebsd.org (Postfix) with ESMTP id 93F3637B41D for ; Tue, 12 Mar 2002 01:30:18 -0800 (PST) Received: from ws24 (ws24.ns5.powertech.no [195.159.6.24]) by smtp1.powertech.no (Postfix) with ESMTP id 0C4958925; Tue, 12 Mar 2002 10:30:12 +0100 (CET) Subject: Re: dd not able to read SCSI cdroms anymore? From: Frode Nordahl To: Bill Swingle Cc: freebsd-stable@freebsd.org In-Reply-To: <20020312002834.GA17480@dub.net> References: <1015892767.95799.7.camel@gandalf.xu.nordahl.net> <20020312002834.GA17480@dub.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 12 Mar 2002 10:30:49 +0100 Message-Id: <1015925449.16250.1.camel@ws24.ns5.powertech.no> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, This worked. Thanks! But what has changed since it does not work without the bs= parameter anymore? -- Frode Nordahl On Tue, 2002-03-12 at 01:28, Bill Swingle wrote: > Try adding the option 'bs=2048k' Works fine for me. > > -Bill > > On Tue, Mar 12, 2002 at 01:26:07AM +0100, Frode Nordahl wrote: > > Hello, > > > > Somewhere between FreeBSD 4.4 and FreeBSD 4.5, generating ISO images > > from my old SCSI cdrom using dd if=/dev/cd1c of=/tmp/some.iso.image > > stopped working. > > > > It just reads 0 bytes and exits. > > > > Anyone know a way around this? > > > > I'm using a old NEC CDROM, with a NCR / Symbios SCSI card (BIOS support > > on my Asus A7S MB). I can provide more details about my setup when I > > get to work in the morning. > > > > -- > > Frode Nordahl > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > -=| Bill Swingle - > -=| Every message PGP signed > -=| Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223 > -=| "Computers are useless. They can only give you answers" Pablo Picasso > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 1:32: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 359D237B41D for ; Tue, 12 Mar 2002 01:32:05 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16kidX-00064T-00 for freebsd-stable@freebsd.org; Tue, 12 Mar 2002 09:32:03 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.35 #1) id 16kicT-0000z1-00; Tue, 12 Mar 2002 09:30:57 +0000 Date: Tue, 12 Mar 2002 09:30:57 +0000 From: Ceri To: Randy Bush Cc: Kevin Oberman , FreeBSD Stable Subject: Re: parameterize named log Message-ID: <20020312093057.GA3499@submonkey.net> Mail-Followup-To: Ceri , Randy Bush , Kevin Oberman , FreeBSD Stable References: <20020311172055.2F0665D07@ptavv.es.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i X-message-flag: If you can read this, get a better mail client Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 01:54:06PM -0800, Randy Bush wrote: > catmsgs() { > ! find /var/log -name '$daily_status_named_log.*' -mtime -2 | > sort -t. -r -n +1 -2 | > xargs zcat -f > ! [ -f /var/log/$daily_status_named_log ] && cat /var/log/$daily_status_named_log > + daily_status_named_log="messages" If you're making changes so that I can move my log, please don't assume I want it in /var/log Thanks, Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 2:29:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nippur.irb.hr (nippur.irb.hr [161.53.128.127]) by hub.freebsd.org (Postfix) with ESMTP id 2C77337B425 for ; Tue, 12 Mar 2002 02:29:33 -0800 (PST) Received: from localhost (keeper@localhost) by nippur.irb.hr (8.9.3/8.9.3) with ESMTP id LAA03428 for ; Tue, 12 Mar 2002 11:29:30 +0100 (MET) Date: Tue, 12 Mar 2002 11:29:30 +0100 (MET) From: Mario Pranjic To: Subject: /etc/make.conf question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I'm preparing to "make the wolrd" ;) for the first time and I'm examing the /etc/defaults/make.conf file. There are options inside that I'm not familiar with. Can someone tell me which options I should include for some normal system (not developer). Thanks! Mario Pranjic, dipl.ing. sistem administrator Knjiznica, Institut Rudjer Boskovic ------------------------------------- e-mail: mario.pranjic@irb.hr ICQ: 72059629 tel: +385 1 45 60 954 (interni: 1293) ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 2:44:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.142]) by hub.freebsd.org (Postfix) with ESMTP id 3B58F37B436 for ; Tue, 12 Mar 2002 02:44:43 -0800 (PST) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 3.34 #1) id 16kjlj-000380-00 for stable@freebsd.org; Tue, 12 Mar 2002 10:44:35 +0000 To: stable@freebsd.org Subject: Problems mounting SMB filesystems at boot time. Message-Id: From: Pete French Date: Tue, 12 Mar 2002 10:44:35 +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Before SMBFS was integrated into the base system I used to mount several shared from NT servers at boot time, using lines in /etc/fstab to do so. I cannot get this to work using the integrated SMBFS however. I always get "smbffs: cannt assign requessted address" or something like that - its a message at boot time and doesnt seem to end up in any logs that I have get found. This also prevents the system from booting as it will not get past this point. I can mark the discs as "noauto", in which case the system boots but they do not get mounted (I seem to recall that smbfs had a script in local/rc.d which mounted noauto smbfs filesystems after boot). Adding the "noauto" is what is suggested in the manpage, but for me it simply does nothing. After boot the filesystems will mount quite happily, I have all the correct info in nsmb.conf for the actual mount to succeed, and all the machine names and IP addresses are in /etc/hosts. I have done a web search and come up with nothing. Am I the only one affected by this problem ? It affects all the machines I have upgraded. I realise this is an old problem (and one I should probably have mentioned when the change was first made) but at the time I simply unmountedthe discs and forgot. This week, however, I need to make changes which will ensure these discs are mounted at boot time so I have been looking into it again. I guess I vaguley hoped that updates to stable would have made the problem go away. No such luck :-) Suggestions ? -pcf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 2:59: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx3.mail.ru (mx3.mail.ru [194.67.57.13]) by hub.freebsd.org (Postfix) with ESMTP id 8135B37B432 for ; Tue, 12 Mar 2002 02:58:45 -0800 (PST) Received: from [213.33.160.148] (helo=yushkinsv.primegroup.ru) by mx3.mail.ru with esmtp (Exim SMTP.3) id 16kjzP-0004Py-00 for freebsd-stable@freebsd.org; Tue, 12 Mar 2002 13:58:43 +0300 Date: Tue, 12 Mar 2002 13:58:12 +0300 From: =?Windows-1251?B?3vjq6O0g0eXw4+XpIMLo6vLu8O7i6Pc=?= X-Mailer: The Bat! (v1.53d) Reply-To: =?Windows-1251?B?3vjq6O0g0eXw4+XpIMLo6vLu8O7i6Pc=?= X-Priority: 3 (Normal) Message-ID: <1910323724.20020312135812@mail.ru> To: freebsd-stable@freebsd.org Subject: USB Flash drive trouble MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1251 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Device: www.usbdrive.com 32Mb OS: FreeBSD 4.4 KERNEL: ... device scbus # SCSI bus (required) device da # Direct Access (disks) device pass # Passthrough device (direct SCSI access) options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic device uhid device umass # Disks/Mass storage - Requires scbus and da device ums # Mouse "Human Interface Devices" device ukbd # Keyboard rc.conf: ubsd_enable="YES" # reboot dmesg: umass0: vendor 0x0c76 product 0x0003, rev 1.10/1.00, addr 2 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-2 device da0: 650KB/s transfers da0: 31MB (64000 512 byte sectors: 64H 32S/T 31C) # mount_msdos /dev/da0 /mnt/flashdrive Input/Output Error dmesg: (da0:umass-sim0:0:0:0): READ(06). CDB: 8 0 0 0 1 0 (da0:umass-sim0:0:0:0): ILLEGAL REQUEST asc:20,0 (da0:umass-sim0:0:0:0): Invalid command operation code da0: reading primary partition table: error reading fsbn 0 :( | Yushkin Sergey Viktorovich | ICQ: 7183425 | | Network Engineer | Ph: +7 (095) 725-4432 | | Prime Group | Ph: +7 (095) 725-4433 | | E-Mail: yushkin@primegroup.ru | http://yushkin.chat.ru | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 4: 7:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web11605.mail.yahoo.com (web11605.mail.yahoo.com [216.136.172.57]) by hub.freebsd.org (Postfix) with SMTP id BE8CC37B419 for ; Tue, 12 Mar 2002 04:07:16 -0800 (PST) Message-ID: <20020312120716.18521.qmail@web11605.mail.yahoo.com> Received: from [24.189.82.162] by web11605.mail.yahoo.com via HTTP; Tue, 12 Mar 2002 04:07:16 PST Date: Tue, 12 Mar 2002 04:07:16 -0800 (PST) From: Holt Grendal Subject: SCB timeout To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Does anyone know what causes messages like the one below? Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 0xf3 0x10 0x600 Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 0x0 0x10 0x600 Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 0x0 0x10 0x600 Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x81 0x0 0x10 0x600 Sometimes I see plain old "device timeout" which is listed as a common error in the fxp man page but this SCB one is not. Any ideas? TIA Holt __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 4:38:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 38B7937B417 for ; Tue, 12 Mar 2002 04:38:43 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16klXd-000GiB-00; Tue, 12 Mar 2002 12:38:09 +0000 Date: Tue, 12 Mar 2002 12:38:09 +0000 From: Rasputin To: Brooks Davis Cc: stable@freebsd.org Subject: Re: wi0 problems under latest STABLE Message-ID: <20020312123809.A56376@shikima.mine.nu> Reply-To: Rasputin References: <20020311182959.9E2863F0E@bast.unixathome.org>; <20020311105627.A9391@Odin.AC.HMC.Edu> <20020311185911.6508A3F0E@bast.unixathome.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020311185911.6508A3F0E@bast.unixathome.org>; from dan@langille.org on Mon, Mar 11, 2002 at 01:59:09PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Dan Langille [020311 19:49]: > On 11 Mar 2002 at 10:56, Brooks Davis wrote: > > > On Mon, Mar 11, 2002 at 01:29:58PM -0500, Dan Langille wrote: > > > Both machines get the "wi0: timeout in wi_cmd 11; event status 8000" > > > message. Both have the above settings compiled into the kernel. > > > > > > Is there a way I can confirm those settings or adjust them at run time? > > At this point there isn't. I I'm going to have to rethink handling this > > problem. It appears that WI_TIMEOUT is actually too long (it hangs the > > machine for WI_TIMEOUT*WI_DELAY if the command doesn't return). > > Additionaly, it appears that some cards are just broken and we need to find > > a way to deal with them. > Feel free to direct patches to me and I will try them. You can add me to the list too, I probably came across as a bit of a whinger the other day but I'm more than happy to help track down any bugs. Thanks for your efforts. -- If you can't learn to do it well, learn to enjoy doing it badly. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 4:44:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 3025537B422 for ; Tue, 12 Mar 2002 04:44:11 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g2CChn991234; Tue, 12 Mar 2002 07:43:49 -0500 (EST) (envelope-from mwlucas) Date: Tue, 12 Mar 2002 07:43:49 -0500 From: Michael Lucas To: Mario Pranjic Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020312074349.A91204@blackhelicopters.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mario.pranjic@irb.hr on Tue, Mar 12, 2002 at 11:29:30AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That's easy: none. I'm a fairly advanced user, and here's my make.conf: #for world CPUTYPE=i686 COMPAT22=yes COMPAT3x=yes KERNCONF=BLEEDING #for other stuff DOC_LANG= en_US.ISO-8859-1 XFREE86_VERSION= 4 EMACS_VER=20.7 The only thing that's at all necessary is the KERNCONF entry. The CPUTYPE entry helps. Everything else is extra, for my environment. On Tue, Mar 12, 2002 at 11:29:30AM +0100, Mario Pranjic wrote: > Hi! > > I'm preparing to "make the wolrd" ;) for the first time and I'm examing > the /etc/defaults/make.conf file. > > There are options inside that I'm not familiar with. > > Can someone tell me which options I should include for some normal system > (not developer). > > Thanks! > > Mario Pranjic, dipl.ing. > sistem administrator > Knjiznica, Institut Rudjer Boskovic > ------------------------------------- > e-mail: mario.pranjic@irb.hr > ICQ: 72059629 > tel: +385 1 45 60 954 (interni: 1293) > ------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 5:25: 3 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nippur.irb.hr (nippur.irb.hr [161.53.128.127]) by hub.freebsd.org (Postfix) with ESMTP id 039E037B400 for ; Tue, 12 Mar 2002 05:24:56 -0800 (PST) Received: from localhost (keeper@localhost) by nippur.irb.hr (8.9.3/8.9.3) with ESMTP id OAA04050 for ; Tue, 12 Mar 2002 14:24:48 +0100 (MET) Date: Tue, 12 Mar 2002 14:24:48 +0100 (MET) From: Mario Pranjic To: Subject: DMA problem fallback to PIO mode Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! I have a problem with hdd: ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn 40)ad4s1f: hard error readi ng fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn 40) status=59 error=40 ad4: DMA problem fallback to PIO mode ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn 40) status=59 error=40 ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn 40) status=59 error=40 ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn 40) status=59 error=40 This happened sometimes after the boot. Booting procedure returns normal status: ad4: 29314MB [59560/16/63] at ata2-master UDMA100 Disk is on Promise ATA controller: atapci1: port 0x7800-0x783f,0x8000-0x8003,0x8400-0x8407,0x8800-0x8803,0x9000-0x9007 mem 0xe4000000-0xe401ffff irq 15 at device 17.0 on pci0 I also have VIA IDE controller: atapci0: port 0xb800-0xb80f at device 4.1 on pci0 And I have a CD-ROM on it: acd0: CDROM at ata0-master using PIO4 I use 4.5 release: FreeBSD triton.irb.hr 4.5-RELEASE FreeBSD 4.5-RELEASE #2: Wed Mar 6 16:15:36 CET 2002 root@triton.irb.hr:/usr/src/sys/compile/TRITON-01 i386 Can anyone point me out where the problem might be? Maybe in hdd itself? Thanks! Mario Pranjic, dipl.ing. sistem administrator Knjiznica, Institut Rudjer Boskovic ------------------------------------- e-mail: mario.pranjic@irb.hr ICQ: 72059629 tel: +385 1 45 60 954 (interni: 1293) ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 5:26:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mr3.ipartners.pl (mr3.ipartners.pl [157.25.5.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D51737B41A for ; Tue, 12 Mar 2002 05:26:43 -0800 (PST) Received: from bi1 ([195.94.212.230]) by mr3.ipartners.pl (8.9.3/8.9.1/MR1.0) with ESMTP id OAA82347 for ; Tue, 12 Mar 2002 14:26:41 +0100 (CET) (envelope-from marcin.kmetko@wielkopolska.com) Received: from 192.168.0.22 by bi1 ([192.168.0.21] running VPOP3) with SMTP for ; Tue, 12 Mar 2002 14:44:00 +0100 From: Marcin Kmetko To: freebsd-stable@freebsd.org Date: Tue, 12 Mar 2002 14:27:24 +0100 X-Priority: 3 (Normal) Message-Id: <94KHE9DBWB8NJ2ZYXA9EAGD41GAGNI.3c8e023c@bi3> MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1250" X-Mailer: Opera 6.01 build 1041 X-Server: VPOP3 V1.3.0c - Registered to: Wielkopolska Poznan Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Marcin Kmetko TUW "Wielkopolska" CONCORDIA CAPITAL S.A. tel. (61) 8584815 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 5:48:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nippur.irb.hr (nippur.irb.hr [161.53.128.127]) by hub.freebsd.org (Postfix) with ESMTP id 3D7A137B405 for ; Tue, 12 Mar 2002 05:48:24 -0800 (PST) Received: from localhost (keeper@localhost) by nippur.irb.hr (8.9.3/8.9.3) with ESMTP id OAA04184 for ; Tue, 12 Mar 2002 14:48:21 +0100 (MET) Date: Tue, 12 Mar 2002 14:48:21 +0100 (MET) From: Mario Pranjic To: Subject: Re: DMA problem fallback to PIO mode In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looks like the disk is dying: triton# fsck /dev/ad4s1f ** /dev/ad4s1f (NO WRITE) ** Last Mounted on /usr ** Phase 1 - Check Blocks and Sizes CANNOT READ: BLK 36456160 UNEXPECTED SOFT UPDATE INCONSISTENCY CONTINUE? [yn] y THE FOLLOWING DISK SECTORS COULD NOT BE READ: 36456201, 36456202, 36456203, 36456204, 36456205, 36456206, CANNOT READ: BLK 36458336 UNEXPECTED SOFT UPDATE INCONSISTENCY CONTINUE? [yn] y THE FOLLOWING DISK SECTORS COULD NOT BE READ: 36458394, 36458395, 36458396, 36458397, 36458398, 36458400, CANNOT READ: BLK 36460000 UNEXPECTED SOFT UPDATE INCONSISTENCY CONTINUE? [yn] y THE FOLLOWING DISK SECTORS COULD NOT BE READ: 36460083, 36460084, 36460086, 36460087, 36460088, ** Phase 2 - Check Pathnames ** Phase 3 - Check Connectivity ** Phase 4 - Check Reference Counts ** Phase 5 - Check Cyl groups 121502 files, 568331 used, 12921977 free (51217 frags, 1608845 blocks, 0.4% fragmentation) It also produces funny noises during the check. I had one IBM disk that had a same problem. I had to replace it. Mario Pranjic, dipl.ing. sistem administrator Knjiznica, Institut Rudjer Boskovic ------------------------------------- e-mail: mario.pranjic@irb.hr ICQ: 72059629 tel: +385 1 45 60 954 (interni: 1293) ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 6: 3:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by hub.freebsd.org (Postfix) with ESMTP id 4391437B419 for ; Tue, 12 Mar 2002 06:02:54 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.35 #2) id 16kmrd-0007TM-00 for freebsd-stable@FreeBSD.ORG; Tue, 12 Mar 2002 14:02:53 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id 57C9813040 for ; Tue, 12 Mar 2002 15:02:52 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id 7591922597; Tue, 12 Mar 2002 15:02:53 +0100 (CET) Date: Tue, 12 Mar 2002 15:02:53 +0100 From: Cliff Sarginson To: freebsd-stable@FreeBSD.ORG Subject: Re: DMA problem fallback to PIO mode Message-ID: <20020312140253.GA1577@raggedclown.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 02:24:48PM +0100, Mario Pranjic wrote: > Hi! > > I have a problem with hdd: > > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40)ad4s1f: hard error readi > ng fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn > 40) status=59 error=40 > ad4: DMA problem fallback to PIO mode > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 > > Mmm, looks sick. What you should do is go to the manafacturer's site for your harddisk and hunt around (probably under downloads), they almost all have a free utility to check their disks, or even do a low-level format on them. You may need a bootable DOS disk to run them. Is worth trying. I have one for all my hard disks. But be prepared for the worst, save your important data, you may need a new disk. -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 6:10: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from post-11.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 0463437B416 for ; Tue, 12 Mar 2002 06:09:52 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-11.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16kmyN-0008xK-00 for stable@FreeBSD.ORG; Tue, 12 Mar 2002 14:09:51 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id EC29013040 for ; Tue, 12 Mar 2002 15:09:49 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id E52A122597; Tue, 12 Mar 2002 15:09:50 +0100 (CET) Date: Tue, 12 Mar 2002 15:09:50 +0100 From: Cliff Sarginson To: stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Message-ID: <20020312140950.GB1577@raggedclown.net> References: <200203120130.MAA17703@lightning.itga.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203120130.MAA17703@lightning.itga.com.au> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 12:30:40PM +1100, Gregory Bond wrote: > > It's probably a big POLA issue. :) > > Actually, it violated my POLA to discover sysinstall wasn't rebuild during > buildworld.... > Mine too :) I would have no objections to it being moved. I am wondering if there are any serious implications of not being able to run it in single-user with only / mounted. I cannot think of any... ? If there are maybe /sbin is the place. It is going to get moved anyway, might as well do it now. With a big note in UPDATING of course...and a little script to echo this fact when you type "./sysinstall" in "/stand" ? -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 6:25:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cutter.wantabe.com (cutter.wantabe.com [204.2.6.8]) by hub.freebsd.org (Postfix) with ESMTP id 489D737B404 for ; Tue, 12 Mar 2002 06:25:16 -0800 (PST) Received: from cutter.wantabe.com (cutter.wantabe.com [204.2.6.8]) by cutter.wantabe.com (8.10.1/8.10.1) with ESMTP id g2CEPFu86160 for ; Tue, 12 Mar 2002 08:25:15 -0600 (CST) Date: Tue, 12 Mar 2002 08:25:03 -0600 (CST) From: "Jeffrey J. Libman" To: freebsd-stable@FreeBSD.ORG Subject: device changes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG i upgraded my web server from fbsd 4.3 to 4.5 (stable): FreeBSD binnacle.wantabe.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat Mar 9 20:36:33 CST 2002 jeffrl@binnacle.wantabe.com:/usr/src/sys/compile/BINNACLE i386 i think there were maybe some /dev changes? i'm seeing log entries like the following: Mar 12 00:03:18 binnacle /kernel: ad0: WRITE command timeout tag=0 serv=0 - resetting Mar 12 00:03:18 binnacle /kernel: ata0: resetting devices .. ata0-master: DMA limited to UDMA33, non-ATA66 compliant cable can i get an explanation? and maybe pointer to any action i should be taking? thanks in advance. jeff -- | |\ +------------------------------+ Jeffrey J. Libman, ops. mgr. | \ | Wantabe Internet Services | Wantabe, Inc. |__\ +------------------------------+ jeffrl@wantabe.com <-----|------> (281) 345-0215 __,.-=\'`^`'~=-../__,.-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 6:26:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from student.uci.agh.edu.pl (student.uci.agh.edu.pl [149.156.98.60]) by hub.freebsd.org (Postfix) with ESMTP id D43E837B404 for ; Tue, 12 Mar 2002 06:26:22 -0800 (PST) Received: by student.uci.agh.edu.pl (Postfix, from userid 25828) id 3D80464643; Tue, 12 Mar 2002 15:26:12 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by student.uci.agh.edu.pl (Postfix) with ESMTP id 3748A6F62F for ; Tue, 12 Mar 2002 15:26:12 +0100 (CET) Date: Tue, 12 Mar 2002 15:26:12 +0100 (CET) From: Jan Srzednicki To: stable@FreeBSD.ORG Subject: ATA suggestion Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Recently I had some problems with my ATA drive; I was using the CMD 649 chipset on auxilary controller card and my system halted several times with errors on resetting the first drive (which was running in UDMA 100 mode). I took a different controler (CMD 649 compatible, different vendor), but that didn't work. I'm suspecting that the drive doesn't like the UDMA 100 mode (although it says it does ;). It worked fine on 33 for more than one year. The point is that I miss some option to downgrade the ATA mode - like I want to set UDMA 66 for that drive, not UDMA 100 (maybe it would help), but I couldn't find any option to do so. Is it hard to make some sysctl setting which would force given mode (assuming the drive supports it of course)? Some time ago I had a similar problem with a drive that was detected as 66 on 40-wire cable (it was a slave drive; the master was an ATAPI CDROM working in UDMA 33 mode, hw.ata.atapi_dma turned on). The drive failed to work in DMA at all, and it dropped to PIO mode. I think the solutian would be just forcing the 33 mode.. but.. -- Winfried mail: winfried@dream.vg http://violent.dream.vg JS500-RIPE Warning: Never underestimate the power of stupid people in large numbers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 7: 1:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail00.cdocs.com (mail00.cdocs.com [208.217.166.68]) by hub.freebsd.org (Postfix) with ESMTP id D740237BE57 for ; Tue, 12 Mar 2002 06:53:10 -0800 (PST) Received: from zuul (localhost [127.0.0.1]) Message-Id: <200203121450.IAA03980@mail00.cdocs.com> Received: from ([10.115.100.201]) by zuul; Tue, 12 Mar 2002 14:48:16 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: Warren Smith Organization: Corporate Document Systems To: stable@freebsd.org Subject: zlib vulnerability in FreeBSD Date: Tue, 12 Mar 2002 08:50:50 -0600 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just stumbled across an article about a vulnerability in the zlib compression library at msnbc.com. Here is the link: http://www.msnbc.com/news/722605.asp?0si=- It mentions that CERT will be making a statement about it, so I went to CERT's site and found this: http://www.kb.cert.org/vuls/id/368819 It says that FreeBSD is vulnerable as of 28-Feb-2002. It also said that there was no "known" exploit code. I'm sure that will change quickly now that this is public. I went and looked at the FreeBSD CVS repository for zlib (http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libz/) and it appears that zlib 1.1.4 has been imported into the "vendor" branch. I'm not familiar with the "vendor" branch. Could someone enlighten me? I went to the zlib site at http://www.gzip.org/zlib and found that zlib 1.1.4 contains the vulnerability fix, so it appears that steps are being taken to fix this in FreeBSD. Anyone have any idea how long it will take to make it into RELENG_4_5? Just curious since I have several machines to upgrade when it does. -- Warren Smith Analyst/Programmer DST Output wasmith@cdocs.com 816-843-9084 *********************************************************** The contents of this message are the sole responsibility of Warren Smith and do NOT reflect the opinions or positions of DST Output. *********************************************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 7:19:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id 8E30637C35A for ; Tue, 12 Mar 2002 07:08:23 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id JAA79332; Tue, 12 Mar 2002 09:59:16 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 115 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16knlY-0004Vc-00; Tue, 12 Mar 2002 10:00:40 -0500 Date: Tue, 12 Mar 2002 10:00:40 -0500 From: stan To: FreeBSD Stable Mailing List Cc: Josef Karthauser Subject: Re: libusb build problems Message-ID: <20020312150040.GA17311@teddy.fas.com> Mail-Followup-To: FreeBSD Stable Mailing List , Josef Karthauser References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20020311002931.GA6193@genius.tao.org.uk> User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 09:59:08 up 10:49, 1 user, load average: 1.24, 0.84, 0.61 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 12:29:31AM +0000, Josef Karthauser wrote: > On Sun, Mar 10, 2002 at 07:05:06PM -0500, stan wrote: > > I have been having problems building the libusb port for the last coupl= e of > > weeks. > >=20 > > More and more of teh ports I use are becoming dependent on it. > >=20 > > I'm enclosing a script of the build atempt. >=20 > I've committed a fix to libusb that was posted to this list by > John Reynolds a few weeks ago. It should be on your cvsup mirror in a > few hours time. Sorry to say, this is still failing as of this mroning. I just cvsup'd and tried to build the port. Here are the results: Script started on Tue Mar 12 09:56:51 2002 black# make =3D=3D=3D> Building for libusb-0.1.5 make all-recursive Making all in . source=3D'bsd.c' object=3D'bsd.lo' libtool=3Dyes depfile=3D'.deps/bsd.Plo'= tmpdepfile=3D'.deps/bsd.TPlo' depmode=3Dgcc /bin/sh ./depcomp /bin/sh ./= libtool --mode=3Dcompile cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -marc= h=3Dk6 -Wall -c -o bsd.lo `test -f bsd.c || echo './'`bsd.c rm -f .libs/bsd.lo cc -DHAVE_CONFIG_H -I. -I. -I. -O -pipe -march=3Dk6 -Wall -c bsd.c -Wp,-MD,= .deps/bsd.TPlo -fPIC -DPIC -o .libs/bsd.lo bsd.c: In function `usb_set_altinterface': bsd.c:156: structure has no member named `interface_index' bsd.c:157: structure has no member named `alt_no' bsd.c: In function `usb_control_msg': bsd.c:294: structure has no member named `request' bsd.c:295: structure has no member named `request' bsd.c:296: structure has no member named `request' bsd.c:296: structure has no member named `request' bsd.c:296: warning: left-hand operand of comma expression has no effect bsd.c:297: structure has no member named `request' bsd.c:297: structure has no member named `request' bsd.c:297: warning: left-hand operand of comma expression has no effect bsd.c:298: structure has no member named `request' bsd.c:298: structure has no member named `request' bsd.c:298: warning: left-hand operand of comma expression has no effect bsd.c:300: structure has no member named `data' bsd.c:301: structure has no member named `flags' bsd.c:324: structure has no member named `request' bsd.c:324: structure has no member named `request' bsd.c:328: warning: control reaches end of non-void function bsd.c: In function `usb_find_devices_on_bus': bsd.c:346: structure has no member named `addr' bsd.c:356: structure has no member named `devnames' bsd.c:365: structure has no member named `devnames' *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.5. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 Stop in /usr/ports/devel/libusb. black# ^D=08=08exit Script done on Tue Mar 12 09:56:58 2002 Any sugestiosn? --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 7:38:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id D0C8D37B870 for ; Tue, 12 Mar 2002 07:36:05 -0800 (PST) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 096E944; Tue, 12 Mar 2002 09:07:05 -0600 (CST) Received: (from nectar@localhost) by madman.nectar.cc (8.11.6/8.11.6) id g2CF73q36175; Tue, 12 Mar 2002 09:07:03 -0600 (CST) (envelope-from nectar) Date: Tue, 12 Mar 2002 09:07:03 -0600 From: "Jacques A. Vidrine" To: Alan Eldridge Cc: Brooks Davis , FreeBSD Stable List Subject: Re: zlib security advisory Message-ID: <20020312150703.GC35955@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Alan Eldridge , Brooks Davis , FreeBSD Stable List References: <20020311233900.GC70667@wwweasel.geeksrus.net> <20020311155230.A24573@Odin.AC.HMC.Edu> <20020311235924.GA70842@wwweasel.geeksrus.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020311235924.GA70842@wwweasel.geeksrus.net> User-Agent: Mutt/1.3.27i X-Url: http://www.nectar.cc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Mar 11, 2002 at 06:59:24PM -0500, Alan Eldridge wrote: > FWIW RH notes several things that either have their own copy of zlib > that needs to be patched or that statically link and so need to be rebuilt. > > Has anyone produced such a list for FBSD, or is it not applicable to us? > > I suppose, to be safe, an inventory of ports needs to be done, too. Urk. I have such a list generated from the packages found on ftp2.freebsd.org. I found approximately 774 binaries (some ports including more than one executable or shared object, of course) that referenced zlib in the packages. I also searched the distfiles on ftp2.freebsd.org for applications that included their own copy of zlib. There are approximately 78 of those. (The above numbers are from Feb 18.) I did not count applications which statically link zlib. I don't believe that we are affected, so the information did not turn out to be very useful :-) Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 7:58: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from post-20.mail.nl.demon.net (post-20.mail.nl.demon.net [194.159.73.1]) by hub.freebsd.org (Postfix) with ESMTP id 6A6B037B85F for ; Tue, 12 Mar 2002 07:57:48 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-20.mail.nl.demon.net with esmtp (Exim 3.35 #2) id 16kodO-000GC0-00 for freebsd-stable@FreeBSD.ORG; Tue, 12 Mar 2002 15:56:18 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id CBFF213040 for ; Tue, 12 Mar 2002 16:56:17 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id 352B522597; Tue, 12 Mar 2002 16:56:18 +0100 (CET) Date: Tue, 12 Mar 2002 16:56:18 +0100 From: Cliff Sarginson To: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020312155618.GA9463@raggedclown.net> References: <20020312074349.A91204@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020312074349.A91204@blackhelicopters.org> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > That's easy: none. > > I'm a fairly advanced user, and here's my make.conf: > > #for world > CPUTYPE=i686 > COMPAT22=yes > COMPAT3x=yes > KERNCONF=BLEEDING > Can I ask, does the KERNCONF definition make any difference to buildworld ? I would not have thought so..but ? -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8: 4:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pan.ch.intel.com (chfdns01.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 42A3437B63A for ; Tue, 12 Mar 2002 08:03:08 -0800 (PST) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.52 2002/03/01 19:20:46 root Exp $) with ESMTP id QAA06242; Tue, 12 Mar 2002 16:02:16 GMT Received: from chlx169.ch.intel.com (chlx169.ch.intel.com [143.182.225.37]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.14 2001/01/02 18:39:59 steved Exp root $) with ESMTP id JAA16694; Tue, 12 Mar 2002 09:02:23 -0700 (MST) X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by chlx169.ch.intel.com (8.11.6/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id g2CG2FJ19811; Tue, 12 Mar 2002 09:02:15 -0700 X-Authentication-Warning: chlx169.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15502.9863.457479.22761@chlx169.ch.intel.com> Date: Tue, 12 Mar 2002 09:02:15 -0700 To: stan Cc: FreeBSD Stable Mailing List , Josef Karthauser Subject: Re: libusb build problems In-Reply-To: <20020312150040.GA17311@teddy.fas.com> References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> <20020312150040.GA17311@teddy.fas.com> X-Mailer: VM 7.01 under Emacs 20.7.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ On Tuesday, March 12, stan wrote: ] > On Mon, Mar 11, 2002 at 12:29:31AM +0000, Josef Karthauser wrote: > > On Sun, Mar 10, 2002 at 07:05:06PM -0500, stan wrote: > > > I have been having problems building the libusb port for the last couple of > > > weeks. > > > > > > More and more of teh ports I use are becoming dependent on it. > > > > > > I'm enclosing a script of the build atempt. > > > > I've committed a fix to libusb that was posted to this list by > > John Reynolds a few weeks ago. It should be on your cvsup mirror in a > > few hours time. > > Sorry to say, this is still failing as of this mroning. I just cvsup'd and > tried to build the port. > > Here are the results: > it doesn't work for me either, however, I found the problem. There's a typo in the patch. The preproc boiler plate around the changes look like this: #if (__FreeBSD_version > 50000 && __FreeBSD_version < 500031) || \ (__FreeBSD_version < 450001) and should look like this: #if (__FreeBSD_version > 500000 && __FreeBSD_version < 500031) || \ (__FreeBSD_version < 450001) (notice 50000 -> 500000). Josef, can you make this change and get this committed? -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= |John Reynolds Sr. Component Design Engineer - ICG/EID/Si Engineering | |Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | |jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8: 9:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id F32D037BAEE for ; Tue, 12 Mar 2002 08:06:18 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id D8B6A441; Tue, 12 Mar 2002 16:04:45 +0000 (GMT) Date: Tue, 12 Mar 2002 16:04:45 +0000 From: Josef Karthauser To: John Reynolds~ Cc: stan , FreeBSD Stable Mailing List , Josef Karthauser Subject: Re: libusb build problems Message-ID: <20020312160445.GA14021@genius.tao.org.uk> Mail-Followup-To: Josef Karthauser , John Reynolds~ , stan , FreeBSD Stable Mailing List References: <20020311000505.GA30508@teddy.fas.com> <20020311002931.GA6193@genius.tao.org.uk> <20020312150040.GA17311@teddy.fas.com> <15502.9863.457479.22761@chlx169.ch.intel.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <15502.9863.457479.22761@chlx169.ch.intel.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 12, 2002 at 09:02:15AM -0700, John Reynolds~ wrote: >=20 > it doesn't work for me either, however, I found the problem. There's a ty= po in > the patch. The preproc boiler plate around the changes look like this: >=20 > #if (__FreeBSD_version > 50000 && __FreeBSD_version < 500031) || \ > (__FreeBSD_version < 450001) >=20 > and should look like this: >=20 > #if (__FreeBSD_version > 500000 && __FreeBSD_version < 500031) || \ > (__FreeBSD_version < 450001) >=20 > (notice 50000 -> 500000). >=20 > Josef, can you make this change and get this committed? Done. Thanks, Joe --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyOJx0ACgkQXVIcjOaxUBZqcwCff+BJ03ZwY4jWpUXMbsKt2Ts6 oBQAoLwvicNDMSTxjALaoZRz3bCFik4d =1bJL -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8: 9:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id 898C737BB11 for ; Tue, 12 Mar 2002 08:06:42 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16kome-0006CE-00 for freebsd-stable@freebsd.org; Tue, 12 Mar 2002 16:05:52 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.35 #1) id 16kolY-000AE0-00; Tue, 12 Mar 2002 16:04:44 +0000 Date: Tue, 12 Mar 2002 16:04:44 +0000 From: Ceri To: Cliff Sarginson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020312160444.GB39177@submonkey.net> Mail-Followup-To: Ceri , Cliff Sarginson , freebsd-stable@FreeBSD.ORG References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020312155618.GA9463@raggedclown.net> User-Agent: Mutt/1.3.27i X-message-flag: If you can read this, get a better mail client Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > That's easy: none. > > > > I'm a fairly advanced user, and here's my make.conf: > > > > #for world > > CPUTYPE=i686 > > COMPAT22=yes > > COMPAT3x=yes > > KERNCONF=BLEEDING > > > Can I ask, does the KERNCONF definition make any difference to > buildworld ? I would not have thought so..but ? If it's set in make.conf then you can just do "make kernel". It doesn't have anything to do with building world, though. Ceri -- keep a mild groove on To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8:22:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from post-11.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 789DE37BDCF for ; Tue, 12 Mar 2002 08:18:45 -0800 (PST) Received: from [212.238.194.207] (helo=mailhost.raggedclown.net) by post-11.mail.nl.demon.net with esmtp (Exim 3.33 #1) id 16koz2-000MS3-00; Tue, 12 Mar 2002 16:18:40 +0000 Received: from angel.raggedclown.net (angel.raggedclown.intra [192.168.1.7]) by mailhost.raggedclown.net (Ragged Clown Mail Gateway [buffy]) with ESMTP id 1D5BE13040; Tue, 12 Mar 2002 17:18:40 +0100 (CET) Received: by angel.raggedclown.net (Ragged Clown Host [angel], from userid 1005) id 9B5B222597; Tue, 12 Mar 2002 17:18:40 +0100 (CET) Date: Tue, 12 Mar 2002 17:18:40 +0100 From: Cliff Sarginson To: freebsd-stable@FreeBSD.ORG Cc: Ceri Subject: Re: /etc/make.conf question Message-ID: <20020312161840.GC4938@raggedclown.net> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312160444.GB39177@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020312160444.GB39177@submonkey.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 04:04:44PM +0000, Ceri wrote: > On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > > That's easy: none. > > > > > > I'm a fairly advanced user, and here's my make.conf: > > > > > > #for world > > > CPUTYPE=i686 > > > COMPAT22=yes > > > COMPAT3x=yes > > > KERNCONF=BLEEDING > > > > > Can I ask, does the KERNCONF definition make any difference to > > buildworld ? I would not have thought so..but ? > > If it's set in make.conf then you can just do "make kernel". > It doesn't have anything to do with building world, though. > > Ceri Ok, I guessed that it was a convenience feature :) -- Regards Cliff Sarginson -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8:44:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 161A237C150 for ; Tue, 12 Mar 2002 08:42:05 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g2CGfwn92963; Tue, 12 Mar 2002 11:41:58 -0500 (EST) (envelope-from mwlucas) Date: Tue, 12 Mar 2002 11:41:58 -0500 From: Michael Lucas To: Cliff Sarginson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020312114158.A92910@blackhelicopters.org> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020312155618.GA9463@raggedclown.net>; from csfbsd@raggedclown.net on Tue, Mar 12, 2002 at 04:56:18PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 04:56:18PM +0100, Cliff Sarginson wrote: > On Tue, Mar 12, 2002 at 07:43:49AM -0500, Michael Lucas wrote: > > That's easy: none. > > > > I'm a fairly advanced user, and here's my make.conf: > > > > #for world > > CPUTYPE=i686 > > COMPAT22=yes > > COMPAT3x=yes > > KERNCONF=BLEEDING > > > Can I ask, does the KERNCONF definition make any difference to > buildworld ? I would not have thought so..but ? Buildworld, no. Buildkernel, yes. Remember, the correct dance for an upgrade these days includes the following: make buildworld make buildkernel make installkernel make installworld mergemaster If you have a custom kernel configuration, you can use it automatically at stage 2 & 3 by including KERNCONF in /etc/make.conf. Otherwise, you must include it on the command line. On a three-way-boot laptop, remembering which config you have at the moment is a pain. :-) -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 8:47:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shark.amis.net (shark.amis.net [212.18.32.14]) by hub.freebsd.org (Postfix) with ESMTP id AA4D937BD0F for ; Tue, 12 Mar 2002 08:44:45 -0800 (PST) Received: by shark.amis.net (Postfix, from userid 65534) id 611397C0B; Tue, 12 Mar 2002 17:44:39 +0100 (CET) Received: from baracuda.amis.net (baracuda.amis.net [212.18.32.4]) by shark.amis.net (Postfix) with ESMTP id 5A5FA7C09; Tue, 12 Mar 2002 17:44:38 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by baracuda.amis.net (Postfix) with ESMTP id 1F1149B1A; Tue, 12 Mar 2002 17:44:38 +0100 (CET) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by baracuda.amis.net (Postfix) with ESMTP id 89C769B18; Tue, 12 Mar 2002 17:44:36 +0100 (CET) Received: by titanic.medinet.si (Postfix, from userid 1029) id 22F5F55411; Tue, 12 Mar 2002 17:44:36 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by titanic.medinet.si (Postfix) with ESMTP id 1ABFC55404; Tue, 12 Mar 2002 17:44:36 +0100 (CET) Date: Tue, 12 Mar 2002 17:44:36 +0100 (CET) From: Dejan Kastelic X-X-Sender: dejan@titanic.medinet.si To: Mario Pranjic Cc: "freebsd-stable@FreeBSD.ORG" Subject: Re: DMA problem fallback to PIO mode In-Reply-To: Message-ID: <20020312174219.N40700-100000@titanic.medinet.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 X-Spam-Status: No, hits=-3.7 required=5.0 tests=IN_REP_TO,AWL version=2.11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I have a problem with hdd: > > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40)ad4s1f: hard error readi > ng fsbn 86162431 of 40472032-40472063 (ad4s1 bn 86162431; cn 5363 tn 92 sn > 40) status=59 error=40 > ad4: DMA problem fallback to PIO mode > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 > ad4s1f: hard error reading fsbn 86162431 of 40472032-40472063 (ad4s1 bn > 86162431; cn 5363 tn 92 sn 40) status=59 error=40 Does it produce same errors when disk is under pressure (du -h on /) ? I had same problem few months ago and i had to replace the disk. -- Dejan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 9: 1:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from luna.affordablehost.com (ns7.affordablehost.com [64.23.37.135]) by hub.freebsd.org (Postfix) with SMTP id 707CD37B443 for ; Tue, 12 Mar 2002 09:01:06 -0800 (PST) Received: (qmail 22577 invoked by uid 0); 12 Mar 2002 17:03:05 -0000 Received: from unknown (HELO ntmm) (63.119.50.193) by 0 with SMTP; 12 Mar 2002 17:03:05 -0000 Message-ID: <200203121201050707.044E239E@luna.affordablehost.com> In-Reply-To: <20020312114158.A92910@blackhelicopters.org> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> X-Mailer: Calypso Version 3.30.00.00 (1) Date: Tue, 12 Mar 2002 12:01:05 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: freebsd-stable@FreeBSD.ORG Subject: Remote upgrading (was: /etc/make.conf question) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 3/12/02 at 11:41 AM Michael Lucas wrote: |[snip] |Remember, the correct dance for an upgrade these days includes the |following: | |make buildworld |make buildkernel |make installkernel | |make installworld |mergemaster | |[snip] =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D I manage a remote FreeBSD server, a single-user reboot is not at all= practical. So my question is: how important, and for what reason, is the= urging to go into single-user mode? On my remote server, I can assure= that I am the only person logged in, I just cannot get into single-user= mode. Will the 'make installworld' and 'mergemaster' steps not work properly in= my scenario? Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 9:20: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 62F2037B404 for ; Tue, 12 Mar 2002 09:19:58 -0800 (PST) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maile.telia.com (8.11.6/8.11.6) with ESMTP id g2CHJvH26873 for ; Tue, 12 Mar 2002 18:19:57 +0100 (CET) Received: from falcon.midgard.homeip.net (h68n2fls20o913.telia.com [212.181.163.68]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id SAA07303 for ; Tue, 12 Mar 2002 18:19:56 +0100 (CET) Received: (qmail 10472 invoked by uid 1001); 12 Mar 2002 17:19:55 -0000 Date: Tue, 12 Mar 2002 18:19:55 +0100 From: Erik Trulsson To: MikeM Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) Message-ID: <20020312171954.GB10440@student.uu.se> Mail-Followup-To: MikeM , freebsd-stable@FreeBSD.ORG References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203121201050707.044E239E@luna.affordablehost.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 12:01:05PM -0500, MikeM wrote: > On 3/12/02 at 11:41 AM Michael Lucas wrote: > > |[snip] > |Remember, the correct dance for an upgrade these days includes the > |following: > | > |make buildworld > |make buildkernel > |make installkernel > | > |make installworld > |mergemaster > | > |[snip] > ============= > > I manage a remote FreeBSD server, a single-user reboot is not at all > practical. So my question is: how important, and for what reason, is > the urging to go into single-user mode? On my remote server, I can > assure that I am the only person logged in, I just cannot get into > single-user mode. > > Will the 'make installworld' and 'mergemaster' steps not work > properly in my scenario? There are two reasons for booting into single-user. One is to make sure that the machine is "quiet" since any programs running might get confused as the system is changed underneath them. The other is to allow you to check that the newly-built kernel is working properly before you install all the user-land programs. It is easy to go back to using an older kernel but reversing an installworld is not so easy. Now, if you can ensure that the machine is "quiet" in some other way, for example by not running any applications yourself and making sure nobody else is logged in, and are confident that the new kernel will work then there is no reason you can't do a remote upgrade. I have done remote upgrades on my computer several times without any major problems but YMMV. -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 9:34:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.136.200]) by hub.freebsd.org (Postfix) with ESMTP id 4EAE937B400 for ; Tue, 12 Mar 2002 09:34:19 -0800 (PST) Received: from hilfy.ece.cmu.edu (HILFY.ECE.CMU.EDU [128.2.136.133]) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id g2CHYGH17935 for ; Tue, 12 Mar 2002 12:34:17 -0500 (EST) Subject: Re: Remote upgrading (was: /etc/make.conf question) From: "Brandon S. Allbery" To: freebsd-stable@FreeBSD.ORG In-Reply-To: <200203121201050707.044E239E@luna.affordablehost.com> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 12 Mar 2002 12:34:13 -0500 Message-Id: <1015954454.14045.3.camel@hilfy.ece.cmu.edu> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-03-12 at 12:01, MikeM wrote: > I manage a remote FreeBSD server, a single-user reboot is not at all > practical. So my question is: how important, and for what reason, is > the urging to go into single-user mode? On my remote server, I can If the old world and new kernel are sufficiently different from each other, rebooting to multiuser could result in many servers dumping core on startup, leaving your remote system catatonic until someone can get to the console. If the system does manage to start up, the installworld and mergemaster "should" work. -- brandon s. allbery [linux][solaris][japh][freebsd] allbery@kf8nh.apk.net system administrator [openafs][heimdal][too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university ["better check the oblivious first" -ke6sls] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 9:43:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id BD4BE37B400 for ; Tue, 12 Mar 2002 09:43:24 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id 7A83024432; Tue, 12 Mar 2002 11:43:22 -0600 (CST) Message-Id: <5.1.0.14.0.20020312113310.05cd6028@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 12 Mar 2002 11:42:06 -0600 To: Erik Trulsson , MikeM From: Christopher Schulte Subject: Re: Remote upgrading (was: /etc/make.conf question) Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020312171954.GB10440@student.uu.se> References: <200203121201050707.044E239E@luna.affordablehost.com> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 06:19 PM 3/12/2002 +0100, Erik Trulsson wrote: >Now, if you can ensure that the machine is "quiet" in some other way, >for example by not running any applications yourself and making sure >nobody else is logged in, and are confident that the new kernel will >work then there is no reason you can't do a remote upgrade. Ideally, Log out all users but yourself. Unmount all network drives. Stop all inet services. Kill all processes not critical to the running system such as cron, syslogd, inetd, sshd ( just the master listening process ). I just run a ps until I feel I've killed everything I can. I've done a ton of these remote installs. They've been safe for me. But yes, YMMV. Try it on a test box first. >-- > >Erik Trulsson >ertr1013@student.uu.se -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 9:57:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id A6E5537B420 for ; Tue, 12 Mar 2002 09:56:35 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g2CHuUC93543; Tue, 12 Mar 2002 12:56:30 -0500 (EST) (envelope-from mwlucas) Date: Tue, 12 Mar 2002 12:56:29 -0500 From: Michael Lucas To: MikeM Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) Message-ID: <20020312125629.A93500@blackhelicopters.org> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203121201050707.044E239E@luna.affordablehost.com>; from MyRaQ@mgm51.com on Tue, Mar 12, 2002 at 12:01:05PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lots of people do this, as suggested by others in this thread. As a -doc person, with an @freebsd.org mail address, I have to be careful in what I say. I don't want anyone to get the idea that these solutions are FreeBSD's Official Supported Solutions. Having said that: Yep, works just fine. Kill all processes that might interfere, and go for it! On Tue, Mar 12, 2002 at 12:01:05PM -0500, MikeM wrote: > On 3/12/02 at 11:41 AM Michael Lucas wrote: > > |[snip] > |Remember, the correct dance for an upgrade these days includes the > |following: > | > |make buildworld > |make buildkernel > |make installkernel > | > |make installworld > |mergemaster > | > |[snip] > ============= > > I manage a remote FreeBSD server, a single-user reboot is not at all practical. So my question is: how important, and for what reason, is the urging to go into single-user mode? On my remote server, I can assure that I am the only person logged in, I just cannot get into single-user mode. > > Will the 'make installworld' and 'mergemaster' steps not work properly in my scenario? > > Thanks. > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10: 3:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cc-gw.1anetworks.net (cc-gw.1anetworks.net [193.243.179.83]) by hub.freebsd.org (Postfix) with SMTP id A294137B43B; Tue, 12 Mar 2002 10:02:45 -0800 (PST) Received: from brian (brian.1anetworks.net [212.36.98.200]) by parma.1anetworks.net (8.9.3+Sun/8.9.3) with SMTP id SAA19216; Tue, 12 Mar 2002 18:02:42 GMT From: "Bri" To: , Subject: chowning problem or somthing... Date: Tue, 12 Mar 2002 18:23:49 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG %pwd /usr/home %chown testuser4:staff testuser4/ %ls -l | grep testuser4 drwxr-xr-x 2 testuser3 staff 512 Feb 21 15:06 testuser4 %whoami root %uname -r 4.5-RELEASE // Notice how its still owned as testuser3 when I chowned it as testuser4 should own testuser4's directory maybe it does but the ls command isn't displaying it properly I'm not sure is not really a problem to me but its weird. It could be also something to do with me having testuser and testuser2 + 3 & 4 in the same directory. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10: 6:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pc3-cove5-0-cust178.bir.cable.ntl.com (pc3-cove5-0-cust178.bir.cable.ntl.com [213.105.113.178]) by hub.freebsd.org (Postfix) with ESMTP id 5C7AE37B405 for ; Tue, 12 Mar 2002 10:06:22 -0800 (PST) Received: from alpha.private.lan (alpha.private.lan [192.168.0.2]) by pc3-cove5-0-cust178.bir.cable.ntl.com (8.11.6/8.11.6) with ESMTP id g2CI6KP50558 for ; Tue, 12 Mar 2002 18:06:21 GMT (envelope-from ianjhart@ntlworld.com) Received: from ntlworld.com (alpha.private.lan [192.168.0.2]) (authenticated bits=0) by alpha.private.lan (8.12.2/8.12.2) with ESMTP id g2CI6JDl040932 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 12 Mar 2002 18:06:19 GMT (envelope-from ianjhart@ntlworld.com) X-Authentication-Warning: alpha.private.lan: Host alpha.private.lan [192.168.0.2] claimed to be ntlworld.com Message-ID: <3C8E439A.F6DC338C@ntlworld.com> Date: Tue, 12 Mar 2002 18:06:18 +0000 From: ian j hart X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy References: <200203120130.MAA17703@lightning.itga.com.au> <20020312140950.GB1577@raggedclown.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Filter-Version: 1.8 (alpha.private.lan) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cliff Sarginson wrote: > > On Tue, Mar 12, 2002 at 12:30:40PM +1100, Gregory Bond wrote: > > > It's probably a big POLA issue. :) > > > > Actually, it violated my POLA to discover sysinstall wasn't rebuild during > > buildworld.... > > > Mine too :) > I would have no objections to it being moved. > I am wondering if there are any serious implications of not being able > to run it in single-user with only / mounted. I cannot think of > any... ? > If there are maybe /sbin is the place. > It is going to get moved anyway, might as well do it now. With a big > note in UPDATING of course...and a little script to echo this fact when > you type "./sysinstall" in "/stand" ? Does it run with only / mounted? IIRC it whinges about cons25 of my system, probably because it can't open /etc/termcap -> /usr/share/misc/termcap. Maybe this is a csh "thing". -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:12:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pc3-cove5-0-cust178.bir.cable.ntl.com (pc3-cove5-0-cust178.bir.cable.ntl.com [213.105.113.178]) by hub.freebsd.org (Postfix) with ESMTP id 890B937B405 for ; Tue, 12 Mar 2002 10:12:39 -0800 (PST) Received: from alpha.private.lan (alpha.private.lan [192.168.0.2]) by pc3-cove5-0-cust178.bir.cable.ntl.com (8.11.6/8.11.6) with ESMTP id g2CICcP50575; Tue, 12 Mar 2002 18:12:38 GMT (envelope-from ianjhart@ntlworld.com) Received: from ntlworld.com (alpha.private.lan [192.168.0.2]) (authenticated bits=0) by alpha.private.lan (8.12.2/8.12.2) with ESMTP id g2CICaDl040965 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT); Tue, 12 Mar 2002 18:12:37 GMT (envelope-from ianjhart@ntlworld.com) X-Authentication-Warning: alpha.private.lan: Host alpha.private.lan [192.168.0.2] claimed to be ntlworld.com Message-ID: <3C8E4514.3FEDDE96@ntlworld.com> Date: Tue, 12 Mar 2002 18:12:36 +0000 From: ian j hart X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jan Srzednicki Cc: stable@FreeBSD.ORG Subject: Re: ATA suggestion References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Filter-Version: 1.8 (alpha.private.lan) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jan Srzednicki wrote: > > Hello, > > Recently I had some problems with my ATA drive; I was using the CMD 649 > chipset on auxilary controller card and my system halted several times > with errors on resetting the first drive (which was running in UDMA 100 > mode). I took a different controler (CMD 649 compatible, different > vendor), but that didn't work. I'm suspecting that the drive doesn't like > the UDMA 100 mode (although it says it does ;). It worked fine on 33 for > more than one year. > > The point is that I miss some option to downgrade the ATA mode - like I > want to set UDMA 66 for that drive, not UDMA 100 (maybe it would help), > but I couldn't find any option to do so. Is it hard to make some sysctl > setting which would force given mode (assuming the drive supports it of > course)? Some time ago I had a similar problem with a drive that was > detected as 66 on 40-wire cable (it was a slave drive; the master was an > ATAPI CDROM working in UDMA 33 mode, hw.ata.atapi_dma turned on). The > drive failed to work in DMA at all, and it dropped to PIO mode. I think > the solutian would be just forcing the 33 mode.. but.. > IIRC I've answered this once or twice before. Most hard disk vendors have a (DOS) tool you can use to set the UDMA level. -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:13:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from damnhippie.dyndns.org (12-253-177-2.client.attbi.com [12.253.177.2]) by hub.freebsd.org (Postfix) with ESMTP id DF45437B42B for ; Tue, 12 Mar 2002 10:13:08 -0800 (PST) Received: from [172.22.42.2] (peace.hippie.lan [172.22.42.2]) by damnhippie.dyndns.org (8.11.6/8.11.6) with ESMTP id g2CID6V01725; Tue, 12 Mar 2002 11:13:06 -0700 (MST) (envelope-from freebsd@damnhippie.dyndns.org) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Tue, 12 Mar 2002 11:13:08 -0700 Subject: Re: chowning problem or somthing... From: Ian To: Bri , Message-ID: In-Reply-To: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > %pwd > /usr/home > %chown testuser4:staff testuser4/ > %ls -l | grep testuser4 > drwxr-xr-x 2 testuser3 staff 512 Feb 21 15:06 testuser4 > %whoami > root > %uname -r > 4.5-RELEASE > > > // Notice how its still owned as testuser3 when I chowned it as testuser4 > should own testuser4's directory maybe it does but the ls command isn't > displaying it properly I'm not sure is not really a problem to me but its > weird. It could be also something to do with me having testuser and > testuser2 + 3 & 4 in the same directory. Check your passwd file -- any chance you got the same uid number assigned to testuser3 and testuser4? ls and most other tools will translate uid number->name based on the first occurance of the number they find in the file. -- Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:15:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pr0n.kutulu.org (pr0n.kutulu.org [151.196.107.157]) by hub.freebsd.org (Postfix) with ESMTP id 71BB737B41A for ; Tue, 12 Mar 2002 10:15:08 -0800 (PST) Received: by pr0n.kutulu.org (Postfix, from userid 1000) id 5EB471EE; Tue, 12 Mar 2002 13:25:00 -0500 (EST) Date: Tue, 12 Mar 2002 13:25:00 -0500 From: Kutulu To: MikeM Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) Message-ID: <20020312132500.C11787@pr0n.kutulu.org> Mail-Followup-To: MikeM , freebsd-stable@FreeBSD.ORG References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203121201050707.044E239E@luna.affordablehost.com>; from MyRaQ@mgm51.com on Tue, Mar 12, 2002 at 12:01:05PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 12:01:05PM -0500, MikeM wrote: > On 3/12/02 at 11:41 AM Michael Lucas wrote: > > |[snip] > |Remember, the correct dance for an upgrade these days includes the > |following: > | > |make buildworld > |make buildkernel > |make installkernel > | > |make installworld > |mergemaster > | > |[snip] > ============= > > I manage a remote FreeBSD server, a single-user reboot is not at > all practical. So my question is: how important, and for what > reason, is the urging to go into single-user mode? On my remote > server, I can assure that I am the only person logged in, I just > cannot get into single-user mode. > > Will the 'make installworld' and 'mergemaster' steps not work > properly in my scenario? > The first reboot is to ensure that the new kernel is running before you begin to installworld, presumably to make it easier to back out the installation. Running in single-user mode is merely to prevent an outdated OS world from running on the new kernel and causing problems. Having said that, I remotely administer quite a few -STABLE machines and I always skip the first reboot step. I, like you, can be assured that noone else is on the machine doing anything durin this process, and have upgraded many dozen times this way without any incidencts so far. Just be aware that it's not the "officially recommended" way to do things, so it may or may not work entirely perfect. --K To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:26:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay1.macomnet.ru (relay1.macomnet.ru [195.128.64.10]) by hub.freebsd.org (Postfix) with ESMTP id 321F737B436; Tue, 12 Mar 2002 10:25:43 -0800 (PST) Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14]) by relay1.macomnet.ru (8.11.6/8.11.6) with ESMTP id g2CIPeQ8394264; Tue, 12 Mar 2002 21:25:40 +0300 (MSK) Date: Tue, 12 Mar 2002 21:25:39 +0300 (MSK) From: Maxim Konovalov To: Bri Cc: freebsd-hackers@FreeBSD.ORG, Subject: Re: chowning problem or somthing... In-Reply-To: Message-ID: <20020312212449.H94471-100000@news1.macomnet.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 18:23-0000, Mar 12, 2002, Bri wrote: > %pwd > /usr/home > %chown testuser4:staff testuser4/ > %ls -l | grep testuser4 > drwxr-xr-x 2 testuser3 staff 512 Feb 21 15:06 testuser4 > %whoami > root > %uname -r > 4.5-RELEASE %grep ^testuser /etc/passwd > > // Notice how its still owned as testuser3 when I chowned it as testuser4 > should own testuser4's directory maybe it does but the ls command isn't > displaying it properly I'm not sure is not really a problem to me but its > weird. It could be also something to do with me having testuser and > testuser2 + 3 & 4 in the same directory. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > > -- Maxim Konovalov, MAcomnet, Internet-Intranet Dept., system engineer phone: +7 (095) 796-9079, mailto:maxim@macomnet.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:33: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id D478937B428 for ; Tue, 12 Mar 2002 10:32:31 -0800 (PST) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020312183231.ZZPD2626.rwcrmhc51.attbi.com@bmah.dyndns.org>; Tue, 12 Mar 2002 18:32:31 +0000 Received: (from bmah@localhost) by bmah.dyndns.org (8.11.6/8.11.6) id g2CIWUs25950; Tue, 12 Mar 2002 10:32:30 -0800 (PST) (envelope-from bmah) Message-Id: <200203121832.g2CIWUs25950@bmah.dyndns.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Cliff Sarginson Cc: stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy In-reply-to: <20020312140950.GB1577@raggedclown.net> References: <200203120130.MAA17703@lightning.itga.com.au> <20020312140950.GB1577@raggedclown.net> Comments: In-reply-to Cliff Sarginson message dated "Tue, 12 Mar 2002 15:09:50 +0100." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Mar 2002 10:32:30 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If memory serves me right, Cliff Sarginson wrote: > On Tue, Mar 12, 2002 at 12:30:40PM +1100, Gregory Bond wrote: > > Actually, it violated my POLA to discover sysinstall wasn't rebuild during > > buildworld.... > > > Mine too :) > I would have no objections to it being moved. > I am wondering if there are any serious implications of not being able > to run it in single-user with only / mounted. I cannot think of > any... ? > If there are maybe /sbin is the place. > It is going to get moved anyway, might as well do it now. With a big > note in UPDATING of course...and a little script to echo this fact when > you type "./sysinstall" in "/stand" ? Uh...wait a sec... /stand/sysinstall is the crunched binary that you get on the installation media. It is never updated with an installworld. As far as I can tell, this is true even on -CURRENT systems. /usr/sbin/sysinstall exists only on -CURRENT. It is a "normal", dynamically-linked executable that *does* get updated with a buildworld/ installworld. pdmonitor:bmah% ldd /stand/sysinstall ldd: /stand/sysinstall: not a dynamic executable pdmonitor:bmah% ldd /usr/sbin/sysinstall /usr/sbin/sysinstall: libdialog.so.4 => /usr/lib/libdialog.so.4 (0x280af000) libncurses.so.5 => /usr/lib/libncurses.so.5 (0x280c8000) libutil.so.3 => /usr/lib/libutil.so.3 (0x28109000) libftpio.so.5 => /usr/lib/libftpio.so.5 (0x28112000) libc.so.5 => /usr/lib/libc.so.5 (0x28118000) pdmonitor:bmah% uname -a FreeBSD pdmonitor.packetdesign.com 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Wed Feb 20 15:33:48 PST 2002 root@pdmonitor.packetdesign.com:/usr/obj/usr/src/sys/GENERIC i386 Personally, I wouldn't mind seeing sysinstall moved either...it makes doing MFCs easier. :-) Bruce. PS. I'm sure some other RE type is going to prove me wrong on about half of the stuff I said above, but that's my understanding of the situation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:37:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 9E02637B425 for ; Tue, 12 Mar 2002 10:36:49 -0800 (PST) Received: (qmail 67421 invoked by uid 100); 12 Mar 2002 18:36:39 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15502.19126.331274.336789@guru.mired.org> Date: Tue, 12 Mar 2002 12:36:38 -0600 To: Christopher Schulte Cc: Erik Trulsson , MikeM , freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) In-Reply-To: <5.1.0.14.0.20020312113310.05cd6028@pop3s.schulte.org> References: <200203121201050707.044E239E@luna.affordablehost.com> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <5.1.0.14.0.20020312113310.05cd6028@pop3s.schulte.org> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.48 (Python 2.2 on freebsd4) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Christopher Schulte types: > At 06:19 PM 3/12/2002 +0100, Erik Trulsson wrote: > >Now, if you can ensure that the machine is "quiet" in some other way, > >for example by not running any applications yourself and making sure > >nobody else is logged in, and are confident that the new kernel will > >work then there is no reason you can't do a remote upgrade. > > Ideally, > > Log out all users but yourself. > > Unmount all network drives. Unfortunately, that includes /usr/src and /usr/obj on some of my machines :-). > Stop all inet services. See above. > Kill all processes not critical to the running system such as cron, > syslogd, inetd, sshd ( just the master listening process ). I just run a > ps until I feel I've killed everything I can. > > I've done a ton of these remote installs. They've been safe for me. On msvhines that I install with an nfs-mounted /usr/src and /usr/obj, I reboot to multiuser, then shutdown to single user. That hasn't casued me a problem yet either. The trick is to make sure that all the kernel modules are updated as well as the kernel, and not to let them get to far out of sync. And, of course, to be prepared for the worst. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 10:58:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sv07e.atm-tzs.kmjeuro.com (sv07e.atm-tzs.kmjeuro.com [193.81.94.207]) by hub.freebsd.org (Postfix) with ESMTP id D73BB37B71F for ; Tue, 12 Mar 2002 10:57:30 -0800 (PST) Received: (from root@localhost) by sv07e.atm-tzs.kmjeuro.com (8.11.5/8.11.4) id g2CIvST60919 for stable@freebsd.org; Tue, 12 Mar 2002 19:57:28 +0100 (CET) (envelope-from k.joch@kmjeuro.com) Received: from kmjeuro.com (adsl.sbg.kmjeuro.com [193.154.189.16]) (authenticated) by sv07e.atm-tzs.kmjeuro.com (8.11.5/8.11.4) with ESMTP id g2CIvLm60719 for ; Tue, 12 Mar 2002 19:57:21 +0100 (CET) (envelope-from k.joch@kmjeuro.com) Message-ID: <3C8E4FA8.3000304@kmjeuro.com> Date: Tue, 12 Mar 2002 19:57:44 +0100 From: "Karl M. Joch" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.6) Gecko/20011205 X-Accept-Language: en-us MIME-Version: 1.0 To: stable@freebsd.org Subject: Nokia 9210 (SSH) -> FreeBSD 4.5 ( need vt220 keycode for "|") Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X--virus-scanner: scanned for Virus and dangerous attachments on sv07e.atm-tzs.kmjeuro.com (System Setup/Maintainance: http://www.ctseuro.com/) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, i got a 9210 communicator and meanwhile everything works fine except that the nokia has no " | " character on the keyboard. the ssh is running vt220 and can map Fx keys to codes. so i thought placing the vt220 code for the | on F11 would give me the | also if it is not on the keyboard. i looked at google but find no hint where to get the code. if anybody can help it would be great. -- Best regards / Mit freundlichen Gruessen, Karl M. Joch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11: 3:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 0816A37B404 for ; Tue, 12 Mar 2002 11:03:20 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id A9E95BCED; Tue, 12 Mar 2002 11:03:19 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id LAA04451; Tue, 12 Mar 2002 11:03:19 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g2CJ6Qa09925; Tue, 12 Mar 2002 11:06:26 -0800 (PST) (envelope-from swear@blarg.net) To: Michael Lucas Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> From: swear@blarg.net (Gary W. Swearingen) Date: 12 Mar 2002 11:06:25 -0800 In-Reply-To: <20020312114158.A92910@blackhelicopters.org> Message-ID: Lines: 15 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Michael Lucas writes: > Remember, the correct dance for an upgrade these days includes the following: > > make buildworld > make buildkernel > make installkernel > > make installworld > mergemaster > I replace the second two steps with "make kernel". I'd be glad to know any disadvantage of that not shared by the two-step. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:14:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from holly.dyndns.org (adsl-208-191-149-232.dsl.hstntx.swbell.net [208.191.149.232]) by hub.freebsd.org (Postfix) with ESMTP id 5208737B4AD; Tue, 12 Mar 2002 11:13:44 -0800 (PST) Received: (from chris@localhost) by holly.dyndns.org (8.11.6/8.9.3) id g2CJBbZ49501; Tue, 12 Mar 2002 13:11:38 -0600 (CST) (envelope-from chris) Date: Tue, 12 Mar 2002 13:11:37 -0600 From: Chris Costello To: Bri Cc: freebsd-hackers@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: chowning problem or somthing... Message-ID: <20020312131136.N7081@holly.calldei.com> Reply-To: chris@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from brian@ukip.com on Tue, Mar 12, 2002 at 06:23:49PM -0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday, March 12, 2002, Bri wrote: > %pwd > /usr/home > %chown testuser4:staff testuser4/ > %ls -l | grep testuser4 > drwxr-xr-x 2 testuser3 staff 512 Feb 21 15:06 testuser4 > %whoami > root > %uname -r > 4.5-RELEASE Do testuser3 and testuser4 have the same UID? -- +-------------------+-----------------------------------------+ | Chris Costello | The computer is mightier than the pen, | | chris@FreeBSD.org | the sword, and usually, the programmer. | +-------------------+-----------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:16: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mars.wanadoo.fr (ca-ol-sqy-21-59.abo.wanadoo.fr [80.8.58.59]) by hub.freebsd.org (Postfix) with ESMTP id 48EB037B4C1 for ; Tue, 12 Mar 2002 11:14:26 -0800 (PST) Received: (from dak@localhost) by mars.wanadoo.fr (8.11.6/8.11.6) id g2CJEFI00699 for freebsd-stable@FreeBSD.ORG; Tue, 12 Mar 2002 20:14:15 +0100 (CET) (envelope-from dak) Date: Tue, 12 Mar 2002 20:14:15 +0100 From: dak To: freebsd-stable@FreeBSD.ORG Subject: netstat segmentation fault Message-ID: <20020312191415.GA556@mars> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've re-compiled my kernel today (12/03/2002) and now each time I run 'netstat' (w/out options) it segfault (but no core dump :<) before displaying 'UNIX domain sockets' mars% netstat Active Internet connections Proto Recv-Q Send-Q Local Address Foreign Address (state) [...snip...] Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr zsh: segmentation fault netstat -- dak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:27:11 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gate.sim.ionidea.com (ion.so-com.net [212.110.132.83]) by hub.freebsd.org (Postfix) with ESMTP id 415D537B41B; Tue, 12 Mar 2002 11:26:53 -0800 (PST) Received: (from phantom@localhost) by gate.sim.ionidea.com (8.11.6/8.11.1) id g2CJegj64973; Tue, 12 Mar 2002 21:40:42 +0200 (EET) (envelope-from phantom) Date: Tue, 12 Mar 2002 21:40:42 +0200 From: Alexey Zelkin To: stable@freebsd.org, ports@freebsd.org Subject: HEADS UP: locale mega MFC Message-ID: <20020312214042.A64911@gate.sim.ionidea.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.20i X-Operating-System: FreeBSD 4.2-RELEASE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Folks, Please be warned that big chunk of updates/improvements were merged to -STABLE. This may cause locale/time specific warnings/problems. Please pay attention to any of these problems. And at least warn me about them. I've tried to merge and test everything related to libc part updates, but there're still present small possibility of problems! WARNING TO PORTS TEAM: This commit adds nl_langinfo() to -STABLE. So, expect changes in configure script/application runtime behaviour. If application use anything related to locale incorrectly, then it could be a bug or imcompatibility of our nl_langinfo() with GNU's one. Please report any problems to me! On Tue, Mar 12, 2002 at 09:20:54AM -0800, Alexey Zelkin wrote: > phantom 2002/03/12 09:20:54 PST > > Modified files: (Branch: RELENG_4) [..] > Log: > MFC: sync with -CURRENT's locale code > > This MFC brings to -STABLE following features: > > . support for LC_NUMERIC/LC_MONETARY/LC_MESSAGES locale categories > . real implementation of nl_langinfo(3) > > WARNING: please beware about this commit. It can trigger some > hidden or implicit problems with locale specific functions or > related/dependent stuff in userland applications. Please report > anything unusual! On Tue, Mar 12, 2002 at 09:24:55AM -0800, Alexey Zelkin wrote: > phantom 2002/03/12 09:24:55 PST > > Modified files: (Branch: RELENG_4) > lib/libc/stdtime Makefile.inc strftime.3 strftime.c > strptime.c timelocal.c timelocal.h > Log: > MFC: sync with -CURRENT's stdtime code > > This MFC brings to -STABLE following changes/features: > > . get rid of non-standard %E[Ff] formats > . add %F per POSIX > . add %r per POSIX (ampm_fmt) > . hardcode c_fmt in a different way since used in nl_langinfo now > . make '%A' and '%a', '%B' and '%b' same per POSIX > . introduce non-standard md_order (month/day order locale field). > This field is available to user-land apps via nl_langinfo(3) > and supposed to replace all usages of %E[Ff] in more correct way. > . allow POSIX legal data on 3 chars abbrev, name length > and %c format > > WARNING: please beware about this commit. It can trigger some > hidden or implicit problems with locale/time specific functions or > related/dependent stuff in userland applications. Please report > anything unusual! On Tue, Mar 12, 2002 at 09:36:28AM -0800, Alexey Zelkin wrote: > phantom 2002/03/12 09:36:28 PST > > Modified files: (Branch: RELENG_4) > sys/sys param.h > Log: > Bump __FreeBSD_version to track following locale > changes in RELENG_4: > > . *.EUC -> *.euc?? locales rename > . LC_NUMERIC/LC_MONETARY/LC_MESSAGES implementation > . nl_langinfo() implementation > . str[fp]time() specifiers changes (see commit log > to rev 1.25.2.4 of lib/libc/stdtime/strftime.c) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:36: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pc3-cove5-0-cust178.bir.cable.ntl.com (pc3-cove5-0-cust178.bir.cable.ntl.com [213.105.113.178]) by hub.freebsd.org (Postfix) with ESMTP id 6F48337B402 for ; Tue, 12 Mar 2002 11:35:53 -0800 (PST) Received: from alpha.private.lan (alpha.private.lan [192.168.0.2]) by pc3-cove5-0-cust178.bir.cable.ntl.com (8.11.6/8.11.6) with ESMTP id g2CJZnP50720 for ; Tue, 12 Mar 2002 19:35:49 GMT (envelope-from ianjhart@ntlworld.com) Received: from ntlworld.com (alpha.private.lan [192.168.0.2]) (authenticated bits=0) by alpha.private.lan (8.12.2/8.12.2) with ESMTP id g2CJZlDl041281 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT) for ; Tue, 12 Mar 2002 19:35:47 GMT (envelope-from ianjhart@ntlworld.com) X-Authentication-Warning: alpha.private.lan: Host alpha.private.lan [192.168.0.2] claimed to be ntlworld.com Message-ID: <3C8E5893.6802DEE5@ntlworld.com> Date: Tue, 12 Mar 2002 19:35:47 +0000 From: ian j hart X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) References: <200203121201050707.044E239E@luna.affordablehost.com> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <5.1.0.14.0.20020312113310.05cd6028@pop3s.schulte.org> <15502.19126.331274.336789@guru.mired.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Filter-Version: 1.8 (alpha.private.lan) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Meyer wrote: > > Christopher Schulte types: > > At 06:19 PM 3/12/2002 +0100, Erik Trulsson wrote: > > >Now, if you can ensure that the machine is "quiet" in some other way, > > >for example by not running any applications yourself and making sure > > >nobody else is logged in, and are confident that the new kernel will > > >work then there is no reason you can't do a remote upgrade. > > > > Ideally, > > > > Log out all users but yourself. > > > > Unmount all network drives. > > Unfortunately, that includes /usr/src and /usr/obj on some of my > machines :-). > > > Stop all inet services. > > See above. > > > Kill all processes not critical to the running system such as cron, > > syslogd, inetd, sshd ( just the master listening process ). I just run a > > ps until I feel I've killed everything I can. > > > > I've done a ton of these remote installs. They've been safe for me. > > On msvhines that I install with an nfs-mounted /usr/src and /usr/obj, > I reboot to multiuser, then shutdown to single user. That hasn't > casued me a problem yet either. I think you've been lucky. If you reboot after installkernel you may not be able to mount your source. This has bitten me more than once. This is doubly important if you can't easily get to the console to boot kernel.old. If the machine is really remote, a dry run on an identical local machine is probably a good idea. I do all my upgrades (bar 1) remote with nfs mounted source. The only times I've had problems were occasions when I've accidently rebooted. I suspect a similar caveat may apply to the vinum userland stuff. I once had "vinum start" fail, but this could have been pilot error. > > The trick is to make sure that all the kernel modules are updated as > well as the kernel, and not to let them get to far out of sync. And, > of course, to be prepared for the worst. -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:57:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from richard.eu.org (adsl-213-190-39-113.takas.lt [213.190.39.113]) by hub.freebsd.org (Postfix) with ESMTP id B5EB837B404 for ; Tue, 12 Mar 2002 11:57:29 -0800 (PST) Received: (from rch@localhost) by richard.eu.org (8.11.0/8.11.6) id g2CJvRp58882 for stable@FreeBSD.ORG; Tue, 12 Mar 2002 21:57:27 +0200 (EET) (envelope-from rch@richard.eu.org) Date: Tue, 12 Mar 2002 21:57:27 +0200 From: Richard =?utf-8?B?xIxlcGFz?= To: stable@FreeBSD.ORG Subject: Re: Nokia 9210 (SSH) -> FreeBSD 4.5 ( need vt220 keycode for "|") Message-ID: <20020312195727.GH54252@richard.eu.org> References: <3C8E4FA8.3000304@kmjeuro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3C8E4FA8.3000304@kmjeuro.com> User-Agent: Mutt/1.5.0i X-OS: FreeBSD 4.5-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG man ascii ? On Tue Mar 12 19:57:44 2002 +0100 Karl M. Joch wrote: >Hi, > >i got a 9210 communicator and meanwhile everything works fine except >that the nokia has no " | " character on the keyboard. the ssh is >running vt220 and can map Fx keys to codes. so i thought placing the >vt220 code for the | on F11 would give me the | also if it is not on >the keyboard. i looked at google but find no hint where to get the code. >if anybody can help it would be great. > > >-- >Best regards / Mit freundlichen Gruessen, > >Karl M. Joch > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message -- ☻ RiÄardas ÄŒepas ☺ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 11:59:30 2002 Delivered-To: freebsd-stable@freebsd.org Received: from alicia.nttmcl.com (alicia.nttmcl.com [216.69.69.10]) by hub.freebsd.org (Postfix) with ESMTP id A0FDB37B405; Tue, 12 Mar 2002 11:59:20 -0800 (PST) Received: (from jj@localhost) by alicia.nttmcl.com (8.10.1/8.10.1) id g2CJxKp10101; Tue, 12 Mar 2002 11:59:20 -0800 (PST) Date: Tue, 12 Mar 2002 11:59:20 -0800 From: JJ Behrens To: stable@FreeBSD.org, csfbsd@raggedclown.net, bmah@FreeBSD.org Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Message-ID: <20020312115920.A9291@alicia.nttmcl.com> References: <200203120130.MAA17703@lightning.itga.com.au> <20020312140950.GB1577@raggedclown.net> <200203121832.g2CIWUs25950@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200203121832.g2CIWUs25950@bmah.dyndns.org>; from bmah@FreeBSD.ORG on Tue, Mar 12, 2002 at 10:32:30AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just as a reminder, whatever happens, we should keep section 19.4.12 in sync or delete it (as appropriate). Thanks, -jj > If memory serves me right, Cliff Sarginson wrote: > > On Tue, Mar 12, 2002 at 12:30:40PM +1100, Gregory Bond wrote: > > > > Actually, it violated my POLA to discover sysinstall wasn't rebuild during > > > buildworld.... > > > > > Mine too :) > > I would have no objections to it being moved. > > I am wondering if there are any serious implications of not being able > > to run it in single-user with only / mounted. I cannot think of > > any... ? > > If there are maybe /sbin is the place. > > It is going to get moved anyway, might as well do it now. With a big > > note in UPDATING of course...and a little script to echo this fact when > > you type "./sysinstall" in "/stand" ? > > Uh...wait a sec... > > /stand/sysinstall is the crunched binary that you get on the > installation media. It is never updated with an installworld. As far > as I can tell, this is true even on -CURRENT systems. > > /usr/sbin/sysinstall exists only on -CURRENT. It is a "normal", > dynamically-linked executable that *does* get updated with a buildworld/ > installworld. > > pdmonitor:bmah% ldd /stand/sysinstall > ldd: /stand/sysinstall: not a dynamic executable > pdmonitor:bmah% ldd /usr/sbin/sysinstall > /usr/sbin/sysinstall: > libdialog.so.4 => /usr/lib/libdialog.so.4 (0x280af000) > libncurses.so.5 => /usr/lib/libncurses.so.5 (0x280c8000) > libutil.so.3 => /usr/lib/libutil.so.3 (0x28109000) > libftpio.so.5 => /usr/lib/libftpio.so.5 (0x28112000) > libc.so.5 => /usr/lib/libc.so.5 (0x28118000) > pdmonitor:bmah% uname -a > FreeBSD pdmonitor.packetdesign.com 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Wed Feb 20 15:33:48 PST 2002 root@pdmonitor.packetdesign.com:/usr/obj/usr/src/sys/GENERIC i386 > > Personally, I wouldn't mind seeing sysinstall moved either...it makes > doing MFCs easier. :-) > > Bruce. > > PS. I'm sure some other RE type is going to prove me wrong on about > half of the stuff I said above, but that's my understanding of the > situation. -- Some programming languages manage to absorb change but withstand progress. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 12: 8:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 563A937B41C for ; Tue, 12 Mar 2002 12:08:38 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id OAA14390; Tue, 12 Mar 2002 14:08:30 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from mke-65-29-139-162.wi.rr.com(65.29.139.162) by peak.mountin.net via smap (V1.3) id sma014387; Tue Mar 12 14:08:03 2002 Message-Id: <4.3.2.20020312135845.0369fc20@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 12 Mar 2002 14:07:00 -0600 To: swear@blarg.net (Gary W. Swearingen), Michael Lucas From: "Jeffrey J. Mountin" Subject: Re: /etc/make.conf question Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: References: <20020312114158.A92910@blackhelicopters.org> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 11:06 AM 3/12/02 -0800, Gary W. Swearingen wrote: >Michael Lucas writes: > > > Remember, the correct dance for an upgrade these days includes the > following: > > > > make buildworld > > make buildkernel > > make installkernel > > > > make installworld > > mergemaster > > > >I replace the second two steps with "make kernel". > >I'd be glad to know any disadvantage of that not shared by the two-step. Besides the fact that your modules are stale (make.conf change required to avoid that) or that you are on your own when doing "unsupported" procedures. The biggest problem is passing on such things to those that don't know better, which is a disadvantage to those that later point out the problem with deviating from accepted procedures. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 12: 9:11 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hercules.icarz.com (ns1.icarz.com [207.99.22.7]) by hub.freebsd.org (Postfix) with ESMTP id CAAED37B405 for ; Tue, 12 Mar 2002 12:08:55 -0800 (PST) Received: from newken (dhcp104.icarz.com [207.99.22.104]) by hercules.icarz.com (8.11.6/8.10.1) with SMTP id g2CK8sx25166 for ; Tue, 12 Mar 2002 15:08:55 -0500 (EST) Message-ID: <03dd01c1ca01$bdd33c80$681663cf@icarz.com> From: "Ken Menzel" To: Subject: MAXDSIZ > 2048 no longer works! Was pthreads 4.5 question Date: Tue, 12 Mar 2002 15:08:56 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have isolated my "threads" problem. It seems MAXDSIZ cannot be 2048 or above. This worked fine in 4.4Release, but does not work now. It seems something is killing the process! options MAXDSIZ="(2048*1024*1024)" Compiles and installs and runs OK till I try to run a large memory using program (uses 275Meg on startup). (gdb) r Starting program: /usr/local/libexec/mysqld Fatal error 'Can't create gc thread' at line ? in file /usr/src/lib/libc_r/uthread/uthread_create.c (errno = ?) Program received signal SIGABRT, Aborted. 0x883d1b30 in kill () from /usr/lib/libc_r.so.4 (gdb) bt #0 0x883d1b30 in kill () from /usr/lib/libc_r.so.4 #1 0x8841c16a in abort () from /usr/lib/libc_r.so.4 #2 0x883e87a6 in _thread_exit () from /usr/lib/libc_r.so.4 #3 0x883a8f51 in pthread_create () from /usr/lib/libc_r.so.4 #4 0x8072954 in start_signal_handler () at mysqld.cc:1362 #5 0x80736e5 in main (argc=17, argv=0x8395228) at mysqld.cc:1905 (gdb) options MAXDSIZ="(2047*1024*1024)" At 2047 or lower I have no problem. Does anyone have any ideas? Should I just use less than 2G memory! (OK solution for now) Ken ----------------------------------------------------- Ken Menzel ICQ# 9325188 www.icarz.com kenm@icarz.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 12:28:15 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mass.dis.org (dhcp45-21.dis.org [216.240.45.21]) by hub.freebsd.org (Postfix) with ESMTP id 1764737B405 for ; Tue, 12 Mar 2002 12:28:05 -0800 (PST) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g2CKR9t02504; Tue, 12 Mar 2002 12:27:09 -0800 (PST) (envelope-from msmith@mass.dis.org) Message-Id: <200203122027.g2CKR9t02504@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Brooks Davis Cc: Alan Eldridge , FreeBSD Stable List Subject: Re: zlib security advisory In-reply-to: Your message of "Mon, 11 Mar 2002 16:26:02 PST." <20020311162602.A28470@Odin.AC.HMC.Edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 12 Mar 2002 12:27:09 -0800 From: Michael Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Mon, Mar 11, 2002 at 06:59:24PM -0500, Alan Eldridge wrote: > > FWIW RH notes several things that either have their own copy of zlib > > that needs to be patched or that statically link and so need to be rebuil= > t. > >=20 > > Has anyone produced such a list for FBSD, or is it not applicable to us? > > FreeBSD is not effected. The only ports that are effected are ones that > are run under linux emulation. This is not entirely true; the exploit can be used as a DoS or disk-filling service against a FreeBSD system (either by causing the application to abort or generate profuse output). -- To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 12:52: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from lynx.syix.com (lynx.syix.com [205.171.72.20]) by hub.freebsd.org (Postfix) with ESMTP id 343EA37B404 for ; Tue, 12 Mar 2002 12:51:53 -0800 (PST) Received: from leopard (leopard.syix.com [205.171.72.34]) by lynx.syix.com (8.11.6/8.11.6) with ESMTP id g2CKpq865839 for ; Tue, 12 Mar 2002 12:51:52 -0800 (PST) (envelope-from dave@syix.com) Reply-To: From: "Dave Overton" To: Subject: invalid hostname to sm_stat Date: Tue, 12 Mar 2002 12:51:52 -0800 Organization: SYIX.COM Message-ID: <009401c1ca07$bcd5baf0$2248abcd@leopard> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does anyone know what causes this? It=92s a 4.5-stable box, been doing this occasionally since way back in the 4.2 days.... Just curious if its something that anyone else has tracked down yet. I have numerous other BSD servers that don't do it. Mar 11 18:11:15 puma rpc.statd: invalid hostname to sm_stat: ^X=F7=FF=BF^X=F7=FF=BF^Y=F7=FF=BF^Y=F7=FF=BF^Z=F7=FF=BF^Z=F7=FF=BF^[=F7=FF= =BF^[=F7=FF=BF%8x%8x%8x%8x%8x%8x%8x%8x%8x%236x %n%137x%n%10x%n%192x%nM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-! ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^P M-^P Mar 11 18:11:15 puma /kernel: PM-^PM-^P Dave Overton SYIX.COM Owner/SysAdmin dave@syix.com 530-755-1751 x200 Fax 530-751-8871=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 13:53:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id 1076337B405; Tue, 12 Mar 2002 13:52:15 -0800 (PST) Received: by mao.stokely.org (Postfix, from userid 2074) id C818D4B65D; Tue, 12 Mar 2002 13:52:09 -0800 (PST) Date: Tue, 12 Mar 2002 13:52:09 -0800 From: Murray Stokely To: "Bruce A. Mah" Cc: Cliff Sarginson , stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Message-ID: <20020312215209.GT7036@freebsdmall.com> References: <200203120130.MAA17703@lightning.itga.com.au> <20020312140950.GB1577@raggedclown.net> <200203121832.g2CIWUs25950@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203121832.g2CIWUs25950@bmah.dyndns.org> User-Agent: Mutt/1.3.25i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 10:32:30AM -0800, Bruce A. Mah wrote: > /stand/sysinstall is the crunched binary that you get on the > installation media. It is never updated with an installworld. As far > as I can tell, this is true even on -CURRENT systems. Yes. /stand/sysinstall is copied over from the boot media to the filesystem as part of the installation procedure. On RELENG_4 systems, sysinstall is not a part of the 'bin' dist. > /usr/sbin/sysinstall exists only on -CURRENT. It is a "normal", > dynamically-linked executable that *does* get updated with a buildworld/ > installworld. Yes. > Personally, I wouldn't mind seeing sysinstall moved either...it makes > doing MFCs easier. :-) /stand/sysinstall is hard coded as a backup init if /sbin/init is broken. I don't think that we want to update /stand/sysinstall, since it is a backup of the known-working version of sysinstall that was used to install the system. John originally asked for the repo-copy in -CURRENT. Maybe he can comment about plans for sysinstall in -STABLE? - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 13:58:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id CEEA037B41B for ; Tue, 12 Mar 2002 13:58:02 -0800 (PST) Received: from WBIW006 (WBIw006.westbend.net [216.47.253.26]) by mail.westbend.net (8.11.6/8.11.6) with SMTP id g2CLvwq12868; Tue, 12 Mar 2002 15:57:58 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <010401c1ca10$f8e79aa0$1afd2fd8@westbend.net> From: "Scot W. Hetzel" To: , References: <009401c1ca07$bcd5baf0$2248abcd@leopard> Subject: Re: invalid hostname to sm_stat Date: Tue, 12 Mar 2002 15:57:04 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Dave Overton" > Does anyone know what causes this? It's a 4.5-stable box, been doing > this occasionally since way back in the 4.2 days.... > > Just curious if its something that anyone else has tracked down yet. I > have numerous other BSD servers that don't do it. > > Mar 11 18:11:15 puma rpc.statd: invalid hostname to sm_stat: > ^X÷ÿ¿^X÷ÿ¿^Y÷ÿ¿^Y÷ÿ¿^Z÷ÿ¿^Z÷ÿ¿^[÷ÿ¿^[÷ÿ¿%8x%8x%8x%8x%8x%8x%8x%8x%8x%236x > %n%137x%n%10x%n%192x%nM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- : It's a linux exploit for the portmap daemon, which FreeBSD is not vulnerable to this exploit. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 14:15:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 4F7A437B404 for ; Tue, 12 Mar 2002 14:15:06 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g2CMEn136376; Wed, 13 Mar 2002 11:14:49 +1300 (NZDT) (envelope-from jonc) Date: Wed, 13 Mar 2002 11:14:49 +1300 From: Jonathan Chen To: Dave Overton Cc: freebsd-stable@FreeBSD.ORG Subject: Re: invalid hostname to sm_stat Message-ID: <20020313111449.A36322@grimoire.chen.org.nz> References: <009401c1ca07$bcd5baf0$2248abcd@leopard> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <009401c1ca07$bcd5baf0$2248abcd@leopard>; from dave@syix.com on Tue, Mar 12, 2002 at 12:51:52PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 12:51:52PM -0800, Dave Overton wrote: > Does anyone know what causes this? It’s a 4.5-stable box, been doing > this occasionally since way back in the 4.2 days.... > > Just curious if its something that anyone else has tracked down yet. I > have numerous other BSD servers that don't do it. > > Mar 11 18:11:15 puma rpc.statd: invalid hostname to sm_stat: > ^X÷ÿ¿^X÷ÿ¿^Y÷ÿ¿^Y÷ÿ¿^Z÷ÿ¿^Z÷ÿ¿^[÷ÿ¿^[÷ÿ¿%8x%8x%8x%8x%8x%8x%8x%8x%8x%236x > %n%137x%n%10x%n%192x%nM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- > ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- > ^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM-^PM- That's someone trying to hack your box using RPC. There's no bug here. -- Jonathan Chen ---------------------------------------------------------------------- "Only the meek get pinched. The bold survive." - Ferris Bueller To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 14:17:50 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 02CBC37B41D for ; Tue, 12 Mar 2002 14:17:39 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 12 Mar 2002 17:17:45 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id BF5CABB35; Tue, 12 Mar 2002 17:17:16 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: sos@freebsd.dk, stable@FreeBSD.ORG Subject: Re: Request for testers of MFC'd ATA driver take 2. Date: Tue, 12 Mar 2002 17:17:16 -0500 X-Mailer: KMail [version 1.3] References: <200203071628.g27GSj421553@freebsd.dk> In-Reply-To: <200203071628.g27GSj421553@freebsd.dk> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020312221716.BF5CABB35@i8k.babbleon.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 07 March 2002 11:28 am, Søren Schmidt wrote: | Please let me know if this fixes problems you had before | or brings forward new ones, and success stories are as | usual always welcome :) | | Thanks!! | | -Søren Sorry, I previously said that it was working fine (both version I and version II). However, I'm an idiot. I never tried my CD-ROM! Today I finally did, and it doesn't work at all -- it says "device not configured" when I try to access it. I double-checked, and if I boot with my original installed kernel, the CD-ROM still works fine; moreover, my custom kernel does have the CD-ROM enabled (CD9660 and atapicd). I do have this set, FWIW, and perhaps I should not: device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 and I also enable DMA to the CD-ROM. I have some things to try (disabled DMA, for example), and a possible source fo the difficulty is that I applied the patches to a 4.5-RC #5 kernel rather than to an up-to-date stable. This is on a Dell Inspiron 8000, with a CD-RW/DVD combo drive in the "fixed bay." Per "atacontrol reinit 0", I have this on channel 0: i8k# atacontrol reinit 0 Master: ad0 ATA/ATAPI rev 5 Slave: acd0 ATA/ATAPI rev 5 Also, when I do the reinit, I get this in the log: Mar 12 17:12:03 i8k /kernel: ad0: DMA limited to UDMA33, non-ATA66 cable or device but no other indications, at either reinit or mount time, that anything's wrong. - Wanted to let you know that there's a problem & apologize for not noticing it earlier. - Will try disabling the DMA (though I doubt that will make a difference) and cvsuping the to latest stable, and re-applying the patches, to see if that makes any difference, and will look around for obvious diagnostic tools. - Is there anything else I should be doing to help you diagnose the problem. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 14:39:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx3out.umbc.edu (mx3out.umbc.edu [130.85.253.53]) by hub.freebsd.org (Postfix) with ESMTP id 6781737B416 for ; Tue, 12 Mar 2002 14:38:32 -0800 (PST) Received: from gl.umbc.edu (dobbs.ucs.umbc.edu [130.85.70.38]) by mx3out.umbc.edu (8.12.0/8.12.0/UMBC-Central 1.7 mxout 1.2.2.2 $) with ESMTP id g2CMcUEf002549 for ; Tue, 12 Mar 2002 17:38:30 -0500 (EST) Received: from localhost (randy@localhost) by gl.umbc.edu (8.11.6/8.9.3) with ESMTP id g2CMffu15206 for ; Tue, 12 Mar 2002 17:41:41 -0500 X-Authentication-Warning: dobbs.ucs.umbc.edu: randy owned process doing -bs Date: Tue, 12 Mar 2002 17:41:41 -0500 (EST) From: Randy Philipp X-X-Sender: To: Subject: Status on Cyclades YeP support Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have been trying to install a Cyclades YeP card in one of my FreeBSD boxes, but every time I try to boot with the new kernel with the cy drivers, the machine locks up right after the messages for the serial and parallel ports. I have tried numerous changes, with and without the "CY_PCI_FASTINTR" option, and various "cy0" device definitions. Has anyone else had this problem, and is there a way to resolve it. Randy Philipp System Administrator To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 14:47:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from marvin.nildram.co.uk (marvin.nildram.co.uk [195.112.4.71]) by hub.freebsd.org (Postfix) with SMTP id B515737B402 for ; Tue, 12 Mar 2002 14:47:01 -0800 (PST) Received: (qmail 27190 invoked from network); 12 Mar 2002 22:47:00 -0000 Received: from unknown (HELO VicNBob) (213.208.123.26) by marvin.nildram.co.uk with SMTP; 12 Mar 2002 22:47:00 -0000 From: Matthew Whelan To: swear@blarg.net (Gary W. Swearingen), Michael Lucas , "Jeffrey J. Mountin" Cc: freebsd-stable@FreeBSD.ORG Date: Tue, 12 Mar 2002 22:47:00 -0000 X-Priority: 3 (Normal) In-Reply-To: <4.3.2.20020312135845.0369fc20@207.227.119.2> Message-Id: <94LKWSXTSPD0LI73HF86RP3VNKJ3W09.3c8e8564@VicNBob> Subject: Re: /etc/make.conf question MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Mailer: Opera 6.0 build 1010 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 12/03/2002 20:07:00, "Jeffrey J. Mountin" wrote: >>I replace the second two steps with "make kernel". >> >>I'd be glad to know any disadvantage of that not shared by the two-step. > >Besides the fact that your modules are stale (make.conf change required to >avoid that) or that you are on your own when doing "unsupported" >procedures. The biggest problem is passing on such things to those that >don't know better, which is a disadvantage to those that later point out >the problem with deviating from accepted procedures. I cut further corners and "make update buildworld kernel" and forget about it for a few hours. Not yet returned to discover that it's been wasting hours sitting there informing me of an error. I can't help noticing the following in /usr/src/Makefile.inc1: # # kernel # # Short hand for `make buildkernel installkernel' # kernel: buildkernel installkernel So I'd say this is pretty safe really. Unless I *still* don't understand make, that is =] Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 14:54:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 21D7137B400 for ; Tue, 12 Mar 2002 14:54:10 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g2CMs5J96665; Tue, 12 Mar 2002 17:54:05 -0500 (EST) (envelope-from mwlucas) Date: Tue, 12 Mar 2002 17:54:05 -0500 From: Michael Lucas To: Matthew Whelan Cc: "Gary W. Swearingen" , "Jeffrey J. Mountin" , freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020312175405.A96638@blackhelicopters.org> References: <4.3.2.20020312135845.0369fc20@207.227.119.2> <94LKWSXTSPD0LI73HF86RP3VNKJ3W09.3c8e8564@VicNBob> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <94LKWSXTSPD0LI73HF86RP3VNKJ3W09.3c8e8564@VicNBob>; from muttley@gotadsl.co.uk on Tue, Mar 12, 2002 at 10:47:00PM -0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You know, how are we supposed to have a long discussion and ramble into obscure corners of the system, if you go and look at the source for a definitive answer? :-) On Tue, Mar 12, 2002 at 10:47:00PM -0000, Matthew Whelan wrote: > I can't help noticing the > following in /usr/src/Makefile.inc1: > > # > # kernel > # > # Short hand for `make buildkernel installkernel' > # > kernel: buildkernel installkernel > > So I'd say this is pretty safe really. Unless I *still* don't understand > make, that is =] > > Matthew > -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 15:24: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from luna.affordablehost.com (ns7.affordablehost.com [64.23.37.135]) by hub.freebsd.org (Postfix) with SMTP id 5FDA237B400 for ; Tue, 12 Mar 2002 15:23:42 -0800 (PST) Received: (qmail 2006 invoked by uid 0); 12 Mar 2002 23:25:39 -0000 Received: from 174.113.sn.ct.dsl.thebiz.net (HELO winbloat) (216.238.113.174) by 0 with SMTP; 12 Mar 2002 23:25:39 -0000 Message-ID: <200203121824000259.0061CAAB@luna.affordablehost.com> In-Reply-To: <4.3.2.20020312135845.0369fc20@207.227.119.2> References: <20020312114158.A92910@blackhelicopters.org> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <4.3.2.20020312135845.0369fc20@207.227.119.2> X-Mailer: Calypso Version 3.20.01.01 (4) Date: Tue, 12 Mar 2002 18:24:00 -0500 Reply-To: myraq@mgm51.com From: "MikeM" To: freebsd-stable@FreeBSD.ORG Subject: Remote updating - thank you! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A quick thank-you to everyone who on- and off-list answered my question= about updating a remote FreeBSD server. My experience so far has echoed what was mentioned, i.e., so long as no one= else is on the box and I've shut down all that I can, the upgrade runs= without a problem. Mike. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 15:31:44 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx3out.umbc.edu (mx3out.umbc.edu [130.85.253.53]) by hub.freebsd.org (Postfix) with ESMTP id 41CDA37B400 for ; Tue, 12 Mar 2002 15:31:39 -0800 (PST) Received: from gl.umbc.edu (dobbs.ucs.umbc.edu [130.85.70.38]) by mx3out.umbc.edu (8.12.0/8.12.0/UMBC-Central 1.7 mxout 1.2.2.2 $) with ESMTP id g2CNVaEf005372; Tue, 12 Mar 2002 18:31:36 -0500 (EST) Received: from localhost (randy@localhost) by gl.umbc.edu (8.11.6/8.9.3) with ESMTP id g2CNYmO15762; Tue, 12 Mar 2002 18:34:48 -0500 X-Authentication-Warning: dobbs.ucs.umbc.edu: randy owned process doing -bs Date: Tue, 12 Mar 2002 18:34:48 -0500 (EST) From: Randy Philipp X-X-Sender: To: Cc: Subject: Help with Cyclades YeP drivers for FreeBSD 4.5 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am having some problems with the Cyclades FreeBSD drivers. After compiling the kernel with the Cyclades drivers, the machine hangs during bootup, after the dmesg messages about the serial and parllel ports. The card appears to be detected, but the machine fails to boot completely. Is this a know issue, I have seen mentions of this problem on the FreeBSD Stable list back to May of 2001. The FreeBSD drivers on your web site are for FreeBSD 3.0 which is quite old, which leads me to the next question, are you dropping support for FreeBSD? I know this may be an isolated problem, but I have run into a number of people who have had a similar problems getting your card to work with FreeBSD. Any assistance you can provide would be greatly appreciated. Thank you for your time and consideration. Randy Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 15:33:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hilfy.ece.cmu.edu (HILFY.ECE.CMU.EDU [128.2.136.133]) by hub.freebsd.org (Postfix) with ESMTP id 3E7C237B400 for ; Tue, 12 Mar 2002 15:33:34 -0800 (PST) Received: from rushlight.kf8nh.apk.net (root@VPN60.ECE.CMU.EDU [128.2.138.60]) by hilfy.ece.cmu.edu (8.11.0/8.8.8) with ESMTP id g2CNXNU17068 for ; Tue, 12 Mar 2002 18:33:24 -0500 (EST) Received: (from allbery@localhost) by rushlight.kf8nh.apk.net (8.11.6/8.11.6) id g2CNXOI44544; Tue, 12 Mar 2002 18:33:24 -0500 (EST) (envelope-from allbery@ece.cmu.edu) X-Authentication-Warning: rushlight.kf8nh.apk.net: allbery set sender to allbery@ece.cmu.edu using -f Subject: Re: /etc/make.conf question From: "Brandon S. Allbery " KF8NH To: freebsd-stable@FreeBSD.ORG In-Reply-To: <20020312175405.A96638@blackhelicopters.org> References: <4.3.2.20020312135845.0369fc20@207.227.119.2> <94LKWSXTSPD0LI73HF86RP3VNKJ3W09.3c8e8564@VicNBob> <20020312175405.A96638@blackhelicopters.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 12 Mar 2002 18:33:24 -0500 Message-Id: <1015976004.43954.1.camel@rushlight.kf8nh.apk.net> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-03-12 at 17:54, Michael Lucas wrote: > You know, how are we supposed to have a long discussion and ramble > into obscure corners of the system, if you go and look at the source > for a definitive answer? :-) > > > # Short hand for `make buildkernel installkernel' > > # > > kernel: buildkernel installkernel Last I checked, the only reason to separate the two was to allow a single /usr/obj to be used to NFS-upgrade multiple (identical) systems. -- brandon s. allbery [linux][solaris][japh][freebsd] allbery@kf8nh.apk.net system administrator [openafs][heimdal][too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university ["better check the oblivious first" -ke6sls] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 15:35:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gravy.kishka.net (pool-151-197-250-25.phil.east.verizon.net [151.197.250.25]) by hub.freebsd.org (Postfix) with ESMTP id 6FCFC37B402 for ; Tue, 12 Mar 2002 15:35:09 -0800 (PST) Received: from bellatlantic.net (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.11.6/8.11.6) with ESMTP id g2CNYiD00380; Tue, 12 Mar 2002 18:34:44 -0500 (EST) (envelope-from bleez@bellatlantic.net) Message-ID: <3C8E9094.9060806@bellatlantic.net> Date: Tue, 12 Mar 2002 18:34:44 -0500 From: Bryan Liesner User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Brian T.Schellenberger" Cc: sos@freebsd.dk, stable@FreeBSD.ORG Subject: Re: Request for testers of MFC'd ATA driver take 2. References: <200203071628.g27GSj421553@freebsd.dk> <20020312221716.BF5CABB35@i8k.babbleon.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 03/12/2002 05:17 PM, Brian T.Schellenberger wrote: > On Thursday 07 March 2002 11:28 am, Søren Schmidt wrote: > > | Please let me know if this fixes problems you had before > | or brings forward new ones, and success stories are as > | usual always welcome :) > | > | Thanks!! > | > | -Søren > > Sorry, I previously said that it was working fine (both version I and version > II). However, I'm an idiot. > > I never tried my CD-ROM! > > Today I finally did, and it doesn't work at all -- it says "device not > configured" when I try to access it. I double-checked, and if I boot with my > original installed kernel, the CD-ROM still works fine; moreover, my custom > kernel does have the CD-ROM enabled (CD9660 and atapicd). I do have this > set, FWIW, and perhaps I should not: > > I had the same issue. Try copying the patched MAKEDEV over to your /dev dir and remake the acd* devices. -- ========================================================== = Bryan D. Liesner LeezSoft Communications, Inc. = = A subsidiary of LeezSoft Inc. = = bleez@bellatlantic.net Home of the Gipper = ========================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 15:41:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from digitaldaemon.com (digitaldaemon.com [63.105.9.34]) by hub.freebsd.org (Postfix) with SMTP id 3D8C137B419 for ; Tue, 12 Mar 2002 15:41:52 -0800 (PST) Received: (qmail 37122 invoked from network); 12 Mar 2002 23:42:26 -0000 Received: from 213-84-202-101.adsl.xs4all.nl (HELO jak.nl) (213.84.202.101) by jak.nl with SMTP; 12 Mar 2002 23:42:26 -0000 Message-ID: <3C8E9362.50203@jak.nl> Date: Wed, 13 Mar 2002 00:46:42 +0100 From: Arjan Knepper Organization: JAK++ Software Development B.V. User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Randy Philipp Cc: support@cyclades.com, stable@freebsd.org Subject: Re: Help with Cyclades YeP drivers for FreeBSD 4.5 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Do a search on the bugs list or see PR i386/30965 Arjan Knepper Randy Philipp wrote: >I am having some problems with the Cyclades FreeBSD drivers. After >compiling the kernel with the Cyclades drivers, the machine hangs during >bootup, after the dmesg messages about the serial and parllel ports. The >card appears to be detected, but the machine fails to boot completely. > >Is this a know issue, I have seen mentions of this problem on the FreeBSD >Stable list back to May of 2001. The FreeBSD drivers on your web site are >for FreeBSD 3.0 which is quite old, which leads me to the next question, >are you dropping support for FreeBSD? > >I know this may be an isolated problem, but I have run into a number of >people who have had a similar problems getting your card to work with >FreeBSD. > >Any assistance you can provide would be greatly appreciated. Thank you >for your time and consideration. > >Randy Philipp > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 16:33:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail19b.rapidsite.net (mail19b.rapidsite.net [161.58.134.134]) by hub.freebsd.org (Postfix) with SMTP id A30E437B404 for ; Tue, 12 Mar 2002 16:33:07 -0800 (PST) Received: from 198.104.176.109 (198.104.176.109) by mail19b.rapidsite.net (RS ver 1.0.60s) with SMTP id 0127742020 for ; Tue, 12 Mar 2002 19:37:51 -0500 (EST) Message-ID: <3C8E9D6C.CAEFB922@pythonemproject.com> Date: Tue, 12 Mar 2002 16:29:32 -0800 From: rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "stable@freebsd.org" Subject: bizarre hanging at root mount Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a Sony Vaio FX290. I know that hanging at the root mount in not uncommon. What is bizarre is that my laptop was running -stable and a make world was done not too long ago. It never hung. Then I crashed my system (due to my own stupidity) and had to reinstall 4.5. The iso disks would all hang at the root mount. Then I took a freshly cvsup'd source from my other machine and installed it in the laptop after booting from a 4.1 iso. After makeworld it hung also at the root mount. I was very fortunate to find in the list archives the magic commands that I put into loader.conf: hw.pcic.intr_path=1 hw.pcic.irq=0 Now it boots OK, but I still can't figure out why I didn't need this before? Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 16:48:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from intra.cyclades.com (intra.cyclades.com [64.186.161.6]) by hub.freebsd.org (Postfix) with ESMTP id 6E1D737B400 for ; Tue, 12 Mar 2002 16:48:27 -0800 (PST) Received: from localhost (unknown [127.0.0.1]) by intra.cyclades.com (Postfix) with ESMTP id 01387E23B4; Tue, 12 Mar 2002 16:48:00 -0800 (PST) Date: Tue, 12 Mar 2002 16:47:59 -0800 (PST) From: Cyclades Technical Support To: Randy Philipp Cc: Subject: Re: Help with Cyclades YeP drivers for FreeBSD 4.5 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG When you are having this kind of problem, the first thing to check is your IRQs. The Cyclom-Y is able to share IRQs, but some other boards are not. If the boot is hanging after loading the parallel ports, it may be that the PCI bus is assigning IRQ7 to the PC300, which then conflicts with the parallel port. You can verify this by disabling your printer port in the PC's BIOS, and see whether the boot completes. You can also try moving the board to another slot, which may change the IRQ assignment. There is nothing which can be done at the driver level to change IRQs, they are assigned prior to the driver loading. Al Roth Tech Support On Tue, 12 Mar 2002, Randy Philipp wrote: > I am having some problems with the Cyclades FreeBSD drivers. After > compiling the kernel with the Cyclades drivers, the machine hangs during > bootup, after the dmesg messages about the serial and parllel ports. The > card appears to be detected, but the machine fails to boot completely. > > Is this a know issue, I have seen mentions of this problem on the FreeBSD > Stable list back to May of 2001. The FreeBSD drivers on your web site are > for FreeBSD 3.0 which is quite old, which leads me to the next question, > are you dropping support for FreeBSD? > > I know this may be an isolated problem, but I have run into a number of > people who have had a similar problems getting your card to work with > FreeBSD. > > Any assistance you can provide would be greatly appreciated. Thank you > for your time and consideration. > > Randy Philipp > -- +-----------------------------------------------------------------+ | Remember, Cyclades offers *FREE* Lifetime Technical Support | | for all our products. Can the "other guys" make that claim? | | 510-770-9727 x257 or 1-888-CYCLADES x257 9A-6P Pacific Time. | | Opinions expressed are not necessarily those of Cyclades Corp. | +-----------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 17:23:34 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail4.nc.rr.com (fe4.southeast.rr.com [24.93.67.51]) by hub.freebsd.org (Postfix) with ESMTP id 8C20737B487 for ; Tue, 12 Mar 2002 17:23:08 -0800 (PST) Received: from i8k.babbleon.org ([66.57.85.154]) by mail4.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Tue, 12 Mar 2002 19:24:11 -0500 Received: by i8k.babbleon.org (Postfix, from userid 111) id 30A49BB35; Tue, 12 Mar 2002 19:23:42 -0500 (EST) Content-Type: text/plain; charset="iso-8859-1" From: Brian T.Schellenberger To: Bryan Liesner Subject: Re: Request for testers of MFC'd ATA driver take 2. Date: Tue, 12 Mar 2002 19:23:41 -0500 X-Mailer: KMail [version 1.3] Cc: sos@freebsd.dk, stable@FreeBSD.ORG References: <200203071628.g27GSj421553@freebsd.dk> <20020312221716.BF5CABB35@i8k.babbleon.org> <3C8E9094.9060806@bellatlantic.net> In-Reply-To: <3C8E9094.9060806@bellatlantic.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020313002342.30A49BB35@i8k.babbleon.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 12 March 2002 06:34 pm, Bryan Liesner wrote: | On 03/12/2002 05:17 PM, Brian T.Schellenberger wrote: | > On Thursday 07 March 2002 11:28 am, Søren Schmidt wrote: | > | Please let me know if this fixes problems you had before | > | or brings forward new ones, and success stories are as | > | usual always welcome :) | > | | > | Thanks!! | > | | > | -Søren | > | > Sorry, I previously said that it was working fine (both version I and | > version II). However, I'm an idiot. | > | > I never tried my CD-ROM! | > | > Today I finally did, and it doesn't work at all -- it says "device not | > configured" when I try to access it. I double-checked, and if I boot | > with my original installed kernel, the CD-ROM still works fine; moreover, | > my custom kernel does have the CD-ROM enabled (CD9660 and atapicd). I do | > have this set, FWIW, and perhaps I should not: | | I had the same issue. Try copying the patched MAKEDEV over to your | /dev dir and remake the acd* devices. Thanks! That did it. The MAKEDEV has actualy given me more trouble than anything else -- it didn't change the /dev version, just the /usr/local/src version, and (though I didn't notice this originally) a couple chunks fails from the patch. In fact, the patch didn't work worth beans for the MAKDEV file; I finally wound up just looking at the patch file and making the changes by hand. When I did this it was not at all obvious *why* the patches failed. They seemed valid to me, but for some reason patch could only apply one of the three chunks, and that with a "fuzz of 2" (even though it looked like it had the line spot-on to me). Anyway, CDs are working again for me. Thanks. -- Brian T. Schellenberger . . . . . . . bts@wnt.sas.com (work) Brian, the man from Babble-On . . . . bts@babbleon.org (personal) ME --> http://www.babbleon.org http://www.eff.org <-- GOOD GUYS --> http://www.programming-freedom.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 17:31:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by hub.freebsd.org (Postfix) with ESMTP id 1782937B417; Tue, 12 Mar 2002 17:31:25 -0800 (PST) Received: from localhost (localhost [::1]) by watery.cc.kogakuin.ac.jp (8.11.6/8.11.6) with ESMTP id g2D1VMu37052; Wed, 13 Mar 2002 10:31:22 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Wed, 13 Mar 2002 10:31:11 +0900 (JST) Message-Id: <20020313.103111.74723676.nyan@jp.FreeBSD.org> To: murray@FreeBSD.ORG Cc: bmah@FreeBSD.ORG, csfbsd@raggedclown.net, stable@FreeBSD.ORG Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy From: Takahashi Yoshihiro In-Reply-To: <20020312215209.GT7036@freebsdmall.com> References: <20020312140950.GB1577@raggedclown.net> <200203121832.g2CIWUs25950@bmah.dyndns.org> <20020312215209.GT7036@freebsdmall.com> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20020312215209.GT7036@freebsdmall.com> Murray Stokely writes: > > Personally, I wouldn't mind seeing sysinstall moved either...it makes > > doing MFCs easier. :-) > > John originally asked for the repo-copy in -CURRENT. Maybe he can > comment about plans for sysinstall in -STABLE? Sysinstall in -current has a problem. The sysinstall command has boot0 and mbr images inside. But, since it is used installed binaries in /boot at making usr.sbin/sysinstall, the sysinstall command has old boot image(s) even if boot0 and/or mbr is modified. Moreover, it breaks cross-building like building for alpha binaries on i386 box, building for pc98 binaries on i386 box, etc. I posted a patch to resolv this problem. Please see the following thread. http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=55656+60763+/usr/local/www/db/text/2001/freebsd-current/20010930.freebsd-current Please don't MFC moving sysinstall before this problem is resolved. Thank you. --- TAKAHASHI Yoshihiro THE CENTER for INFORMATION SCIENCE, Kogakuin Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 17:38: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id A5DBD37B404; Tue, 12 Mar 2002 17:38:02 -0800 (PST) Received: by mail1.zer0.org (Postfix, from userid 1001) id 82BBF239A0B; Tue, 12 Mar 2002 17:38:02 -0800 (PST) Date: Tue, 12 Mar 2002 17:38:02 -0800 From: Gregory Sutter To: Josef Grosch Cc: Murray Stokely , Alessandro de Manzano , Ron 'The InSaNe OnE' Rosson , freebsd-stable@FreeBSD.ORG Subject: Re: Just got 2 different 4.5 disks...... Message-ID: <20020313013802.GJ55856@klapaucius.zer0.org> References: <200203040030.LAA00492@lightning.itga.com.au> <20020303211832.I153@numachi.com> <15491.34751.990284.622815@witchblade.oneinsane.net> <20020304193050.B22862@libero.sunshine.ale> <20020311102640.GX2845@freebsdmall.com> <20020311113632.GD2845@freebsdmall.com> <20020312024755.GH55856@klapaucius.zer0.org> <20020312053111.GA47039@mooseriver.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="00hq2S6J2Jlg6EbK" Content-Disposition: inline In-Reply-To: <20020312053111.GA47039@mooseriver.com> User-Agent: Mutt/1.3.27i Organization: Zer0 X-Purpose: For great justice! Mail-Copies-To: poster Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --00hq2S6J2Jlg6EbK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-03-11 21:31 -0800, Josef Grosch wrote: > On Mon, Mar 11, 2002 at 06:47:55PM -0800, Gregory Sutter wrote: > >=20 > > The Daemon News discs are made from the official ISOs, with no changes. > > However, the disc producer used a nonstandard method to make discs > > three and four, which resulted in the packages being named in 8.3 DOS- > > style filenames. Daemon News is replacing those two discs upon request > > from those who have purchased the set. We will not use that disc > > producer in the future. >=20 > How do I get my replacement CD's? Email to request them. Greg --=20 Gregory S. Sutter "How do I read this file?" mailto:gsutter@zer0.org "You uudecode it." http://www.zer0.org/~gsutter/ "I I I decode it?" hkp://wwwkeys.pgp.net/0x845DFEDD --00hq2S6J2Jlg6EbK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8jq16IBUx1YRd/t0RAm+1AJ9BT7UKfDJHF2OiPNTewEbUdgm1JACcCdq/ B21glgeu/vuMKhwrhvtnto4= =UpRp -----END PGP SIGNATURE----- --00hq2S6J2Jlg6EbK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 17:43: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 440C037B400 for ; Tue, 12 Mar 2002 17:42:20 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020313014220.WHLR1214.rwcrmhc54.attbi.com@blossom.cjclark.org>; Wed, 13 Mar 2002 01:42:20 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g2D1gFU34468; Tue, 12 Mar 2002 17:42:15 -0800 (PST) (envelope-from cjc) Date: Tue, 12 Mar 2002 17:42:15 -0800 From: "Crist J. Clark" To: dak Cc: freebsd-stable@FreeBSD.ORG Subject: Re: netstat segmentation fault Message-ID: <20020312174215.J29705@blossom.cjclark.org> References: <20020312191415.GA556@mars> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020312191415.GA556@mars>; from aurelien.nephtali@wanadoo.fr on Tue, Mar 12, 2002 at 08:14:15PM +0100 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 08:14:15PM +0100, dak wrote: > Hi, > > I've re-compiled my kernel today (12/03/2002) and now each time I run 'netstat' (w/out options) > it segfault (but no core dump :<) before displaying 'UNIX domain sockets' Sounds like your world and kernel are out of sync. Did you build the kernel with different (updated) source than the userland tools? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 17:43:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1out.umbc.edu (mx1out.umbc.edu [130.85.253.51]) by hub.freebsd.org (Postfix) with ESMTP id 7A45A37B476 for ; Tue, 12 Mar 2002 17:43:29 -0800 (PST) Received: from gl.umbc.edu (dobbs.ucs.umbc.edu [130.85.70.38]) by mx1out.umbc.edu (8.12.0/8.12.0/UMBC-Central 1.7 mxout 1.2.2.2 $) with ESMTP id g2D1hQmR009700; Tue, 12 Mar 2002 20:43:26 -0500 (EST) Received: from localhost (randy@localhost) by gl.umbc.edu (8.11.6/8.9.3) with ESMTP id g2D1kd216755; Tue, 12 Mar 2002 20:46:39 -0500 X-Authentication-Warning: dobbs.ucs.umbc.edu: randy owned process doing -bs Date: Tue, 12 Mar 2002 20:46:39 -0500 (EST) From: Randy Philipp X-X-Sender: To: Arjan Knepper Cc: , Subject: Re: Help with Cyclades YeP drivers for FreeBSD 4.5 In-Reply-To: <3C8E9362.50203@jak.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That looks great, thanks for the info! I will let you know how it works. Randy Philipp On Wed, 13 Mar 2002, Arjan Knepper wrote: > Do a search on the bugs list or see > > PR i386/30965 > > Arjan Knepper > > Randy Philipp wrote: > > >I am having some problems with the Cyclades FreeBSD drivers. After > >compiling the kernel with the Cyclades drivers, the machine hangs during > >bootup, after the dmesg messages about the serial and parllel ports. The > >card appears to be detected, but the machine fails to boot completely. > > > >Is this a know issue, I have seen mentions of this problem on the FreeBSD > >Stable list back to May of 2001. The FreeBSD drivers on your web site are > >for FreeBSD 3.0 which is quite old, which leads me to the next question, > >are you dropping support for FreeBSD? > > > >I know this may be an isolated problem, but I have run into a number of > >people who have had a similar problems getting your card to work with > >FreeBSD. > > > >Any assistance you can provide would be greatly appreciated. Thank you > >for your time and consideration. > > > >Randy Philipp > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-stable" in the body of the message > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 20:44:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.lambertfam.org (eqbsd.lambertfam.org [209.142.170.25]) by hub.freebsd.org (Postfix) with ESMTP id EB38F37B432 for ; Tue, 12 Mar 2002 20:44:03 -0800 (PST) Received: from laptop.lambertfam.org (ool-18bde7b1.dyn.optonline.net [24.189.231.177]) by www.lambertfam.org (Postfix) with ESMTP id 88FFB64C06 for ; Tue, 12 Mar 2002 22:43:56 -0600 (CST) Received: by laptop.lambertfam.org (Postfix, from userid 1000) id 1C88C28B0E; Tue, 12 Mar 2002 23:43:55 -0500 (EST) Date: Tue, 12 Mar 2002 23:43:55 -0500 From: Scott Lambert To: freebsd-stable@FreeBSD.ORG Subject: Re: /etc/make.conf question Message-ID: <20020313044355.GC21174@laptop.lambertfam.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <4.3.2.20020312135845.0369fc20@207.227.119.2> <94LKWSXTSPD0LI73HF86RP3VNKJ3W09.3c8e8564@VicNBob> <20020312175405.A96638@blackhelicopters.org> <1015976004.43954.1.camel@rushlight.kf8nh.apk.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1015976004.43954.1.camel@rushlight.kf8nh.apk.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 12, 2002 at 06:33:24PM -0500, Brandon S. Allbery KF8NH wrote: > On Tue, 2002-03-12 at 17:54, Michael Lucas wrote: > > You know, how are we supposed to have a long discussion and ramble > > into obscure corners of the system, if you go and look at the source > > for a definitive answer? :-) > > > > > # Short hand for `make buildkernel installkernel' > > > # > > > kernel: buildkernel installkernel > > Last I checked, the only reason to separate the two was to allow a > single /usr/obj to be used to NFS-upgrade multiple (identical) systems. One other reason, also involves NFS, when your build server is 1Ghz and your target machine is 200Mhz. Besides builds go faster on local disks. I usually spend all day building world, and the kernels for each machine. Then, during the maintenance window, I only have to do installs. This lets me get a few more machines upgraded in the same window. Now if only I can get these, inherited, 2.2.7-CURRENT boxes up to 4.x I'll be happy. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org http://www.lambertfam.org/~lambert/resume.html 3 years Sr. SysAdmin experience with FreeBSD in small & medium size ISPs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 20:51:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id BC2AF37B404; Tue, 12 Mar 2002 20:51:27 -0800 (PST) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g2D4pPc27355; Wed, 13 Mar 2002 13:51:25 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: bmah@FreeBSD.ORG, csfbsd@raggedclown.net, stable@FreeBSD.ORG In-Reply-To: <20020313.103111.74723676.nyan@jp.FreeBSD.org> References: <200203121832.g2CIWUs25950@bmah.dyndns.org> <20020312215209.GT7036@freebsdmall.com> <20020313.103111.74723676.nyan@jp.FreeBSD.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 9 From: Makoto Matsushita To: nyan@jp.FreeBSD.org Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy Date: Wed, 13 Mar 2002 13:51:22 +0900 Message-Id: <20020313135122N.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan> I posted a patch to resolv this problem. Please see the following thread. nyan> http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=55656+60763+/usr/local/www/db/text/2001/freebsd-current/20010930.freebsd-current Sounds reasonable. I'll try to check it out. It will be a small one step towards to cross-compile a FreeBSD distribution. -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Mar 12 22:43: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (fw-rl0.freebsd.dk [212.242.86.114]) by hub.freebsd.org (Postfix) with ESMTP id B88A337B41E for ; Tue, 12 Mar 2002 22:42:44 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.11.6/8.11.6) id g2D6gPt03856; Wed, 13 Mar 2002 07:42:25 +0100 (CET) (envelope-from sos) From: Søren Schmidt Message-Id: <200203130642.g2D6gPt03856@freebsd.dk> Subject: Re: Request for testers of MFC'd ATA driver take 2. In-Reply-To: <20020312221716.BF5CABB35@i8k.babbleon.org> To: "Brian T.Schellenberger" Date: Wed, 13 Mar 2002 07:42:25 +0100 (CET) Cc: stable@FreeBSD.ORG Reply-To: sos@freebsd.dk X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Brian T.Schellenberger wrote: > Today I finally did, and it doesn't work at all -- it says "device not > configured" when I try to access it. I double-checked, and if I boot with my > original installed kernel, the CD-ROM still works fine; moreover, my custom > kernel does have the CD-ROM enabled (CD9660 and atapicd). I do have this > set, FWIW, and perhaps I should not: > > device ata0 at isa? port IO_WD1 irq 14 > device ata1 at isa? port IO_WD2 irq 15 > > and I also enable DMA to the CD-ROM. > > I have some things to try (disabled DMA, for example), and a possible source > fo the difficulty is that I applied the patches to a 4.5-RC #5 kernel rather > than to an up-to-date stable. Try to remake the /dev/acd* entries with the new MAKEDEV from usr/src/etc -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Mar 13 0:52:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 99B4637B400 for ; Wed, 13 Mar 2002 00:52:12 -0800 (PST) Received: (qmail 64561 invoked by uid 1001); 13 Mar 2002 08:52:12 -0000 Date: 13 Mar 2002 00:52:12 -0800 Date: Wed, 13 Mar 2002 00:52:12 -0800 From: Bill Swingle To: Holt Grendal Cc: stable@freebsd.org Subject: Re: SCB timeout Message-ID: <20020313085212.GA64059@dub.net> References: <20020312120716.18521.qmail@web11605.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20020312120716.18521.qmail@web11605.mail.yahoo.com> User-Agent: Mutt/1.3.27i X-Operating-System: FreeBSD toxic.magnesium.net 4.5-STABLE FreeBSD 4.5-STABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I had some problems like this (different values) that I posted a week or so ago. What kind of hardware are you using? -Bill On Tue, Mar 12, 2002 at 04:07:16AM -0800, Holt Grendal wrote: > Hi, >=20 > Does anyone know what causes messages like the one > below? >=20 > Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 > 0xf3 0x10 0x600 > Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 > 0x0 0x10 0x600 > Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x1 > 0x0 0x10 0x600 > Mar 11 18:20:05 viper /kernel: fxp0: SCB timeout: 0x81 > 0x0 0x10 0x600 >=20 > Sometimes I see plain old "device timeout" which is > listed as a common error in the fxp man page but this > SCB one is not. >=20 > Any ideas? >=20 > TIA >=20 > Holt >=20 > __________________________________________________ > Do You Yahoo!? > Try FREE Yahoo! Mail - the world's greatest free email! > http://mail.yahoo.com/ >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message --=20 -=3D| Bill Swingle - -=3D| Every message PGP signed -=3D| Fingerprint: C1E3 49D1 EFC9 3EE0 EA6E 6414 5200 1C95 8E09 0223 -=3D| "Computers are useless. They can only give you answers" Pablo Picasso= =20 --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8jxM8UgAclY4JAiMRAtwjAJ4pzTD1VPo861yJHyWrMDkpNK+e1wCdEKch t7Ddmj6VRivvKStlw2gbWb8= =BfWD -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Mar 13 2:20:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 6495137B419 for ; Wed, 13 Mar 2002 02:20:04 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16l5rV-0000cO-00; Wed, 13 Mar 2002 10:20:01 +0000 Date: Wed, 13 Mar 2002 10:20:01 +0000 From: Rasputin To: "Jeffrey J. Mountin" Cc: stable@freebsd.org Subject: Re: /etc/make.conf question Message-ID: <20020313102001.A2332@shikima.mine.nu> Reply-To: Rasputin References: <20020312114158.A92910@blackhelicopters.org> <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <4.3.2.20020312135845.0369fc20@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4.3.2.20020312135845.0369fc20@207.227.119.2>; from jeff-ml@mountin.net on Tue, Mar 12, 2002 at 02:07:00PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Jeffrey J. Mountin [020312 20:09]: > At 11:06 AM 3/12/02 -0800, Gary W. Swearingen wrote: > >Michael Lucas writes: > > > > > Remember, the correct dance for an upgrade these days includes the > > following: > > > > > > make buildworld > > > make buildkernel > > > make installkernel > > > > > > make installworld > > > mergemaster > > > > >I replace the second two steps with "make kernel". > >I'd be glad to know any disadvantage of that not shared by the two-step. > Besides the fact that your modules are stale (make.conf change required to > avoid that) or that you are on your own when doing "unsupported" > procedures. Really? I'm sure it's just 'buildkernel installkernel', therefore the installkernel target should only run in buildkernel succeeds. -- Die, v.: To stop sinning suddenly. -- Elbert Hubbard Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Mar 13 3:16:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bazooka.trit.org (bazooka.trit.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id B724737B405; Wed, 13 Mar 2002 03:16:26 -0800 (PST) Received: by bazooka.trit.org (Postfix, from userid 1000) id 59D1E3E3E; Wed, 13 Mar 2002 11:16:26 +0000 (UTC) Received: from bazooka (localhost [127.0.0.1]) by bazooka.trit.org (Postfix) with ESMTP id 584283C12E; Wed, 13 Mar 2002 11:16:26 +0000 (UTC) To: bmah@FreeBSD.ORG Cc: Cliff Sarginson , stable@FreeBSD.ORG, jhb@freebsd.org, nyan@jp.FreeBSD.org, matusita@jp.FreeBSD.org Subject: Re: /usr/sbin/sysinstall for -stable (cvs commit: src/release/sy In-Reply-To: <200203121832.g2CIWUs25950@bmah.dyndns.org>; from bmah@FreeBSD.ORG on "Tue, 12 Mar 2002 10:32:30 -0800" Date: Wed, 13 Mar 2002 11:16:21 +0000 From: Dima Dorfman Message-Id: <20020313111626.59D1E3E3E@bazooka.trit.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Bruce A. Mah" wrote: > If memory serves me right, Cliff Sarginson wrote: > > On Tue, Mar 12, 2002 at 12:30:40PM +1100, Gregory Bond wrote: > > > > Actually, it violated my POLA to discover sysinstall wasn't rebuild during > > > buildworld.... > > > > > Mine too :) > > I would have no objections to it being moved. > > I am wondering if there are any serious implications of not being able > > to run it in single-user with only / mounted. I cannot think of > > any... ? > > If there are maybe /sbin is the place. > > It is going to get moved anyway, might as well do it now. With a big > > note in UPDATING of course...and a little script to echo this fact when > > you type "./sysinstall" in "/stand" ? > > Uh...wait a sec... > > /stand/sysinstall is the crunched binary that you get on the > installation media. It is never updated with an installworld. As far > as I can tell, this is true even on -CURRENT systems. > > /usr/sbin/sysinstall exists only on -CURRENT. It is a "normal", > dynamically-linked executable that *does* get updated with a buildworld/ > installworld. Correct. The change I'm proposing to merge moves the sysinstall sources from src/release/sysinstall to src/usr.sbin/sysinstall and installs sysinstall into /usr/sbin as part of installworld. /stand is not going away, and its semantics will remain the same (e.g., we're not going to start updating it during installworld). To those who responded about this being a possible POLA violation: Could you please elaborate? The only user-visible change is the appearance of /usr/sbin/sysinstall, and the only developer-visible change is moving the sources. I think the latter is acceptable for -stable, esp. since, as bmah points out, it makes MFCs easier. To those who suggest /sbin as an alternative or other such changes: I'm proposing to merge a change from -current. We had all of these arguments before that change, and I'd rather not see them reiterated here; the archives are good enough for me :-). Per nyan's request, I'm going to hold off doing this until the problem he reported is resolved. It looks like matusita will pick up the ball on this one, so it shouldn't be long--hopefully. Thanks, guys! (FWIW, it's to avoid aggravating this kind of issue that I decided to post this proposal to -stable instead of just asking jhb.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Mar 13 3:22:58 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web11604.mail.yahoo.com (web11604.mail.yahoo.com [216.136.172.56]) by hub.freebsd.org (Postfix) with SMTP id 1523A37B405 for ; Wed, 13 Mar 2002 03:22:48 -0800 (PST) Message-ID: <20020313112247.58751.qmail@web11604.mail.yahoo.com> Received: from [24.189.82.162] by web11604.mail.yahoo.com via HTTP; Wed, 13 Mar 2002 03:22:47 PST Date: Wed, 13 Mar 2002 03:22:47 -0800 (PST) From: Holt Grendal Subject: Re: SCB timeout To: Bill Swingle Cc: stable@freebsd.org In-Reply-To: <20020313085212.GA64059@dub.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bill, My dmesg is below. I tried to add DDB to the kernel to and the appropriate lines to rc.conf get a crashdump but it never worked. Holt Mar 12 13:02:46 viper /kernel: Copyright (c) 1992-2002 The FreeBSD Project. Mar 12 13:02:46 viper /kernel: Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 Mar 12 13:02:46 viper /kernel: The Regents of the University of California. All rights reserved. Mar 12 13:02:46 viper /kernel: FreeBSD 4.5-STABLE #0: Mon Mar 11 23:41:43 EST 2002 Mar 12 13:02:46 viper /kernel: root@viper:/usr/obj/usr/src/sys/VIPER Mar 12 13:02:46 viper /kernel: Timecounter "i8254" frequency 1193182 Hz Mar 12 13:02:46 viper /kernel: Timecounter "TSC" frequency 853205731 Hz Mar 12 13:02:46 viper /kernel: CPU: Pentium III/Pentium III Xeon/Celeron (853.21-MHz 686-class CPU) Mar 12 13:02:46 viper /kernel: Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Mar 12 13:02:46 viper /kernel: Features=0x383f9ff Mar 12 13:02:46 viper /kernel: real memory = 1073725440 (1048560K bytes) Mar 12 13:02:46 viper /kernel: avail memory = 1042595840 (1018160K bytes) Mar 12 13:02:46 viper /kernel: Preloaded elf kernel "kernel" at 0xc02a9000. Mar 12 13:02:46 viper /kernel: Pentium Pro MTRR support enabled Mar 12 13:02:46 viper /kernel: md0: Malloc disk Mar 12 13:02:46 viper /kernel: Using $PIR table, 8 entries at 0xc00f0e60 Mar 12 13:02:46 viper /kernel: npx0: on motherboard Mar 12 13:02:46 viper /kernel: npx0: INT 16 interface Mar 12 13:02:46 viper /kernel: pcib0: on motherboard Mar 12 13:02:46 viper /kernel: pci0: on pcib0 Mar 12 13:02:46 viper /kernel: pcib2: at device 1.0 on pci0 Mar 12 13:02:46 viper /kernel: pci1: on pcib2 Mar 12 13:02:46 viper /kernel: isab0: at device 4.0 on pci0 Mar 12 13:02:46 viper /kernel: isa0: on isab0 Mar 12 13:02:47 viper /kernel: pci0: at 4.1 Mar 12 13:02:47 viper /kernel: pci0: at 4.2 irq 5 Mar 12 13:02:47 viper /kernel: fxp0: port 0xd000-0xd03f mem 0xe2800000-0xe28fffff,0xe3000000-0xe3000fff irq 12 at device 10.0 on pci0 Mar 12 13:02:47 viper /kernel: fxp0: Ethernet address 00:d0:b7:91:e8:75 Mar 12 13:02:47 viper /kernel: inphy0: on miibus0 Mar 12 13:02:47 viper /kernel: inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Mar 12 13:02:47 viper /kernel: ahc0: port 0xb800-0xb8ff mem 0xe2000000-0xe2000fff irq 10 at device 11.0 on pci0 Mar 12 13:02:47 viper /kernel: aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs Mar 12 13:02:47 viper /kernel: pci0: at 12.0 irq 11 Mar 12 13:02:47 viper /kernel: pcib1: on motherboard Mar 12 13:02:47 viper /kernel: pci2: on pcib1 Mar 12 13:02:47 viper /kernel: orm0: Moissanite: More Fire and Brilliance
The Truth About Moissanite
 
Fact - Moissanite delivers more
fire, brilliance and luster than any other hard jewel on Earth.
This unretouched photograph supports the adage that "a picture is worth a thousand words". Here, a light source over a similar sized moissanite and diamond placed in shallow water clearly shows the superior fire and brilliance of this unique new jewel. And the picture is supported by measurable facts: the GIA publishes the dispersion (fire) of created moissanite at 0.104, refractive index (brilliance) at 2.65 to 2.69, and luster at 20.4%. No other hard jewel measures up, not even a fine diamond. And only moissanite and diamond are over 9 on the Mohs hardness scale. Moissanite jewels created by Charles & Colvard are available in all popular shapes and sizes. 

www.moissanitesource.com is the place to buy moissanite jewelry on the internet. Buy with confidence at the best prices in the world. 

 

Moissanite Created By Charles &
Colvard
 

Moissanite created by Charles & Colvard is a unique jewel, not a synthetic diamond.

Moissanite Source is an authorized distributor of Moissanite.

 

If you wish to stop receiving these occasional mailings, simply reply to this email with the word "REMOVE" in
the subject line and we will remove your name and email address from our database.

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 7:50:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from glass.dnsart.com (ip246-202.dialup11.tokyo.jp.psi.net [154.33.246.202]) by hub.freebsd.org (Postfix) with ESMTP id 8E32D37B402 for ; Thu, 14 Mar 2002 07:50:23 -0800 (PST) Received: from localhost ([127.0.0.1]) by glass.dnsart.com with esmtp (Exim 3.35 #1) id 16lXPO-00007D-00; Fri, 15 Mar 2002 00:44:50 +0900 Date: Fri, 15 Mar 2002 00:44:47 +0900 (JST) From: Tod McQuillin X-X-Sender: devin@glass.pun-pun.prv To: Brooks Davis Cc: Dan Langille , Subject: Re: wi0 problems under latest STABLE In-Reply-To: <20020311105627.A9391@Odin.AC.HMC.Edu> Message-ID: <20020315003925.J437-100000@glass.pun-pun.prv> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 11 Mar 2002, Brooks Davis wrote: > At this point there isn't. I I'm going to have to rethink handling this > problem. It appears that WI_TIMEOUT is actually too long (it hangs the > machine for WI_TIMEOUT*WI_DELAY if the command doesn't return). > Additionaly, it appears that some cards are just broken and we need to > find a way to deal with them. I made some changes to if_wi.c which completely cleared up the "timeout in wi_cmd" messages and 500ms freezes which came up every minute on my laptop and desktop machines. The laptop is now completely back to the same behaviour as in cvs rev 1.18.2.14 and earlier of if_wi.c, though the desktop still logs these messages at boot: wi0: at port 0x240-0x27f irq 15 slot 0 on pccard0 wi0: 802.11 address: 00:02:2d:2b:ab:06 wi0: using Lucent chip or unknown chip wi0: timeout in wi_cmd 2; event status 8080 wi0: timeout in wi_cmd 0; event status 8080 wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: wi_cmd: busy bit won't clear. wi0: init failed Probably some changes are still needed at attach time. Here is the patch: Index: if_wi.c =================================================================== RCS file: /usr/src/cvs-repo/src/sys/i386/isa/Attic/if_wi.c,v retrieving revision 1.18.2.16 diff -c -r1.18.2.16 if_wi.c *** if_wi.c 4 Mar 2002 20:03:57 -0000 1.18.2.16 --- if_wi.c 14 Mar 2002 12:55:54 -0000 *************** *** 453,459 **** --- 453,461 ---- struct wi_ltv_gen gen; struct ifnet *ifp; int error; + int s; + s = splimp(); sc = device_get_softc(dev); ifp = &sc->arpcom.ac_if; *************** *** 463,468 **** --- 465,471 ---- if (error) { device_printf(dev, "bus_setup_intr() failed! (%d)\n", error); wi_free(dev); + splx(s); return (error); } *************** *** 481,486 **** --- 484,490 ---- if ((error = wi_read_record(sc, (struct wi_ltv_gen *)&mac)) != 0) { device_printf(dev, "mac read failed %d\n", error); wi_free(dev); + splx(s); return (error); } bcopy((char *)&mac.wi_mac_addr, *************** *** 584,589 **** --- 588,594 ---- ether_ifattach(ifp, ETHER_BPF_SUPPORTED); callout_handle_init(&sc->wi_stat_ch); + splx(s); return(0); } *************** *** 799,804 **** --- 804,810 ---- { struct wi_softc *sc; struct ifnet *ifp; + int s; sc = xsc; ifp = &sc->arpcom.ac_if; *************** *** 809,815 **** --- 815,823 ---- if (ifp->if_flags & IFF_OACTIVE) return; + s = splimp(); wi_cmd(sc, WI_CMD_INQUIRE, WI_INFO_COUNTERS); + splx(s); return; } -- Tod McQuillin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 8: 3:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1563237B416 for ; Thu, 14 Mar 2002 08:03:26 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2EG3Oi36823; Thu, 14 Mar 2002 09:03:24 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2EG3NL49840; Thu, 14 Mar 2002 09:03:23 -0700 (MST) (envelope-from imp@village.org) Date: Thu, 14 Mar 2002 09:02:54 -0700 (MST) Message-Id: <20020314.090254.89343001.imp@village.org> To: rob@pythonemproject.com Cc: stable@FreeBSD.ORG Subject: Re: bizarre hanging at root mount From: "M. Warner Losh" In-Reply-To: <200203141601.LAA69821> References: <200203141601.LAA69821> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200203141601.LAA69821> rob@pythonemproject.com writes: : Hi Warner, I have an even stranger problem now. Lpd and syslogd : refuse to start from rc. I can start Lpd manually, but syslogd : won't. I wonder if this has anything to do with those kernel tuning : params. I went and CVSup'd and made world again, but to no avail. That's odd. I don't know what would cause this... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 8:47:29 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 1BA6637B402 for ; Thu, 14 Mar 2002 08:47:24 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 4E1543F0E for ; Thu, 14 Mar 2002 11:47:23 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: freebsd-stable@FreeBSD.ORG Date: Thu, 14 Mar 2002 11:47:21 -0500 MIME-Version: 1.0 Subject: ipfilter keep state broken? Reply-To: dan@langille.org X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020314164723.4E1543F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I upgraded my webserver on March 9 from the post 4.5-RELASE stable. Today I've been noticing very unusal access issues on the box. For example, I could not get to my webserver from one remote box using https. I had to change my rules before it would work: Here is the after and before. I had to replace the keep state with two rules (a.c.b.d is the IP address in question): < pass in quick proto tcp from a.b.c.d/32 to any port = https < pass out quick proto tcp from any to a.b.c.d/32 port = https --- > pass in quick proto tcp from a.b.c.d/32 to any port = https flags S keep state Anyone else seeing similar problems? FWIW, the problem started at about 1:01AM EST today. It's a stretch to associate a keep state problem which appears 5 days after an upgrade with a possible -STABLE issue. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:10:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [216.135.64.135]) by hub.freebsd.org (Postfix) with SMTP id 940D437B402 for ; Thu, 14 Mar 2002 09:10:49 -0800 (PST) Received: (qmail 43154 invoked by uid 1000); 14 Mar 2002 17:10:48 -0000 Date: Thu, 14 Mar 2002 12:10:48 -0500 From: Chris Johnson To: Dan Langille Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ipfilter keep state broken? Message-ID: <20020314121048.A43100@palomine.net> References: <20020314164723.4E1543F0E@bast.unixathome.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020314164723.4E1543F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 11:47:21AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 11:47:21AM -0500, Dan Langille wrote: > I upgraded my webserver on March 9 from the post 4.5-RELASE stable. Toda= y=20 > I've been noticing very unusal access issues on the box. For example, I= =20 > could not get to my webserver from one remote box using https. I had to= =20 > change my rules before it would work: >=20 > Here is the after and before. I had to replace the keep state with two= =20 > rules (a.c.b.d is the IP address in question): >=20 > < pass in quick proto tcp from a.b.c.d/32 to any port =3D https > < pass out quick proto tcp from any to a.b.c.d/32 port =3D https > --- > > pass in quick proto tcp from a.b.c.d/32 to any port =3D https flags S = keep state Could it be that this didn't actually fix your problem but that you made so= me other change in the process? For example, did you flush your state table? I= s it possible that it was getting full? Chris --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kNmWyeUEMvtGLWERAmZQAJ9IOQaHaFUfsyJMdLHerEjBpkYI3QCffmnR xJWVLy9g0Mnzs0PDuG9nk28= =yPtU -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:16:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [216.135.64.135]) by hub.freebsd.org (Postfix) with SMTP id 5611237B400 for ; Thu, 14 Mar 2002 09:15:48 -0800 (PST) Received: (qmail 43308 invoked by uid 1000); 14 Mar 2002 17:15:47 -0000 Date: Thu, 14 Mar 2002 12:15:47 -0500 From: Chris Johnson To: Dan Langille Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ipfilter keep state broken? Message-ID: <20020314121547.A43195@palomine.net> References: <20020314164723.4E1543F0E@bast.unixathome.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020314164723.4E1543F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 11:47:21AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 11:47:21AM -0500, Dan Langille wrote: > I upgraded my webserver on March 9 from the post 4.5-RELASE stable. Toda= y=20 > I've been noticing very unusal access issues on the box. For example, I= =20 > could not get to my webserver from one remote box using https. I had to= =20 > change my rules before it would work: >=20 > Here is the after and before. I had to replace the keep state with two= =20 > rules (a.c.b.d is the IP address in question): >=20 > < pass in quick proto tcp from a.b.c.d/32 to any port =3D https > < pass out quick proto tcp from any to a.b.c.d/32 port =3D https > --- > > pass in quick proto tcp from a.b.c.d/32 to any port =3D https flags S = keep state Is this a typo? If this is your web server running on a.b.c.d, don't you wa= nt: pass in quick proto tcp from any to a.b.c.d port =3D https flags S keep sta= te Chris --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kNrCyeUEMvtGLWERAtUVAKCmfRSopiYfVr6zg/VhPewBzh+xpgCffvZI p5UidJjUX3Idu9BNvpHRBKY= =xedH -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:19:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.altadena.net (ns.altadena.net [206.126.144.2]) by hub.freebsd.org (Postfix) with ESMTP id 8141037B402 for ; Thu, 14 Mar 2002 09:19:38 -0800 (PST) Received: (from pete@localhost) by ns.altadena.net (8.11.6/8.8.8) id g2EHJaD33116 for stable@freebsd.org; Thu, 14 Mar 2002 09:19:36 -0800 (PST) (envelope-from pete) From: Pete Carah Message-Id: <200203141719.g2EHJaD33116@ns.altadena.net> Subject: if_wi with dhclient problem To: stable@freebsd.org Date: Thu, 14 Mar 2002 09:19:36 -0800 (PST) X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recent changes (probably the last week) to one or both of dhclient or if_wi have broken dhclient when used with wi0 after a card insertion. fxp0 still works fine in the same machine, and wi0 does too, after a manual ifconfig (kind of defeats the purpose of dhclient, though :-). The manual ifconfig does not have to be to a correct local LAN address, see below at the end. At least this gives a workaround... Also, "ifconfig wi0 down ; ifconfig wi0 up" is NOT sufficient to make dhclient work. Unfortunately there isn't a 'v' option to dhclient to try to get more output... In the fail case I get an ifconfig error message and _immediate_ exit (no wait for any timeout) (dhclient isn't left running after this): ----------------------------------------- portable# /sbin/dhclient wi0 ifconfig: ioctl (SIOCAIFADDR): File exists portable# /sbin/dhclient wi0 ifconfig: ioctl (SIOCAIFADDR): File exists portable# ifconfig wi0 wi0: flags=8843 mtu 1500 inet6 fe80::260:1dff:fe1e:db00%wi0 prefixlen 64 scopeid 0x14 ether 00:60:1d:1e:db:00 media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps) status: associated ssid Altadena1 1:Altadena1 stationname Portable.Altadena channel 6 authmode NONE powersavemode OFF powersavesleep 100 wepmode MIXED weptxkey 1 wepkey 1:128-bit wepkey 2:64-bit portable# ifconfig wi0 66.127.158.100 netmask 255.255.255.248 portable# route add default 66.127.158.97 add net default: gateway 66.127.158.97 portable# /sbin/dhclient wi0 ifconfig: ioctl (SIOCAIFADDR): File exists dhclient: New IP Address(wi0): 66.127.158.100 dhclient: New Subnet Mask (wi0): 255.255.255.248 dhclient: New Broadcast Address(wi0): 66.127.158.103 dhclient: New Routers: 66.127.158.97 portable# ------------------------------------------------ new run after pccardc power cycle to test use of a non-local LAN address: ------------------------------ portable# pccardc power 0 0 portable# pccardc power 0 1 portable# sh /etc/pccard_wi_home ifconfig: ioctl (SIOCAIFADDR): File exists portable# ifconfig wi0 wi0: flags=8843 mtu 1500 inet6 fe80::260:1dff:fe1e:db00%wi0 prefixlen 64 scopeid 0x14 ether 00:60:1d:1e:db:00 media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps) status: associated ssid Altadena1 1:Altadena1 stationname Portable.Altadena channel 6 authmode NONE powersavemode OFF powersavesleep 100 wepmode MIXED weptxkey 1 wepkey 1:128-bit wepkey 2:64-bit portable# /sbin/dhclient wi0 ifconfig: ioctl (SIOCAIFADDR): File exists portable# ifconfig wi0 wi0: flags=8843 mtu 1500 inet6 fe80::260:1dff:fe1e:db00%wi0 prefixlen 64 scopeid 0x14 ether 00:60:1d:1e:db:00 media: IEEE 802.11 Wireless Ethernet autoselect (DS/2Mbps) status: associated ssid Altadena1 1:Altadena1 stationname Portable.Altadena channel 6 authmode NONE powersavemode OFF powersavesleep 100 wepmode MIXED weptxkey 1 wepkey 1:128-bit wepkey 2:64-bit portable# ifconfig wi0 10.0.0.1 netmask 255.255.255.0 portable# /sbin/dhclient wi0 ifconfig: ioctl (SIOCAIFADDR): File exists dhclient: New IP Address(wi0): 66.127.158.100 dhclient: New Subnet Mask (wi0): 255.255.255.248 dhclient: New Broadcast Address(wi0): 66.127.158.103 dhclient: New Routers: 66.127.158.97 portable# -- Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:24:59 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 7D0FA37B400 for ; Thu, 14 Mar 2002 09:24:56 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id BF85B3F0E; Thu, 14 Mar 2002 12:24:55 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Chris Johnson Date: Thu, 14 Mar 2002 12:24:55 -0500 MIME-Version: 1.0 Subject: Re: ipfilter keep state broken? Reply-To: dan@langille.org Cc: freebsd-stable@FreeBSD.ORG In-reply-to: <20020314121547.A43195@palomine.net> References: <20020314164723.4E1543F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 11:47:21AM -0500 X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020314172455.BF85B3F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 14 Mar 2002 at 12:15, Chris Johnson wrote: > On Thu, Mar 14, 2002 at 11:47:21AM -0500, Dan Langille wrote: > > I upgraded my webserver on March 9 from the post 4.5-RELASE stable. Today > > I've been noticing very unusal access issues on the box. For example, I > > could not get to my webserver from one remote box using https. I had to > > change my rules before it would work: > > > > Here is the after and before. I had to replace the keep state with two > > rules (a.c.b.d is the IP address in question): > > > > < pass in quick proto tcp from a.b.c.d/32 to any port = https > > < pass out quick proto tcp from any to a.b.c.d/32 port = https > > --- > > > pass in quick proto tcp from a.b.c.d/32 to any port = https flags S keep state > > Is this a typo? If this is your web server running on a.b.c.d, don't you want: > > pass in quick proto tcp from any to a.b.c.d port = https flags S keep state No, not a typo. That a.b.c.d is the client. https access is tightly restricted. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:26:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id D801737B405 for ; Thu, 14 Mar 2002 09:26:28 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id DEF953F0E; Thu, 14 Mar 2002 12:26:27 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Chris Johnson Date: Thu, 14 Mar 2002 12:26:27 -0500 MIME-Version: 1.0 Subject: Re: ipfilter keep state broken? Reply-To: dan@langille.org Cc: freebsd-stable@FreeBSD.ORG In-reply-to: <20020314121048.A43100@palomine.net> References: <20020314164723.4E1543F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 11:47:21AM -0500 X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020314172627.DEF953F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 14 Mar 2002 at 12:10, Chris Johnson wrote: > On Thu, Mar 14, 2002 at 11:47:21AM -0500, Dan Langille wrote: > > I upgraded my webserver on March 9 from the post 4.5-RELASE stable. Today > > I've been noticing very unusal access issues on the box. For example, I > > could not get to my webserver from one remote box using https. I had to > > change my rules before it would work: > > > > Here is the after and before. I had to replace the keep state with two > > rules (a.c.b.d is the IP address in question): > > > > < pass in quick proto tcp from a.b.c.d/32 to any port = https > > < pass out quick proto tcp from any to a.b.c.d/32 port = https > > --- > > > pass in quick proto tcp from a.b.c.d/32 to any port = https flags S keep state > > Could it be that this didn't actually fix your problem but that you made some > other change in the process? For example, did you flush your state table? Is it > possible that it was getting full? I agree with your theory. Thank you. After doing an ipf -FS to clear the state table, everything was still working fine. Then I reinstated my keep state rules and things went back to normal. Any suggestions to avoid this problem in future? Thanks. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:30:46 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [216.135.64.135]) by hub.freebsd.org (Postfix) with SMTP id 96E3837B400 for ; Thu, 14 Mar 2002 09:30:39 -0800 (PST) Received: (qmail 43730 invoked by uid 1000); 14 Mar 2002 17:30:38 -0000 Date: Thu, 14 Mar 2002 12:30:38 -0500 From: Chris Johnson To: Dan Langille Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ipfilter keep state broken? Message-ID: <20020314123038.B43330@palomine.net> References: <20020314164723.4E1543F0E@bast.unixathome.org>; <20020314121048.A43100@palomine.net> <20020314172627.DEF953F0E@bast.unixathome.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dc+cDN39EJAMEtIO" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020314172627.DEF953F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 12:26:27PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --dc+cDN39EJAMEtIO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 12:26:27PM -0500, Dan Langille wrote: > On 14 Mar 2002 at 12:10, Chris Johnson wrote: >=20 > > On Thu, Mar 14, 2002 at 11:47:21AM -0500, Dan Langille wrote: > > > I upgraded my webserver on March 9 from the post 4.5-RELASE stable. = Today=20 > > > I've been noticing very unusal access issues on the box. For example= , I=20 > > > could not get to my webserver from one remote box using https. I had= to=20 > > > change my rules before it would work: > > >=20 > > > Here is the after and before. I had to replace the keep state with t= wo=20 > > > rules (a.c.b.d is the IP address in question): > > >=20 > > > < pass in quick proto tcp from a.b.c.d/32 to any port =3D https > > > < pass out quick proto tcp from any to a.b.c.d/32 port =3D https > > > --- > > > > pass in quick proto tcp from a.b.c.d/32 to any port =3D https flag= s S keep state > >=20 > > Could it be that this didn't actually fix your problem but that you mad= e some > > other change in the process? For example, did you flush your state tabl= e? Is it > > possible that it was getting full? >=20 > I agree with your theory. Thank you. >=20 > After doing an ipf -FS to clear the state table, everything was still=20 > working fine. Then I reinstated my keep state rules and things went back= =20 > to normal. >=20 > Any suggestions to avoid this problem in future? Thanks. Do all of the "pass...proto tcp...keep state" lines in your rules file incl= ude "flags S"? I recently had a similar problem caused by my leaving out flags = S on a tcp keep state rule. Chris --dc+cDN39EJAMEtIO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kN49yeUEMvtGLWERAhv7AKDvPAjJEqXpnw+ASnEH0lyR0HNLBgCgwBjo FrpWcrSy/sDJIhmKyv+ikgs= =69El -----END PGP SIGNATURE----- --dc+cDN39EJAMEtIO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:40: 1 2002 Delivered-To: freebsd-stable@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 0BD0E37B417 for ; Thu, 14 Mar 2002 09:39:56 -0800 (PST) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id E80F93F0E; Thu, 14 Mar 2002 12:39:54 -0500 (EST) From: "Dan Langille" Organization: DVL Software Limited To: Chris Johnson Date: Thu, 14 Mar 2002 12:39:54 -0500 MIME-Version: 1.0 Subject: Re: ipfilter keep state broken? Reply-To: dan@langille.org Cc: freebsd-stable@FreeBSD.ORG In-reply-to: <20020314123038.B43330@palomine.net> References: <20020314172627.DEF953F0E@bast.unixathome.org>; from dan@langille.org on Thu, Mar 14, 2002 at 12:26:27PM -0500 X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20020314173954.E80F93F0E@bast.unixathome.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 14 Mar 2002 at 12:30, Chris Johnson wrote: > On Thu, Mar 14, 2002 at 12:26:27PM -0500, Dan Langille wrote: > > > After doing an ipf -FS to clear the state table, everything was still > > working fine. Then I reinstated my keep state rules and things went back > > to normal. > > > > Any suggestions to avoid this problem in future? Thanks. > > Do all of the "pass...proto tcp...keep state" lines in your rules file include > "flags S"? I recently had a similar problem caused by my leaving out flags S on > a tcp keep state rule. It's mixed. Some don't have flags, some have "flags S keep state" and other have "flags S/SA keep state". -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:48:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.flipdog.com (sundog.flipdog.com [63.173.191.2]) by hub.freebsd.org (Postfix) with ESMTP id 11A4937B430 for ; Thu, 14 Mar 2002 09:47:58 -0800 (PST) Received: from aurora (localhost [127.0.0.1]) by mail.flipdog.com (Postfix) with ESMTP id C637F422E2; Thu, 14 Mar 2002 10:47:47 -0700 (MST) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 From: "Jan L. Peterson" To: Pete Carah Cc: stable@freebsd.org Subject: Re: if_wi with dhclient problem X-face: p=61=y<.Il$z+k*y~"j>%c[8R~8{j3WTnaSd-'RyC>t.Ub>AAm\zYA#5JF +W=G?EI+|EI);]=fs_MOfKN0n9`OlmB[1^0;L^64K5][nOb&gv/n}p@mm06|J|WNa asp7mMEw0w)e_6T~7v-\]yHKvI^1}[2k)] References: <200203141719.g2EHJaD33116@ns.altadena.net> In-reply-to: Your message of "Thu, 14 Mar 2002 09:19:36 PST." <200203141719.g2EHJaD33116@ns.altadena.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 14 Mar 2002 10:47:47 -0700 Message-Id: <20020314174748.C637F422E2@mail.flipdog.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just curious... you said you had an fxp0 in this machine. Try "ifconfig fxp0 down" before doing the "dhclient wi0". -jan- -- Jan L. Peterson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 9:51:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ramstind.gtf.ol.no (ramstind.gtf.ol.no [128.39.174.16]) by hub.freebsd.org (Postfix) with ESMTP id F21AB37B402 for ; Thu, 14 Mar 2002 09:51:27 -0800 (PST) Received: from localhost (trond@localhost) by ramstind.gtf.ol.no (8.9.3/8.9.3) with ESMTP id SAA57809 for ; Thu, 14 Mar 2002 18:51:26 +0100 (CET) (envelope-from trond@ramstind.gtf.ol.no) Date: Thu, 14 Mar 2002 18:51:26 +0100 (CET) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= To: FreeBSD stable Subject: TCP connections stuck in the LAST_ACK state Message-ID: <20020314184524.E55447-100000@ramstind.gtf.ol.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I have a few TCP connections that are stuck in the LAST_ACK state. This is on a FreeBSD 3.5-STABLE system as of 18 December 2001. How can I get rid of these connections other than rebooting the machine? Also, how may I prevent this from happening again? I'm sorry if this is the wrong forum for this line of questioning, it might better belong on -questions. -- ---------------------------------------------------------------------- Trond Endrestøl | trond@ramstind.gtf.ol.no Patron of The Art of Computer Programming| FreeBSD 3.5-S & Pine 4.33 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 10:11:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from lakemtao04.cox.net (lakemtao04.cox.net [68.1.17.241]) by hub.freebsd.org (Postfix) with ESMTP id E1ACC37B41A for ; Thu, 14 Mar 2002 10:11:33 -0800 (PST) Received: from laggod.org ([68.5.30.244]) by lakemtao04.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020314042614.UDGZ10840.lakemtao04.cox.net@laggod.org> for ; Wed, 13 Mar 2002 23:26:14 -0500 Message-ID: <3C9024BF.70907@laggod.org> Date: Wed, 13 Mar 2002 20:19:11 -0800 From: Josh Myers Reply-To: josh@laggod.org User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: subscribe Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 10:28:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from courriel.etsmtl.ca (courriel.etsmtl.ca [142.137.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 7F73237B417 for ; Thu, 14 Mar 2002 10:28:44 -0800 (PST) Received: from dactyl (c-3740.ext.etsmtl.ca [142.137.140.31]) by courriel.etsmtl.ca with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GYFFZ6XB; Thu, 14 Mar 2002 13:28:42 -0500 From: "Normand Leclerc" To: Subject: CDROM sector size on 4.5 Date: Thu, 14 Mar 2002 13:28:38 -0500 Message-ID: <000901c1cb86$0f15d5f0$1f8c898e@dactyl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG =A0 I was wondering if the CDROM sector size detection code has = changed.=A0 I own a CDRW with a jumper that let me select the sector size (2048 or 512). =A0It is set to 512 as this is the most convenient way for me to handle it.=A0 Lately, I tried to dump a CD ISO image on my hard drive = but got a sector boundary error. =A0I had to specify 2048 bytes of sector = size to get dd to work properly. =A0 =A0 Is 4.5 different in that matter? =A0 Normand Leclerc leclercn@videotron.ca =A0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 10:35:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from root.com (nexus.root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 09A4F37B41C for ; Thu, 14 Mar 2002 10:35:38 -0800 (PST) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g2EIaDC39509; Thu, 14 Mar 2002 10:36:13 -0800 (PST) (envelope-from dg) Date: Thu, 14 Mar 2002 10:36:13 -0800 From: David Greenman To: =?iso-8859-1?Q?Trond_Endrest=F8l?= Cc: FreeBSD stable Subject: Re: TCP connections stuck in the LAST_ACK state Message-ID: <20020314103613.Q27616@nexus.root.com> References: <20020314184524.E55447-100000@ramstind.gtf.ol.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020314184524.E55447-100000@ramstind.gtf.ol.no>; from trond@ramstind.gtf.ol.no on Thu, Mar 14, 2002 at 06:51:26PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Hi, > >I have a few TCP connections that are stuck in the LAST_ACK state. >This is on a FreeBSD 3.5-STABLE system as of 18 December 2001. > >How can I get rid of these connections other than rebooting the >machine? > >Also, how may I prevent this from happening again? Upgrade to FreeBSD 4.5. The problem is fixed there. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com President, Download Technologies, Inc. - http://www.downloadtech.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 11: 8: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from star-one.liberator.dyndns.org (dsl-64-34-177-185.telocity.com [64.34.177.185]) by hub.freebsd.org (Postfix) with ESMTP id DB10C37B402 for ; Thu, 14 Mar 2002 11:07:57 -0800 (PST) Received: (from dholmes@localhost) by star-one.liberator.dyndns.org (8.9.3/8.9.2) id LAA32162; Thu, 14 Mar 2002 11:08:29 -0800 (PST) (envelope-from dholmes) From: Dennis Holmes Message-Id: <200203141908.LAA32162@star-one.liberator.dyndns.org> Subject: Re: /etc/make.conf question In-Reply-To: <4.3.2.20020313231107.02fc86b0@207.227.119.2> from "Jeffrey J. Mountin" at "Mar 13, 2002 11:57:17 pm" To: jeff-ml@mountin.net (Jeffrey J. Mountin) Date: Thu, 14 Mar 2002 11:08:29 -0800 (PST) Cc: stable@FreeBSD.ORG Reply-To: dholmes@rahul.net X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Look what Jeffrey J. Mountin wrote: > > ..., it doesn't matter if the timing was bad. With experience and > dedicated reading of the commit mail, that everyone tracking -stable should > read, one might know when a "bad" time to pull source is. Then I'd be > asking too much. Pulling and waiting a day means there has been time > to find it and most times the person that broke things will figure it out > or realize a commit was overlooked (and hope no one noticed) and might not > be a bad idea for those new to thing here. > > Just a suggestion for some that seem to have problems, those new, and > something worth thinking about passing on. Seems to be a rash of them > lately. Just one small issue with that... star-one[33](~/Mail)->head -1 cvs From owner-cvs-all@FreeBSD.ORG Sun Feb 17 21:15:03 2002 star-one[34](~/Mail)->grep -c '^From ' cvs 3818 star-one[35](~/Mail)->ls -l cvs -rw------- 1 dholmes user 13861315 Mar 14 10:15 cvs In 25 days, that's 150 messages (and over .5 meg) per day. While good information to have, it's practically a full-time job to read all of these; the number of messages rivals the questions list. It also normally tells you what was done (in extremely general terms), not what is still to come and what dependency relationships exist. Not to mention the problems of then knowing which changes have hit one's chosen mirror, and whether it happens to be in the middle of receiving a major commit, with commits happening round the clock. It seems to me that pretty much all one can do is pull an update and hope for the best, and repeat until it works. I'm new to tracking -stable and so would gladly welcome corrections and suggestions, but this is the impression I've been getting from the mail discussions. [Dare I mention that updated ports are only officially supported on -stable and -current, implying that one must track an update path in order to use applications since previous versions of dist files can disappear rather quickly?] +----------------+-------------------+------------------------------------+ | Dennis Holmes | dholmes@rahul.net | "We demand rigidly defined | | San Jose, CA +-------------------+ areas of doubt and uncertainty!" | +------=>{ Meanwhile, as Ford said: "Where are my potato chips?" }<=------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 11:10:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from morpheus.mind.net (morpheus.mind.net [206.101.72.12]) by hub.freebsd.org (Postfix) with ESMTP id B4A7037B42A for ; Thu, 14 Mar 2002 11:10:26 -0800 (PST) Received: (from jfox@localhost) by morpheus.mind.net (8.11.6/8.11.6) id g2EJATr39019 for freebsd-stable@freebsd.org; Thu, 14 Mar 2002 11:10:29 -0800 (PST) (envelope-from jfox) Date: Thu, 14 Mar 2002 11:10:28 -0800 From: John Fox To: freebsd-stable@freebsd.org Subject: Source Upgrade: 4.1.1 - 4.5-STABLE Message-ID: <20020314111028.C38424@mind.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i X-Mailer-Monkey: GonGon Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Have a 4.1.1 machine that needs to be upgraded to 4.5-STABLE. After having read all of /usr/src/UPDATING from start of document to "4.0 Released" entry, it appears to me that a source upgrade would be an OK thing to do. If anybody knows why it *wouldn't* be OK, I'd very much appreciate hearing from you. (I'd also like to know what I missed understanding in UPDATING). Thank you! John -- +---------------------------------------------------------------------------+ | John Fox | System Administrator | Internet Ventures Oregon | +---------------------------------------------------------------------------+ | "The people and friends that we have lost, the dreams that have faded... | | never forget them." -- Yuna, Final Fantasy X | +---------------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 11:20:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nothing-going-on.demon.co.uk (pc-62-31-42-140-hy.blueyonder.co.uk [62.31.42.140]) by hub.freebsd.org (Postfix) with ESMTP id 9A78F37B400 for ; Thu, 14 Mar 2002 11:20:32 -0800 (PST) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id g2EHwcw06246; Thu, 14 Mar 2002 17:58:38 GMT (envelope-from nik) Date: Thu, 14 Mar 2002 17:58:38 +0000 From: Nik Clayton To: Michael Lucas Cc: MikeM , freebsd-stable@FreeBSD.ORG Subject: Re: Remote upgrading (was: /etc/make.conf question) Message-ID: <20020314175837.A5971@canyon.nothing-going-on.org> References: <20020312074349.A91204@blackhelicopters.org> <20020312155618.GA9463@raggedclown.net> <20020312114158.A92910@blackhelicopters.org> <200203121201050707.044E239E@luna.affordablehost.com> <20020312125629.A93500@blackhelicopters.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020312125629.A93500@blackhelicopters.org>; from mwlucas@blackhelicopters.org on Tue, Mar 12, 2002 at 12:56:29PM -0500 Organization: FreeBSD Project Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Mar 12, 2002 at 12:56:29PM -0500, Michael Lucas wrote: > As a -doc person, with an @freebsd.org mail address, I have to be > careful in what I say. I don't want anyone to get the idea that these > solutions are FreeBSD's Official Supported Solutions. I've based some of my best work in the docs on replies from people to something I got wrong on the mailing lists. . . N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ (__) FreeBSD Documentation Project http://www.freebsd.org/docproj/ \\\'',) \/ \= ^ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- .\._/= _) --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjyQ5M0ACgkQk6gHZCw343VQSACfbyZL4yDT8ya4XUbqgL5fGZZX 5AAAn0E9QLumnmP4L4urKlUqzkneA23r =vcM2 -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 15:44:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web21308.mail.yahoo.com (web21308.mail.yahoo.com [216.136.128.174]) by hub.freebsd.org (Postfix) with SMTP id 6641B37B426 for ; Thu, 14 Mar 2002 15:44:04 -0800 (PST) Message-ID: <20020314234404.15494.qmail@web21308.mail.yahoo.com> Received: from [65.174.124.29] by web21308.mail.yahoo.com via HTTP; Thu, 14 Mar 2002 15:44:04 PST Date: Thu, 14 Mar 2002 15:44:04 -0800 (PST) From: kannan varadhan Subject: kernel crash on kldunload To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-1333204063-1016149444=:15346" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-1333204063-1016149444=:15346 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I am updated with the latest 4.5-stable release, FreeBSD malgudi.procket.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Thu Mar 14 14:50:11 PST 2002 kannan@malgudi.procket.com:/usr/src/sys/compile/MALGUDI i386 using cvsup. I am trying to get sound working (sony vaio pcg z505-LE, in case others have tips). I do a kldload snd, things chug ok, no sound though, wierd error codes, so I do a kldunload, and viola, a kernel core dump. I have a debugging kernel, as per section 18.13 of the FAQ), and stashed away the coredump and have some prelim analysis; I have the dmesg out as attachment, as well as the backtrace from gdb. I had no luck with nm -n...the particular address of the instruction pointer is not in the base kernel image. I don't know whether this has been reported earlier. I have the core dump, kernel image etc. saved away, if someone is interested. Thanks, Kannan __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ --0-1333204063-1016149444=:15346 Content-Type: application/octet-stream; name="dmesg.0" Content-Transfer-Encoding: base64 Content-Description: dmesg.0 Content-Disposition: attachment; filename="dmesg.0" Q29weXJpZ2h0IChjKSAxOTkyLTIwMDIgVGhlIEZyZWVCU0QgUHJvamVjdC4K Q29weXJpZ2h0IChjKSAxOTc5LCAxOTgwLCAxOTgzLCAxOTg2LCAxOTg4LCAx OTg5LCAxOTkxLCAxOTkyLCAxOTkzLCAxOTk0CglUaGUgUmVnZW50cyBvZiB0 aGUgVW5pdmVyc2l0eSBvZiBDYWxpZm9ybmlhLiBBbGwgcmlnaHRzIHJlc2Vy dmVkLgpGcmVlQlNEIDQuNS1SRUxFQVNFLXAyICMwOiBUaHUgTWFyIDE0IDE0 OjUwOjExIFBTVCAyMDAyCiAgICBrYW5uYW5AbWFsZ3VkaS5wcm9ja2V0LmNv bTovdXNyL3NyYy9zeXMvY29tcGlsZS9NQUxHVURJClRpbWVjb3VudGVyICJp ODI1NCIgIGZyZXF1ZW5jeSAxMTkzMTgyIEh6CkNQVTogUGVudGl1bSBJSUkv UGVudGl1bSBJSUkgWGVvbi9DZWxlcm9uICg2NDUuMjAtTUh6IDY4Ni1jbGFz cyBDUFUpCiAgT3JpZ2luID0gIkdlbnVpbmVJbnRlbCIgIElkID0gMHg2ODYg IFN0ZXBwaW5nID0gNgogIEZlYXR1cmVzPTB4MzgzZjlmZjxGUFUsVk1FLERF LFBTRSxUU0MsTVNSLFBBRSxNQ0UsQ1g4LFNFUCxNVFJSLFBHRSxNQ0EsQ01P VixQQVQsUFNFMzYsTU1YLEZYU1IsU1NFPgpyZWFsIG1lbW9yeSAgPSAyMDEy NjEwNTYgKDE5NjU0NEsgYnl0ZXMpCmF2YWlsIG1lbW9yeSA9IDE5MjQ2Mjg0 OCAoMTg3OTUySyBieXRlcykKUHJlbG9hZGVkIGVsZiBrZXJuZWwgImtlcm5l bCIgYXQgMHhjMDMzNjAwMC4KUGVudGl1bSBQcm8gTVRSUiBzdXBwb3J0IGVu YWJsZWQKbWQwOiBNYWxsb2MgZGlzawpVc2luZyAkUElSIHRhYmxlLCA3IGVu dHJpZXMgYXQgMHhjMDBmZGY1MAphcG0wOiA8QVBNIEJJT1M+IG9uIG1vdGhl cmJvYXJkCmFwbTogZm91bmQgQVBNIEJJT1MgdjEuMiwgY29ubmVjdGVkIGF0 IHYxLjIKbnB4MDogPG1hdGggcHJvY2Vzc29yPiBvbiBtb3RoZXJib2FyZApu cHgwOiBJTlQgMTYgaW50ZXJmYWNlCnBjaWIwOiA8SW50ZWwgODI0NDNCWCAo NDQwIEJYKSBob3N0IHRvIFBDSSBicmlkZ2U+IG9uIG1vdGhlcmJvYXJkCnBj aTA6IDxQQ0kgYnVzPiBvbiBwY2liMApwY2liMTogPEludGVsIDgyNDQzQlgg KDQ0MCBCWCkgUENJLVBDSSAoQUdQKSBicmlkZ2U+IGF0IGRldmljZSAxLjAg b24gcGNpMApwY2kxOiA8UENJIGJ1cz4gb24gcGNpYjEKcGNpMTogPEFUSSBN b2JpbGl0eS0xIGdyYXBoaWNzIGFjY2VsZXJhdG9yPiBhdCAwLjAgaXJxIDkK aXNhYjA6IDxJbnRlbCA4MjM3MUFCIFBDSSB0byBJU0EgYnJpZGdlPiBhdCBk ZXZpY2UgNy4wIG9uIHBjaTAKaXNhMDogPElTQSBidXM+IG9uIGlzYWIwCmF0 YXBjaTA6IDxJbnRlbCBQSUlYNCBBVEEzMyBjb250cm9sbGVyPiBwb3J0IDB4 ZmM5MC0weGZjOWYgYXQgZGV2aWNlIDcuMSBvbiBwY2kwCmF0YTA6IGF0IDB4 MWYwIGlycSAxNCBvbiBhdGFwY2kwCmF0YTE6IGF0IDB4MTcwIGlycSAxNSBv biBhdGFwY2kwCnVoY2kwOiA8SW50ZWwgODIzNzFBQi9FQiAoUElJWDQpIFVT QiBjb250cm9sbGVyPiBwb3J0IDB4ZmNhMC0weGZjYmYgaXJxIDkgYXQgZGV2 aWNlIDcuMiBvbiBwY2kwCnVzYjA6IDxJbnRlbCA4MjM3MUFCL0VCIChQSUlY NCkgVVNCIGNvbnRyb2xsZXI+IG9uIHVoY2kwCnVzYjA6IFVTQiByZXZpc2lv biAxLjAKdWh1YjA6IEludGVsIFVIQ0kgcm9vdCBodWIsIGNsYXNzIDkvMCwg cmV2IDEuMDAvMS4wMCwgYWRkciAxCnVodWIwOiAyIHBvcnRzIHdpdGggMiBy ZW1vdmFibGUsIHNlbGYgcG93ZXJlZAp1aHViMTogUGhpbGlwcyBTZW1pY29u ZHVjdG9ycyBodWIsIGNsYXNzIDkvMCwgcmV2IDEuMTAvMS4xMCwgYWRkciAy CnVodWIxOiAzIHBvcnRzIHdpdGggMyByZW1vdmFibGUsIHNlbGYgcG93ZXJl ZAp1bWFzczA6IFNvbnkgVVNCIE1lbW9yeSBTdGljayBTbG90LCByZXYgMS4x MC8xLjMxLCBhZGRyIDMKY2hpcDE6IDxJbnRlbCA4MjM3MUFCIFBvd2VyIG1h bmFnZW1lbnQgY29udHJvbGxlcj4gcG9ydCAweDEwNDAtMHgxMDRmIGF0IGRl dmljZSA3LjMgb24gcGNpMApwY2kwOiA8dW5rbm93biBjYXJkPiAodmVuZG9y PTB4MTA0ZCwgZGV2PTB4ODAzOSkgYXQgOC4wIGlycSA5CnBjaTA6IDx1bmtu b3duIGNhcmQ+ICh2ZW5kb3I9MHgxMDczLCBkZXY9MHgwMDEwKSBhdCA5LjAg aXJxIDkKcGNpMDogPHVua25vd24gY2FyZD4gKHZlbmRvcj0weDE0ZjEsIGRl dj0weDI0NDMpIGF0IDEwLjAgaXJxIDkKZnhwMDogPEludGVsIFBybyAxMC8x MDBCLzEwMCsgRXRoZXJuZXQ+IHBvcnQgMHhmYzQwLTB4ZmM3ZiBtZW0gMHhm ZWMwMDAwMC0weGZlY2ZmZmZmLDB4ZmVkZjYwMDAtMHhmZWRmNmZmZiBpcnEg OSBhdCBkZXZpY2UgMTEuMCBvbiBwY2kwCmZ4cDA6IEV0aGVybmV0IGFkZHJl c3MgMDg6MDA6NDY6MGU6YjM6ZDkKaW5waHkwOiA8aTgyNTU1IDEwLzEwMCBt ZWRpYSBpbnRlcmZhY2U+IG9uIG1paWJ1czAKaW5waHkwOiAgMTBiYXNlVCwg MTBiYXNlVC1GRFgsIDEwMGJhc2VUWCwgMTAwYmFzZVRYLUZEWCwgYXV0bwpw Y2lfY2ZnaW50cl9saW5rZWQ6IGxpbmtlZCAoNjEpIHRvIGhhcmQtcm91dGVk IGlycSA5CnBjaV9jZmdpbnRyOiAwOjEyIElOVEEgcm91dGVkIHRvIGlycSA5 CnBjaWMwOiA8Umljb2ggUkw1QzQ3NSBQQ0ktQ2FyZEJ1cyBCcmlkZ2U+IGly cSA5IGF0IGRldmljZSAxMi4wIG9uIHBjaTAKcGNpYzA6IFBDSSBNZW1vcnkg YWxsb2NhdGVkOiAweDQ0MDAwMDAwCnBjY2FyZDA6IDxQQyBDYXJkIGJ1cyAo Y2xhc3NpYyk+IG9uIHBjaWMwCm9ybTA6IDxPcHRpb24gUk9Ncz4gYXQgaW9t ZW0gMHhjMDAwMC0weGNmZmZmLDB4ZGMwMDAtMHhkZmZmZiBvbiBpc2EwCmF0 a2JkYzA6IDxLZXlib2FyZCBjb250cm9sbGVyIChpODA0Mik+IGF0IHBvcnQg MHg2MCwweDY0IG9uIGlzYTAKYXRrYmQwOiA8QVQgS2V5Ym9hcmQ+IGZsYWdz IDB4MSBpcnEgMSBvbiBhdGtiZGMwCmtiZDAgYXQgYXRrYmQwCnBzbTA6IDxQ Uy8yIE1vdXNlPiBpcnEgMTIgb24gYXRrYmRjMApwc20wOiBtb2RlbCBHbGlk ZVBvaW50LCBkZXZpY2UgSUQgMAp2Z2EwOiA8R2VuZXJpYyBJU0EgVkdBPiBh dCBwb3J0IDB4M2MwLTB4M2RmIGlvbWVtIDB4YTAwMDAtMHhiZmZmZiBvbiBp c2EwCnNjMDogPFN5c3RlbSBjb25zb2xlPiBhdCBmbGFncyAweDEwMCBvbiBp c2EwCnNjMDogVkdBIDwxNiB2aXJ0dWFsIGNvbnNvbGVzLCBmbGFncz0weDMw MD4Kc2lvMCBhdCBwb3J0IDB4M2Y4LTB4M2ZmIGlycSA0IGZsYWdzIDB4MTAg b24gaXNhMApzaW8wOiB0eXBlIDE2NTUwQQpzaW8xOiBjb25maWd1cmVkIGly cSAzIG5vdCBpbiBiaXRtYXAgb2YgcHJvYmVkIGlycXMgMApwcGMwOiA8UGFy YWxsZWwgcG9ydD4gYXQgcG9ydCAweDM3OC0weDM3ZiBpcnEgNyBvbiBpc2Ew CnBwYzA6IEdlbmVyaWMgY2hpcHNldCAoRUNQL1BTMi9OSUJCTEUpIGluIENP TVBBVElCTEUgbW9kZQpwcGMwOiBGSUZPIHdpdGggMTYvMTYvOCBieXRlcyB0 aHJlc2hvbGQKYWQwOiAxMTUxM01CIDxGVUpJVFNVIE1ISzIxMjBBVD4gWzIz MzkyLzE2LzYzXSBhdCBhdGEwLW1hc3RlciBVRE1BMzMKKHByb2JlMDp1bWFz cy1zaW0wOjA6MDowKTogSU5RVUlSWS4gQ0RCOiAxMiAwIDAgMCAyNCAwIAoo cHJvYmUwOnVtYXNzLXNpbTA6MDowOjApOiBOT1QgUkVBRFkgYXNjOjNhLDAK KHByb2JlMDp1bWFzcy1zaW0wOjA6MDowKTogTWVkaXVtIG5vdCBwcmVzZW50 Ck1vdW50aW5nIHJvb3QgZnJvbSB1ZnM6L2Rldi9hZDBzMWEKV0FSTklORzog LyB3YXMgbm90IHByb3Blcmx5IGRpc21vdW50ZWQKc2lvMTogY29uZmlndXJl ZCBpcnEgMyBub3QgaW4gYml0bWFwIG9mIHByb2JlZCBpcnFzIDAKcGNtMDog PFlhbWFoYSBEUy0xRSAoWU1GNzQ0KT4gcG9ydCAweGZjOGMtMHhmYzhmLDB4 ZmNjMC0weGZjZmYgbWVtIDB4ZmVkZjgwMDAtMHhmZWRmZmZmZiBpcnEgOSBh dCBkZXZpY2UgOS4wIG9uIHBjaTAKcGNtMDogYWM5NyBjb2RlYyBpbml0IGZh aWxlZApzaW8xOiBjb25maWd1cmVkIGlycSAzIG5vdCBpbiBiaXRtYXAgb2Yg cHJvYmVkIGlycXMgMApzaW8xOiBjb25maWd1cmVkIGlycSAzIG5vdCBpbiBi aXRtYXAgb2YgcHJvYmVkIGlycXMgMHgyMDAKc2lvMTogY29uZmlndXJlZCBp cnEgMyBub3QgaW4gYml0bWFwIG9mIHByb2JlZCBpcnFzIDAKc2lvMTogY29u ZmlndXJlZCBpcnEgMyBub3QgaW4gYml0bWFwIG9mIHByb2JlZCBpcnFzIDAK c2lvMTogY29uZmlndXJlZCBpcnEgMyBub3QgaW4gYml0bWFwIG9mIHByb2Jl ZCBpcnFzIDAKc2lvMTogY29uZmlndXJlZCBpcnEgMyBub3QgaW4gYml0bWFw IG9mIHByb2JlZCBpcnFzIDAKCgpGYXRhbCB0cmFwIDEyOiBwYWdlIGZhdWx0 IHdoaWxlIGluIGtlcm5lbCBtb2RlCmZhdWx0IHZpcnR1YWwgYWRkcmVzcwk9 IDB4N2MKZmF1bHQgY29kZQkJPSBzdXBlcnZpc29yIHJlYWQsIHBhZ2Ugbm90 IHByZXNlbnQKaW5zdHJ1Y3Rpb24gcG9pbnRlcgk9IDB4ODoweGMxMTQ1YWEy CnN0YWNrIHBvaW50ZXIJICAgICAgICA9IDB4MTA6MHhjYjUzMmUzYwpmcmFt ZSBwb2ludGVyCSAgICAgICAgPSAweDEwOjB4Y2I1MzJlNDgKY29kZSBzZWdt ZW50CQk9IGJhc2UgMHgwLCBsaW1pdCAweGZmZmZmLCB0eXBlIDB4MWIKCQkJ PSBEUEwgMCwgcHJlcyAxLCBkZWYzMiAxLCBncmFuIDEKcHJvY2Vzc29yIGVm bGFncwk9IGludGVycnVwdCBlbmFibGVkLCByZXN1bWUsIElPUEwgPSAwCmN1 cnJlbnQgcHJvY2VzcwkJPSAxMDYzIChrbGR1bmxvYWQpCmludGVycnVwdCBt YXNrCQk9IG5vbmUKdHJhcCBudW1iZXIJCT0gMTIKcGFuaWM6IHBhZ2UgZmF1 bHQKCnN5bmNpbmcgZGlza3MuLi4gMTQgCmRvbmUKVXB0aW1lOiAxMG00MXMK CmR1bXBpbmcgdG8gZGV2ICNhZC8weDQwMDAxLCBvZmZzZXQgNjU1NDg4CmR1 bXAgYXRhMDogcmVzZXR0aW5nIGRldmljZXMgLi4gZG9uZQoxOTEgMTkwIDE4 OSAxODggMTg3IDE4NiAxODUgMTg0IDE4MyAxODIgMTgxIDE4MCAxNzkgMTc4 IDE3NyAxNzYgMTc1IDE3NCAxNzMgMTcyIDE3MSAxNzAgMTY5IDE2OCAxNjcg MTY2IDE2NSAxNjQgMTYzIDE2MiAxNjEgMTYwIDE1OSAxNTggMTU3IDE1NiAx NTUgMTU0IDE1MyAxNTIgMTUxIDE1MCAxNDkgMTQ4IDE0NyAxNDYgMTQ1IDE0 NCAxNDMgMTQyIDE0MSAxNDAgMTM5IDEzOCAxMzcgMTM2IDEzNSAxMzQgMTMz IDEzMiAxMzEgMTMwIDEyOSAxMjggMTI3IDEyNiAxMjUgMTI0IDEyMyAxMjIg MTIxIDEyMCAxMTkgMTE4IDExNyAxMTYgMTE1IDExNCAxMTMgMTEyIDExMSAx MTAgMTA5IDEwOCAxMDcgMTA2IDEwNSAxMDQgMTAzIDEwMiAxMDEgMTAwIDk5 IDk4IDk3IDk2IDk1IDk0IDkzIDkyIDkxIDkwIDg5IDg4IDg3IDg2IDg1IDg0 IDgzIDgyIDgxIDgwIDc5IDc4IDc3IDc2IDc1IDc0IDczIDcyIDcxIDcwIDY5 IDY4IDY3IDY2IDY1IDY0IDYzIDYyIDYxIDYwIDU5IDU4IDU3IDU2IDU1IDU0 IDUzIDUyIDUxIDUwIDQ5IDQ4IDQ3IDQ2IDQ1IDQ0IDQzIDQyIDQxIDQwIDM5 IDM4IDM3IDM2IDM1IDM0IDMzIDMyIDMxIDMwIDI5IDI4IDI3IDI2IDI1IDI0 IDIzIDIyIDIxIDIwIDE5IDE4IDE3IDE2IDE1IDE0IDEzIDEyIDExIDEwIDkg OCA3IDYgNSA0IDMgMiAxIDAgc3VjY2VlZGVkCkF1dG9tYXRpYyByZWJvb3Qg aW4gMTUgc2Vjb25kcyAtIHByZXNzIGEga2V5IG9uIHRoZSBjb25zb2xlIHRv IGFib3J0Ci0tPiBQcmVzcyBhIGtleSBvbiB0aGUgY29uc29sZSB0byByZWJv b3QsCi0tPiBvciBzd2l0Y2ggb2ZmIHRoZSBzeXN0ZW0gbm93LgpSZWJvb3Rp bmcuLi4K --0-1333204063-1016149444=:15346 Content-Type: application/octet-stream; name="gdb-0.log" Content-Transfer-Encoding: base64 Content-Description: gdb-0.log Content-Disposition: attachment; filename="gdb-0.log" KioqCioqKiBsb2cgZ2RiIC1rIC9zeXMvY29tcGlsZS9NQUxHVURJL2tlcm5l bC5kZWJ1ZyB2bWNvcmUuMAoqKiogb24gVGh1IE1hciAxNCAxNToyNjoyOSBQ U1QgMjAwMgoqKiogdG8gZ2RiLTYzMC5sb2cKKioqCkdOVSBnZGIgNC4xOApD b3B5cmlnaHQgMTk5OCBGcmVlIFNvZnR3YXJlIEZvdW5kYXRpb24sIEluYy4K R0RCIGlzIGZyZWUgc29mdHdhcmUsIGNvdmVyZWQgYnkgdGhlIEdOVSBHZW5l cmFsIFB1YmxpYyBMaWNlbnNlLCBhbmQgeW91IGFyZQp3ZWxjb21lIHRvIGNo YW5nZSBpdCBhbmQvb3IgZGlzdHJpYnV0ZSBjb3BpZXMgb2YgaXQgdW5kZXIg Y2VydGFpbiBjb25kaXRpb25zLgpUeXBlICJzaG93IGNvcHlpbmciIHRvIHNl ZSB0aGUgY29uZGl0aW9ucy4KVGhlcmUgaXMgYWJzb2x1dGVseSBubyB3YXJy YW50eSBmb3IgR0RCLiAgVHlwZSAic2hvdyB3YXJyYW50eSIgZm9yIGRldGFp bHMuClRoaXMgR0RCIHdhcyBjb25maWd1cmVkIGFzICJpMzg2LXVua25vd24t ZnJlZWJzZCIuLi4KSWRsZVBURCBhdCBwaHN5aWNhbCBhZGRyZXNzIDB4MDAz NTUwMDAKaW5pdGlhbCBwY2IgYXQgcGh5c2ljYWwgYWRkcmVzcyAweDAwMmM0 MmUwCnBhbmljc3RyOiBwYWdlIGZhdWx0CnBhbmljIG1lc3NhZ2VzOgotLS0K RmF0YWwgdHJhcCAxMjogcGFnZSBmYXVsdCB3aGlsZSBpbiBrZXJuZWwgbW9k ZQpmYXVsdCB2aXJ0dWFsIGFkZHJlc3MJPSAweDdjCmZhdWx0IGNvZGUJCT0g c3VwZXJ2aXNvciByZWFkLCBwYWdlIG5vdCBwcmVzZW50Cmluc3RydWN0aW9u IHBvaW50ZXIJPSAweDg6MHhjMTA3OWFhMgpzdGFjayBwb2ludGVyCSAgICAg ICAgPSAweDEwOjB4Y2IzYjNlM2MKZnJhbWUgcG9pbnRlcgkgICAgICAgID0g MHgxMDoweGNiM2IzZTQ4CmNvZGUgc2VnbWVudAkJPSBiYXNlIDB4MCwgbGlt aXQgMHhmZmZmZiwgdHlwZSAweDFiCgkJCT0gRFBMIDAsIHByZXMgMSwgZGVm MzIgMSwgZ3JhbiAxCnByb2Nlc3NvciBlZmxhZ3MJPSBpbnRlcnJ1cHQgZW5h YmxlZCwgcmVzdW1lLCBJT1BMID0gMApjdXJyZW50IHByb2Nlc3MJCT0gMjE3 IChrbGR1bmxvYWQpCmludGVycnVwdCBtYXNrCQk9IG5vbmUKdHJhcCBudW1i ZXIJCT0gMTIKcGFuaWM6IHBhZ2UgZmF1bHQKCnN5bmNpbmcgZGlza3MuLi4g MjIgMSAKZG9uZQpVcHRpbWU6IDNtMTJzCgpkdW1waW5nIHRvIGRldiAjYWQv MHg0MDAwMSwgb2Zmc2V0IDY1NTQ4OApkdW1wIGF0YTA6IHJlc2V0dGluZyBk ZXZpY2VzIC4uIGRvbmUKMTkxIDE5MCAxODkgMTg4IFtDVFJMLUMgdG8gYWJv cnRdIDE4NyAxODYgMTg1IDE4NCAxODMgMTgyIDE4MSAxODAgMTc5IDE3OCAx NzcgMTc2IDE3NSAxNzQgMTczIDE3MiAxNzEgMTcwIDE2OSAxNjggMTY3IDE2 NiAxNjUgMTY0IDE2MyAxNjIgMTYxIDE2MCAxNTkgMTU4IDE1NyAxNTYgMTU1 IDE1NCAxNTMgMTUyIDE1MSAxNTAgMTQ5IDE0OCAxNDcgMTQ2IDE0NSAxNDQg MTQzIDE0MiAxNDEgMTQwIDEzOSAxMzggMTM3IDEzNiAxMzUgMTM0IDEzMyAx MzIgMTMxIDEzMCAxMjkgMTI4IDEyNyAxMjYgMTI1IDEyNCAxMjMgMTIyIDEy MSAxMjAgMTE5IDExOCAxMTcgMTE2IDExNSAxMTQgMTEzIDExMiAxMTEgMTEw IDEwOSAxMDggMTA3IDEwNiAxMDUgMTA0IDEwMyAxMDIgMTAxIDEwMCA5OSA5 OCA5NyA5NiA5NSA5NCA5MyA5MiA5MSA5MCA4OSA4OCA4NyA4NiA4NSA4NCA4 MyA4MiA4MSA4MCA3OSA3OCA3NyA3NiA3NSA3NCA3MyA3MiA3MSA3MCA2OSA2 OCA2NyA2NiA2NSA2NCA2MyA2MiA2MSA2MCA1OSA1OCA1NyA1NiA1NSA1NCA1 MyA1MiA1MSA1MCA0OSA0OCA0NyA0NiA0NSA0NCA0MyA0MiA0MSA0MCAzOSAz OCAzNyAzNiAzNSAzNCAzMyAzMiAzMSAzMCAyOSAyOCAyNyAyNiAyNSAyNCAy MyAyMiAyMSAyMCAxOSAxOCAxNyAxNiAxNSAxNCAxMyAxMiAxMSAxMCA5IDgg NyA2IDUgNCAzIDIgMSAwIHN1Y2NlZWRlZApBdXRvbWF0aWMgcmVib290IGlu IDE1IHNlY29uZHMgLSBwcmVzcyBhIGtleSBvbiB0aGUgY29uc29sZSB0byBh Ym9ydAotLT4gUHJlc3MgYSBrZXkgb24gdGhlIGNvbnNvbGUgdG8gcmVib290 LAotLT4gb3Igc3dpdGNoIG9mZiB0aGUgc3lzdGVtIG5vdy4KUmVib290aW5n Li4uCkNvcHlyaWdodCAoYykgMTk5Mi0yMDAyIFRoZSBGcmVlQlNEIFByb2pl Y3QuCkNvcHlyaWdodCAoYykgMTk3OSwgMTk4MCwgMTk4MywgMTk4NiwgMTk4 OCwgMTk4OSwgMTk5MSwgMTk5MiwgMTk5MywgMTk5NAoJVGhlIFJlZ2VudHMg b2YgdGhlIFVuaXZlcnNpdHkgb2YgQ2FsaWZvcm5pYS4gQWxsIHJpZ2h0cyBy ZXNlcnZlZC4KRnJlZUJTRCA0LjUtUkVMRUFTRS1wMiAjMDogVGh1IE1hciAx NCAxNDo1MDoxMSBQU1QgMjAwMgogICAga2FubmFuQG1hbGd1ZGkucHJvY2tl dC5jb206L3Vzci9zcmMvc3lzL2NvbXBpbGUvTUFMR1VESQpUaW1lY291bnRl ciAiaTgyNTQiICBmcmVxdWVuY3kgMTE5MzE4MiBIegpDUFU6IFBlbnRpdW0g SUlJL1BlbnRpdW0gSUlJIFhlb24vQ2VsZXJvbiAoNjQ1LjIwLU1IeiA2ODYt Y2xhc3MgQ1BVKQogIE9yaWdpbiA9ICJHZW51aW5lSW50ZWwiICBJZCA9IDB4 Njg2ICBTdGVwcGluZyA9IDYKICBGZWF0dXJlcz0weDM4M2Y5ZmY8RlBVLFZN RSxERSxQU0UsVFNDLE1TUixQQUUsTUNFLENYOCxTRVAsTVRSUixQR0UsTUNB LENNT1YsUEFULFBTRTM2LE1NWCxGWFNSLFNTRT4KcmVhbCBtZW1vcnkgID0g MjAxMjYxMDU2ICgxOTY1NDRLIGJ5dGVzKQphdmFpbCBtZW1vcnkgPSAxOTI0 NjI4NDggKDE4Nzk1MksgYnl0ZXMpClByZWxvYWRlZCBlbGYga2VybmVsICJr ZXJuZWwiIGF0IDB4YzAzMzYwMDAuClBlbnRpdW0gUHJvIE1UUlIgc3VwcG9y dCBlbmFibGVkCm1kMDogTWFsbG9jIGRpc2sKVXNpbmcgJFBJUiB0YWJsZSwg NyBlbnRyaWVzIGF0IDB4YzAwZmRmNTAKYXBtMDogPEFQTSBCSU9TPiBvbiBt b3RoZXJib2FyZAphcG06IGZvdW5kIEFQTSBCSU9TIHYxLjIsIGNvbm5lY3Rl ZCBhdCB2MS4yCm5weDA6IDxtYXRoIHByb2Nlc3Nvcj4gb24gbW90aGVyYm9h cmQKbnB4MDogSU5UIDE2IGludGVyZmFjZQpwY2liMDogPEludGVsIDgyNDQz QlggKDQ0MCBCWCkgaG9zdCB0byBQQ0kgYnJpZGdlPiBvbiBtb3RoZXJib2Fy ZApwY2kwOiA8UENJIGJ1cz4gb24gcGNpYjAKcGNpYjE6IDxJbnRlbCA4MjQ0 M0JYICg0NDAgQlgpIFBDSS1QQ0kgKEFHUCkgYnJpZGdlPiBhdCBkZXZpY2Ug MS4wIG9uIHBjaTAKcGNpMTogPFBDSSBidXM+IG9uIHBjaWIxCnBjaTE6IDxB VEkgTW9iaWxpdHktMSBncmFwaGljcyBhY2NlbGVyYXRvcj4gYXQgMC4wIGly cSA5CmlzYWIwOiA8SW50ZWwgODIzNzFBQiBQQ0kgdG8gSVNBIGJyaWRnZT4g YXQgZGV2aWNlIDcuMCBvbiBwY2kwCmlzYTA6IDxJU0EgYnVzPiBvbiBpc2Fi MAphdGFwY2kwOiA8SW50ZWwgUElJWDQgQVRBMzMgY29udHJvbGxlcj4gcG9y dCAweGZjOTAtMHhmYzlmIGF0IGRldmljZSA3LjEgb24gcGNpMAphdGEwOiBh dCAweDFmMCBpcnEgMTQgb24gYXRhcGNpMAphdGExOiBhdCAweDE3MCBpcnEg MTUgb24gYXRhcGNpMAp1aGNpMDogPEludGVsIDgyMzcxQUIvRUIgKFBJSVg0 KSBVU0IgY29udHJvbGxlcj4gcG9ydCAweGZjYTAtMHhmY2JmIGlycSA5IGF0 IGRldmljZSA3LjIgb24gcGNpMAp1c2IwOiA8SW50ZWwgODIzNzFBQi9FQiAo UElJWDQpIFVTQiBjb250cm9sbGVyPiBvbiB1aGNpMAp1c2IwOiBVU0IgcmV2 aXNpb24gMS4wCnVodWIwOiBJbnRlbCBVSENJIHJvb3QgaHViLCBjbGFzcyA5 LzAsIHJldiAxLjAwLzEuMDAsIGFkZHIgMQp1aHViMDogMiBwb3J0cyB3aXRo IDIgcmVtb3ZhYmxlLCBzZWxmIHBvd2VyZWQKdWh1YjE6IFBoaWxpcHMgU2Vt aWNvbmR1Y3RvcnMgaHViLCBjbGFzcyA5LzAsIHJldiAxLjEwLzEuMTAsIGFk ZHIgMgp1aHViMTogMyBwb3J0cyB3aXRoIDMgcmVtb3ZhYmxlLCBzZWxmIHBv d2VyZWQKdW1hc3MwOiBTb255IFVTQiBNZW1vcnkgU3RpY2sgU2xvdCwgcmV2 IDEuMTAvMS4zMSwgYWRkciAzCmNoaXAxOiA8SW50ZWwgODIzNzFBQiBQb3dl ciBtYW5hZ2VtZW50IGNvbnRyb2xsZXI+IHBvcnQgMHgxMDQwLTB4MTA0ZiBh dCBkZXZpY2UgNy4zIG9uIHBjaTAKcGNpMDogPHVua25vd24gY2FyZD4gKHZl bmRvcj0weDEwNGQsIGRldj0weDgwMzkpIGF0IDguMCBpcnEgOQpwY2kwOiA8 dW5rbm93biBjYXJkPiAodmVuZG9yPTB4MTA3MywgZGV2PTB4MDAxMCkgYXQg OS4wIGlycSA5CnBjaTA6IDx1bmtub3duIGNhcmQ+ICh2ZW5kb3I9MHgxNGYx LCBkZXY9MHgyNDQzKSBhdCAxMC4wIGlycSA5CmZ4cDA6IDxJbnRlbCBQcm8g MTAvMTAwQi8xMDArIEV0aGVybmV0PiBwb3J0IDB4ZmM0MC0weGZjN2YgbWVt IDB4ZmVjMDAwMDAtMHhmZWNmZmZmZiwweGZlZGY2MDAwLTB4ZmVkZjZmZmYg aXJxIDkgYXQgZGV2aWNlIDExLjAgb24gcGNpMApmeHAwOiBFdGhlcm5ldCBh ZGRyZXNzIDA4OjAwOjQ2OjBlOmIzOmQ5CmlucGh5MDogPGk4MjU1NSAxMC8x MDAgbWVkaWEgaW50ZXJmYWNlPiBvbiBtaWlidXMwCmlucGh5MDogIDEwYmFz ZVQsIDEwYmFzZVQtRkRYLCAxMDBiYXNlVFgsIDEwMGJhc2VUWC1GRFgsIGF1 dG8KcGNpX2NmZ2ludHJfbGlua2VkOiBsaW5rZWQgKDYxKSB0byBoYXJkLXJv dXRlZCBpcnEgOQpwY2lfY2ZnaW50cjogMDoxMiBJTlRBIHJvdXRlZCB0byBp cnEgOQpwY2ljMDogPFJpY29oIFJMNUM0NzUgUENJLUNhcmRCdXMgQnJpZGdl PiBpcnEgOSBhdCBkZXZpY2UgMTIuMCBvbiBwY2kwCnBjaWMwOiBQQ0kgTWVt b3J5IGFsbG9jYXRlZDogMHg0NDAwMDAwMApwY2NhcmQwOiA8UEMgQ2FyZCBi dXMgKGNsYXNzaWMpPiBvbiBwY2ljMApvcm0wOiA8T3B0aW9uIFJPTXM+IGF0 IGlvbWVtIDB4YzAwMDAtMHhjZmZmZiwweGRjMDAwLTB4ZGZmZmYgb24gaXNh MAphdGtiZGMwOiA8S2V5Ym9hcmQgY29udHJvbGxlciAoaTgwNDIpPiBhdCBw b3J0IDB4NjAsMHg2NCBvbiBpc2EwCmF0a2JkMDogPEFUIEtleWJvYXJkPiBm bGFncyAweDEgaXJxIDEgb24gYXRrYmRjMAprYmQwIGF0IGF0a2JkMApwc20w OiA8UFMvMiBNb3VzZT4gaXJxIDEyIG9uIGF0a2JkYzAKcHNtMDogbW9kZWwg R2xpZGVQb2ludCwgZGV2aWNlIElEIDAKdmdhMDogPEdlbmVyaWMgSVNBIFZH QT4gYXQgcG9ydCAweDNjMC0weDNkZiBpb21lbSAweGEwMDAwLTB4YmZmZmYg b24gaXNhMApzYzA6IDxTeXN0ZW0gY29uc29sZT4gYXQgZmxhZ3MgMHgxMDAg b24gaXNhMApzYzA6IFZHQSA8MTYgdmlydHVhbCBjb25zb2xlcywgZmxhZ3M9 MHgzMDA+CnNpbzAgYXQgcG9ydCAweDNmOC0weDNmZiBpcnEgNCBmbGFncyAw eDEwIG9uIGlzYTAKc2lvMDogdHlwZSAxNjU1MEEKc2lvMTogY29uZmlndXJl ZCBpcnEgMyBub3QgaW4gYml0bWFwIG9mIHByb2JlZCBpcnFzIDAKcHBjMDog PFBhcmFsbGVsIHBvcnQ+IGF0IHBvcnQgMHgzNzgtMHgzN2YgaXJxIDcgb24g aXNhMApwcGMwOiBHZW5lcmljIGNoaXBzZXQgKEVDUC9QUzIvTklCQkxFKSBp biBDT01QQVRJQkxFIG1vZGUKcHBjMDogRklGTyB3aXRoIDE2LzE2LzggYnl0 ZXMgdGhyZXNob2xkCmFkMDogMTE1MTNNQiA8RlVKSVRTVSBNSEsyMTIwQVQ+ IFsyMzM5Mi8xNi82M10gYXQgYXRhMC1tYXN0ZXIgVURNQTMzCihwcm9iZTA6 dW1hc3Mtc2ltMDowOjA6MCk6IElOUVVJUlkuIENEQjogMTIgMCAwIDAgMjQg MCAKKHByb2JlMDp1bWFzcy1zaW0wOjA6MDowKTogTk9UIFJFQURZIGFzYzoz YSwwCihwcm9iZTA6dW1hc3Mtc2ltMDowOjA6MCk6IE1lZGl1bSBub3QgcHJl c2VudApNb3VudGluZyByb290IGZyb20gdWZzOi9kZXYvYWQwczFhCldBUk5J Tkc6IC8gd2FzIG5vdCBwcm9wZXJseSBkaXNtb3VudGVkCnNpbzE6IGNvbmZp Z3VyZWQgaXJxIDMgbm90IGluIGJpdG1hcCBvZiBwcm9iZWQgaXJxcyAwCnBj bTA6IDxZYW1haGEgRFMtMUUgKFlNRjc0NCk+IHBvcnQgMHhmYzhjLTB4ZmM4 ZiwweGZjYzAtMHhmY2ZmIG1lbSAweGZlZGY4MDAwLTB4ZmVkZmZmZmYgaXJx IDkgYXQgZGV2aWNlIDkuMCBvbiBwY2kwCnBjbTA6IGFjOTcgY29kZWMgaW5p dCBmYWlsZWQKc2lvMTogY29uZmlndXJlZCBpcnEgMyBub3QgaW4gYml0bWFw IG9mIHByb2JlZCBpcnFzIDAKc2lvMTogY29uZmlndXJlZCBpcnEgMyBub3Qg aW4gYml0bWFwIG9mIHByb2JlZCBpcnFzIDB4MjAwCnNpbzE6IGNvbmZpZ3Vy ZWQgaXJxIDMgbm90IGluIGJpdG1hcCBvZiBwcm9iZWQgaXJxcyAwCnNpbzE6 IGNvbmZpZ3VyZWQgaXJxIDMgbm90IGluIGJpdG1hcCBvZiBwcm9iZWQgaXJx cyAwCnNpbzE6IGNvbmZpZ3VyZWQgaXJxIDMgbm90IGluIGJpdG1hcCBvZiBw cm9iZWQgaXJxcyAwCnNpbzE6IGNvbmZpZ3VyZWQgaXJxIDMgbm90IGluIGJp dG1hcCBvZiBwcm9iZWQgaXJxcyAwCgoKRmF0YWwgdHJhcCAxMjogcGFnZSBm YXVsdCB3aGlsZSBpbiBrZXJuZWwgbW9kZQpmYXVsdCB2aXJ0dWFsIGFkZHJl c3MJPSAweDdjCmZhdWx0IGNvZGUJCT0gc3VwZXJ2aXNvciByZWFkLCBwYWdl IG5vdCBwcmVzZW50Cmluc3RydWN0aW9uIHBvaW50ZXIJPSAweDg6MHhjMTE0 NWFhMgpzdGFjayBwb2ludGVyCSAgICAgICAgPSAweDEwOjB4Y2I1MzJlM2MK ZnJhbWUgcG9pbnRlcgkgICAgICAgID0gMHgxMDoweGNiNTMyZTQ4CmNvZGUg c2VnbWVudAkJPSBiYXNlIDB4MCwgbGltaXQgMHhmZmZmZiwgdHlwZSAweDFi CgkJCT0gRFBMIDAsIHByZXMgMSwgZGVmMzIgMSwgZ3JhbiAxCnByb2Nlc3Nv ciBlZmxhZ3MJPSBpbnRlcnJ1cHQgZW5hYmxlZCwgcmVzdW1lLCBJT1BMID0g MApjdXJyZW50IHByb2Nlc3MJCT0gMTA2MyAoa2xkdW5sb2FkKQppbnRlcnJ1 cHQgbWFzawkJPSBub25lCnRyYXAgbnVtYmVyCQk9IDEyCnBhbmljOiBwYWdl IGZhdWx0CgpzeW5jaW5nIGRpc2tzLi4uIDE0IApkb25lClVwdGltZTogMTBt NDFzCgpkdW1waW5nIHRvIGRldiAjYWQvMHg0MDAwMSwgb2Zmc2V0IDY1NTQ4 OApkdW1wIGF0YTA6IHJlc2V0dGluZyBkZXZpY2VzIC4uIGRvbmUKMTkxIDE5 MCAxODkgMTg4IDE4NyAxODYgMTg1IDE4NCAxODMgMTgyIDE4MSAxODAgMTc5 IDE3OCAxNzcgMTc2IDE3NSAxNzQgMTczIDE3MiAxNzEgMTcwIDE2OSAxNjgg MTY3IDE2NiAxNjUgMTY0IDE2MyAxNjIgMTYxIDE2MCAxNTkgMTU4IDE1NyAx NTYgMTU1IDE1NCAxNTMgMTUyIDE1MSAxNTAgMTQ5IDE0OCAxNDcgMTQ2IDE0 NSAxNDQgMTQzIDE0MiAxNDEgMTQwIDEzOSAxMzggMTM3IDEzNiAxMzUgMTM0 IDEzMyAxMzIgMTMxIDEzMCAxMjkgMTI4IDEyNyAxMjYgMTI1IDEyNCAxMjMg MTIyIDEyMSAxMjAgMTE5IDExOCAxMTcgMTE2IDExNSAxMTQgMTEzIDExMiAx MTEgMTEwIDEwOSAxMDggMTA3IDEwNiAxMDUgMTA0IDEwMyAxMDIgMTAxIDEw MCA5OSA5OCA5NyA5NiA5NSA5NCA5MyA5MiA5MSA5MCA4OSA4OCA4NyA4NiA4 NSA4NCA4MyA4MiA4MSA4MCA3OSA3OCA3NyA3NiA3NSA3NCA3MyA3MiA3MSA3 MCA2OSA2OCA2NyA2NiA2NSA2NCA2MyA2MiA2MSA2MCA1OSA1OCA1NyA1NiA1 NSA1NCA1MyA1MiA1MSA1MCA0OSA0OCA0NyA0NiA0NSA0NCA0MyA0MiA0MSA0 MCAzOSAzOCAzNyAzNiAzNSAzNCAzMyAzMiAzMSAzMCAyOSAyOCAyNyAyNiAy NSAyNCAyMyAyMiAyMSAyMCAxOSAxOCAxNyAxNiAxNSAxNCAxMyAxMiAxMSAx MCA5IDggNyA2IDUgNCAzIDIgMSAwIAotLS0KIzAgIGR1bXBzeXMgKCkgYXQg Li4vLi4va2Vybi9rZXJuX3NodXRkb3duLmM6NDc0CjQ3NAkJaWYgKGR1bXBp bmcrKykgewooa2dkYikgYnQKIzAgIGR1bXBzeXMgKCkgYXQgLi4vLi4va2Vy bi9rZXJuX3NodXRkb3duLmM6NDc0CiMxICAweGMwMTRmOGIzIGluIGJvb3Qg KGhvd3RvPTI1NikgYXQgLi4vLi4va2Vybi9rZXJuX3NodXRkb3duLmM6MzEz CiMyICAweGMwMTRmYzk0IGluIHBvd2Vyb2ZmX3dhaXQgKGp1bms9MHhjMDI5 NWQ0YywgaG93dG89LTEwNzEwMzIyMDkpCiAgICBhdCAuLi8uLi9rZXJuL2tl cm5fc2h1dGRvd24uYzo1ODIKIzMgIDB4YzAyNTg1MjIgaW4gdHJhcF9mYXRh bCAoZnJhbWU9MHhjYjUzMmRmYywgZXZhPTEyNCkKICAgIGF0IC4uLy4uL2kz ODYvaTM4Ni90cmFwLmM6OTU2CiM0ICAweGMwMjU4MWY1IGluIHRyYXBfcGZh dWx0IChmcmFtZT0weGNiNTMyZGZjLCB1c2VybW9kZT0wLCBldmE9MTI0KQog ICAgYXQgLi4vLi4vaTM4Ni9pMzg2L3RyYXAuYzo4NDkKIzUgIDB4YzAyNTdk YjMgaW4gdHJhcCAoZnJhbWU9e3RmX2ZzID0gLTEwNzE2NDQ2NTYsIHRmX2Vz ID0gLTY1NTIwLCAKICAgICAgdGZfZHMgPSAtOTE4NTUyNTYwLCB0Zl9lZGkg PSAwLCB0Zl9lc2kgPSAwLCB0Zl9lYnAgPSAtODgzNzQxMTEyLCAKICAgICAg dGZfaXNwID0gLTg4Mzc0MTE0NCwgdGZfZWJ4ID0gLTEwNTc3NTM2MDAsIHRm X2VkeCA9IDE0ODAsIAogICAgICB0Zl9lY3ggPSAtMTA1ODIzMDAxNiwgdGZf ZWF4ID0gLTEwNTc3NTM2MDAsIHRmX3RyYXBubyA9IDEyLCB0Zl9lcnIgPSAw LCAKICAgICAgdGZfZWlwID0gLTEwNTU2MzA2ODYsIHRmX2NzID0gOCwgdGZf ZWZsYWdzID0gNjYxMTgsIAogICAgICB0Zl9lc3AgPSAtMTA1ODIzMDAxNiwg dGZfc3MgPSAtMTA1NTg2NjM2OH0pIGF0IC4uLy4uL2kzODYvaTM4Ni90cmFw LmM6NDQ4CiM2ICAweGMxMTQ1YWEyIGluID8/ICgpCiM3ICAweGMxMTQ2YWEx IGluID8/ICgpCiM4ICAweGMxMTc0OWIyIGluID8/ICgpCiM5ICAweGMwMTFm YzQyIGluIERFVklDRV9ERVRBQ0ggKGRldj0weGMwZWNiMTAwKSBhdCBkZXZp Y2VfaWYuYzo3MwojMTAgMHhjMDE1NzZkNCBpbiBkZXZpY2VfZGV0YWNoIChk ZXY9MHhjMGVjYjEwMCkgYXQgLi4vLi4va2Vybi9zdWJyX2J1cy5jOjExOTIK IzExIDB4YzAxNTY5OWEgaW4gZGV2Y2xhc3NfZGVsZXRlX2RyaXZlciAoYnVz Y2xhc3M9MHhjMDhjZmRjMCwgCiAgICBkcml2ZXI9MHhjMTE3YzA5OCkgYXQg Li4vLi4va2Vybi9zdWJyX2J1cy5jOjM3MAojMTIgMHhjMDE1ODk5ZiBpbiBk cml2ZXJfbW9kdWxlX2hhbmRsZXIgKG1vZD0weGMxMTMyYTAwLCB3aGF0PTEs IAogICAgYXJnPTB4YzExN2MwYjQpIGF0IC4uLy4uL2tlcm4vc3Vicl9idXMu YzoyMzAyCiMxMyAweGMwMTNmOTFkIGluIG1vZHVsZV91bmxvYWQgKG1vZD0w eGMxMTMyYTAwKQogICAgYXQgLi4vLi4va2Vybi9rZXJuX21vZHVsZS5jOjIw OAojMTQgMHhjMDE0MDE3MiBpbiBsaW5rZXJfZmlsZV91bmxvYWQgKGZpbGU9 MHhjMTEwYzE4MCkKICAgIGF0IC4uLy4uL2tlcm4va2Vybl9saW5rZXIuYzo0 MTUKIzE1IDB4YzAxNDAyMGYgaW4gbGlua2VyX2ZpbGVfdW5sb2FkIChmaWxl PTB4YzExMGNmODApCiAgICBhdCAuLi8uLi9rZXJuL2tlcm5fbGlua2VyLmM6 NDQyCiMxNiAweGMwMTQwNjA1IGluIGtsZHVubG9hZCAocD0weGNiNDA5NTYw LCB1YXA9MHhjYjUzMmY4MCkKICAgIGF0IC4uLy4uL2tlcm4va2Vybl9saW5r ZXIuYzo3MTMKIzE3IDB4YzAyNTg3ZDEgaW4gc3lzY2FsbDIgKGZyYW1lPXt0 Zl9mcyA9IDQ3LCB0Zl9lcyA9IDQ3LCB0Zl9kcyA9IDQ3LCAKICAgICAgdGZf ZWRpID0gMywgdGZfZXNpID0gLTEwNzc5MzcyNTAsIHRmX2VicCA9IC0xMDc3 OTM3NTk2LCAKICAgICAgdGZfaXNwID0gLTg4Mzc0MDcxNiwgdGZfZWJ4ID0g MCwgdGZfZWR4ID0gMCwgdGZfZWN4ID0gMTM0NTYwODY0LCAKICAgICAgdGZf ZWF4ID0gMzA1LCB0Zl90cmFwbm8gPSAxMiwgdGZfZXJyID0gMiwgdGZfZWlw ID0gMTM0NTE0MTU2LCAKICAgICAgdGZfY3MgPSAzMSwgdGZfZWZsYWdzID0g NjYzLCB0Zl9lc3AgPSAtMTA3NzkzODY5NiwgdGZfc3MgPSA0N30pCiAgICBh dCAuLi8uLi9pMzg2L2kzODYvdHJhcC5jOjExNTcKIzE4IDB4YzAyNDk2ZDUg aW4gWGludDB4ODBfc3lzY2FsbCAoKQojMTkgMHg4MDQ4MTM1IGluID8/ICgp CihrZ2RiKSBmciA5CiM5ICAweGMwMTFmYzQyIGluIERFVklDRV9ERVRBQ0gg KGRldj0weGMwZWNiMTAwKSBhdCBkZXZpY2VfaWYuYzo3Mwo3MwkJcmV0dXJu IG0oZGV2KTsKKGtnZGIpIHAgZGV2CiQxID0gMHgwCihrZ2RiKSBwdHlwZSBk ZXYKdHlwZSA9IHN0cnVjdCBkZXZpY2UgewogICAgc3RydWN0IHsKICAgICAg ICBzdHJ1Y3QgZGV2aWNlICp0cWVfbmV4dDsKICAgICAgICBzdHJ1Y3QgZGV2 aWNlICoqdHFlX3ByZXY7CiAgICB9IGxpbms7CiAgICBkZXZpY2VfdCBwYXJl bnQ7CiAgICBkZXZpY2VfbGlzdF90IGNoaWxkcmVuOwogICAgZGV2aWNlX29w c190IG9wczsKICAgIGRyaXZlcl90ICpkcml2ZXI7CiAgICBkZXZjbGFzc190 IGRldmNsYXNzOwogICAgaW50IHVuaXQ7CiAgICBjaGFyICpuYW1ldW5pdDsK ICAgIGNoYXIgKmRlc2M7CiAgICBpbnQgYnVzeTsKICAgIGRldmljZV9zdGF0 ZV90IHN0YXRlOwogICAgdV9pbnQzMl90IGRldmZsYWdzOwogICAgdV9zaG9y dCBmbGFnczsKICAgIHVfY2hhciBvcmRlcjsKICAgIHVfY2hhciBwYWQ7CiAg ICB2b2lkICppdmFyczsKICAgIHZvaWQgKnNvZnRjOwp9ICoKKGtnZGIpIHAg L3ggKihzdHJ1Y3QgZGV2aWNlICopMHhjMGVjYjEwMAokMiA9IHtsaW5rID0g e3RxZV9uZXh0ID0gMHhjMGVjYjAwMCwgdHFlX3ByZXYgPSAweGMwZWNiMjAw fSwgCiAgcGFyZW50ID0gMHhjMGVjYjkwMCwgY2hpbGRyZW4gPSB7dHFoX2Zp cnN0ID0gMHgwLCB0cWhfbGFzdCA9IDB4YzBlY2IxMGN9LCAKICBvcHMgPSAw eGMxMTM3MDAwLCBkcml2ZXIgPSAweGMxMTdjMDk4LCBkZXZjbGFzcyA9IDB4 YzEwNTc2YzAsIHVuaXQgPSAweDAsIAogIG5hbWV1bml0ID0gMHhjMGVlMDFi MCwgZGVzYyA9IDB4YzExNzRhMzYsIGJ1c3kgPSAweDAsIHN0YXRlID0gMHgy LCAKICBkZXZmbGFncyA9IDB4MCwgZmxhZ3MgPSAweDI1LCBvcmRlciA9IDB4 MCwgcGFkID0gMHgwLCBpdmFycyA9IDB4YzBlY2IxODAsIAogIHNvZnRjID0g MHhjMTEwYzIwMH0KKGtnZGIpIHB0eXBlIG0KdHlwZSA9IGludCAqCihrZ2Ri KSBwIG0KJDMgPSAoZGV2aWNlX2RldGFjaF90ICopIDAKKGtnZGIpIGluZm8g YWxsCmVheCAgICAgICAgICAgIDB4MAkwCmVjeCAgICAgICAgICAgIDB4MAkw CmVkeCAgICAgICAgICAgIDB4MAkwCmVieCAgICAgICAgICAgIDB4MAkwCmVz cCAgICAgICAgICAgIDB4Y2I1MzJkMWMJMHhjYjUzMmQxYwplYnAgICAgICAg ICAgICAweGNiNTMyZTdjCTB4Y2I1MzJlN2MKZXNpICAgICAgICAgICAgMHgw CTAKZWRpICAgICAgICAgICAgMHgwCTAKZWlwICAgICAgICAgICAgMHhjMDEx ZmM0MgkweGMwMTFmYzQyCmVmbGFncyAgICAgICAgIDB4MAkwCmNzICAgICAg ICAgICAgIDB4MAkwCnNzICAgICAgICAgICAgIDB4MAkwCmRzICAgICAgICAg ICAgIDB4MAkwCmVzICAgICAgICAgICAgIDB4MAkwCmZzICAgICAgICAgICAg IDB4MAkwCmdzICAgICAgICAgICAgIDB4MmYJNDcKKGtnZGIpIGluZm8gbGlu ZQpMaW5lIDczIG9mICJkZXZpY2VfaWYuYyIgc3RhcnRzIGF0IGFkZHJlc3Mg MHhjMDExZmMzZiA8REVWSUNFX0RFVEFDSCs0Mz4KICAgYW5kIGVuZHMgYXQg MHhjMDExZmM0NCA8REVWSUNFX1NIVVRET1dOPi4KKGtnZGIpIHVwCiMxMCAw eGMwMTU3NmQ0IGluIGRldmljZV9kZXRhY2ggKGRldj0weGMwZWNiMTAwKSBh dCAuLi8uLi9rZXJuL3N1YnJfYnVzLmM6MTE5MgoxMTkyCSAgICBpZiAoKGVy cm9yID0gREVWSUNFX0RFVEFDSChkZXYpKSAhPSAwKQooa2dkYikgZG8KIzkg IDB4YzAxMWZjNDIgaW4gREVWSUNFX0RFVEFDSCAoZGV2PTB4YzBlY2IxMDAp IGF0IGRldmljZV9pZi5jOjczCjczCQlyZXR1cm4gbShkZXYpOwooa2dkYikg ZG8KIzggIDB4YzExNzQ5YjIgaW4gPz8gKCkKKGtnZGIpIHF1aXQK --0-1333204063-1016149444=:15346-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 16: 1:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from vortex.wa4phy.net (pcp01578012pcs.martnz01.ga.comcast.net [68.47.4.97]) by hub.freebsd.org (Postfix) with ESMTP id 8DDF837B404 for ; Thu, 14 Mar 2002 16:01:10 -0800 (PST) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id g2F017t00342 for ; Thu, 14 Mar 2002 19:01:08 -0500 (EST) (envelope-from sam@wa4phy.net) Message-ID: <3C9139C3.B30FB77E@vortex.wa4phy.net> Date: Thu, 14 Mar 2002 19:01:07 -0500 From: Sam Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.5-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Comment Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Fwiw, I had been experiencing system wedging for no apparent reason about every 6 days. 9 days ago, I disabled softupdates, and have not had a single instance of a problem. As of today, I rebuilt world & kernel from a cvsup 2 days ago. Everything went smoothly, with no problems. I realize there have been some changes made to things related to softupdates, and have been following the -stable mailings. I did see somewhat a degradation in disk activity with softupdates off, but for my usage, nothing that would seriously hurt. Question.. in the last 30 days, maybe more, were any really significant problems squashed with softupdates? I was absent for about 2 weeks between Jan and early Mar, so didn't see everything. I may get fussed at for this, but who do I need to ask about bringing / porting a software package into the *bsd realm? Thanks.. Sam -- Just because you're moving fast | BURMA SHAVE doesn't mean that you're really | going anwhere at all! | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 16:34:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.altadena.net (ns.altadena.net [206.126.144.2]) by hub.freebsd.org (Postfix) with ESMTP id 46B9A37B400 for ; Thu, 14 Mar 2002 16:34:54 -0800 (PST) Received: (from pete@localhost) by ns.altadena.net (8.11.6/8.8.8) id g2F0Ypc49439; Thu, 14 Mar 2002 16:34:51 -0800 (PST) (envelope-from pete) From: Pete Carah Message-Id: <200203150034.g2F0Ypc49439@ns.altadena.net> Subject: Re: if_wi with dhclient problem In-Reply-To: <20020314174748.C637F422E2@mail.flipdog.com> from "Jan L. Peterson" at "Mar 14, 2002 10:47:47 am" To: "Jan L. Peterson" Date: Thu, 14 Mar 2002 16:34:51 -0800 (PST) Cc: stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=iso8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Just curious... you said you had an fxp0 in this machine. > > Try "ifconfig fxp0 down" before doing the "dhclient wi0". This has never been needed before last week. It apparently is needed if I use IPX but I don't. And, adding an IP address (*any* IP addr) to the wi0 before dhclient makes it work even without downing the fxp. I think there is a (new) feature to if_wi that won't send any IP packet if it doesn't have an address yet. (The other case where downing the fxp has been needed is if it had an address and default route before inserting the wireless card. However that isn't the case here either; I'm starting from a fresh boot). -- Pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 17:33: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 9771A37B404 for ; Thu, 14 Mar 2002 17:32:57 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g2F1WsR01780; Thu, 14 Mar 2002 18:32:54 -0700 (MST) (envelope-from ken) Date: Thu, 14 Mar 2002 18:32:53 -0700 From: "Kenneth D. Merry" To: Normand Leclerc Cc: freebsd-stable@FreeBSD.ORG Subject: Re: CDROM sector size on 4.5 Message-ID: <20020314183253.A1745@panzer.kdm.org> References: <000901c1cb86$0f15d5f0$1f8c898e@dactyl> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5.1i In-Reply-To: <000901c1cb86$0f15d5f0$1f8c898e@dactyl>; from leclercn@videotron.ca on Thu, Mar 14, 2002 at 01:28:38PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 14, 2002 at 13:28:38 -0500, Normand Leclerc wrote: >   I was wondering if the CDROM sector size detection code has changed.  > I own a CDRW with a jumper that let me select the sector size (2048 or > 512).  It is set to 512 as this is the most convenient way for me to > handle it.  Lately, I tried to dump a CD ISO image on my hard drive but > got a sector boundary error.  I had to specify 2048 bytes of sector size > to get dd to work properly. >   >   Is 4.5 different in that matter? >   Is this a SCSI or ATAPI drive? Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 17:51:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-239.dsl.lsan03.pacbell.net [64.165.226.239]) by hub.freebsd.org (Postfix) with ESMTP id 64AC637B400 for ; Thu, 14 Mar 2002 17:51:13 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A0BE866C76; Thu, 14 Mar 2002 17:51:12 -0800 (PST) Date: Thu, 14 Mar 2002 17:51:12 -0800 From: Kris Kennaway To: Holger Kipp Cc: stable@FreeBSD.org Subject: Re: top wrong again? Message-ID: <20020314175112.A50223@xor.obsecurity.org> References: <3C90641D.25943A8B@alogis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C90641D.25943A8B@alogis.com>; from holger.kipp@alogis.com on Thu, Mar 14, 2002 at 09:49:33AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 14, 2002 at 09:49:33AM +0100, Holger Kipp wrote: > Hi, >=20 > I noticed that with the latest 4.5 (since the last two weeks at least) > top output gives 0.00% for most processes, even with 90%+ user (last cvsup > 13.03.2002). Sounds like your kernel and world are out of sync. Kris --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kVOPWry0BWjoQKURAtj2AKC15VCFI3D+l3+Z/pwQQgLsYphebACggm8i 691hrrH/FseV3CSPNwS4guE= =gc+p -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 17:52:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 706DC37B429 for ; Thu, 14 Mar 2002 17:52:13 -0800 (PST) Received: from [144.137.125.11] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id smueaaaa for ; Fri, 15 Mar 2002 12:52:19 +1100 Message-ID: <3C9153FD.8010409@quake.com.au> Date: Fri, 15 Mar 2002 12:53:01 +1100 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: FreeBSD Stable Subject: PS/2 Keyboard not working /w freebsd Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I have recently come accross a strange problem, I have been trying to setup a freebsd sever at a place that has a whole bunch of newish intel systems (they are 766mhz or something so they are not that new).. They all have these Diamond Touch keyboards, and upon loading a kernel the keyboard doesnt work.. I cant actualy install on these systems using the keyboards!! The kernel config screen doesnt come up ether, it just jumps to sysinstall with a dead keyboard... Now I dont know what mother board is in these systems, and it could be just these keyboards with that controler, but I found another band keyboard and it worked just fine.. Anyway the relevent messages from the kernel are: atkbdc0 : at port 0x60,0x64 on ISA0 atkbd0 : Flags 0x1 IRQ 1 on atkbdc0 device_probe_and_attatch: atkbd0 attatch returned 6 During the probe the lights on the keyboard flash and then it goes dead, sort of like maybe the probe killed it... The keyboards are all: Diamond Touch Keyboards (yes the s on the end is part of its name) Model No: 6511-PA Extension No: 41/MIT Are these not supported or something? I would like to know whats going on here because it seems very strange that a keyboard should fail to work right?? Thanks anyway! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 17:55:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id A2D6637B400 for ; Thu, 14 Mar 2002 17:55:34 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 01:55:34 -0000 Reply-To: From: "Jesse Geddis" To: "Kris Kennaway" , "Holger Kipp" Cc: Subject: RE: top wrong again? Date: Thu, 14 Mar 2002 17:55:33 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020314175112.A50223@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I don't think so, I've never updated my source on 4.4 release and I get the same thing. last pid: 264; load averages: 0.00, 0.00, 0.00 up 0+00:47:21 01:54:13 12 processes: 1 running, 11 sleeping CPU states: 0.0% user, 0.0% nice, 1.2% system, 8.5% interrupt, 90.3% idle Mem: 5380K Active, 12M Inact, 4584K Wired, 32K Cache, 6624K Buf, 7784K Free Swap: 128M Total, 128M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 264 sgeine 28 0 1876K 1104K RUN 0:00 5.45% 1.61% top 231 root 2 0 2184K 1320K select 0:01 0.00% 0.00% telnetd 146 root 2 0 932K 636K select 0:01 0.00% 0.00% syslogd 150 bind 2 0 2552K 2148K select 0:01 0.00% 0.00% named 178 root 2 0 2500K 1992K select 0:01 0.00% 0.00% sendmail 233 sgeine 18 0 1320K 936K pause 0:00 0.00% 0.00% tcsh 232 root 10 0 1192K 976K wait 0:00 0.00% 0.00% login 175 root 10 0 968K 708K nanslp 0:00 0.00% 0.00% cron 220 root 3 0 944K 644K ttyin 0:00 0.00% 0.00% getty 221 root 3 0 940K 612K siodcd 0:00 0.00% 0.00% getty 173 root 2 0 1052K 768K select 0:00 0.00% 0.00% inetd 107 root 2 0 424K 312K select 0:00 0.00% 0.00% pccardd -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Kris Kennaway Sent: Thursday, March 14, 2002 5:51 PM To: Holger Kipp Cc: stable@FreeBSD.org Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 09:49:33AM +0100, Holger Kipp wrote: > Hi, > > I noticed that with the latest 4.5 (since the last two weeks at least) > top output gives 0.00% for most processes, even with 90%+ user (last cvsup > 13.03.2002). Sounds like your kernel and world are out of sync. Kris _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18: 1: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-239.dsl.lsan03.pacbell.net [64.165.226.239]) by hub.freebsd.org (Postfix) with ESMTP id 9B31937B41B for ; Thu, 14 Mar 2002 18:01:02 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AE78F66D5A; Thu, 14 Mar 2002 18:01:01 -0800 (PST) Date: Thu, 14 Mar 2002 18:01:01 -0800 From: Kris Kennaway To: Jesse Geddis Cc: Kris Kennaway , Holger Kipp , stable@FreeBSD.org Subject: Re: top wrong again? Message-ID: <20020314180101.A50621@xor.obsecurity.org> References: <20020314175112.A50223@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sgeine@yahoo.com on Thu, Mar 14, 2002 at 05:55:33PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 14, 2002 at 05:55:33PM -0800, Jesse Geddis wrote: > I don't think so, I've never updated my source on 4.4 release and I > get the same thing. That doesn't rule it out yet..how did you install your 4.4? Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kVXdWry0BWjoQKURAuW5AKCjPh5F3C7KD/II4xNvThTObrUAxACgnZkj YywVs2VopM7gbHWHXDHvEBA= =Sz3n -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18: 2:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by hub.freebsd.org (Postfix) with SMTP id E45DA37B400 for ; Thu, 14 Mar 2002 18:02:27 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 02:02:27 -0000 Reply-To: From: "Jesse Geddis" To: "Kris Kennaway" Cc: "Holger Kipp" , Subject: RE: top wrong again? Date: Thu, 14 Mar 2002 18:02:27 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020314180101.A50621@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ftp install. ftp2.freebsd.org -----Original Message----- From: Kris Kennaway [mailto:kris@obsecurity.org] Sent: Thursday, March 14, 2002 6:01 PM To: Jesse Geddis Cc: Kris Kennaway; Holger Kipp; stable@FreeBSD.org Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 05:55:33PM -0800, Jesse Geddis wrote: > I don't think so, I've never updated my source on 4.4 release and I > get the same thing. That doesn't rule it out yet..how did you install your 4.4? Kris _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18: 4:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-239.dsl.lsan03.pacbell.net [64.165.226.239]) by hub.freebsd.org (Postfix) with ESMTP id D7D9037B416 for ; Thu, 14 Mar 2002 18:04:34 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id CE63566C76; Thu, 14 Mar 2002 18:04:33 -0800 (PST) Date: Thu, 14 Mar 2002 18:04:33 -0800 From: Kris Kennaway To: Jesse Geddis Cc: Kris Kennaway , Holger Kipp , stable@FreeBSD.org Subject: Re: top wrong again? Message-ID: <20020314180433.A50804@xor.obsecurity.org> References: <20020314180101.A50621@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sgeine@yahoo.com on Thu, Mar 14, 2002 at 06:02:27PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 14, 2002 at 06:02:27PM -0800, Jesse Geddis wrote: > ftp install. ftp2.freebsd.org OK. I'm out of ideas :) Kris --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kVaxWry0BWjoQKURAsARAJ9W9xaCIZyVSs1ENjgyz5IxFHBPpgCgihyk PALHLHdFM9pJ1mUIr/3eA7I= =LVMU -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18: 5:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id D71DC37B419 for ; Thu, 14 Mar 2002 18:05:25 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 02:05:25 -0000 Reply-To: From: "Jesse Geddis" To: "Kris Kennaway" Cc: "Holger Kipp" , Subject: RE: top wrong again? Date: Thu, 14 Mar 2002 18:05:25 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020314180433.A50804@xor.obsecurity.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG haha, well I never had one if that makes you feel any better =) -----Original Message----- From: Kris Kennaway [mailto:kris@obsecurity.org] Sent: Thursday, March 14, 2002 6:05 PM To: Jesse Geddis Cc: Kris Kennaway; Holger Kipp; stable@FreeBSD.org Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 06:02:27PM -0800, Jesse Geddis wrote: > ftp install. ftp2.freebsd.org OK. I'm out of ideas :) Kris _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18:21:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 73AAB37B417 for ; Thu, 14 Mar 2002 18:21:24 -0800 (PST) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA12618 for ; Fri, 15 Mar 2002 13:21:17 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA15770; Fri, 15 Mar 2002 13:21:17 +1100 (EST) Message-Id: <200203150221.NAA15770@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: stable@freebsd.org Subject: 4.5 CDs missing xemacs binaries? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Mar 2002 13:21:17 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Got lots of elisp, no binaries? Or am I crazy? hellcat$ grep xemacs 4.5/* 4.5/disk3:./packages/All/xemacs-games-packages-1.3.tgz 4.5/disk3:./packages/All/xemacs-libs-packages-2.4.tgz 4.5/disk3:./packages/All/xemacs-wp-packages-1.4.tgz 4.5/disk4:./packages/All/xemacs-basic-mule-packages-1.4.tgz 4.5/disk4:./packages/All/xemacs-oa-packages-1.5.tgz 4.5/disk4:./packages/All/xemacs-prog-packages-2.6.tgz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18:23:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id D4A7537B41B for ; Thu, 14 Mar 2002 18:23:12 -0800 (PST) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA12634; Fri, 15 Mar 2002 13:23:11 +1100 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA15828; Fri, 15 Mar 2002 13:23:11 +1100 (EST) Message-Id: <200203150223.NAA15828@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Kris Kennaway Cc: Jesse Geddis , Holger Kipp , stable@FreeBSD.ORG Subject: Re: top wrong again? In-reply-to: Your message of Thu, 14 Mar 2002 18:04:33 -0800. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Mar 2002 13:23:11 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > OK. I'm out of ideas :) Isn't the next question "booting the kernel direct with bootblocks and not the loader"? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18:33:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 880CF37B416 for ; Thu, 14 Mar 2002 18:33:03 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g2F2WjN01372; Fri, 15 Mar 2002 15:32:45 +1300 (NZDT) (envelope-from jonc) Date: Fri, 15 Mar 2002 15:32:45 +1300 From: Jonathan Chen To: Jesse Geddis Cc: Kris Kennaway , stable@FreeBSD.ORG Subject: Re: top wrong again? Message-ID: <20020315153245.B1282@grimoire.chen.org.nz> References: <20020314175112.A50223@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sgeine@yahoo.com on Thu, Mar 14, 2002 at 05:55:33PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 14, 2002 at 05:55:33PM -0800, Jesse Geddis wrote: > I don't think so, I've never updated my source on 4.4 release and I > get the same thing. > > > last pid: 264; load averages: 0.00, 0.00, 0.00 up 0+00:47:21 > 01:54:13 > 12 processes: 1 running, 11 sleeping > CPU states: 0.0% user, 0.0% nice, 1.2% system, 8.5% interrupt, > 90.3% idle > Mem: 5380K Active, 12M Inact, 4584K Wired, 32K Cache, 6624K Buf, 7784K > Free > Swap: 128M Total, 128M Free With 90% idle, I'd expect to see most of your process running 0%; so there doesn't appear to be anything wrong with your top output. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18:34:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp017.mail.yahoo.com (smtp017.mail.yahoo.com [216.136.174.114]) by hub.freebsd.org (Postfix) with SMTP id 26F1C37B402 for ; Thu, 14 Mar 2002 18:34:29 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 02:34:28 -0000 Reply-To: From: "Jesse Geddis" To: "Jonathan Chen" Cc: "Kris Kennaway" , Subject: RE: top wrong again? Date: Thu, 14 Mar 2002 18:34:28 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020315153245.B1282@grimoire.chen.org.nz> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sorry, I just rebooted after redoing the kernel for the last time. once I'm finished moving servers around I can do it with load. -----Original Message----- From: Jonathan Chen [mailto:jonc@chen.org.nz] Sent: Thursday, March 14, 2002 6:33 PM To: Jesse Geddis Cc: Kris Kennaway; stable@FreeBSD.ORG Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 05:55:33PM -0800, Jesse Geddis wrote: > I don't think so, I've never updated my source on 4.4 release and I > get the same thing. > > > last pid: 264; load averages: 0.00, 0.00, 0.00 up 0+00:47:21 > 01:54:13 > 12 processes: 1 running, 11 sleeping > CPU states: 0.0% user, 0.0% nice, 1.2% system, 8.5% interrupt, > 90.3% idle > Mem: 5380K Active, 12M Inact, 4584K Wired, 32K Cache, 6624K Buf, 7784K > Free > Swap: 128M Total, 128M Free With 90% idle, I'd expect to see most of your process running 0%; so there doesn't appear to be anything wrong with your top output. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 18:35:39 2002 Delivered-To: freebsd-stable@freebsd.org Received: from eudoramail.com (netturbo3.cscoms.com [202.183.214.4]) by hub.freebsd.org (Postfix) with SMTP id 46E7A37B41D for ; Thu, 14 Mar 2002 18:34:31 -0800 (PST) From: "Moissanite" To: Subject: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 15 Mar 2002 09:38:22 +0700 Reply-To: "Moissanite" Content-Transfer-Encoding: 8bit Message-Id: <20020315023432.46E7A37B41D@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Moissanite: More Fire and Brilliance
The Truth About Moissanite
 
Fact - Moissanite delivers more
fire, brilliance and luster than any other hard jewel on Earth.
This unretouched photograph supports the adage that "a picture is worth a thousand words". Here, a light source over a similar sized moissanite and diamond placed in shallow water clearly shows the superior fire and brilliance of this unique new jewel. And the picture is supported by measurable facts: the GIA publishes the dispersion (fire) of created moissanite at 0.104, refractive index (brilliance) at 2.65 to 2.69, and luster at 20.4%. No other hard jewel measures up, not even a fine diamond. And only moissanite and diamond are over 9 on the Mohs hardness scale. Moissanite jewels created by Charles & Colvard are available in all popular shapes and sizes. 

www.moissanitesource.com is the place to buy moissanite jewelry on the internet. Buy with confidence at the best prices in the world. 

 

Moissanite Created By Charles &
Colvard
 

Moissanite created by Charles & Colvard is a unique jewel, not a synthetic diamond.

Moissanite Source is an authorized distributor of Moissanite.

 

If you wish to stop receiving these occasional mailings, simply reply to this email with the word "REMOVE" in
the subject line and we will remove your name and email address from our database.

To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 19:26:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id EC6A937B41A for ; Thu, 14 Mar 2002 19:26:43 -0800 (PST) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g2F3QaF7043368; Fri, 15 Mar 2002 13:56:37 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: PS/2 Keyboard not working /w freebsd From: "Daniel O'Connor" To: Kal Torak Cc: FreeBSD Stable In-Reply-To: <3C9153FD.8010409@quake.com.au> References: <3C9153FD.8010409@quake.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 15 Mar 2002 14:56:32 +1130 Message-Id: <1016162795.1222.17.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-03-15 at 13:23, Kal Torak wrote: > They all have these Diamond Touch keyboards, and upon loading > a kernel the keyboard doesnt work.. I cant actualy install on > these systems using the keyboards!! The kernel config screen > doesnt come up ether, it just jumps to sysinstall with a dead > keyboard... > Now I dont know what mother board is in these systems, and it > could be just these keyboards with that controler, but I found > another band keyboard and it worked just fine.. > > Anyway the relevent messages from the kernel are: > > atkbdc0 : at port 0x60,0x64 on ISA0 > atkbd0 : Flags 0x1 IRQ 1 on atkbdc0 > device_probe_and_attatch: atkbd0 attatch returned 6 > > During the probe the lights on the keyboard flash and then it > goes dead, sort of like maybe the probe killed it... > > The keyboards are all: > > Diamond Touch Keyboards (yes the s on the end is part of its name) > Model No: 6511-PA > Extension No: 41/MIT > > Are these not supported or something? I would like to know whats > going on here because it seems very strange that a keyboard should > fail to work right?? > > Thanks anyway! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 19:28:45 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 1F5CB37B41A for ; Thu, 14 Mar 2002 19:28:31 -0800 (PST) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g2F3SEF7043385; Fri, 15 Mar 2002 13:58:17 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: PS/2 Keyboard not working /w freebsd From: "Daniel O'Connor" To: Kal Torak Cc: FreeBSD Stable In-Reply-To: <3C9153FD.8010409@quake.com.au> References: <3C9153FD.8010409@quake.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 15 Mar 2002 14:58:11 +1130 Message-Id: <1016162894.1222.20.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-03-15 at 13:23, Kal Torak wrote: > They all have these Diamond Touch keyboards, and upon loading > a kernel the keyboard doesnt work.. I cant actualy install on > these systems using the keyboards!! The kernel config screen > doesnt come up ether, it just jumps to sysinstall with a dead > keyboard... The FreeBSD keyboard probe won't detect these keyboards :( (I have heaps ) I rolled my own release do work around the problem because the only way to fix it is to change the atkbdc boot flags from 0x01 to 0x00, but you can't do that without a keyboard... Grrr.. Another option is to find a keyboard FreeBSD WILL detect and use it while installing. BTW with the flags change the keyboard lights don't work either. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 19:34: 7 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.lambertfam.org (eqbsd.lambertfam.org [209.142.170.25]) by hub.freebsd.org (Postfix) with ESMTP id 0F6BC37B405 for ; Thu, 14 Mar 2002 19:34:04 -0800 (PST) Received: from laptop.lambertfam.org (ool-18bde7b1.dyn.optonline.net [24.189.231.177]) by www.lambertfam.org (Postfix) with ESMTP id 5389B64C06 for ; Thu, 14 Mar 2002 21:34:02 -0600 (CST) Received: by laptop.lambertfam.org (Postfix, from userid 1000) id 4C4C428B0E; Thu, 14 Mar 2002 22:34:01 -0500 (EST) Date: Thu, 14 Mar 2002 22:34:01 -0500 From: Scott Lambert To: freebsd-stable@freebsd.org Subject: Re: Source Upgrade: 4.1.1 - 4.5-STABLE Message-ID: <20020315033401.GB879@laptop.lambertfam.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <20020314111028.C38424@mind.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020314111028.C38424@mind.net> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just did the same thing this evening. No sweat. On Thu, Mar 14, 2002 at 11:10:28AM -0800, John Fox wrote: > Have a 4.1.1 machine that needs to be upgraded to 4.5-STABLE. -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org http://www.lambertfam.org/~lambert/resume.html 3 years Sr. SysAdmin experience with FreeBSD in small & medium size ISPs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 20:43:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-239.dsl.lsan03.pacbell.net [64.165.226.239]) by hub.freebsd.org (Postfix) with ESMTP id CB49B37B402 for ; Thu, 14 Mar 2002 20:43:46 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F29B566C76; Thu, 14 Mar 2002 20:43:45 -0800 (PST) Date: Thu, 14 Mar 2002 20:43:45 -0800 From: Kris Kennaway To: Gregory Bond Cc: Kris Kennaway , Jesse Geddis , Holger Kipp , stable@FreeBSD.ORG Subject: Re: top wrong again? Message-ID: <20020314204345.E55804@xor.obsecurity.org> References: <200203150223.NAA15828@lightning.itga.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HnQK338I3UIa/qiP" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200203150223.NAA15828@lightning.itga.com.au>; from gnb@itga.com.au on Fri, Mar 15, 2002 at 01:23:11PM +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --HnQK338I3UIa/qiP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 15, 2002 at 01:23:11PM +1100, Gregory Bond wrote: > > OK. I'm out of ideas :) >=20 > Isn't the next question "booting the kernel direct with bootblocks and no= t the > loader"? Yep, that's possible (this used to cause runtime failures in top, but it's possible the symptoms have changed). Kris --HnQK338I3UIa/qiP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kXwBWry0BWjoQKURAkANAKCKXlY9bst9Ao4HXCg2hYuXqWQKjgCgtXmz g1gdmr/D3ROAyON3Ez9jk/8= =PQIf -----END PGP SIGNATURE----- --HnQK338I3UIa/qiP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 21:38:56 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id 676AD37B400 for ; Thu, 14 Mar 2002 21:38:51 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 05:38:50 -0000 Reply-To: From: "Jesse Geddis" To: "Jonathan Chen" Cc: "Kris Kennaway" , Subject: RE: top wrong again? Date: Thu, 14 Mar 2002 21:38:49 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020315153245.B1282@grimoire.chen.org.nz> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG here, different machine while compiling the kernel. maybe this is more along the lines of the original email: last pid: 6962; load averages: 1.23, 0.78, 0.39 up 0+00:11:17 05:37:34 19 processes: 3 running, 16 sleeping CPU states: 84.6% user, 0.0% nice, 15.0% system, 0.4% interrupt, 0.0% idle Mem: 8400K Active, 42M Inact, 16M Wired, 32K Cache, 22M Buf, 56M Free Swap: 256M Total, 256M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 175 root 2 0 2304K 1444K select 0:02 0.00% 0.00% telnetd 6586 root 10 0 2268K 2148K wait 0:01 0.00% 0.00% make 650 root 2 0 2304K 1496K select 0:01 0.00% 0.00% telnetd 6667 sgeine 28 0 1884K 1092K RUN 0:00 0.00% 0.00% top 180 root 18 0 1328K 944K pause 0:00 0.00% 0.00% csh 113 root 2 0 932K 648K select 0:00 0.00% 0.00% syslogd 652 sgeine 18 0 1320K 964K pause 0:00 0.00% 0.00% tcsh 6960 root 54 0 868K 656K RUN 0:00 0.00% 0.00% cpp0 177 sgeine 18 0 1316K 928K pause 0:00 0.00% 0.00% tcsh 176 root 10 0 1192K 968K wait 0:00 0.00% 0.00% login 651 root 10 0 1192K 984K wait 0:00 0.00% 0.00% login 140 root 10 0 968K 724K nanslp 0:00 0.00% 0.00% cron 6961 root -6 0 1992K 1824K piperd 0:00 0.00% 0.00% cc1 6959 root 10 0 968K 620K wait 0:00 0.00% 0.00% cc 173 root 3 0 944K 656K ttyin 0:00 0.00% 0.00% getty 174 root 3 0 940K 624K siodcd 0:00 0.00% 0.00% getty 138 root 2 0 1052K 780K select 0:00 0.00% 0.00% inetd 6958 root 10 0 628K 432K wait 0:00 0.00% 0.00% sh 6962 root 54 0 620K 460K RUN 0:00 0.00% 0.00% as -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Jonathan Chen Sent: Thursday, March 14, 2002 6:33 PM To: Jesse Geddis Cc: Kris Kennaway; stable@FreeBSD.ORG Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 05:55:33PM -0800, Jesse Geddis wrote: > I don't think so, I've never updated my source on 4.4 release and I > get the same thing. > > > last pid: 264; load averages: 0.00, 0.00, 0.00 up 0+00:47:21 > 01:54:13 > 12 processes: 1 running, 11 sleeping > CPU states: 0.0% user, 0.0% nice, 1.2% system, 8.5% interrupt, > 90.3% idle > Mem: 5380K Active, 12M Inact, 4584K Wired, 32K Cache, 6624K Buf, 7784K > Free > Swap: 128M Total, 128M Free With 90% idle, I'd expect to see most of your process running 0%; so there doesn't appear to be anything wrong with your top output. -- Jonathan Chen ---------------------------------------------------------------------- If you're right 90% of the time, why quibble about the remaining 3%? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 21:56:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx01.cluster1.charter.net (dc-mx01.cluster0.hsacorp.net [209.225.8.11]) by hub.freebsd.org (Postfix) with ESMTP id EB79137B417 for ; Thu, 14 Mar 2002 21:56:13 -0800 (PST) Received: from [24.217.145.63] (HELO there) by dc-mx01.cluster1.charter.net (CommuniGate Pro SMTP 3.5.3) with SMTP id 24329012; Fri, 15 Mar 2002 01:04:39 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: , "Jonathan Chen" Subject: Re: top wrong again? Date: Thu, 14 Mar 2002 23:56:12 -0600 X-Mailer: KMail [version 1.3.2] Cc: "Kris Kennaway" , References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 14 March 2002 23:38, Jesse Geddis wrote: > here, different machine while compiling the kernel. maybe this is > more along the lines of the original email: > With 90% idle, I'd expect to see most of your process running 0%; so > there doesn't appear to be anything wrong with your top output. OK, then try this one. I'm running make buildworld on a 4.5-RELEASE system with sources CVSup'd about 1/2 hour ago. last pid: 20654; load averages: 1.32, 1.25, 0.99 up 0+00:31:20 23:50:29 61 processes: 4 running, 57 sleeping CPU states: 89.1% user, 0.0% nice, 10.3% system, 0.6% interrupt, 0.0% idle Mem: 50M Active, 304M Inact, 74M Wired, 360K Cache, 61M Buf, 73M Free Swap: 384M Total, 384M Free PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND 157 duhring 28 0 18088K 16988K RUN 1:10 3.37% 3.37% XF86_Mach64 20653 root 56 0 3848K 3752K RUN 0:00 32.00% 1.56% cc1 169 duhring 2 0 7760K 5572K poll 0:22 1.07% 1.07% gkrellm 202 duhring 2 0 21324K 17212K select 0:05 0.59% 0.59% kmail 20652 root -6 0 1600K 1432K pipdwt 0:00 5.00% 0.24% cpp0 197 duhring 2 0 14736K 9776K select 0:03 0.05% 0.05% kdeinit 205 duhring 2 0 20552K 16988K poll 0:19 0.00% 0.00% knode 164 duhring 2 0 3124K 2848K select 0:09 0.00% 0.00% rxvt 2171 duhring 28 0 2008K 1732K RUN 0:03 0.00% 0.00% rxvt 101 root 2 0 912K 520K select 0:02 0.00% 0.00% moused To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Mar 14 23:35:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from diligence.flag.rootnode.com (adsl-65-67-81-98.dsl.ltrkar.swbell.net [65.67.81.98]) by hub.freebsd.org (Postfix) with ESMTP id 5E42537B405 for ; Thu, 14 Mar 2002 23:35:39 -0800 (PST) Received: from insolence (insolence.flag.rootnode.com [10.0.1.102]) by diligence.flag.rootnode.com (Postfix) with SMTP id 72C4610EA2; Fri, 15 Mar 2002 01:35:38 -0600 (CST) Message-ID: <006901c1cbf5$213ff430$6601000a@flag.rootnode.com> From: "Joe Koberg" To: "Dave Uhring" Cc: References: Subject: Re: top wrong again? Date: Fri, 15 Mar 2002 01:43:42 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Dave Uhring" > > With 90% idle, I'd expect to see most of your process running 0%; so > > there doesn't appear to be anything wrong with your top output. > > OK, then try this one. I'm running make buildworld on a 4.5-RELEASE > system with sources CVSup'd about 1/2 hour ago. I've found that many of the processes created during a make buildworld are very short lived, and don't stay around long enough to accumulate processor time. So top(1) shows the ones that are just sitting around long enough for it to capture them during an update. Note the "last pid" number to get an idea of how many processes are created between top's updates. You can always try typing "s 0" to set the update delay to zero in top, but then top is likely to become the most cpu intensive process. Yet, it _is_ fun to watch many cc's and make's being dispatched during a parallel make buildworld. You might want to look at system process accounting with accton(8) and sa(8) to get per-command or per-user totals for cpu usage over time. Have fun, ----------------------------------------- Joe Koberg joe@rootnode.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 1: 5:24 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id 7BFA037B417 for ; Fri, 15 Mar 2002 01:05:17 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 16lndp-00012I-00; Fri, 15 Mar 2002 09:04:49 +0000 Date: Fri, 15 Mar 2002 09:04:49 +0000 From: Simon Dick To: Daniel O'Connor Cc: Kal Torak , FreeBSD Stable Subject: Re: PS/2 Keyboard not working /w freebsd Message-ID: <20020315090449.GB363@irrelevant.org> References: <3C9153FD.8010409@quake.com.au> <1016162894.1222.20.camel@chowder.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1016162894.1222.20.camel@chowder.gsoft.com.au> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 15, 2002 at 02:58:11PM +1130, Daniel O'Connor wrote: > On Fri, 2002-03-15 at 13:23, Kal Torak wrote: > > They all have these Diamond Touch keyboards, and upon loading > > a kernel the keyboard doesnt work.. I cant actualy install on > > these systems using the keyboards!! The kernel config screen > > doesnt come up ether, it just jumps to sysinstall with a dead > > keyboard... > > The FreeBSD keyboard probe won't detect these keyboards :( > (I have heaps ) > > I rolled my own release do work around the problem because the only way > to fix it is to change the atkbdc boot flags from 0x01 to 0x00, but you > can't do that without a keyboard... Grrr.. I have the same problem on my systems, I believe you can change the atkbd flags from the visual config screen if you can get to it. But I build my own release too, it makes it far easier :| (this started happening around v4.2 if I remember right) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 2:10:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 449D737B400 for ; Fri, 15 Mar 2002 02:10:35 -0800 (PST) Received: from localhost (root@localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.2/8.12.2) with ESMTP id g2FAATF7060485; Fri, 15 Mar 2002 20:40:30 +1030 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: PS/2 Keyboard not working /w freebsd From: "Daniel O'Connor" To: Simon Dick Cc: Kal Torak , FreeBSD Stable In-Reply-To: <20020315090449.GB363@irrelevant.org> References: <3C9153FD.8010409@quake.com.au> <1016162894.1222.20.camel@chowder.gsoft.com.au> <20020315090449.GB363@irrelevant.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 15 Mar 2002 21:40:28 +1130 Message-Id: <1016187031.2629.0.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-03-15 at 20:34, Simon Dick wrote: > I have the same problem on my systems, I believe you can change the > atkbd flags from the visual config screen if you can get to it. But > I build my own release too, it makes it far easier :| > (this started happening around v4.2 if I remember right) I can never get the config screen to come up properly.. You do 'boot -c' and it spins forever printing the config prompt (creates a funky effect ;) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 2:15:16 2002 Delivered-To: freebsd-stable@freebsd.org Received: from nelly.internal.irrelevant.org (irrelevant.demon.co.uk [158.152.220.121]) by hub.freebsd.org (Postfix) with ESMTP id E731B37B404 for ; Fri, 15 Mar 2002 02:15:05 -0800 (PST) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.35 #1) id 16loix-0001F2-00; Fri, 15 Mar 2002 10:14:11 +0000 Date: Fri, 15 Mar 2002 10:14:11 +0000 From: Simon Dick To: Daniel O'Connor Cc: Kal Torak , FreeBSD Stable Subject: Re: PS/2 Keyboard not working /w freebsd Message-ID: <20020315101411.GE363@irrelevant.org> References: <3C9153FD.8010409@quake.com.au> <1016162894.1222.20.camel@chowder.gsoft.com.au> <20020315090449.GB363@irrelevant.org> <1016187031.2629.0.camel@chowder.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1016187031.2629.0.camel@chowder.gsoft.com.au> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 15, 2002 at 09:40:28PM +1130, Daniel O'Connor wrote: > On Fri, 2002-03-15 at 20:34, Simon Dick wrote: > > I have the same problem on my systems, I believe you can change the > > atkbd flags from the visual config screen if you can get to it. But > > I build my own release too, it makes it far easier :| > > (this started happening around v4.2 if I remember right) > > I can never get the config screen to come up properly.. > > You do 'boot -c' and it spins forever printing the config prompt > (creates a funky effect ;) I get exactly the same (although I do remember it working once for me in 4.5, ironically after I'd built my own release :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 2:33:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.142]) by hub.freebsd.org (Postfix) with ESMTP id 6C45637B417 for ; Fri, 15 Mar 2002 02:33:48 -0800 (PST) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 3.34 #1) id 16lp1p-0000xV-00; Fri, 15 Mar 2002 10:33:41 +0000 To: freebsd-stable@freebsd.org, kaltorak@quake.com.au Subject: Re: PS/2 Keyboard not working /w freebsd In-Reply-To: <3C9153FD.8010409@quake.com.au> Message-Id: From: Pete French Date: Fri, 15 Mar 2002 10:33:41 +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > They all have these Diamond Touch keyboards, and upon loading > a kernel the keyboard doesnt work.. I cant actualy install on > these systems using the keyboards!! The kernel config screen > doesnt come up ether, it just jumps to sysinstall with a dead > keyboard... I had exactly this problem too - except with Acer keyboards (and I have seen it reported here with other Acer keyboards as well). You can set the keyboard flags to make it work if you can get it istalled, but you need another keybaord to do the install. This broke when 3.x became 4.x as far as I remember. -pcf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 3:12:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from beech.FernUni-Hagen.de (beech.fernuni-hagen.de [132.176.114.20]) by hub.freebsd.org (Postfix) with ESMTP id 0F1FB37B402; Fri, 15 Mar 2002 03:12:33 -0800 (PST) Received: from es-i2.fernuni-hagen.de ([132.176.7.81]) by beech.FernUni-Hagen.de with esmtp (Exim 3.22 #15) id 16lpcv-0002CE-00; Fri, 15 Mar 2002 12:12:01 +0100 Received: from fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by es-i2.fernuni-hagen.de (8.11.6/8.11.6) with SMTP id g2FBCUO90773; Fri, 15 Mar 2002 12:12:30 +0100 (CET) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Date: Fri, 15 Mar 2002 12:12:26 +0100 From: Fritz Heinrichmeyer To: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Cc: fritz.heinrichmeyer@fernuni-hagen.de Subject: XFree86-4.1.0 from ports leaks like crazy Message-Id: <20020315121226.53c4c669.fritz.heinrichmeyer@fernuni-hagen.de> Organization: FernUni X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recently i reinstalled XFree86-4.1.0 again to live in peace with the portupgrade program. Since then i realized that Xserver grows and grows, especially when using mozilla. After some hours the X session stops abruptly. Mozilla is fresh compiled today, uname says FreeBSD jfh00.fernuni-hagen.de 4.5-STABLE FreeBSD 4.5-STABLE #2: Thu Mar 14 08:51:58 CET 2002 root@jfh00.fernuni-hagen.de:/usr/obj/usr/src/sys/ATHLON1 i386 When i write this mail Xserver has 400 MByte RAM (it used to have 64 MB or so before). Mozilla was recompiled after downgrade of XFree. Should i recompile all clients built with XFree-4.2? Greetings -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 3:32:57 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id D006A37B416 for ; Fri, 15 Mar 2002 03:32:48 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16lpwR-0005Jd-00; Fri, 15 Mar 2002 11:32:11 +0000 Date: Fri, 15 Mar 2002 11:32:11 +0000 From: Rasputin To: Fritz Heinrichmeyer Cc: stable@freebsd.org Subject: Re: XFree86-4.1.0 from ports leaks like crazy Message-ID: <20020315113211.A20395@shikima.mine.nu> Reply-To: Rasputin References: <20020315121226.53c4c669.fritz.heinrichmeyer@fernuni-hagen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020315121226.53c4c669.fritz.heinrichmeyer@fernuni-hagen.de>; from fritz.heinrichmeyer@fernuni-hagen.de on Fri, Mar 15, 2002 at 12:12:26PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Fritz Heinrichmeyer [020315 11:13]: > Recently i reinstalled XFree86-4.1.0 again to live in peace with the > portupgrade program. > > Since then i realized that Xserver grows and grows, especially when using > mozilla. After some hours the X session stops abruptly. That's wierd, it lasts all night and then some on my voodoo - (4.1.0_6 with dri patches to the server) - what graphics card do you have, maybe the driver is buggy? Is there a bog-standard svga driver under X4? Might be wirth trying that, to see if the leaks stop? -- Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 3:35:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mel-rto3.wanadoo.fr (smtp-out-3.wanadoo.fr [193.252.19.233]) by hub.freebsd.org (Postfix) with ESMTP id 1658C37B419 for ; Fri, 15 Mar 2002 03:35:16 -0800 (PST) Received: from mel-rta5.wanadoo.fr (193.252.19.122) by mel-rto3.wanadoo.fr; 15 Mar 2002 12:35:14 +0100 Received: from thc (193.251.83.150) by mel-rta5.wanadoo.fr; 15 Mar 2002 12:34:40 +0100 Message-ID: <000501c1cc15$5a13ef80$0100a8c0@thc> From: "ruptures" To: Subject: Date: Fri, 15 Mar 2002 12:34:20 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG subscribe freebsd-stable END To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 3:39: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 5EBCD37B402 for ; Fri, 15 Mar 2002 03:38:58 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16lq2s-0005Kz-00; Fri, 15 Mar 2002 11:38:50 +0000 Date: Fri, 15 Mar 2002 11:38:50 +0000 From: Rasputin To: Sam Cc: stable@freebsd.org Subject: Re: Comment Message-ID: <20020315113850.A20490@shikima.mine.nu> Reply-To: Rasputin References: <3C9139C3.B30FB77E@vortex.wa4phy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3C9139C3.B30FB77E@vortex.wa4phy.net>; from sam@wa4phy.net on Thu, Mar 14, 2002 at 07:01:07PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Sam [020315 10:30]: > Fwiw, I had been experiencing system wedging for no apparent reason > about every 6 days. 9 days ago, I disabled softupdates, and have not > had a single instance of a problem. As of today, I rebuilt world & > kernel from a cvsup 2 days ago. Everything went smoothly, with no > problems. I realize there have been some changes made to things related > to softupdates, and have been following the -stable mailings. I did see > somewhat a degradation in disk activity with softupdates off, but for my > usage, nothing that would seriously hurt. Question.. in the last 30 > days, maybe more, were any really significant problems squashed with > softupdates? I was absent for about 2 weeks between Jan and early Mar, > so didn't see everything. > > I may get fussed at for this, but who do I need to ask about bringing / > porting a software package into the *bsd realm? You want to make a port? Good man! Have a look at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/ Softupdates seems nice n stable under STABLE at the moment, but then I haven't had a problem with them in at least a year. -- Don't look back, the lemmings are gaining on you. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 5: 5:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from alogis.com (firewall.solit-ag.de [212.184.102.1]) by hub.freebsd.org (Postfix) with ESMTP id B8ED637B419 for ; Fri, 15 Mar 2002 05:05:07 -0800 (PST) Received: from alogis.com (kipp@clausthal.int1.b.intern [10.1.1.30]) by alogis.com (8.11.1/8.9.3) with ESMTP id g2FD4cl28322; Fri, 15 Mar 2002 14:04:38 +0100 (CET) (envelope-from holger.kipp@alogis.com) Message-ID: <3C91EE12.BD568F12@alogis.com> Date: Fri, 15 Mar 2002 13:50:26 +0100 From: Holger Kipp X-Mailer: Mozilla 4.7 [en] (X11; U; Linux 2.2.13 i686) X-Accept-Language: en MIME-Version: 1.0 To: dholmes@rahul.net, FreeBSD-STABLE Mailing List Subject: CVS, was: Re: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Denis Holmes wrote: > > star-one[34](~/Mail)->grep -c '^From ' cvs > 3818 > star-one[35](~/Mail)->ls -l cvs > -rw------- 1 dholmes user 13861315 Mar 14 10:15 cvs > > In 25 days, that's 150 messages (and over .5 meg) per day. While good > information to have, it's practically a full-time job to read all of > these; the number of messages rivals the questions list. It also > normally tells you what was done (in extremely general terms), not what > is still to come and what dependency relationships exist. I learned a lot reading those - after some weeks you'll learn to separate the important from the less important messages ;-) Hint: look at an original message and usually the first two replies only, if the original poster described a problem you might encounter ;-) o Usually one can 'ignore' "makeworld broken signal 11" messages. o Important are the HEADS UP ones, and reading the /usr/src/UPDATING. > Not to mention the problems of then knowing which changes have hit one's > chosen mirror, and whether it happens to be in the middle of receiving > a major commit, with commits happening round the clock. It seems to > me that pretty much all one can do is pull an update and hope for the > best, and repeat until it works. Cvsup twice with about 1-5 minutes in between. If nothing changed, you're usually on the sure side that you didn't cvsup in the middle of a commit. So far this gave me next to no trouble during the last 6-12 months at least. > I'm new to tracking -stable and so would gladly welcome corrections > and suggestions, but this is the impression I've been getting from the > mail discussions. The first impression is of course that there are lots of things that don't work (due to the amount of messages), but usually these are only minor bugs where only some people with matching hardware/combinations have real problems. Apart from that, you can always reboot your latest known working kernel if you so wish (have a look at the handbook, make a copy of the known working kernel - even though the default make installkernel will make a copy of the last kernel - and of the modules-directory). > [Dare I mention that updated ports are only officially supported on > -stable and -current, implying that one must track an update path in > order to use applications since previous versions of dist files can > disappear rather quickly?] You can get a DVD-release with _most_ distfiles from FreeBSD Services. Most of the usually needed distfiles / packages are on the standard CD-Sets (a purchase of one of those will also help FreeBSD ;-) ). http://www.freebsdmall.com/ The 'Original' http://www.freebsdservices.co.uk/ DVD-Distribution http://www.bsdmall.com/ DN-Distribution Basically Daemonnews- and FreeBSDmall-Distributions are the same. Just curious: How did you manage to get your mail sent without any header-information? Regards, Holger -- Holger Kipp, Dipl.-Math., Systemadministrator | alogis AG Fon: +49 (0)30 / 43 65 8 - 114 | Berliner Strasse 26 Fax: +49 (0)30 / 43 65 8 - 214 | D-13507 Berlin Tegel email: holger.kipp@alogis.com | http://www.alogis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 6:44:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from steeltoe.niceboots.com (steeltoe.niceboots.com [208.25.85.157]) by hub.freebsd.org (Postfix) with ESMTP id 2C04B37B400 for ; Fri, 15 Mar 2002 06:44:13 -0800 (PST) Received: from localhost (tenebrae@localhost) by steeltoe.niceboots.com (8.11.3/8.11.3) with ESMTP id g2FEhpX45545; Fri, 15 Mar 2002 06:43:52 -0800 (PST) (envelope-from tenebrae@niceboots.com) Date: Fri, 15 Mar 2002 06:43:51 -0800 (PST) From: Tenebrae Reply-To: tenebrae_bsd@niceboots.com To: "Jeffrey J. Libman" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: device changes In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 12 Mar 2002, Jeffrey J. Libman wrote: > i upgraded my web server from fbsd 4.3 to 4.5 (stable): > > FreeBSD binnacle.wantabe.com 4.5-RELEASE-p2 FreeBSD 4.5-RELEASE-p2 #0: Sat > Mar 9 20:36:33 CST 2002 > jeffrl@binnacle.wantabe.com:/usr/src/sys/compile/BINNACLE i386 > > i think there were maybe some /dev changes? i'm seeing log entries like > the following: > > Mar 12 00:03:18 binnacle /kernel: ad0: WRITE command timeout tag=0 serv=0 > - resetting > Mar 12 00:03:18 binnacle /kernel: ata0: resetting devices .. ata0-master: > DMA limited to UDMA33, non-ATA66 compliant cable > > > can i get an explanation? and maybe pointer to any action i should be > taking? > > thanks in advance. I've been hoping for an explanation for this for ages. My log entry is slightly different: Mar 10 16:49:05 steeltoe /kernel: ad0: WRITE command timeout tag=0 serv=0 - resetting Mar 10 16:49:05 steeltoe /kernel: ata0: resetting devices .. done I get these once or twice a week and have for as far back as I keep log files (last July). (I'm still running 4.3-STABLE because I'm lazy like that - last updated May 17th of last year.) It was suggested that maybe my hard drive cables are longer than 18" but this is not the case. -Tenebrae. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 7: 6:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 28BCF37B404; Fri, 15 Mar 2002 07:06:26 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 7FAF29B19; Fri, 15 Mar 2002 10:06:09 -0500 (EST) Date: Fri, 15 Mar 2002 10:06:09 -0500 From: Will Andrews To: freebsd-xfree86@lists.csociety.org Cc: ports@FreeBSD.org Subject: HEADS UP: XFree86 4.2.0 going back in the tree Message-ID: <20020315150609.GV53073@squall.waterspout.com> Mail-Followup-To: freebsd-xfree86@lists.csociety.org, ports@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WRT3RXLOp/bBMgTI" Content-Disposition: inline User-Agent: Mutt/1.3.26i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --WRT3RXLOp/bBMgTI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, It's my intention to commit the following patch: http://csociety.org/~will/XFree86-4.2.0.5.diff =2E.by 6pm EST Saturday, March 16, 2002. It has seen fairly extensive testing on my part and several volunteers. I have not put it through bento's 4-exp tree, and I do not intend to due to the fact that I believe the demand for this upgrade will exceed the help we would get from such an endeavor. Also, I have been pressured by many people on portmgr and re to commit the diffs so we can prepare for 5.0-DP1 with the latest version of XFree86. Not to mention the many other emails I have received, either via private mail or ports@ or portmgr@ or freebsd-xfree86@l.c.o, that indicate the masses want the product now... :-) The commit will be done in stages: 1) bsd.port.mk: + Changes to handle html manpages automatically. + Add --x-[libraries,includes]=3D${X11BASE}/... automatically to CONFIGURE_ARGS if GNU_CONFIGURE is defined. 2) XFree86 miniports will be upgraded to 4.2.0: + devel/imake-4 + x11-fonts/XFree86-4-font100dpi + x11-fonts/XFree86-4-font75dpi + x11-fonts/XFree86-4-fontCyrillic + x11-fonts/XFree86-4-fontDefaultBitmaps + x11-fonts/XFree86-4-fontScalable + x11-servers/XFree86-4-FontServer + x11-servers/XFree86-4-NestServer + x11-servers/XFree86-4-PrintServer + x11-servers/XFree86-4-Server + x11-servers/XFree86-4-VirtualFramebufferServer + x11/XFree86-4-clients + x11/XFree86-4-documents + x11/XFree86-4-libraries + x11/XFree86-4-manuals 3) x11/XFree86-4 megaport will be converted to a metaport. + Will depend on the following: - imake-4 - XFree86-4-libraries - XFree86-4-clients - XFree86-4-documents - XFree86-4-font100dpi - XFree86-4-font75dpi - XFree86-4-fontDefaultBitmaps - XFree86-4-fontScalable - XFree86-4-FontServer - XFree86-4-Server 4) Will contain one major change over the versions submitted by FUJISHIMA-san and Taguchi-san: + Wraphelp.c merged into imake-4 and XFree86-4-libraries by default. - Approved by core -- I requested permission to commit this so Xdmcp supported XDM-AUTHORIZATION-1 by default. Modifications before the commit time will be accepted. Please remember to remove x11/XFree86-4/patch* x11/XFree86-4/scripts/configure=20 and add http://csociety.org/~will/patch-z46 to XFree86-4-libraries before you try to use my patch. Thanks, --=20 wca --WRT3RXLOp/bBMgTI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8kg3fF47idPgWcsURArL1AJ924LoghlIPPXBn+S2bIdG1DduckwCggMa3 Knml6wVNcHwjVICNf+DcyKQ= =ue3q -----END PGP SIGNATURE----- --WRT3RXLOp/bBMgTI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 7:45: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shikima.mine.nu (pc1-card4-0-cust77.cdf.cable.ntl.com [62.252.49.77]) by hub.freebsd.org (Postfix) with ESMTP id 1DC8037B41B for ; Fri, 15 Mar 2002 07:44:54 -0800 (PST) Received: from rasputin by shikima.mine.nu with local (Exim 3.35 #1) id 16ltsz-000ACg-00 for stable@freebsd.org; Fri, 15 Mar 2002 15:44:53 +0000 Date: Fri, 15 Mar 2002 15:44:53 +0000 From: Rasputin To: stable@freebsd.org Subject: Re: device changes Message-ID: <20020315154452.A39212@shikima.mine.nu> Reply-To: Rasputin References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from tenebrae@niceboots.com on Fri, Mar 15, 2002 at 06:43:51AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Tue, 12 Mar 2002, Jeffrey J. Libman wrote: > > > i upgraded my web server from fbsd 4.3 to 4.5 (stable): > > i think there were maybe some /dev changes? i'm seeing log entries like > > the following: > > > > Mar 12 00:03:18 binnacle /kernel: ad0: WRITE command timeout tag=0 serv=0 > > - resetting > > Mar 12 00:03:18 binnacle /kernel: ata0: resetting devices .. ata0-master: > > DMA limited to UDMA33, non-ATA66 compliant cable > > can i get an explanation? and maybe pointer to any action i should be > > taking? Well, the obvious question is : does the cable support ATA66? -- When I was a boy I was told that anybody could become President. Now I'm beginning to believe it. -- Clarence Darrow Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:21: 6 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by hub.freebsd.org (Postfix) with SMTP id 25D9D37B41B for ; Fri, 15 Mar 2002 08:20:59 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 16:20:58 -0000 Reply-To: From: "Jesse Geddis" To: "FreeBSD-STABLE" Subject: ha! Date: Fri, 15 Mar 2002 08:20:58 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Never knew google had this, lol. I love that little Daemon =) http://www.google.com/bsd _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:25:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 28B6C37B42C for ; Fri, 15 Mar 2002 08:25:22 -0800 (PST) Received: from [68.64.98.90] (helo=blodberry.objectwerks.com) by hobbiton.shire.net with asmtp (Exim 3.22 #6) id 16luRw-000Js3-00; Fri, 15 Mar 2002 09:21:00 -0700 Date: Fri, 15 Mar 2002 11:20:52 -0500 Subject: Re: ha! Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v480) Cc: "FreeBSD-STABLE" To: From: Chad Leigh -- Shire.Net LLC In-Reply-To: Message-Id: <9EBFC102-3830-11D6-A54E-000502EDE760@shire.net> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.480) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, March 15, 2002, at 11:20 , Jesse Geddis wrote: > Never knew google had this, lol. I love that little Daemon =) > > http://www.google.com/bsd Interesting. They also have http://www.google.com/linux http://www.google.com/mac I wonder hopw many more of these there are. Chad > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:27:32 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id 8E96937B405 for ; Fri, 15 Mar 2002 08:27:25 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Mar 2002 16:27:25 -0000 Reply-To: From: "Jesse Geddis" To: "Chad Leigh -- Shire.Net LLC" Cc: "FreeBSD-STABLE" Subject: RE: ha! Date: Fri, 15 Mar 2002 08:27:25 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <9EBFC102-3830-11D6-A54E-000502EDE760@shire.net> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yea, they got a MS one too and some university ones, but the BSD one was the only good one =) works too lol. they seem to be a linux shop unfortunately. someone needs to go to work on them methinks. -----Original Message----- From: Chad Leigh -- Shire.Net LLC [mailto:chad@shire.net] Sent: Friday, March 15, 2002 8:21 AM To: sgeine@yahoo.com Cc: FreeBSD-STABLE Subject: Re: ha! On Friday, March 15, 2002, at 11:20 , Jesse Geddis wrote: > Never knew google had this, lol. I love that little Daemon =) > > http://www.google.com/bsd Interesting. They also have http://www.google.com/linux http://www.google.com/mac I wonder hopw many more of these there are. Chad > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:34: 5 2002 Delivered-To: freebsd-stable@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id B445037B419 for ; Fri, 15 Mar 2002 08:33:57 -0800 (PST) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.112.141.249]) by raven.ravenbrook.com (8.11.6/8.11.6) with ESMTP id g2FGXsO10283; Fri, 15 Mar 2002 16:33:54 GMT (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.11.6/8.11.6) with ESMTP id g2FGYoK78975; Fri, 15 Mar 2002 16:34:50 GMT (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: sgeine@yahoo.com Cc: "Chad Leigh -- Shire.Net LLC" , "FreeBSD-STABLE" Subject: Re: ha! In-Reply-To: Message from "Jesse Geddis" of "Fri, 15 Mar 2002 08:27:25 PST." Date: Fri, 15 Mar 2002 16:34:50 +0000 Message-ID: <78973.1016210090@thrush.ravenbrook.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a "Google Special Search" page. They have 5 of them: See Nick Barnes Ravenbrook Limited At 2002-03-15 16:27:25+0000, "Jesse Geddis" writes: > yea, they got a MS one too and some university ones, but the BSD one > was the only good one =) works too lol. they seem to be a linux shop > unfortunately. someone needs to go to work on them methinks. > > -----Original Message----- > From: Chad Leigh -- Shire.Net LLC [mailto:chad@shire.net] > Sent: Friday, March 15, 2002 8:21 AM > To: sgeine@yahoo.com > Cc: FreeBSD-STABLE > Subject: Re: ha! > > > > On Friday, March 15, 2002, at 11:20 , Jesse Geddis wrote: > > > Never knew google had this, lol. I love that little Daemon =) > > > > http://www.google.com/bsd > > Interesting. They also have > > http://www.google.com/linux > http://www.google.com/mac > > I wonder hopw many more of these there are. > > Chad > > > > > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at http://mail.yahoo.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:38:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 5444837B402 for ; Fri, 15 Mar 2002 08:37:59 -0800 (PST) Received: from schulte-laptop.nospam.schulte.org (nb-65.netbriefings.com [209.134.134.65]) by clink.schulte.org (Postfix) with ESMTP id CAC5A2443E; Fri, 15 Mar 2002 10:37:09 -0600 (CST) Message-Id: <5.1.0.14.0.20020315103400.06698008@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 15 Mar 2002 10:35:50 -0600 To: Chad Leigh -- Shire.Net LLC , From: Christopher Schulte Subject: Re: ha! Cc: "FreeBSD-STABLE" In-Reply-To: <9EBFC102-3830-11D6-A54E-000502EDE760@shire.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 11:20 AM 3/15/2002 -0500, Chad Leigh -- Shire.Net LLC wrote: >>http://www.google.com/bsd > >Interesting. They also have > >http://www.google.com/linux >http://www.google.com/mac > >I wonder hopw many more of these there are. http://www.google.com/unclesam http://www.google.com/microsoft.html >Chad -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:42:41 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost.firstcallgroup.co.uk (dilbert.firstcallgroup.co.uk [194.200.93.142]) by hub.freebsd.org (Postfix) with ESMTP id 94B1237B402 for ; Fri, 15 Mar 2002 08:42:32 -0800 (PST) Received: from pfrench by mailhost.firstcallgroup.co.uk with local (Exim 3.34 #1) id 16lumb-0002iz-00; Fri, 15 Mar 2002 16:42:21 +0000 To: Nick.Barnes@pobox.com, sgeine@yahoo.com Subject: Re: ha! Cc: chad@shire.net, freebsd-stable@FreeBSD.ORG In-Reply-To: <78973.1016210090@thrush.ravenbrook.com> Message-Id: From: Pete French Date: Fri, 15 Mar 2002 16:42:21 +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Looking for this one I tried "/ms" and got malay instead. Which is interesting becase now this one > also gives me malay - with stars and stripes :-) -pcf. [note that my ability to recognise malay is entirely based on recognising roadsigns in Brunei, and it might be some other language entirely] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 8:44:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from boromir.vpop.net (dns1.vpop.net [206.117.147.2]) by hub.freebsd.org (Postfix) with ESMTP id EB3A037B417 for ; Fri, 15 Mar 2002 08:44:38 -0800 (PST) Received: from vpop.net (bilbo.vpop.net [65.103.33.41]) by boromir.vpop.net (8.11.6/8.11.6) with ESMTP id g2FGiYF86137 for ; Fri, 15 Mar 2002 08:44:35 -0800 (PST) (envelope-from mreimer@vpop.net) Message-ID: <3C922527.9080506@vpop.net> Date: Fri, 15 Mar 2002 10:45:27 -0600 From: Matthew Reimer Organization: VPOP Technologies, Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Subject: EIDE Castlewood orb drive error Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I get this error the first time after booting that I try to access my EIDE Castlewood drive: ad2: hard error reading fsbn 0 (ad2 bn 0; cn 0 tn 0 sn 0)ad2: DMA problem fallback to PIO mode It works fine, but of course it's slower than it could be. It's done this since I first got the drive. I'm running 4.5-STABLE as of about Feb 9. I have hw.ata.atapi_dma=1 for my CD/DVD drive. ad0: 58625MB [119112/16/63] at ata0-master UDMA33 ad1: 8223MB [16708/16/63] at ata0-slave UDMA33 ad2: 2103MB [4273/16/63] at ata1-master WDMA2 acd0: DVD-ROM at ata1-slave using UDMA 33 Any ideas about how to get it to work in DMA mode? Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 10:12: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from courriel.etsmtl.ca (courriel.etsmtl.ca [142.137.3.24]) by hub.freebsd.org (Postfix) with ESMTP id 60A0E37B416 for ; Fri, 15 Mar 2002 10:11:57 -0800 (PST) Received: from dactyl (c-3740.ext.etsmtl.ca [142.137.140.31]) by courriel.etsmtl.ca with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id GYFFZ9GY; Fri, 15 Mar 2002 13:11:51 -0500 From: "Normand Leclerc" To: "'Kenneth D. Merry'" Cc: Subject: RE: CDROM sector size on 4.5 Date: Fri, 15 Mar 2002 13:11:43 -0500 Message-ID: <000001c1cc4c$dcca97d0$1f8c898e@dactyl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <20020314183253.A1745@panzer.kdm.org> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a SCSI drive. I am wondering, why would SCSI be different from IDE in that matter? Normand Leclerc leclercn@videotron.ca > -----Original Message----- > From: Kenneth D. Merry [mailto:ken@kdm.org] > Sent: March 14, 2002 8:33 PM > To: Normand Leclerc > Cc: freebsd-stable@FreeBSD.ORG > Subject: Re: CDROM sector size on 4.5 >=20 > On Thu, Mar 14, 2002 at 13:28:38 -0500, Normand Leclerc wrote: > > =A0 I was wondering if the CDROM sector size detection code has changed. > > I own a CDRW with a jumper that let me select the sector size (2048 or > > 512). =A0It is set to 512 as this is the most convenient way for me = to > > handle it.=A0 Lately, I tried to dump a CD ISO image on my hard = drive but > > got a sector boundary error. =A0I had to specify 2048 bytes of = sector size > > to get dd to work properly. > > > > =A0 Is 4.5 different in that matter? > > >=20 > Is this a SCSI or ATAPI drive? >=20 > Ken > -- > Kenneth Merry > ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 10:15:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 4699037B402 for ; Fri, 15 Mar 2002 10:15:19 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g2FIFFd06998; Fri, 15 Mar 2002 11:15:15 -0700 (MST) (envelope-from ken) Date: Fri, 15 Mar 2002 11:15:15 -0700 From: "Kenneth D. Merry" To: Normand Leclerc Cc: freebsd-stable@FreeBSD.ORG Subject: Re: CDROM sector size on 4.5 Message-ID: <20020315111515.A6967@panzer.kdm.org> References: <20020314183253.A1745@panzer.kdm.org> <000001c1cc4c$dcca97d0$1f8c898e@dactyl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <000001c1cc4c$dcca97d0$1f8c898e@dactyl>; from leclercn@videotron.ca on Fri, Mar 15, 2002 at 01:11:43PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Mar 15, 2002 at 13:11:43 -0500, Normand Leclerc wrote: > This is a SCSI drive. I am wondering, why would SCSI be different from > IDE in that matter? The drivers are different, and the SCSI driver uses the disk layer. The ATAPI cd driver does not. Please send full dmesg information, including any errors generated when you try to use 512 byte sectors. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 11:49: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 1E5F437B419 for ; Fri, 15 Mar 2002 11:49:04 -0800 (PST) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.3.Beta1/8.12.3.Beta1) with ESMTP id g2FJmu4G084224 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 15 Mar 2002 11:48:56 -0800 (PST) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.3.Beta1/8.12.3.Beta1/Submit) id g2FJmtsB084221; Fri, 15 Mar 2002 11:48:55 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15506.20519.612741.469368@horsey.gshapiro.net> Date: Fri, 15 Mar 2002 11:48:55 -0800 From: Gregory Neil Shapiro To: Ian Cc: Subject: Re: Sendmail 8.12.2 in stable In-Reply-To: References: <15503.36251.656571.313838@horsey.gshapiro.net> X-Mailer: VM 7.00 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG freebsd> Are we talking weeks? Months? You forgot "years". It will be in before FreeBSD 4.6. I've started the process now on my test machine. freebsd> I'm not looking to nail you to the calendar, but I noticed in freebsd> -CURRENT things are set up so that lib/libmilter gets built and freebsd> installed, but this is not the case in -STABLE. It appears that freebsd> milter should be available in sendmail 8.11, but it also appears freebsd> to be pretty different from the 8.12 milter stuff, so maybe it's freebsd> not even worth trying to make it available until 8.12 hits STABLE? 8.11's libmilter was an FFR (for future release). It was not a supported feature as it is in 8.12. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 12: 4:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 2DE3C37B400 for ; Fri, 15 Mar 2002 12:04:18 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g2FK3rq28349; Sat, 16 Mar 2002 09:03:53 +1300 (NZDT) (envelope-from jonc) Date: Sat, 16 Mar 2002 09:03:53 +1300 From: Jonathan Chen To: Jesse Geddis Cc: Kris Kennaway , stable@FreeBSD.ORG Subject: Re: top wrong again? Message-ID: <20020316090353.A27877@grimoire.chen.org.nz> References: <20020315153245.B1282@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sgeine@yahoo.com on Thu, Mar 14, 2002 at 09:38:49PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 14, 2002 at 09:38:49PM -0800, Jesse Geddis wrote: > here, different machine while compiling the kernel. maybe this is more > along the lines of the original email: As another poster has said, the problem with running buildworld is that processes get created and finish so quickly, that you rarely get to see the process that's hogging the processor. If you hit the bar heaps of times, you may see the "cc/as/cc1" processes hit the chart. The best is to run the buildworld on a *slow* box (eg a 486) and you will see all the CPU hoggers hit the top(1) charts as it struggles through the build. Cheers. -- Jonathan Chen ---------------------------------------------------------------------- Jesus saves. Allah forgives. Cthulu thinks you'd make a nice sandwich. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 13:31:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 136D637B400 for ; Fri, 15 Mar 2002 13:31:18 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id NAA19859; Fri, 15 Mar 2002 13:31:10 -0800 Message-ID: <3C92681C.1030409@owt.com> Date: Fri, 15 Mar 2002 13:31:08 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: Jonathan Chen Cc: Jesse Geddis , Kris Kennaway , stable@FreeBSD.ORG Subject: Re: top wrong again? References: <20020315153245.B1282@grimoire.chen.org.nz> <20020316090353.A27877@grimoire.chen.org.nz> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jonathan Chen wrote: > On Thu, Mar 14, 2002 at 09:38:49PM -0800, Jesse Geddis wrote: > >>here, different machine while compiling the kernel. maybe this is more >>along the lines of the original email: >> > > As another poster has said, the problem with running buildworld is > that processes get created and finish so quickly, that you rarely get > to see the process that's hogging the processor. If you hit the > bar heaps of times, you may see the "cc/as/cc1" processes hit > the chart. The best is to run the buildworld on a *slow* box (eg a > 486) and you will see all the CPU hoggers hit the top(1) charts as it > struggles through the build. I kind of smiled here. I have setiathome running and the cpu is basically always at 99%. The load averages climb above 1.0 but never too far above 2.4-5. When I do a buildworld, I have found that the fastest wall clock time is achived with no -j specified. On an AMD 1600+ XP, the difference is several minutes faster for no -j than -j4. It isn't much but 21 minutes becomes 23 and that is about 10% slower for the -j4. The system and user times vary; however, the overhead from switching tasks costs wall clock time on a single cpu. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 15: 3:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web11603.mail.yahoo.com (web11603.mail.yahoo.com [216.136.172.55]) by hub.freebsd.org (Postfix) with SMTP id 59CDC37B402 for ; Fri, 15 Mar 2002 15:03:39 -0800 (PST) Message-ID: <20020315230339.53208.qmail@web11603.mail.yahoo.com> Received: from [24.189.82.162] by web11603.mail.yahoo.com via HTTP; Fri, 15 Mar 2002 15:03:39 PST Date: Fri, 15 Mar 2002 15:03:39 -0800 (PST) From: Holt Grendal Subject: Further Page Fault Details To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi All, My computer has been crashing a lot lately due to page faults. I have noticed over time after logging each one that almost each time the page fault happens at the same "fault virtual address" which in my case says 0x4810. Because this is happening at the same place does it mean that as soon as the system trys to use this certain section of RAM it crashes? I have replaced the RAM in the computer but thats not to say the new RAM is not bad either.. i've had that happen before. Any ideas about this? TIA Holt __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 15:38:10 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 6545737B41C for ; Fri, 15 Mar 2002 15:38:00 -0800 (PST) Received: from [144.137.125.11] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5324aadf) with ESMTP id atueaaaa for ; Sat, 16 Mar 2002 10:37:16 +1100 Message-ID: <3C92860B.3070703@quake.com.au> Date: Sat, 16 Mar 2002 10:38:51 +1100 From: Kal Torak Organization: Quake Networking User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: sgeine@yahoo.com Cc: FreeBSD-STABLE Subject: Re: ha! References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jesse Geddis wrote: > Never knew google had this, lol. I love that little Daemon =) > > http://www.google.com/bsd You can also have the pages displayed in languges like "hacker" and "bork, bork, bork".. All rather amusing :P To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 15:47: 8 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.flipdog.com (12-254-245-65.client.attbi.com [12.254.245.65]) by hub.freebsd.org (Postfix) with ESMTP id 5EA1637B402 for ; Fri, 15 Mar 2002 15:47:01 -0800 (PST) Received: from aurora (localhost [127.0.0.1]) by mail.flipdog.com (Postfix) with ESMTP id 0A74C422E2; Fri, 15 Mar 2002 16:46:54 -0700 (MST) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 From: "Jan L. Peterson" To: Holt Grendal Cc: stable@freebsd.org Subject: Re: Further Page Fault Details X-face: p=61=y<.Il$z+k*y~"j>%c[8R~8{j3WTnaSd-'RyC>t.Ub>AAm\zYA#5JF +W=G?EI+|EI);]=fs_MOfKN0n9`OlmB[1^0;L^64K5][nOb&gv/n}p@mm06|J|WNa asp7mMEw0w)e_6T~7v-\]yHKvI^1}[2k)] References: <20020315230339.53208.qmail@web11603.mail.yahoo.com> In-reply-to: Your message of "Fri, 15 Mar 2002 15:03:39 PST." <20020315230339.53208.qmail@web11603.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 15 Mar 2002 16:46:54 -0700 Message-Id: <20020315234655.0A74C422E2@mail.flipdog.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG By chance, do you have an xl ethernet adapter in that box? Can you send a dmesg and debugger trace? Also, are you doing heavy NFS on that box? Do you have softupdates enabled? These are all problems that have been seen/mentioned on the list lately. My own system is crashing again. It only happens on heavy NFS usage. I've been going the rounds with this box for several weeks, have swapped entire machines (it's a laptop) as well as RAM and hard drive. I have a kernel.debug and vmcore.0 file from the most recent crash. gdb says: Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc0f8222e fault code = supervisor write, page not present instruction pointer = 0x8:0xc0205a7b stack pointer = 0x10:0xce1e1b04 frame pointer = 0x10:0xce1e1b18 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 13452 (ld) interrupt mask = net tty (I'm leaving off the traceback stuff that's in the kernel debugger if you're wondering why the trace starts at frame 11.) (kgdb) where [...] #11 0xc0205a7b in nfs_realign (pm=0xc0e90800, hsiz=20) at ../../nfs/nfs_socket.c:1733 #12 0xc0203dbd in nfs_receive (rep=0xc18c0380, aname=0xce1e1ba0, mp=0xce1e1ba4) at ../../nfs/nfs_socket.c:746 #13 0xc0203e0d in nfs_reply (myrep=0xc18c0380) at ../../nfs/nfs_socket.c:792 #14 0xc0204502 in nfs_request (vp=0xcdfc8600, mrest=0xc0e49200, procnum=7, procp=0xce082080, cred=0xc18cb900, mrp=0xce1e1c94, mdp=0xce1e1c98, dposp=0xce1e1c9c) at ../../nfs/nfs_socket.c:1080 #15 0xc02123f9 in nfs_writerpc (vp=0xcdfc8600, uiop=0xce1e1d00, cred=0xc18cb900, iomode=0xce1e1cf0, must_commit=0xce1e1cec) at ../../nfs/nfs_vnops.c:1197 #16 0xc01eb7d0 in nfs_doio (bp=0xc68f5e58, cr=0xc18cb900, p=0xce082080) at ../../nfs/nfs_bio.c:1530 #17 0xc021e3c0 in nfs_strategy (ap=0xce1e1d60) at ../../nfs/nfs_vnops.c:2752 #18 0xc021ecf4 in nfs_writebp (bp=0xc68f5e58, force=1, procp=0xce082080) at vnode_if.h:944 #19 0xc021ec16 in nfs_bwrite (ap=0xce1e1dd8) at ../../nfs/nfs_vnops.c:3117 #20 0xc01eacc4 in nfs_write (ap=0xce1e1e64) at vnode_if.h:1193 #21 0xc01a0cea in vn_write (fp=0xc18c0140, uio=0xce1e1ed4, cred=0xc18cb900, flags=0, p=0xce082080) at vnode_if.h:363 #22 0xc017b5f1 in dofilewrite (p=0xce082080, fp=0xc18c0140, fd=7, buf=0x80c4200, nbyte=20, offset=-1, flags=0) at ../../sys/file.h:162 #23 0xc017b4aa in write (p=0xce082080, uap=0xce1e1f80) at ../../kern/sys_generic.c:329 #24 0xc02be441 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = 134984096, tf_esi = 135021056, tf_ebp = -1077940628, tf_isp = -836886572, tf_ebx = 134984096, tf_edx = 134984096, tf_ecx = 134984096, tf_eax = 4, tf_trapno = 7, tf_err = 2, tf_eip = 134815572, tf_cs = 31, tf_eflags = 663, tf_esp = -1077940672, tf_ss = 47}) at ../../i386/i386/trap.c:1167 #25 0xc02af515 in Xint0x80_syscall () (kgdb) up 11 #11 0xc0205a7b in nfs_realign (pm=0xc0e90800, hsiz=20) at ../../nfs/nfs_socket.c:1733 1733 MCLGET(n, M_WAIT); (kgdb) list 1728 1729 while ((m = *pm) != NULL) { 1730 if ((m->m_len & 0x3) || (mtod(m, intptr_t) & 0x3)) { 1731 MGET(n, M_WAIT, MT_DATA); 1732 if (m->m_len >= MINCLSIZE) { 1733 MCLGET(n, M_WAIT); 1734 } 1735 n->m_len = 0; 1736 break; 1737 } (kgdb) p *n $1 = {m_hdr = {mh_next = 0x0, mh_nextpkt = 0x0, mh_data = 0xc0e94114 "\020\002\b\001\nE\002\024", mh_len = 16, mh_type = 1, mh_flags = 0}, M_dat = {MH = {MH_pkthdr = {rcvif = 0x1080210, len = 335693066, header = 0x0, csum_flags = 0, csum_data = 335693066, aux = 0x5002450a}, MH_dat = {MH_ext = { ext_buf = 0x3194635
, ext_free = 0, ext_size = 33554432, ext_ref = 0xa3860100}, [... ton of other hud removed ...] notice that ext_buf "Address out of bounds" up there? I'd bet a nickle that's the problem. Now what is causing that bad buffer to get on the list I don't know. Any ideas from kernel developers? Anyone want more info out of this vmcore? -jan- -- Jan L. Peterson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 15:55:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from web11608.mail.yahoo.com (web11608.mail.yahoo.com [216.136.172.60]) by hub.freebsd.org (Postfix) with SMTP id 037B037B404 for ; Fri, 15 Mar 2002 15:55:39 -0800 (PST) Message-ID: <20020315235538.92601.qmail@web11608.mail.yahoo.com> Received: from [24.189.82.162] by web11608.mail.yahoo.com via HTTP; Fri, 15 Mar 2002 15:55:38 PST Date: Fri, 15 Mar 2002 15:55:38 -0800 (PST) From: Holt Grendal Subject: Re: Further Page Fault Details To: "Jan L. Peterson" Cc: stable@freebsd.org In-Reply-To: <20020315234655.0A74C422E2@mail.flipdog.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nope.. I've got an fxp in the box, no NFS at all. I've got softupdates enabled and i've tried disabling them and crashes continued. I have been unable to get a core file from the system after compiling the debug kernel and enabling the proper things in /etc/rc.conf. Nothing ever dumped for me. Holt --- "Jan L. Peterson" wrote: > By chance, do you have an xl ethernet adapter in that box? Can you > send a dmesg and debugger trace? Also, are you doing heavy NFS on that > box? Do you have softupdates enabled? These are all problems that > have been seen/mentioned on the list lately. > > My own system is crashing again. It only happens on heavy NFS usage. > I've been going the rounds with this box for several weeks, have > swapped entire machines (it's a laptop) as well as RAM and hard drive. > I have a kernel.debug and vmcore.0 file from the most recent crash. > > gdb says: > > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0xc0f8222e > fault code = supervisor write, page not present > instruction pointer = 0x8:0xc0205a7b > stack pointer = 0x10:0xce1e1b04 > frame pointer = 0x10:0xce1e1b18 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 13452 (ld) > interrupt mask = net tty > > (I'm leaving off the traceback stuff that's in the kernel debugger if > you're wondering why the trace starts at frame 11.) > > (kgdb) where > [...] > #11 0xc0205a7b in nfs_realign (pm=0xc0e90800, hsiz=20) > at ../../nfs/nfs_socket.c:1733 > #12 0xc0203dbd in nfs_receive (rep=0xc18c0380, aname=0xce1e1ba0, mp=0xce1e1ba4) > at ../../nfs/nfs_socket.c:746 > #13 0xc0203e0d in nfs_reply (myrep=0xc18c0380) at ../../nfs/nfs_socket.c:792 > #14 0xc0204502 in nfs_request (vp=0xcdfc8600, mrest=0xc0e49200, procnum=7, > procp=0xce082080, cred=0xc18cb900, mrp=0xce1e1c94, mdp=0xce1e1c98, > dposp=0xce1e1c9c) at ../../nfs/nfs_socket.c:1080 > #15 0xc02123f9 in nfs_writerpc (vp=0xcdfc8600, uiop=0xce1e1d00, > cred=0xc18cb900, iomode=0xce1e1cf0, must_commit=0xce1e1cec) > at ../../nfs/nfs_vnops.c:1197 > #16 0xc01eb7d0 in nfs_doio (bp=0xc68f5e58, cr=0xc18cb900, p=0xce082080) > at ../../nfs/nfs_bio.c:1530 > #17 0xc021e3c0 in nfs_strategy (ap=0xce1e1d60) at ../../nfs/nfs_vnops.c:2752 > #18 0xc021ecf4 in nfs_writebp (bp=0xc68f5e58, force=1, procp=0xce082080) > at vnode_if.h:944 > #19 0xc021ec16 in nfs_bwrite (ap=0xce1e1dd8) at ../../nfs/nfs_vnops.c:3117 > #20 0xc01eacc4 in nfs_write (ap=0xce1e1e64) at vnode_if.h:1193 > #21 0xc01a0cea in vn_write (fp=0xc18c0140, uio=0xce1e1ed4, cred=0xc18cb900, > flags=0, p=0xce082080) at vnode_if.h:363 > #22 0xc017b5f1 in dofilewrite (p=0xce082080, fp=0xc18c0140, fd=7, > buf=0x80c4200, nbyte=20, offset=-1, flags=0) at ../../sys/file.h:162 > #23 0xc017b4aa in write (p=0xce082080, uap=0xce1e1f80) > at ../../kern/sys_generic.c:329 > #24 0xc02be441 in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, > tf_edi = 134984096, tf_esi = 135021056, tf_ebp = -1077940628, > tf_isp = -836886572, tf_ebx = 134984096, tf_edx = 134984096, > tf_ecx = 134984096, tf_eax = 4, tf_trapno = 7, tf_err = 2, > tf_eip = 134815572, tf_cs = 31, tf_eflags = 663, tf_esp = -1077940672, > tf_ss = 47}) at ../../i386/i386/trap.c:1167 > #25 0xc02af515 in Xint0x80_syscall () > > (kgdb) up 11 > #11 0xc0205a7b in nfs_realign (pm=0xc0e90800, hsiz=20) > at ../../nfs/nfs_socket.c:1733 > 1733 MCLGET(n, M_WAIT); > > (kgdb) list > 1728 > 1729 while ((m = *pm) != NULL) { > 1730 if ((m->m_len & 0x3) || (mtod(m, intptr_t) & 0x3)) { > 1731 MGET(n, M_WAIT, MT_DATA); > 1732 if (m->m_len >= MINCLSIZE) { > 1733 MCLGET(n, M_WAIT); > 1734 } > 1735 n->m_len = 0; > 1736 break; > 1737 } > > (kgdb) p *n > $1 = {m_hdr = {mh_next = 0x0, mh_nextpkt = 0x0, > mh_data = 0xc0e94114 "\020\002\b\001\nE\002\024", mh_len = 16, > mh_type = 1, mh_flags = 0}, M_dat = {MH = {MH_pkthdr = {rcvif = 0x1080210, > len = 335693066, header = 0x0, csum_flags = 0, csum_data = 335693066, > aux = 0x5002450a}, MH_dat = {MH_ext = { > ext_buf = 0x3194635
, ext_free = 0, > ext_size = 33554432, ext_ref = 0xa3860100}, > [... ton of other hud removed ...] > > notice that ext_buf "Address out of bounds" up there? I'd bet a nickle > that's the problem. Now what is causing that bad buffer to get on the > list I don't know. Any ideas from kernel developers? Anyone want more > info out of this vmcore? > > -jan- > -- > Jan L. Peterson > > > __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 16:47:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id A1EA337B400 for ; Fri, 15 Mar 2002 16:46:50 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id TAA59473 for ; Fri, 15 Mar 2002 19:46:45 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 133 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16m2Mp-0002ka-00 for ; Fri, 15 Mar 2002 19:48:15 -0500 Date: Fri, 15 Mar 2002 19:48:15 -0500 From: stan To: FreeBSD Stable Mailing List Subject: ORBir port fails during configure Message-ID: <20020316004815.GA10547@teddy.fas.com> Mail-Followup-To: FreeBSD Stable Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 19:46:08 up 4:30, 1 user, load average: 1.25, 1.03, 1.09 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, todays port problem is that ORBit fails in teh configure stage. Seems like very time I've tried to upgrade ports lately, there is a new problem :-( Thankfulu, this list has been able to help me out on every one of these problems os far. Script started on Fri Mar 15 19:42:52 2002 black# make =3D=3D=3D> Configuring for ORBit-0.5.14 checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... cc -E checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking for indentation command to pipe generated c-files through... cat checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.1... yes checking for bison... bison -y checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for ANSI C header files... yes checking for fcntl.h... yes checking for unistd.h... yes checking for sys/endian.h... no checking for endian.h... no checking for machine/endian.h... yes checking for sys/machine.h... no checking for sys/isa_defs.h... no checking for sys/poll.h... yes checking for stddef.h... yes checking for wchar.h... yes checking for wcstr.h... no checking for wctype.h... yes checking for machine/types.h... yes checking for tcpd.h... yes checking for cc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... no checking for unistd.h... (cached) yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... no checking for alloca... yes checking for poll... yes checking for basename... yes checking for socket... yes checking for gethostbyname... yes checking for socklen_t... yes checking "whether to use TCP wrappers"... yes checking for inet_aton... yes checking whether byte ordering is bigendian... no checking how many vectors writev is capable to handle...=20 1024 checking alignment of CORBA_short... 2 checking alignment of CORBA_long... 4 checking alignment of CORBA_unsigned_short... 2 checking alignment of CORBA_unsigned_long... 4 checking alignment of CORBA_float... 4 checking alignment of CORBA_double... 4 checking alignment of CORBA_char... 1 checking alignment of CORBA_boolean... 1 checking alignment of CORBA_octet... 1 checking alignment of CORBA_long_double... 4 checking alignment of CORBA_wchar... 2 checking alignment of CORBA_long_long... 4 checking alignment of CORBA_unsigned_long_long... 4 checking alignment of CORBA_struct... 1 checking alignment of CORBA_pointer... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating orbit-config config.status: creating src/Makefile config.status: creating src/ORBitutil/Makefile config.status: creating src/ORBitutil/orbit-os-config.h config.status: creating src/IIOP/Makefile config.status: creating src/orb/orbit.h config.status: creating src/orb/Makefile config.status: creating src/orbit-idl-compiler/Makefile config.status: creating src/orbit-idl-compiler/backends/Makefile config.status: creating src/orbit-idl-compiler/backends/c/Makefile config.status: creating src/services/Makefile config.status: creating src/services/name/Makefile config.status: creating src/services/event/Makefile config.status: creating src/daemons/Makefile config.status: creating src/daemons/interface_repository/Makefile config.status: creating test/Makefile config.status: creating test/idl/Makefile config.status: creating test/test-poa/Makefile config.status: creating test/everything/Makefile config.status: creating ORBit.pc config.status: creating ORBit.spec config.status: creating config.h config.status: config.h is unchanged configure: configuring in libIDL configure: running /bin/sh './configure' --disable-indent --prefix=3D/usr/= local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march=3Dk6' CP= PFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4.5 CC=3Dc= c --cache-file=3D/dev/null --srcdir=3D. checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking if C preprocessor likes IDL... yes checking if C preprocessor can read from stdin... yes checking how to ignore standard include path...=20 checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for glib-config... no checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.0... yes checking for ANSI C header files... yes checking for stddef.h... yes checking for wchar.h... yes checking for wcstr.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.msc config.status: creating libIDL-config config.status: creating libIDL.m4 config.status: creating libIDL.spec config.status: creating libIDL.pc config.status: creating IDL.h.new IDL.h is unchanged libIDL 0.6.8 configuration complete Flex installed: yes C Preprocessor: "cc -E" Standard input supported. configure: configuring in popt configure: running /bin/sh './configure' --disable-indent --prefix=3D/usr/= local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march=3Dk6' CP= PFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4.5 CC=3Dc= c --cache-file=3D/dev/null --srcdir=3D. checking build system type... i386-unknown-freebsd4.5 checking host system type... i386-unknown-freebsd4.5 checking target system type... i386-unknown-freebsd4.5 checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix...=20 checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking whether cc needs -traditional... no checking for cc option to accept ANSI C... none needed checking for function prototypes... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo...=20 checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes creating libtool checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking for alloca.h... no checking for libintl.h... no checking for mcheck.h... no checking for unistd.h... yes checking for /usr/ucblib in LIBS... no checking for GNU xgettext... xgettext: not found configure: error: *** GNU gettext is required. The latest version *** is always available from ftp://ftp.gnu.org/gnu/gettext/. configure: error: /bin/sh './configure' failed for popt sed: confdefs.h: No such file or directory =3D=3D=3D> Script "configure" failed: here are the contents of "config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.52. Invocation command line was $ ./configure --disable-indent --prefix=3D/usr/local --target=3Di386-unkn= own-freebsd4.5 ## ---------- ## ## Platform. ## ## ---------- ## hostname =3D black.fas.com uname -m =3D i386 uname -r =3D 4.5-STABLE uname -s =3D FreeBSD uname -v =3D FreeBSD 4.5-STABLE #2: Fri Mar 15 17:38:03 EST 2002 root@b= lack.fas.com:/usr/obj/usr/src/sys/BLACK=20 /usr/bin/uname -p =3D i386 /bin/uname -X =3D unknown /bin/arch =3D unknown /usr/bin/arch -k =3D unknown /usr/convex/getsysinfo =3D unknown hostinfo =3D unknown /bin/machine =3D unknown /usr/bin/oslevel =3D unknown /bin/universe =3D unknown PATH =3D /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/loca= l/bin:/usr/X11R6/bin:/root/bin ## ------------ ## ## Core tests. ## ## ------------ ## configure:1132: PATH=3D".;."; conftest.sh conftest.sh: not found configure:1135: $? =3D 127 configure:1227: checking for a BSD compatible install configure:1276: result: /usr/bin/install -c -o root -g wheel configure:1287: checking whether build environment is sane configure:1330: result: yes configure:1345: checking whether gmake sets ${MAKE} configure:1365: result: yes configure:1385: checking for working aclocal configure:1396: result: missing configure:1400: checking for working autoconf configure:1411: result: missing configure:1415: checking for working automake configure:1426: result: missing configure:1430: checking for working autoheader configure:1441: result: missing configure:1445: checking for working makeinfo configure:1452: result: found configure:1532: checking build system type configure:1550: result: i386-unknown-freebsd4.5 configure:1557: checking host system type configure:1571: result: i386-unknown-freebsd4.5 configure:1621: checking for gcc configure:1644: result: cc configure:1872: checking for C compiler version configure:1875: cc --version &5 2.95.3 configure:1878: $? =3D 0 configure:1880: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:1883: $? =3D 0 configure:1885: cc -V &5 cc: argument to `-V' is missing configure:1888: $? =3D 1 configure:1908: checking for C compiler default output configure:1911: cc -O -pipe -march=3Dk6 -I/usr/local/include conftest.c -L= /usr/local/lib >&5 configure:1914: $? =3D 0 configure:1943: result: a.out configure:1948: checking whether the C compiler works configure:1954: ./a.out configure:1957: $? =3D 0 configure:1972: result: yes configure:1979: checking whether we are cross compiling configure:1981: result: no configure:1984: checking for executable suffix configure:1986: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:1989: $? =3D 0 configure:2011: result:=20 configure:2017: checking for object suffix configure:2035: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2038: $? =3D 0 configure:2057: result: o configure:2061: checking whether we are using the GNU C compiler configure:2082: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2085: $? =3D 0 configure:2088: test -s conftest.o configure:2091: $? =3D 0 configure:2103: result: yes configure:2109: checking whether cc accepts -g configure:2127: cc -c -g -I/usr/local/include conftest.c >&5 configure:2130: $? =3D 0 configure:2133: test -s conftest.o configure:2136: $? =3D 0 configure:2146: result: yes configure:2173: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 conftest.c:2: syntax error before `me' configure:2176: $? =3D 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2284: checking for ld used by GCC configure:2347: result: /usr/libexec/elf/ld configure:2356: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD= ]) configure:2368: result: yes configure:2372: checking for /usr/libexec/elf/ld option to reload object fi= les configure:2379: result: -r configure:2384: checking for BSD-compatible nm configure:2420: result: /usr/bin/nm -B configure:2423: checking whether ln -s works configure:2427: result: yes configure:2434: checking how to recognise dependant libraries configure:2602: result: pass_all configure:2608: checking command to parse /usr/bin/nm -B output configure:2685: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:2688: $? =3D 0 configure:2692: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIS= TW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> = conftest.nm configure:2695: $? =3D 0 configure:2747: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c conftstm.o >&5 configure:2750: $? =3D 0 configure:2791: result: ok configure:2800: checking how to run the C preprocessor configure:2826: cc -E -I/usr/local/include conftest.c configure:2832: $? =3D 0 configure:2859: cc -E -I/usr/local/include conftest.c configure:2856: ac_nonexistent.h: No such file or directory configure:2865: $? =3D 1 configure: failed program was: #line 2855 "configure" #include "confdefs.h" #include configure:2902: result: cc -E configure:2917: cc -E -I/usr/local/include conftest.c configure:2923: $? =3D 0 configure:2950: cc -E -I/usr/local/include conftest.c configure:2947: ac_nonexistent.h: No such file or directory configure:2956: $? =3D 1 configure: failed program was: #line 2946 "configure" #include "confdefs.h" #include configure:2998: checking for dlfcn.h configure:3008: cc -E -I/usr/local/include conftest.c configure:3014: $? =3D 0 configure:3033: result: yes configure:3220: checking for ranlib configure:3235: found /usr/bin/ranlib configure:3244: result: ranlib configure:3294: checking for strip configure:3309: found /usr/bin/strip configure:3318: result: strip configure:3513: checking for objdir configure:3524: result: .libs configure:3539: checking for cc option to produce PIC configure:3689: result: -fPIC configure:3693: checking if cc PIC flag -fPIC works configure:3713: cc -c -O -pipe -march=3Dk6 -fPIC -DPIC -I/usr/local/include= conftest.c >&5 configure:3716: $? =3D 0 configure:3719: test -s conftest.o configure:3722: $? =3D 0 configure:3758: result: yes configure:3774: checking if cc static flag -static works configure:3795: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= static conftest.c -L/usr/local/lib >&5 configure:3798: $? =3D 0 configure:3801: test -s conftest configure:3804: $? =3D 0 configure:3818: result: yes configure:3829: checking if cc supports -c -o file.o configure:3849: cc -c -O -pipe -march=3Dk6 -o out/conftest2.o -I/usr/local/= include conftest.c >&5 configure:3873: result: yes configure:3878: checking if cc supports -c -o file.lo configure:3900: cc -c -O -pipe -march=3Dk6 -c -o conftest.lo -I/usr/local/i= nclude conftest.c >&5 configure:3903: $? =3D 0 configure:3906: test -s conftest.o configure:3909: $? =3D 1 configure: failed program was: #line 3888 "configure" #include "confdefs.h" int main () { int some_variable =3D 0; ; return 0; } configure:3929: result:=20 configure:3960: checking if cc supports -fno-rtti -fno-exceptions configure:3979: cc -c -O -pipe -march=3Dk6 -fno-rtti -fno-exceptions -c con= ftest.c -I/usr/local/include conftest.c >&5 configure:3982: $? =3D 0 configure:3985: test -s conftest.o configure:3988: $? =3D 0 configure:4004: result: yes configure:4015: checking whether the linker (/usr/libexec/elf/ld) supports = shared libraries configure:4627: result: yes configure:4632: checking how to hardcode library paths into programs configure:4656: result: immediate configure:4661: checking whether stripping libraries is possible configure:4666: result: yes configure:4677: checking dynamic linker characteristics configure:5059: result: freebsd4.5 ld.so configure:5064: checking if libtool supports shared libraries configure:5066: result: yes configure:5630: checking whether -lc should be explicitly linked in configure:5638: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:5641: $? =3D 0 configure:5655: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conft= est 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:5658: $? =3D 1 configure:5671: result: yes configure:6232: checking whether to enable maintainer-specific portions of = Makefiles configure:6241: result: no configure:6303: checking for gcc configure:6326: result: cc configure:6554: checking for C compiler version configure:6557: cc --version &5 2.95.3 configure:6560: $? =3D 0 configure:6562: cc -v &5 Using builtin specs. gcc version 2.95.3 20010315 (release) [FreeBSD] configure:6565: $? =3D 0 configure:6567: cc -V &5 cc: argument to `-V' is missing configure:6570: $? =3D 1 configure:6573: checking whether we are using the GNU C compiler configure:6615: result: yes configure:6621: checking whether cc accepts -g configure:6658: result: yes configure:6685: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 conftest.c:2: syntax error before `me' configure:6688: $? =3D 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:6798: checking for a BSD compatible install configure:6847: result: /usr/bin/install -c -o root -g wheel configure:6866: checking for indentation command to pipe generated c-files = through configure:6887: result: cat configure:6945: checking for glib-config configure:6974: result: /usr/local/bin/glib12-config configure:6982: checking for GLIB - version >=3D 1.2.1 configure:7083: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include/gl= ib12 -I/usr/local/include conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:7086: $? =3D 0 configure:7088: ./conftest configure:7091: $? =3D 0 configure:7107: result: yes configure:7200: checking for bison configure:7215: found /usr/local/bin/bison configure:7223: result: bison -y configure:7239: checking for flex configure:7254: found /usr/bin/flex configure:7262: result: flex configure:7277: checking for flex configure:7300: result: flex configure:7313: checking for yywrap in -lfl configure:7340: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -lfl -L/usr/local/lib >&5 configure:7343: $? =3D 0 configure:7346: test -s conftest configure:7349: $? =3D 0 configure:7360: result: yes configure:7423: checking lex output file root configure:7442: result: lex.yy configure:7446: checking whether yytext is a pointer configure:7462: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib -lfl >&5 configure:7465: $? =3D 0 configure:7468: test -s conftest configure:7471: $? =3D 0 configure:7483: result: yes configure:7499: checking for mawk configure:7525: result: no configure:7499: checking for gawk configure:7525: result: no configure:7499: checking for nawk configure:7525: result: no configure:7499: checking for awk configure:7514: found /usr/bin/awk configure:7522: result: awk configure:7532: checking for ANSI C header files configure:7546: cc -E -I/usr/local/include conftest.c configure:7552: $? =3D 0 configure:7639: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:7642: $? =3D 0 configure:7644: ./conftest configure:7647: $? =3D 0 configure:7660: result: yes configure:7673: checking for fcntl.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for unistd.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for sys/endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/endian.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include configure:7708: result: no configure:7673: checking for endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: endian.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include configure:7708: result: no configure:7673: checking for machine/endian.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7673: checking for sys/machine.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/machine.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include configure:7708: result: no configure:7673: checking for sys/isa_defs.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7680: sys/isa_defs.h: No such file or directory configure:7689: $? =3D 1 configure: failed program was: #line 7679 "configure" #include "confdefs.h" #include configure:7708: result: no configure:7673: checking for sys/poll.h configure:7683: cc -E -I/usr/local/include conftest.c configure:7689: $? =3D 0 configure:7708: result: yes configure:7721: checking for stddef.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for wchar.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for wcstr.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7728: wcstr.h: No such file or directory configure:7737: $? =3D 1 configure: failed program was: #line 7727 "configure" #include "confdefs.h" #include configure:7756: result: no configure:7721: checking for wctype.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for machine/types.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7721: checking for tcpd.h configure:7731: cc -E -I/usr/local/include conftest.c configure:7737: $? =3D 0 configure:7756: result: yes configure:7766: checking for cc option to accept ANSI C configure:7823: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c= >&5 configure:7826: $? =3D 0 configure:7829: test -s conftest.o configure:7832: $? =3D 0 configure:7849: result: none needed configure:7857: checking for an ANSI C-conforming const configure:7921: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:7924: $? =3D 0 configure:7927: test -s conftest.o configure:7930: $? =3D 0 configure:7940: result: yes configure:7950: checking for inline configure:7967: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:7970: $? =3D 0 configure:7973: test -s conftest.o configure:7976: $? =3D 0 configure:7987: result: inline configure:8008: checking for sys/types.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for sys/stat.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for stdlib.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for string.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for memory.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for strings.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for inttypes.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8023: $? =3D 0 configure:8026: test -s conftest.o configure:8029: $? =3D 0 configure:8039: result: yes configure:8008: checking for stdint.h configure:8020: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8049: stdint.h: No such file or directory configure:8023: $? =3D 1 configure: failed program was: #line 8014 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:8039: result: no configure:8008: checking for unistd.h configure:8039: result: yes configure:8049: checking for size_t configure:8070: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8073: $? =3D 0 configure:8076: test -s conftest.o configure:8079: $? =3D 0 configure:8089: result: yes configure:8104: checking for vprintf configure:8141: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8144: $? =3D 0 configure:8147: test -s conftest configure:8150: $? =3D 0 configure:8160: result: yes configure:8167: checking for _doprnt configure:8204: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 /tmp/ccUUALTw.o: In function `main': /tmp/ccUUALTw.o(.text+0x9): undefined reference to `_doprnt' configure:8207: $? =3D 1 configure: failed program was: #line 8173 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char _doprnt (); below. */ #include /* Override any gcc2 internal prototype to avoid an error. */ #ifdef __cplusplus extern "C" #endif /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char _doprnt (); char (*f) (); int main () { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub__doprnt) || defined (__stub____doprnt) choke me #else f =3D _doprnt; #endif ; return 0; } configure:8223: result: no configure:8238: checking for working alloca.h configure:8256: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8245: alloca.h: No such file or directory configure:8259: $? =3D 1 configure: failed program was: #line 8244 "configure" #include "confdefs.h" #include int main () { char *p =3D (char *) alloca (2 * sizeof (int)); ; return 0; } configure:8275: result: no configure:8285: checking for alloca configure:8323: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8326: $? =3D 0 configure:8329: test -s conftest configure:8332: $? =3D 0 configure:8342: result: yes configure:8532: checking for poll configure:8569: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8572: $? =3D 0 configure:8575: test -s conftest configure:8578: $? =3D 0 configure:8588: result: yes configure:8532: checking for basename configure:8569: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8572: $? =3D 0 configure:8575: test -s conftest configure:8578: $? =3D 0 configure:8588: result: yes configure:8598: checking for socket configure:8635: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8638: $? =3D 0 configure:8641: test -s conftest configure:8644: $? =3D 0 configure:8654: result: yes configure:8720: checking for gethostbyname configure:8757: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:8760: $? =3D 0 configure:8763: test -s conftest configure:8766: $? =3D 0 configure:8776: result: yes configure:8843: checking for socklen_t configure:8859: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:8862: $? =3D 0 configure:8865: test -s conftest.o configure:8868: $? =3D 0 configure:8870: result: yes configure:8890: checking "whether to use TCP wrappers" =46rom -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.so =46rom -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.a =46rom -L/usr/lib, checking in dir /usr/lib for libwrap.so Found /usr/lib/libwrap.so configure:8914: result: yes configure:9038: checking for inet_aton configure:9075: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:9078: $? =3D 0 configure:9081: test -s conftest configure:9084: $? =3D 0 configure:9094: result: yes configure:9169: checking whether byte ordering is bigendian configure:9194: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure:9197: $? =3D 0 configure:9200: test -s conftest.o configure:9203: $? =3D 0 configure:9224: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.c = >&5 configure: In function `main': configure:9215: syntax error before `big' configure:9227: $? =3D 1 configure: failed program was: #line 9207 "configure" #include "confdefs.h" #include #include int main () { #if BYTE_ORDER !=3D BIG_ENDIAN not big endian #endif ; return 0; } configure:9291: result: no configure:3761: checking how many vectors writev is capable to handle configure:9338: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include c= onftest.c -L/usr/local/lib >&5 configure:9341: $? =3D 0 configure:9343: ./conftest configure:9346: $? =3D 0 configure:9367: checking alignment of CORBA_short configure:9395: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9398: $? =3D 0 configure:9400: ./conftest configure:9403: $? =3D 0 configure:9415: result: 2 configure:9427: checking alignment of CORBA_long configure:9455: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9458: $? =3D 0 configure:9460: ./conftest configure:9463: $? =3D 0 configure:9475: result: 4 configure:9487: checking alignment of CORBA_unsigned_short configure:9515: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9518: $? =3D 0 configure:9520: ./conftest configure:9523: $? =3D 0 configure:9535: result: 2 configure:9547: checking alignment of CORBA_unsigned_long configure:9575: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9578: $? =3D 0 configure:9580: ./conftest configure:9583: $? =3D 0 configure:9595: result: 4 configure:9607: checking alignment of CORBA_float configure:9635: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9638: $? =3D 0 configure:9640: ./conftest configure:9643: $? =3D 0 configure:9655: result: 4 configure:9667: checking alignment of CORBA_double configure:9695: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9698: $? =3D 0 configure:9700: ./conftest configure:9703: $? =3D 0 configure:9715: result: 4 configure:9727: checking alignment of CORBA_char configure:9755: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9758: $? =3D 0 configure:9760: ./conftest configure:9763: $? =3D 0 configure:9775: result: 1 configure:9787: checking alignment of CORBA_boolean configure:9815: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9818: $? =3D 0 configure:9820: ./conftest configure:9823: $? =3D 0 configure:9835: result: 1 configure:9847: checking alignment of CORBA_octet configure:9875: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9878: $? =3D 0 configure:9880: ./conftest configure:9883: $? =3D 0 configure:9895: result: 1 configure:9907: checking alignment of CORBA_long_double configure:9935: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9938: $? =3D 0 configure:9940: ./conftest configure:9943: $? =3D 0 configure:9955: result: 4 configure:9967: checking alignment of CORBA_wchar configure:9995: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -I= /usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loca= l/lib >&5 configure:9998: $? =3D 0 configure:10000: ./conftest configure:10003: $? =3D 0 configure:10015: result: 2 configure:10027: checking alignment of CORBA_long_long configure:10055: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10058: $? =3D 0 configure:10060: ./conftest configure:10063: $? =3D 0 configure:10075: result: 4 configure:10087: checking alignment of CORBA_unsigned_long_long configure:10115: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10118: $? =3D 0 configure:10120: ./conftest configure:10123: $? =3D 0 configure:10135: result: 4 configure:10147: checking alignment of CORBA_struct configure:10175: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10178: $? =3D 0 configure:10180: ./conftest configure:10183: $? =3D 0 configure:10195: result: 1 configure:10207: checking alignment of CORBA_pointer configure:10235: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include -= I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/loc= al/lib >&5 configure:10238: $? =3D 0 configure:10240: ./conftest configure:10243: $? =3D 0 configure:10255: result: 4 configure:10353: creating ./config.status ## ----------------------- ## ## Running config.status. ## ## ----------------------- ## This file was extended by config.status 2.52, executed with CONFIG_FILES =3D=20 CONFIG_HEADERS =3D=20 CONFIG_LINKS =3D=20 CONFIG_COMMANDS =3D=20 > ./config.status=20 on black.fas.com config.status:10875: creating Makefile config.status:10875: creating orbit-config config.status:10875: creating src/Makefile config.status:10875: creating src/ORBitutil/Makefile config.status:10875: creating src/ORBitutil/orbit-os-config.h config.status:10875: creating src/IIOP/Makefile config.status:10875: creating src/orb/orbit.h config.status:10875: creating src/orb/Makefile config.status:10875: creating src/orbit-idl-compiler/Makefile config.status:10875: creating src/orbit-idl-compiler/backends/Makefile config.status:10875: creating src/orbit-idl-compiler/backends/c/Makefile config.status:10875: creating src/services/Makefile config.status:10875: creating src/services/name/Makefile config.status:10875: creating src/services/event/Makefile config.status:10875: creating src/daemons/Makefile config.status:10875: creating src/daemons/interface_repository/Makefile config.status:10875: creating test/Makefile config.status:10875: creating test/idl/Makefile config.status:10875: creating test/test-poa/Makefile config.status:10875: creating test/everything/Makefile config.status:10875: creating ORBit.pc config.status:10875: creating ORBit.spec config.status:10967: creating config.h config.status:11108: config.h is unchanged configure:11226: configuring in libIDL configure:11293: running /bin/sh './configure' --disable-indent --prefix= =3D/usr/local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march= =3Dk6' CPPFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4= .5 CC=3Dcc --cache-file=3D/dev/null --srcdir=3D. configure:11226: configuring in popt configure:11293: running /bin/sh './configure' --disable-indent --prefix= =3D/usr/local --target=3Di386-unknown-freebsd4.5 'CFLAGS=3D-O -pipe -march= =3Dk6' CPPFLAGS=3D-I/usr/local/include target_alias=3Di386-unknown-freebsd4= .5 CC=3Dcc --cache-file=3D/dev/null --srcdir=3D. configure:11298: error: /bin/sh './configure' failed for popt ## ----------------- ## ## Cache variables. ## ## ----------------- ## ac_cv_alignof_CORBA_long_double=3D'4' ac_cv_type_size_t=3D'yes' ac_cv_header_sys_endian_h=3D'no' ac_cv_lib_fl_yywrap=3D'yes' ac_cv_c_bigendian=3D'no' ac_cv_header_wcstr_h=3D'no' ac_cv_alignof_CORBA_boolean=3D'1' ac_cv_alignof_CORBA_unsigned_short=3D'2' ac_cv_header_stdlib_h=3D'yes' lt_cv_file_magic_cmd=3D'$MAGIC_CMD' ac_cv_func__doprnt=3D'no' ac_cv_alignof_CORBA_octet=3D'1' ac_cv_header_machine_types_h=3D'yes' ac_cv_prog_cc_g=3D'yes' ac_cv_env_LDFLAGS_set=3D'' lt_cv_prog_cc_can_build_shared=3D'yes' ac_cv_c_compiler_gnu=3D'yes' ac_cv_env_CFLAGS_set=3D'set' ac_cv_prog_make_gmake_set=3D'yes' ac_cv_env_CPP_value=3D'' ac_cv_env_CPPFLAGS_set=3D'set' ac_cv_alignof_CORBA_long=3D'4' ac_cv_header_wchar_h=3D'yes' lt_cv_prog_cc_static_works=3D'yes' lt_cv_prog_cc_no_builtin=3D'' ac_cv_alignof_CORBA_unsigned_long_long=3D'4' ac_cv_func_inet_aton=3D'yes' ac_cv_func_socket=3D'yes' ac_cv_header_sys_poll_h=3D'yes' lt_cv_prog_cc_shlib=3D'' ac_cv_header_sys_isa_defs_h=3D'no' ac_cv_header_fcntl_h=3D'yes' lt_cv_prog_cc_static=3D'-static' ac_cv_env_host_alias_set=3D'' ac_cv_c_const=3D'yes' ac_cv_prog_YACC=3D'bison -y' lt_cv_ld_reload_flag=3D'-r' ac_cv_working_alloca_h=3D'no' lt_cv_sys_path_separator=3D':' ac_cv_header_sys_stat_h=3D'yes' ac_cv_prog_lex_root=3D'lex.yy' lt_cv_archive_cmds_need_lc=3D'yes' lt_cv_prog_gnu_ld=3D'yes' ac_cv_env_build_alias_set=3D'' ac_cv_alignof_CORBA_double=3D'4' ac_cv_env_LDFLAGS_value=3D'' ac_cv_env_target_alias_set=3D'set' ac_cv_func_alloca_works=3D'yes' ac_cv_prog_cc_stdc=3D'' ac_cv_host_alias=3D'i386-unknown-freebsd4.5' ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dk6' ac_cv_env_CC_set=3D'set' ac_cv_header_sys_types_h=3D'yes' ac_cv_header_stdc=3D'yes' lt_cv_prog_cc_wl=3D'-Wl,' ac_cv_alignof_CORBA_struct=3D'1' ac_cv_alignof_CORBA_short=3D'2' ac_cv_header_strings_h=3D'yes' ac_cv_header_tcpd_h=3D'yes' ac_cv_func_vprintf=3D'yes' ac_cv_header_stdint_h=3D'no' ac_cv_header_inttypes_h=3D'yes' ac_cv_header_endian_h=3D'no' ac_cv_func_gethostbyname=3D'yes' ac_cv_header_string_h=3D'yes' ac_cv_c_inline=3D'inline' ac_cv_header_machine_endian_h=3D'yes' ac_cv_header_unistd_h=3D'yes' lt_cv_global_symbol_to_cdecl=3D'sed -n -e '\''s/^. .* \(.*\)$/extern char \= 1;/p'\''' lt_cv_path_LD=3D'/usr/libexec/elf/ld' ac_cv_build_alias=3D'i386-unknown-freebsd4.5' ac_cv_env_CPPFLAGS_value=3D'-I/usr/local/include' ac_cv_header_sys_machine_h=3D'no' ac_cv_header_memory_h=3D'yes' ac_cv_prog_ac_ct_RANLIB=3D'ranlib' ac_cv_path_GLIB_CONFIG=3D'/usr/local/bin/glib12-config' ac_cv_prog_ac_ct_STRIP=3D'strip' ac_cv_host=3D'i386-unknown-freebsd4.5' ac_cv_env_host_alias_value=3D'' ac_cv_header_wctype_h=3D'yes' lt_cv_compiler_c_o=3D'yes' lt_cv_prog_cc_pic_works=3D'yes' lt_cv_file_magic_test_file=3D'' ac_cv_alignof_CORBA_long_long=3D'4' ac_cv_alignof_CORBA_unsigned_long=3D'4' ac_cv_prog_AWK=3D'awk' ac_cv_prog_CPP=3D'cc -E' ac_cv_build=3D'i386-unknown-freebsd4.5' ac_cv_env_build_alias_value=3D'' ac_cv_alignof_CORBA_char=3D'1' ac_cv_prog_lex_yytext_pointer=3D'yes' lt_cv_prog_cc_pic=3D' -fPIC' lt_cv_sys_global_symbol_pipe=3D'sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGI= STW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=3D'pass_all' ac_cv_prog_ac_ct_CC=3D'cc' lt_cv_compiler_o_lo=3D'no' ac_cv_env_target_alias_value=3D'i386-unknown-freebsd4.5' ac_cv_alignof_CORBA_wchar=3D'2' ac_cv_header_stddef_h=3D'yes' ac_cv_env_CC_value=3D'cc' ac_cv_alignof_CORBA_float=3D'4' ac_cv_func_basename=3D'yes' lt_cv_path_NM=3D'/usr/bin/nm -B' ac_cv_env_CPP_set=3D'' ac_cv_alignof_CORBA_pointer=3D'4' ac_cv_func_poll=3D'yes' ac_cv_header_dlfcn_h=3D'yes' ac_cv_prog_LEX=3D'flex' ac_cv_objext=3D'o' configure: exit 1 (end of "config.log") *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. *** Error code 1 Stop in /usr/ports/devel/ORBit. black# ^D=08=08exit Script done on Fri Mar 15 19:43:23 2002 --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 16:53:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id BAF0137B41D for ; Fri, 15 Mar 2002 16:53:11 -0800 (PST) Received: (qmail 80756 invoked by uid 100); 16 Mar 2002 00:53:07 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15506.38770.148224.37257@guru.mired.org> Date: Fri, 15 Mar 2002 18:53:06 -0600 To: Nick Barnes Cc: sgeine@yahoo.com, "Chad Leigh -- Shire.Net LLC" , "FreeBSD-chat" Subject: Re: ha! In-Reply-To: <78973.1016210090@thrush.ravenbrook.com> References: <78973.1016210090@thrush.ravenbrook.com> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: "Mike Meyer" X-Delivery-Agent: TMDA/0.48 (Python 2.2 on freebsd4) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Moved from -stable to -chat.] In <78973.1016210090@thrush.ravenbrook.com>, Nick Barnes typed: > This is a "Google Special Search" page. They have 5 of them: I had an article about this forwarded to me recently. Apparently, they have one web designer who does all this in his spare time. They also change the main page every so often to appropriate versions. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 17:39:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 0BA4F37B402 for ; Fri, 15 Mar 2002 17:39:45 -0800 (PST) Received: from mac.com ([12.231.115.57]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020316013944.JJQQ2951.rwcrmhc53.attbi.com@mac.com> for ; Sat, 16 Mar 2002 01:39:44 +0000 Message-ID: <3C92A234.3000704@mac.com> Date: Fri, 15 Mar 2002 17:39:00 -0800 From: paul beard User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:0.9.8) Gecko/20020209 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: need help figuring out what I broke Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a 4.4-STABLE system that I somehow managed to break in some subtle way. I boneheaded removed some files in /var/log (simple fatfingering) and they didn't re-appear (messages, et al) as I thought they would. Worse still, the box just stopped doing its job: it serves as my router/gateway for my home network and it just stopped passing packets. I thought perhaps my DHCP lease had expired and I was having trouble getting a new one, but uping and downing the external interface had no effect. Finally, a reboot (goodbye 95 days of uptime ) and all is again well, except those missing files are still missing. I thought the kernel did some logging as so other apps (sudo, for example). Also, wtmp(5) was gone and my last login was shown as Dec 31, 1969 at GMT -8: I may be older than UNIX but I wasn't logging in at that tender age. I touched wtmpx and last(1) seems to work now. Any clues as to what I did and how to fix it? -- Paul Beard 8040 27th Ave NE Seattle WA 98115 206 529 8400 Logicians have but ill defined As rational the human kind. Logic, they say, belongs to man, But let them prove it if they can. -- Oliver Goldsmith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 17:48:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 5906537B400 for ; Fri, 15 Mar 2002 17:47:01 -0800 (PST) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id g2G1lPU73982; Fri, 15 Mar 2002 20:47:25 -0500 (EST) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Fri, 15 Mar 2002 20:47:25 -0500 (EST) From: Joe Clarke To: stan Cc: FreeBSD Stable Mailing List Subject: Re: ORBir port fails during configure In-Reply-To: <20020316004815.GA10547@teddy.fas.com> Message-ID: <20020315204507.K73932-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 15 Mar 2002, stan wrote: > OK, todays port problem is that ORBit fails in teh configure stage. > > Seems like very time I've tried to upgrade ports lately, there is > a new problem :-( > > Thankfulu, this list has been able to help me out on every one of > these problems os far. Ade has committed part 1 of a big gettext change to the ports today. This might be contributing to your problem. Make sure you have the latest ports tree, and you have gettext 0.10.35 installed, and xgettext is in your path. Joe > > > Script started on Fri Mar 15 19:42:52 2002 > black# make > ===> Configuring for ORBit-0.5.14 > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... found > checking build system type... i386-unknown-freebsd4.5 > checking host system type... i386-unknown-freebsd4.5 > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... > checking for object suffix... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking how to run the C preprocessor... cc -E > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... > checking if cc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd4.5 ld.so > checking if libtool supports shared libraries... yes > checking whether -lc should be explicitly linked in... yes > creating libtool > checking whether to enable maintainer-specific portions of Makefiles... no > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking for indentation command to pipe generated c-files through... cat > checking for glib-config... /usr/local/bin/glib12-config > checking for GLIB - version >= 1.2.1... yes > checking for bison... bison -y > checking for flex... flex > checking for flex... (cached) flex > checking for yywrap in -lfl... yes > checking lex output file root... lex.yy > checking whether yytext is a pointer... yes > checking for mawk... no > checking for gawk... no > checking for nawk... no > checking for awk... awk > checking for ANSI C header files... yes > checking for fcntl.h... yes > checking for unistd.h... yes > checking for sys/endian.h... no > checking for endian.h... no > checking for machine/endian.h... yes > checking for sys/machine.h... no > checking for sys/isa_defs.h... no > checking for sys/poll.h... yes > checking for stddef.h... yes > checking for wchar.h... yes > checking for wcstr.h... no > checking for wctype.h... yes > checking for machine/types.h... yes > checking for tcpd.h... yes > checking for cc option to accept ANSI C... none needed > checking for an ANSI C-conforming const... yes > checking for inline... inline > checking for sys/types.h... yes > checking for sys/stat.h... yes > checking for stdlib.h... yes > checking for string.h... yes > checking for memory.h... yes > checking for strings.h... yes > checking for inttypes.h... yes > checking for stdint.h... no > checking for unistd.h... (cached) yes > checking for size_t... yes > checking for vprintf... yes > checking for _doprnt... no > checking for working alloca.h... no > checking for alloca... yes > checking for poll... yes > checking for basename... yes > checking for socket... yes > checking for gethostbyname... yes > checking for socklen_t... yes > checking "whether to use TCP wrappers"... yes > checking for inet_aton... yes > checking whether byte ordering is bigendian... no > checking how many vectors writev is capable to handle... > 1024 > checking alignment of CORBA_short... 2 > checking alignment of CORBA_long... 4 > checking alignment of CORBA_unsigned_short... 2 > checking alignment of CORBA_unsigned_long... 4 > checking alignment of CORBA_float... 4 > checking alignment of CORBA_double... 4 > checking alignment of CORBA_char... 1 > checking alignment of CORBA_boolean... 1 > checking alignment of CORBA_octet... 1 > checking alignment of CORBA_long_double... 4 > checking alignment of CORBA_wchar... 2 > checking alignment of CORBA_long_long... 4 > checking alignment of CORBA_unsigned_long_long... 4 > checking alignment of CORBA_struct... 1 > checking alignment of CORBA_pointer... 4 > configure: creating ./config.status > config.status: creating Makefile > config.status: creating orbit-config > config.status: creating src/Makefile > config.status: creating src/ORBitutil/Makefile > config.status: creating src/ORBitutil/orbit-os-config.h > config.status: creating src/IIOP/Makefile > config.status: creating src/orb/orbit.h > config.status: creating src/orb/Makefile > config.status: creating src/orbit-idl-compiler/Makefile > config.status: creating src/orbit-idl-compiler/backends/Makefile > config.status: creating src/orbit-idl-compiler/backends/c/Makefile > config.status: creating src/services/Makefile > config.status: creating src/services/name/Makefile > config.status: creating src/services/event/Makefile > config.status: creating src/daemons/Makefile > config.status: creating src/daemons/interface_repository/Makefile > config.status: creating test/Makefile > config.status: creating test/idl/Makefile > config.status: creating test/test-poa/Makefile > config.status: creating test/everything/Makefile > config.status: creating ORBit.pc > config.status: creating ORBit.spec > config.status: creating config.h > config.status: config.h is unchanged > configure: configuring in libIDL > configure: running /bin/sh './configure' --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.5 'CFLAGS=-O -pipe -march=k6' CPPFLAGS=-I/usr/local/include target_alias=i386-unknown-freebsd4.5 CC=cc --cache-file=/dev/null --srcdir=. > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... found > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... > checking for object suffix... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for strerror in -lcposix... no > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking how to run the C preprocessor... cc -E > checking if C preprocessor likes IDL... yes > checking if C preprocessor can read from stdin... yes > checking how to ignore standard include path... > checking for flex... flex > checking for flex... (cached) flex > checking for yywrap in -lfl... yes > checking lex output file root... lex.yy > checking whether yytext is a pointer... yes > checking for bison... bison -y > checking build system type... i386-unknown-freebsd4.5 > checking host system type... i386-unknown-freebsd4.5 > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... > checking if cc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd4.5 ld.so > checking if libtool supports shared libraries... yes > checking whether -lc should be explicitly linked in... yes > creating libtool > checking whether to enable maintainer-specific portions of Makefiles... no > checking for glib-config... no > checking for glib-config... /usr/local/bin/glib12-config > checking for GLIB - version >= 1.2.0... yes > checking for ANSI C header files... yes > checking for stddef.h... yes > checking for wchar.h... yes > checking for wcstr.h... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating Makefile.msc > config.status: creating libIDL-config > config.status: creating libIDL.m4 > config.status: creating libIDL.spec > config.status: creating libIDL.pc > config.status: creating IDL.h.new > IDL.h is unchanged > > libIDL 0.6.8 configuration complete > > Flex installed: yes > C Preprocessor: "cc -E" > Standard input supported. > > configure: configuring in popt > configure: running /bin/sh './configure' --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.5 'CFLAGS=-O -pipe -march=k6' CPPFLAGS=-I/usr/local/include target_alias=i386-unknown-freebsd4.5 CC=cc --cache-file=/dev/null --srcdir=. > checking build system type... i386-unknown-freebsd4.5 > checking host system type... i386-unknown-freebsd4.5 > checking target system type... i386-unknown-freebsd4.5 > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking whether build environment is sane... yes > checking whether gmake sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... found > checking for gcc... cc > checking for C compiler default output... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for executable suffix... > checking for object suffix... o > checking whether we are using the GNU C compiler... yes > checking whether cc accepts -g... yes > checking for strerror in -lcposix... no > checking for gcc... (cached) cc > checking whether we are using the GNU C compiler... (cached) yes > checking whether cc accepts -g... (cached) yes > checking how to run the C preprocessor... cc -E > checking whether cc needs -traditional... no > checking for cc option to accept ANSI C... none needed > checking for function prototypes... yes > checking for ld used by GCC... /usr/libexec/elf/ld > checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes > checking for /usr/libexec/elf/ld option to reload object files... -r > checking for BSD-compatible nm... /usr/bin/nm -B > checking whether ln -s works... yes > checking how to recognise dependant libraries... pass_all > checking command to parse /usr/bin/nm -B output... ok > checking for dlfcn.h... yes > checking for ranlib... ranlib > checking for strip... strip > checking for objdir... .libs > checking for cc option to produce PIC... -fPIC > checking if cc PIC flag -fPIC works... yes > checking if cc static flag -static works... yes > checking if cc supports -c -o file.o... yes > checking if cc supports -c -o file.lo... > checking if cc supports -fno-rtti -fno-exceptions... yes > checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes > checking how to hardcode library paths into programs... immediate > checking whether stripping libraries is possible... yes > checking dynamic linker characteristics... freebsd4.5 ld.so > checking if libtool supports shared libraries... yes > creating libtool > checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel > checking for alloca.h... no > checking for libintl.h... no > checking for mcheck.h... no > checking for unistd.h... yes > checking for /usr/ucblib in LIBS... no > checking for GNU xgettext... xgettext: not found > configure: error: > *** GNU gettext is required. The latest version > *** is always available from ftp://ftp.gnu.org/gnu/gettext/. > configure: error: /bin/sh './configure' failed for popt > sed: confdefs.h: No such file or directory > ===> Script "configure" failed: here are the contents of "config.log" > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > It was created by configure, which was > generated by GNU Autoconf 2.52. Invocation command line was > > $ ./configure --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.5 > > ## ---------- ## > ## Platform. ## > ## ---------- ## > > hostname = black.fas.com > uname -m = i386 > uname -r = 4.5-STABLE > uname -s = FreeBSD > uname -v = FreeBSD 4.5-STABLE #2: Fri Mar 15 17:38:03 EST 2002 root@black.fas.com:/usr/obj/usr/src/sys/BLACK > > /usr/bin/uname -p = i386 > /bin/uname -X = unknown > > /bin/arch = unknown > /usr/bin/arch -k = unknown > /usr/convex/getsysinfo = unknown > hostinfo = unknown > /bin/machine = unknown > /usr/bin/oslevel = unknown > /bin/universe = unknown > > PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin > > ## ------------ ## > ## Core tests. ## > ## ------------ ## > > configure:1132: PATH=".;."; conftest.sh > conftest.sh: not found > configure:1135: $? = 127 > configure:1227: checking for a BSD compatible install > configure:1276: result: /usr/bin/install -c -o root -g wheel > configure:1287: checking whether build environment is sane > configure:1330: result: yes > configure:1345: checking whether gmake sets ${MAKE} > configure:1365: result: yes > configure:1385: checking for working aclocal > configure:1396: result: missing > configure:1400: checking for working autoconf > configure:1411: result: missing > configure:1415: checking for working automake > configure:1426: result: missing > configure:1430: checking for working autoheader > configure:1441: result: missing > configure:1445: checking for working makeinfo > configure:1452: result: found > configure:1532: checking build system type > configure:1550: result: i386-unknown-freebsd4.5 > configure:1557: checking host system type > configure:1571: result: i386-unknown-freebsd4.5 > configure:1621: checking for gcc > configure:1644: result: cc > configure:1872: checking for C compiler version > configure:1875: cc --version &5 > 2.95.3 > configure:1878: $? = 0 > configure:1880: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:1883: $? = 0 > configure:1885: cc -V &5 > cc: argument to `-V' is missing > configure:1888: $? = 1 > configure:1908: checking for C compiler default output > configure:1911: cc -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:1914: $? = 0 > configure:1943: result: a.out > configure:1948: checking whether the C compiler works > configure:1954: ./a.out > configure:1957: $? = 0 > configure:1972: result: yes > configure:1979: checking whether we are cross compiling > configure:1981: result: no > configure:1984: checking for executable suffix > configure:1986: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:1989: $? = 0 > configure:2011: result: > configure:2017: checking for object suffix > configure:2035: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:2038: $? = 0 > configure:2057: result: o > configure:2061: checking whether we are using the GNU C compiler > configure:2082: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:2085: $? = 0 > configure:2088: test -s conftest.o > configure:2091: $? = 0 > configure:2103: result: yes > configure:2109: checking whether cc accepts -g > configure:2127: cc -c -g -I/usr/local/include conftest.c >&5 > configure:2130: $? = 0 > configure:2133: test -s conftest.o > configure:2136: $? = 0 > configure:2146: result: yes > configure:2173: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:2176: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:2284: checking for ld used by GCC > configure:2347: result: /usr/libexec/elf/ld > configure:2356: checking if the linker (/usr/libexec/elf/ld) is GNU ld > GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD]) > configure:2368: result: yes > configure:2372: checking for /usr/libexec/elf/ld option to reload object files > configure:2379: result: -r > configure:2384: checking for BSD-compatible nm > configure:2420: result: /usr/bin/nm -B > configure:2423: checking whether ln -s works > configure:2427: result: yes > configure:2434: checking how to recognise dependant libraries > configure:2602: result: pass_all > configure:2608: checking command to parse /usr/bin/nm -B output > configure:2685: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:2688: $? = 0 > configure:2692: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm > configure:2695: $? = 0 > configure:2747: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c conftstm.o >&5 > configure:2750: $? = 0 > configure:2791: result: ok > configure:2800: checking how to run the C preprocessor > configure:2826: cc -E -I/usr/local/include conftest.c > configure:2832: $? = 0 > configure:2859: cc -E -I/usr/local/include conftest.c > configure:2856: ac_nonexistent.h: No such file or directory > configure:2865: $? = 1 > configure: failed program was: > #line 2855 "configure" > #include "confdefs.h" > #include > configure:2902: result: cc -E > configure:2917: cc -E -I/usr/local/include conftest.c > configure:2923: $? = 0 > configure:2950: cc -E -I/usr/local/include conftest.c > configure:2947: ac_nonexistent.h: No such file or directory > configure:2956: $? = 1 > configure: failed program was: > #line 2946 "configure" > #include "confdefs.h" > #include > configure:2998: checking for dlfcn.h > configure:3008: cc -E -I/usr/local/include conftest.c > configure:3014: $? = 0 > configure:3033: result: yes > configure:3220: checking for ranlib > configure:3235: found /usr/bin/ranlib > configure:3244: result: ranlib > configure:3294: checking for strip > configure:3309: found /usr/bin/strip > configure:3318: result: strip > configure:3513: checking for objdir > configure:3524: result: .libs > configure:3539: checking for cc option to produce PIC > configure:3689: result: -fPIC > configure:3693: checking if cc PIC flag -fPIC works > configure:3713: cc -c -O -pipe -march=k6 -fPIC -DPIC -I/usr/local/include conftest.c >&5 > configure:3716: $? = 0 > configure:3719: test -s conftest.o > configure:3722: $? = 0 > configure:3758: result: yes > configure:3774: checking if cc static flag -static works > configure:3795: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 > configure:3798: $? = 0 > configure:3801: test -s conftest > configure:3804: $? = 0 > configure:3818: result: yes > configure:3829: checking if cc supports -c -o file.o > configure:3849: cc -c -O -pipe -march=k6 -o out/conftest2.o -I/usr/local/include conftest.c >&5 > configure:3873: result: yes > configure:3878: checking if cc supports -c -o file.lo > configure:3900: cc -c -O -pipe -march=k6 -c -o conftest.lo -I/usr/local/include conftest.c >&5 > configure:3903: $? = 0 > configure:3906: test -s conftest.o > configure:3909: $? = 1 > configure: failed program was: > #line 3888 "configure" > #include "confdefs.h" > > int > main () > { > int some_variable = 0; > ; > return 0; > } > configure:3929: result: > configure:3960: checking if cc supports -fno-rtti -fno-exceptions > configure:3979: cc -c -O -pipe -march=k6 -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 > configure:3982: $? = 0 > configure:3985: test -s conftest.o > configure:3988: $? = 0 > configure:4004: result: yes > configure:4015: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries > configure:4627: result: yes > configure:4632: checking how to hardcode library paths into programs > configure:4656: result: immediate > configure:4661: checking whether stripping libraries is possible > configure:4666: result: yes > configure:4677: checking dynamic linker characteristics > configure:5059: result: freebsd4.5 ld.so > configure:5064: checking if libtool supports shared libraries > configure:5066: result: yes > configure:5630: checking whether -lc should be explicitly linked in > configure:5638: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:5641: $? = 0 > configure:5655: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 > configure:5658: $? = 1 > configure:5671: result: yes > configure:6232: checking whether to enable maintainer-specific portions of Makefiles > configure:6241: result: no > configure:6303: checking for gcc > configure:6326: result: cc > configure:6554: checking for C compiler version > configure:6557: cc --version &5 > 2.95.3 > configure:6560: $? = 0 > configure:6562: cc -v &5 > Using builtin specs. > gcc version 2.95.3 20010315 (release) [FreeBSD] > configure:6565: $? = 0 > configure:6567: cc -V &5 > cc: argument to `-V' is missing > configure:6570: $? = 1 > configure:6573: checking whether we are using the GNU C compiler > configure:6615: result: yes > configure:6621: checking whether cc accepts -g > configure:6658: result: yes > configure:6685: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > conftest.c:2: syntax error before `me' > configure:6688: $? = 1 > configure: failed program was: > #ifndef __cplusplus > choke me > #endif > configure:6798: checking for a BSD compatible install > configure:6847: result: /usr/bin/install -c -o root -g wheel > configure:6866: checking for indentation command to pipe generated c-files through > configure:6887: result: cat > configure:6945: checking for glib-config > configure:6974: result: /usr/local/bin/glib12-config > configure:6982: checking for GLIB - version >= 1.2.1 > configure:7083: cc -o conftest -O -pipe -march=k6 -I/usr/local/include/glib12 -I/usr/local/include conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:7086: $? = 0 > configure:7088: ./conftest > configure:7091: $? = 0 > configure:7107: result: yes > configure:7200: checking for bison > configure:7215: found /usr/local/bin/bison > configure:7223: result: bison -y > configure:7239: checking for flex > configure:7254: found /usr/bin/flex > configure:7262: result: flex > configure:7277: checking for flex > configure:7300: result: flex > configure:7313: checking for yywrap in -lfl > configure:7340: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -lfl -L/usr/local/lib >&5 > configure:7343: $? = 0 > configure:7346: test -s conftest > configure:7349: $? = 0 > configure:7360: result: yes > configure:7423: checking lex output file root > configure:7442: result: lex.yy > configure:7446: checking whether yytext is a pointer > configure:7462: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib -lfl >&5 > configure:7465: $? = 0 > configure:7468: test -s conftest > configure:7471: $? = 0 > configure:7483: result: yes > configure:7499: checking for mawk > configure:7525: result: no > configure:7499: checking for gawk > configure:7525: result: no > configure:7499: checking for nawk > configure:7525: result: no > configure:7499: checking for awk > configure:7514: found /usr/bin/awk > configure:7522: result: awk > configure:7532: checking for ANSI C header files > configure:7546: cc -E -I/usr/local/include conftest.c > configure:7552: $? = 0 > configure:7639: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:7642: $? = 0 > configure:7644: ./conftest > configure:7647: $? = 0 > configure:7660: result: yes > configure:7673: checking for fcntl.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7689: $? = 0 > configure:7708: result: yes > configure:7673: checking for unistd.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7689: $? = 0 > configure:7708: result: yes > configure:7673: checking for sys/endian.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7680: sys/endian.h: No such file or directory > configure:7689: $? = 1 > configure: failed program was: > #line 7679 "configure" > #include "confdefs.h" > #include > configure:7708: result: no > configure:7673: checking for endian.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7680: endian.h: No such file or directory > configure:7689: $? = 1 > configure: failed program was: > #line 7679 "configure" > #include "confdefs.h" > #include > configure:7708: result: no > configure:7673: checking for machine/endian.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7689: $? = 0 > configure:7708: result: yes > configure:7673: checking for sys/machine.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7680: sys/machine.h: No such file or directory > configure:7689: $? = 1 > configure: failed program was: > #line 7679 "configure" > #include "confdefs.h" > #include > configure:7708: result: no > configure:7673: checking for sys/isa_defs.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7680: sys/isa_defs.h: No such file or directory > configure:7689: $? = 1 > configure: failed program was: > #line 7679 "configure" > #include "confdefs.h" > #include > configure:7708: result: no > configure:7673: checking for sys/poll.h > configure:7683: cc -E -I/usr/local/include conftest.c > configure:7689: $? = 0 > configure:7708: result: yes > configure:7721: checking for stddef.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7737: $? = 0 > configure:7756: result: yes > configure:7721: checking for wchar.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7737: $? = 0 > configure:7756: result: yes > configure:7721: checking for wcstr.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7728: wcstr.h: No such file or directory > configure:7737: $? = 1 > configure: failed program was: > #line 7727 "configure" > #include "confdefs.h" > #include > configure:7756: result: no > configure:7721: checking for wctype.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7737: $? = 0 > configure:7756: result: yes > configure:7721: checking for machine/types.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7737: $? = 0 > configure:7756: result: yes > configure:7721: checking for tcpd.h > configure:7731: cc -E -I/usr/local/include conftest.c > configure:7737: $? = 0 > configure:7756: result: yes > configure:7766: checking for cc option to accept ANSI C > configure:7823: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:7826: $? = 0 > configure:7829: test -s conftest.o > configure:7832: $? = 0 > configure:7849: result: none needed > configure:7857: checking for an ANSI C-conforming const > configure:7921: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:7924: $? = 0 > configure:7927: test -s conftest.o > configure:7930: $? = 0 > configure:7940: result: yes > configure:7950: checking for inline > configure:7967: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:7970: $? = 0 > configure:7973: test -s conftest.o > configure:7976: $? = 0 > configure:7987: result: inline > configure:8008: checking for sys/types.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for sys/stat.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for stdlib.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for string.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for memory.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for strings.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for inttypes.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8023: $? = 0 > configure:8026: test -s conftest.o > configure:8029: $? = 0 > configure:8039: result: yes > configure:8008: checking for stdint.h > configure:8020: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8049: stdint.h: No such file or directory > configure:8023: $? = 1 > configure: failed program was: > #line 8014 "configure" > #include "confdefs.h" > #include > #if HAVE_SYS_TYPES_H > # include > #endif > #if HAVE_SYS_STAT_H > # include > #endif > #if STDC_HEADERS > # include > # include > #else > # if HAVE_STDLIB_H > # include > # endif > #endif > #if HAVE_STRING_H > # if !STDC_HEADERS && HAVE_MEMORY_H > # include > # endif > # include > #endif > #if HAVE_STRINGS_H > # include > #endif > #if HAVE_INTTYPES_H > # include > #else > # if HAVE_STDINT_H > # include > # endif > #endif > #if HAVE_UNISTD_H > # include > #endif > #include > configure:8039: result: no > configure:8008: checking for unistd.h > configure:8039: result: yes > configure:8049: checking for size_t > configure:8070: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8073: $? = 0 > configure:8076: test -s conftest.o > configure:8079: $? = 0 > configure:8089: result: yes > configure:8104: checking for vprintf > configure:8141: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8144: $? = 0 > configure:8147: test -s conftest > configure:8150: $? = 0 > configure:8160: result: yes > configure:8167: checking for _doprnt > configure:8204: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > /tmp/ccUUALTw.o: In function `main': > /tmp/ccUUALTw.o(.text+0x9): undefined reference to `_doprnt' > configure:8207: $? = 1 > configure: failed program was: > #line 8173 "configure" > #include "confdefs.h" > /* System header to define __stub macros and hopefully few prototypes, > which can conflict with char _doprnt (); below. */ > #include > /* Override any gcc2 internal prototype to avoid an error. */ > #ifdef __cplusplus > extern "C" > #endif > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char _doprnt (); > char (*f) (); > > int > main () > { > /* The GNU C library defines this for functions which it implements > to always fail with ENOSYS. Some functions are actually named > something starting with __ and the normal name is an alias. */ > #if defined (__stub__doprnt) || defined (__stub____doprnt) > choke me > #else > f = _doprnt; > #endif > > ; > return 0; > } > configure:8223: result: no > configure:8238: checking for working alloca.h > configure:8256: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8245: alloca.h: No such file or directory > configure:8259: $? = 1 > configure: failed program was: > #line 8244 "configure" > #include "confdefs.h" > #include > int > main () > { > char *p = (char *) alloca (2 * sizeof (int)); > ; > return 0; > } > configure:8275: result: no > configure:8285: checking for alloca > configure:8323: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8326: $? = 0 > configure:8329: test -s conftest > configure:8332: $? = 0 > configure:8342: result: yes > configure:8532: checking for poll > configure:8569: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8572: $? = 0 > configure:8575: test -s conftest > configure:8578: $? = 0 > configure:8588: result: yes > configure:8532: checking for basename > configure:8569: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8572: $? = 0 > configure:8575: test -s conftest > configure:8578: $? = 0 > configure:8588: result: yes > configure:8598: checking for socket > configure:8635: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8638: $? = 0 > configure:8641: test -s conftest > configure:8644: $? = 0 > configure:8654: result: yes > configure:8720: checking for gethostbyname > configure:8757: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:8760: $? = 0 > configure:8763: test -s conftest > configure:8766: $? = 0 > configure:8776: result: yes > configure:8843: checking for socklen_t > configure:8859: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:8862: $? = 0 > configure:8865: test -s conftest.o > configure:8868: $? = 0 > configure:8870: result: yes > configure:8890: checking "whether to use TCP wrappers" > >From -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.so > >From -L/usr/local/lib, checking in dir /usr/local/lib for libwrap.a > >From -L/usr/lib, checking in dir /usr/lib for libwrap.so > Found /usr/lib/libwrap.so > configure:8914: result: yes > configure:9038: checking for inet_aton > configure:9075: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:9078: $? = 0 > configure:9081: test -s conftest > configure:9084: $? = 0 > configure:9094: result: yes > configure:9169: checking whether byte ordering is bigendian > configure:9194: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure:9197: $? = 0 > configure:9200: test -s conftest.o > configure:9203: $? = 0 > configure:9224: cc -c -O -pipe -march=k6 -I/usr/local/include conftest.c >&5 > configure: In function `main': > configure:9215: syntax error before `big' > configure:9227: $? = 1 > configure: failed program was: > #line 9207 "configure" > #include "confdefs.h" > #include > #include > > int > main () > { > #if BYTE_ORDER != BIG_ENDIAN > not big endian > #endif > > ; > return 0; > } > configure:9291: result: no > configure:3761: checking how many vectors writev is capable to handle > configure:9338: cc -o conftest -O -pipe -march=k6 -I/usr/local/include conftest.c -L/usr/local/lib >&5 > configure:9341: $? = 0 > configure:9343: ./conftest > configure:9346: $? = 0 > configure:9367: checking alignment of CORBA_short > configure:9395: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9398: $? = 0 > configure:9400: ./conftest > configure:9403: $? = 0 > configure:9415: result: 2 > configure:9427: checking alignment of CORBA_long > configure:9455: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9458: $? = 0 > configure:9460: ./conftest > configure:9463: $? = 0 > configure:9475: result: 4 > configure:9487: checking alignment of CORBA_unsigned_short > configure:9515: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9518: $? = 0 > configure:9520: ./conftest > configure:9523: $? = 0 > configure:9535: result: 2 > configure:9547: checking alignment of CORBA_unsigned_long > configure:9575: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9578: $? = 0 > configure:9580: ./conftest > configure:9583: $? = 0 > configure:9595: result: 4 > configure:9607: checking alignment of CORBA_float > configure:9635: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9638: $? = 0 > configure:9640: ./conftest > configure:9643: $? = 0 > configure:9655: result: 4 > configure:9667: checking alignment of CORBA_double > configure:9695: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9698: $? = 0 > configure:9700: ./conftest > configure:9703: $? = 0 > configure:9715: result: 4 > configure:9727: checking alignment of CORBA_char > configure:9755: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9758: $? = 0 > configure:9760: ./conftest > configure:9763: $? = 0 > configure:9775: result: 1 > configure:9787: checking alignment of CORBA_boolean > configure:9815: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9818: $? = 0 > configure:9820: ./conftest > configure:9823: $? = 0 > configure:9835: result: 1 > configure:9847: checking alignment of CORBA_octet > configure:9875: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9878: $? = 0 > configure:9880: ./conftest > configure:9883: $? = 0 > configure:9895: result: 1 > configure:9907: checking alignment of CORBA_long_double > configure:9935: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9938: $? = 0 > configure:9940: ./conftest > configure:9943: $? = 0 > configure:9955: result: 4 > configure:9967: checking alignment of CORBA_wchar > configure:9995: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:9998: $? = 0 > configure:10000: ./conftest > configure:10003: $? = 0 > configure:10015: result: 2 > configure:10027: checking alignment of CORBA_long_long > configure:10055: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:10058: $? = 0 > configure:10060: ./conftest > configure:10063: $? = 0 > configure:10075: result: 4 > configure:10087: checking alignment of CORBA_unsigned_long_long > configure:10115: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:10118: $? = 0 > configure:10120: ./conftest > configure:10123: $? = 0 > configure:10135: result: 4 > configure:10147: checking alignment of CORBA_struct > configure:10175: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:10178: $? = 0 > configure:10180: ./conftest > configure:10183: $? = 0 > configure:10195: result: 1 > configure:10207: checking alignment of CORBA_pointer > configure:10235: cc -o conftest -O -pipe -march=k6 -I/usr/local/include -I/usr/local/include/glib12 conftest.c -L/usr/local/lib -lglib12 -L/usr/local/lib >&5 > configure:10238: $? = 0 > configure:10240: ./conftest > configure:10243: $? = 0 > configure:10255: result: 4 > configure:10353: creating ./config.status > > ## ----------------------- ## > ## Running config.status. ## > ## ----------------------- ## > > This file was extended by config.status 2.52, executed with > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > > ./config.status > on black.fas.com > > config.status:10875: creating Makefile > config.status:10875: creating orbit-config > config.status:10875: creating src/Makefile > config.status:10875: creating src/ORBitutil/Makefile > config.status:10875: creating src/ORBitutil/orbit-os-config.h > config.status:10875: creating src/IIOP/Makefile > config.status:10875: creating src/orb/orbit.h > config.status:10875: creating src/orb/Makefile > config.status:10875: creating src/orbit-idl-compiler/Makefile > config.status:10875: creating src/orbit-idl-compiler/backends/Makefile > config.status:10875: creating src/orbit-idl-compiler/backends/c/Makefile > config.status:10875: creating src/services/Makefile > config.status:10875: creating src/services/name/Makefile > config.status:10875: creating src/services/event/Makefile > config.status:10875: creating src/daemons/Makefile > config.status:10875: creating src/daemons/interface_repository/Makefile > config.status:10875: creating test/Makefile > config.status:10875: creating test/idl/Makefile > config.status:10875: creating test/test-poa/Makefile > config.status:10875: creating test/everything/Makefile > config.status:10875: creating ORBit.pc > config.status:10875: creating ORBit.spec > config.status:10967: creating config.h > config.status:11108: config.h is unchanged > configure:11226: configuring in libIDL > configure:11293: running /bin/sh './configure' --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.5 'CFLAGS=-O -pipe -march=k6' CPPFLAGS=-I/usr/local/include target_alias=i386-unknown-freebsd4.5 CC=cc --cache-file=/dev/null --srcdir=. > configure:11226: configuring in popt > configure:11293: running /bin/sh './configure' --disable-indent --prefix=/usr/local --target=i386-unknown-freebsd4.5 'CFLAGS=-O -pipe -march=k6' CPPFLAGS=-I/usr/local/include target_alias=i386-unknown-freebsd4.5 CC=cc --cache-file=/dev/null --srcdir=. > configure:11298: error: /bin/sh './configure' failed for popt > > ## ----------------- ## > ## Cache variables. ## > ## ----------------- ## > > ac_cv_alignof_CORBA_long_double='4' > ac_cv_type_size_t='yes' > ac_cv_header_sys_endian_h='no' > ac_cv_lib_fl_yywrap='yes' > ac_cv_c_bigendian='no' > ac_cv_header_wcstr_h='no' > ac_cv_alignof_CORBA_boolean='1' > ac_cv_alignof_CORBA_unsigned_short='2' > ac_cv_header_stdlib_h='yes' > lt_cv_file_magic_cmd='$MAGIC_CMD' > ac_cv_func__doprnt='no' > ac_cv_alignof_CORBA_octet='1' > ac_cv_header_machine_types_h='yes' > ac_cv_prog_cc_g='yes' > ac_cv_env_LDFLAGS_set='' > lt_cv_prog_cc_can_build_shared='yes' > ac_cv_c_compiler_gnu='yes' > ac_cv_env_CFLAGS_set='set' > ac_cv_prog_make_gmake_set='yes' > ac_cv_env_CPP_value='' > ac_cv_env_CPPFLAGS_set='set' > ac_cv_alignof_CORBA_long='4' > ac_cv_header_wchar_h='yes' > lt_cv_prog_cc_static_works='yes' > lt_cv_prog_cc_no_builtin='' > ac_cv_alignof_CORBA_unsigned_long_long='4' > ac_cv_func_inet_aton='yes' > ac_cv_func_socket='yes' > ac_cv_header_sys_poll_h='yes' > lt_cv_prog_cc_shlib='' > ac_cv_header_sys_isa_defs_h='no' > ac_cv_header_fcntl_h='yes' > lt_cv_prog_cc_static='-static' > ac_cv_env_host_alias_set='' > ac_cv_c_const='yes' > ac_cv_prog_YACC='bison -y' > lt_cv_ld_reload_flag='-r' > ac_cv_working_alloca_h='no' > lt_cv_sys_path_separator=':' > ac_cv_header_sys_stat_h='yes' > ac_cv_prog_lex_root='lex.yy' > lt_cv_archive_cmds_need_lc='yes' > lt_cv_prog_gnu_ld='yes' > ac_cv_env_build_alias_set='' > ac_cv_alignof_CORBA_double='4' > ac_cv_env_LDFLAGS_value='' > ac_cv_env_target_alias_set='set' > ac_cv_func_alloca_works='yes' > ac_cv_prog_cc_stdc='' > ac_cv_host_alias='i386-unknown-freebsd4.5' > ac_cv_env_CFLAGS_value='-O -pipe -march=k6' > ac_cv_env_CC_set='set' > ac_cv_header_sys_types_h='yes' > ac_cv_header_stdc='yes' > lt_cv_prog_cc_wl='-Wl,' > ac_cv_alignof_CORBA_struct='1' > ac_cv_alignof_CORBA_short='2' > ac_cv_header_strings_h='yes' > ac_cv_header_tcpd_h='yes' > ac_cv_func_vprintf='yes' > ac_cv_header_stdint_h='no' > ac_cv_header_inttypes_h='yes' > ac_cv_header_endian_h='no' > ac_cv_func_gethostbyname='yes' > ac_cv_header_string_h='yes' > ac_cv_c_inline='inline' > ac_cv_header_machine_endian_h='yes' > ac_cv_header_unistd_h='yes' > lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' > lt_cv_path_LD='/usr/libexec/elf/ld' > ac_cv_build_alias='i386-unknown-freebsd4.5' > ac_cv_env_CPPFLAGS_value='-I/usr/local/include' > ac_cv_header_sys_machine_h='no' > ac_cv_header_memory_h='yes' > ac_cv_prog_ac_ct_RANLIB='ranlib' > ac_cv_path_GLIB_CONFIG='/usr/local/bin/glib12-config' > ac_cv_prog_ac_ct_STRIP='strip' > ac_cv_host='i386-unknown-freebsd4.5' > ac_cv_env_host_alias_value='' > ac_cv_header_wctype_h='yes' > lt_cv_compiler_c_o='yes' > lt_cv_prog_cc_pic_works='yes' > lt_cv_file_magic_test_file='' > ac_cv_alignof_CORBA_long_long='4' > ac_cv_alignof_CORBA_unsigned_long='4' > ac_cv_prog_AWK='awk' > ac_cv_prog_CPP='cc -E' > ac_cv_build='i386-unknown-freebsd4.5' > ac_cv_env_build_alias_value='' > ac_cv_alignof_CORBA_char='1' > ac_cv_prog_lex_yytext_pointer='yes' > lt_cv_prog_cc_pic=' -fPIC' > lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' > lt_cv_deplibs_check_method='pass_all' > ac_cv_prog_ac_ct_CC='cc' > lt_cv_compiler_o_lo='no' > ac_cv_env_target_alias_value='i386-unknown-freebsd4.5' > ac_cv_alignof_CORBA_wchar='2' > ac_cv_header_stddef_h='yes' > ac_cv_env_CC_value='cc' > ac_cv_alignof_CORBA_float='4' > ac_cv_func_basename='yes' > lt_cv_path_NM='/usr/bin/nm -B' > ac_cv_env_CPP_set='' > ac_cv_alignof_CORBA_pointer='4' > ac_cv_func_poll='yes' > ac_cv_header_dlfcn_h='yes' > ac_cv_prog_LEX='flex' > ac_cv_objext='o' > > > configure: exit 1 > (end of "config.log") > *** Error code 1 > > Stop in /usr/ports/devel/ORBit. > *** Error code 1 > > Stop in /usr/ports/devel/ORBit. > *** Error code 1 > > Stop in /usr/ports/devel/ORBit. > *** Error code 1 > > Stop in /usr/ports/devel/ORBit. > black# ^Dexit > > Script done on Fri Mar 15 19:43:23 2002 > > -- > "They that would give up essential liberty for temporary safety deserve > neither liberty nor safety." > -- Benjamin Franklin > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 17:55:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.dvfootage.com (dvfootage.com [216.228.5.85]) by hub.freebsd.org (Postfix) with ESMTP id 0651237B43A for ; Fri, 15 Mar 2002 17:54:15 -0800 (PST) Received: from atrustrivalie.org (pm3-121.corp.redshift.com [216.228.4.121]) by www.dvfootage.com (Postfix) with ESMTP id C6D14A8A2; Fri, 15 Mar 2002 17:54:33 -0800 (PST) Message-ID: <3C92A5C4.4020403@atrustrivalie.org> Date: Fri, 15 Mar 2002 17:54:12 -0800 From: Yann Ramin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8) Gecko/20020208 X-Accept-Language: en-us MIME-Version: 1.0 To: paul beard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: need help figuring out what I broke References: <3C92A234.3000704@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You can try recreating the log files by touching them touch /var/log/wtmp touch /var/log/messages touch /var/log/maillog etc. paul beard wrote: > I have a 4.4-STABLE system that I somehow managed to break in some > subtle way. I boneheaded removed some files in /var/log (simple > fatfingering) and they didn't re-appear (messages, et al) as I thought > they would. Worse still, the box just stopped doing its job: it serves > as my router/gateway for my home network and it just stopped passing > packets. > > I thought perhaps my DHCP lease had expired and I was having trouble > getting a new one, but uping and downing the external interface had no > effect. > > Finally, a reboot (goodbye 95 days of uptime ) and all is again > well, except those missing files are still missing. I thought the > kernel did some logging as so other apps (sudo, for example). Also, > wtmp(5) was gone and my last login was shown as Dec 31, 1969 at GMT > -8: I may be older than UNIX but I wasn't logging in at that tender > age. I touched wtmpx and last(1) seems to work now. > > Any clues as to what I did and how to fix it? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 18:19:48 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail19a.dulles19-verio.com (mail19a.dulles19-verio.com [161.58.134.133]) by hub.freebsd.org (Postfix) with SMTP id A93CB37B43B for ; Fri, 15 Mar 2002 18:19:23 -0800 (PST) Received: from 198.104.176.109 (198.104.176.109) by mail19a.dulles19-verio.com (RS ver 1.0.60s) with SMTP id 040918121 for ; Fri, 15 Mar 2002 21:18:16 -0500 (EST) Message-ID: <3C92AADF.A8D7BE4B@pythonemproject.com> Date: Fri, 15 Mar 2002 18:15:59 -0800 From: rob X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: "stable@freebsd.org" Subject: I finally fixed syslogd and lpd!!! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Loop-Detect: 1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm so happy as this was driving me insane. Neither syslogd or lpd would start up. I found that I had a truncated "/etc/services" file, so neither could find their socket. Case closed. Rob. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 18:23:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 40ADC37B640 for ; Fri, 15 Mar 2002 18:22:16 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g2G2ME4B131690; Fri, 15 Mar 2002 21:22:14 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3C92A234.3000704@mac.com> References: <3C92A234.3000704@mac.com> Date: Fri, 15 Mar 2002 21:22:13 -0500 To: paul beard , freebsd-stable@FreeBSD.ORG From: Garance A Drosihn Subject: Re: need help figuring out what I broke Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 5:39 PM -0800 3/15/02, paul beard wrote: >I have a 4.4-STABLE system that I somehow managed to break >in some subtle way. I boneheaded removed some files in /var/log >(simple fatfingering) and they didn't re-appear (messages, >et al) as I thought they would. check /etc/syslog.conf to see what files it references. iirc, syslog does not create files if they do not already exist, so that's at least some of your missing files. >Worse still, the box just stopped doing its job: it serves >as my router/gateway for my home network and it just stopped >passing packets. I do not know what missing file would cause this. Sorry. -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 20:58:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2610237B405 for ; Fri, 15 Mar 2002 20:58:52 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2G4wli47189; Fri, 15 Mar 2002 21:58:47 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2G4wgL62688; Fri, 15 Mar 2002 21:58:46 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 15 Mar 2002 21:58:29 -0700 (MST) Message-Id: <20020315.215829.70639679.imp@village.org> To: jlp@softhome.net Cc: pete@ns.altadena.net, stable@FreeBSD.ORG Subject: Re: if_wi with dhclient problem From: "M. Warner Losh" In-Reply-To: <20020314174748.C637F422E2@mail.flipdog.com> References: <200203141719.g2EHJaD33116@ns.altadena.net> <20020314174748.C637F422E2@mail.flipdog.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020314174748.C637F422E2@mail.flipdog.com> "Jan L. Peterson" writes: : Just curious... you said you had an fxp0 in this machine. : : Try "ifconfig fxp0 down" before doing the "dhclient wi0". If this is the same problem I saw for a while, the ifconfig will "fix" it. This is a change in the networking stack that caused it, according to the folks I talked to at BDScon. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 21: 0:12 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2265737B405 for ; Fri, 15 Mar 2002 21:00:06 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2G504i47211; Fri, 15 Mar 2002 22:00:05 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2G504L62706; Fri, 15 Mar 2002 22:00:04 -0700 (MST) (envelope-from imp@village.org) Date: Fri, 15 Mar 2002 21:59:50 -0700 (MST) Message-Id: <20020315.215950.84650258.imp@village.org> To: pete@ns.altadena.net Cc: jlp@softhome.net, stable@FreeBSD.ORG Subject: Re: if_wi with dhclient problem From: "M. Warner Losh" In-Reply-To: <200203150034.g2F0Ypc49439@ns.altadena.net> References: <20020314174748.C637F422E2@mail.flipdog.com> <200203150034.g2F0Ypc49439@ns.altadena.net> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200203150034.g2F0Ypc49439@ns.altadena.net> Pete Carah writes: : > Just curious... you said you had an fxp0 in this machine. : > : > Try "ifconfig fxp0 down" before doing the "dhclient wi0". : : This has never been needed before last week. It apparently is needed : if I use IPX but I don't. And, adding an IP address (*any* IP addr) : to the wi0 before dhclient makes it work even without downing the : fxp. I think there is a (new) feature to if_wi that won't send any IP : packet if it doesn't have an address yet. : : (The other case where downing the fxp has been needed is if it had an : address and default route before inserting the wireless card. However : that isn't the case here either; I'm starting from a fresh boot). Since ifconfig fxp0 down fixes this problem for me, I doubt it is a wi driver problem. I suspect that it is an intended side effect of some more restrictive checking that's done in the network layer. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Mar 15 21:14:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 71ED337B404 for ; Fri, 15 Mar 2002 21:14:16 -0800 (PST) Received: from mac.com ([12.231.115.57]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020316051416.ZHCZ1147.rwcrmhc52.attbi.com@mac.com> for ; Sat, 16 Mar 2002 05:14:16 +0000 Message-ID: <3C92D45E.4050407@mac.com> Date: Fri, 15 Mar 2002 21:13:02 -0800 From: paul beard User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:0.9.8) Gecko/20020209 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: need help figuring out what I broke References: <3C92A234.3000704@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks for the help with this: I had touched some of those files and some are being written to, somre are not. I'll see what else I can figure out. -- Paul Beard 8040 27th Ave NE Seattle WA 98115 206 529 8400 Eeny, Meeny, Jelly Beanie, the spirits are about to speak! -- Bullwinkle Moose To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 3: 7:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 6DE8F37B402 for ; Sat, 16 Mar 2002 03:07:17 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 16 Mar 2002 11:07:16 +0000 (GMT) Date: Sat, 16 Mar 2002 11:07:15 +0000 From: David Malone To: Jesse Geddis Cc: Jonathan Chen , Kris Kennaway , stable@FreeBSD.ORG Subject: Re: top wrong again? Message-ID: <20020316110715.GA5337@walton.maths.tcd.ie> References: <20020315153245.B1282@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Mar 14, 2002 at 09:38:49PM -0800, Jesse Geddis wrote: > here, different machine while compiling the kernel. maybe this is more > along the lines of the original email: I think there have been problems like this on certain motherboards and it's something to do with timers and clock interrupts. Has top ever worked OK on this machine? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 3:13:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id 4788A37B404 for ; Sat, 16 Mar 2002 03:13:16 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 16 Mar 2002 11:13:15 -0000 Reply-To: From: "Jesse Geddis" To: Cc: "Jonathan Chen" , "Kris Kennaway" , Subject: RE: top wrong again? Date: Sat, 16 Mar 2002 03:13:15 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20020316110715.GA5337@walton.maths.tcd.ie> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yea, and it very well could be working okay now. I suspect a precious poster was correct in the processes not staying alive long enough for top to account for them properly. -----Original Message----- From: dwmalone@maths.tcd.ie [mailto:dwmalone@maths.tcd.ie] Sent: Saturday, March 16, 2002 3:07 AM To: Jesse Geddis Cc: Jonathan Chen; Kris Kennaway; stable@FreeBSD.ORG Subject: Re: top wrong again? On Thu, Mar 14, 2002 at 09:38:49PM -0800, Jesse Geddis wrote: > here, different machine while compiling the kernel. maybe this is more > along the lines of the original email: I think there have been problems like this on certain motherboards and it's something to do with timers and clock interrupts. Has top ever worked OK on this machine? David. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 3:38:54 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sumter.awod.com (sumter.awod.com [208.140.99.1]) by hub.freebsd.org (Postfix) with ESMTP id AAF4A37B416 for ; Sat, 16 Mar 2002 03:38:34 -0800 (PST) Received: from teddy.fas.com (pcp01010372pcs.mplsnt01.sc.comcast.net [68.58.176.67]) by sumter.awod.com (8.8.7/8.12.2) with ESMTP id GAA34902 for ; Sat, 16 Mar 2002 06:38:32 -0500 (EST) (envelope-from stanb@awod.com) X-Authentication-Warning: sumter.awod.com: User stanb [pcp01010372pcs.mplsnt01.sc.comcast.net] popped 54 seconds ago Received: from stan by teddy.fas.com with local (Exim 3.34 #1 (Debian)) id 16mCXa-0006hK-00 for ; Sat, 16 Mar 2002 06:40:02 -0500 Date: Sat, 16 Mar 2002 06:40:02 -0500 From: stan To: FreeBSD Stable Mailing List Subject: YAGBE (Yet Another Galeon Build Errror) Message-ID: <20020316114002.GA25695@teddy.fas.com> Mail-Followup-To: FreeBSD Stable Mailing List Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.3.27i X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.17 X-Uptime: 06:38:32 up 15:22, 1 user, load average: 0.21, 0.29, 0.33 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Trying to do this weeks portupgrade, I find galeon fails to build in a ne way :-) Script started on Sat Mar 16 06:28:21 2002 black# make =3D=3D=3D> Extracting for galeon-1.2.0_3 >> Checksum OK for galeon-1.2.0.tar.gz. =3D=3D=3D> galeon-1.2.0_3 depends on file: /usr/X11R6/include/mozilla/gtk= embedmoz/gtkmozembed.h - found =3D=3D=3D> galeon-1.2.0_3 depends on file: /usr/X11R6/lib/mozilla-embedde= d/libgtkembedmoz.so - found =3D=3D=3D> galeon-1.2.0_3 depends on executable: msgfmt-new - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: giconv.2 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: X11.6 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: esd.2 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: glib12.3 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: gtk12.2 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: Imlib.5 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: gnome.5 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: capplet.5 - found =3D=3D=3D> galeon-1.2.0_3 depends on shared library: panel_applet.5 - fou= nd By default the port uses mozilla-embedded for html rendering, but if you a= re planning to use both Mozilla and Galeon you can instruct it to use mozilla= by defining "WITH_FULL_MOZILLA". =3D=3D=3D> Patching for galeon-1.2.0_3 =3D=3D=3D> Applying FreeBSD patches for galeon-1.2.0_3 =3D=3D=3D> Configuring for galeon-1.2.0_3 creating cache ./config.cache checking for perl... /usr/bin/perl checking for a BSD compatible install... /usr/bin/install -c -o root -g whe= el checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... found checking for Cygwin environment... no checking for mingw32 environment... no checking how to run the C preprocessor... cc -E checking host system type... i386-unknown-freebsd4.5 checking build system type... i386-unknown-freebsd4.5 checking for gcc... cc checking whether the C compiler (cc -O -pipe -march=3Dk6 ) works... yes checking whether the C compiler (cc -O -pipe -march=3Dk6 ) is a cross-compi= ler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking for object suffix... o checking for executable suffix... no checking command to parse /usr/bin/nm -B output... ok checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries= ... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.5 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... yes creating libtool checking for strerror in -lcposix... no checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe -march=3Dk6 ) works... yes checking whether the C compiler (cc -O -pipe -march=3Dk6 ) is a cross-compi= ler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for c++... c++ checking whether the C++ compiler (c++ -O -pipe -march=3Dk6 ) works... yes checking whether the C++ compiler (c++ -O -pipe -march=3Dk6 ) is a cross-c= ompiler... no checking whether we are using GNU C++... yes checking whether c++ accepts -g... yes checking for cc option to accept ANSI C... none needed checking for ANSI C header files... yes checking for scandir... yes checking for orbit-config... /usr/local/bin/orbit-config checking for ORBit - version >=3D 0.5.1... yes checking for orbit-idl... /usr/local/bin/orbit-idl checking for glib-config... /usr/local/bin/glib12-config checking for GLIB - version >=3D 1.2.9... yes checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >=3D 1.2.9... yes checking if GNOME_FileSelector component is wanted...=20 checking if NautilusView Galeon component is wanted... yes checking for gnome-config... /usr/X11R6/bin/gnome-config checking for GNOME - version >=3D 1.2.8... yes checking for additional GNOME modules... gdk_pixbuf vfs libglade gnome gno= meui oaf xml glib gtk bonobox=20 checking for gconf-config... /usr/X11R6/bin/gconf-config checking for GCONF - version >=3D 1.0.4... yes checking for oaf-config... /usr/X11R6/bin/oaf-config checking for OAF - version >=3D 0.6.5... yes checking for xml-config... /usr/local/bin/xml-config checking for gdk-pixbuf-config... /usr/X11R6/bin/gdk-pixbuf-config checking for GDK_PIXBUF - version >=3D 0.11.0... yes checking for scrollkeeper-config... /usr/X11R6/bin/scrollkeeper-config checking for X11/extensions/Xinerama.h... no Using config source xml::/usr/X11R6/etc/gconf/gconf.xml.defaults for schema= installation Using ${prefix}/etc/gconf/schemas/ as install directory for schema files checking for gcc version... 2.95.3 checking for PR_Init in -lnspr4... yes checking for PL_strcmp in -lplc4... yes checking for PL_NewHashTable in -lplds4... yes checking for xpcom... yes checking for gdk_superwin_get_type in -lgtksuperwin... yes checking for gtk_moz_embed_get_type in -lgtkembedmoz... yes checking for Mozilla... yes checking Mozilla version... 0.9.9 checking for ranlib... (cached) ranlib checking for working const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... no checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... no checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration...=20 extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inby= tesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking for dcgettext... yes checking for msgfmt... /usr/local/bin/msgfmt-new checking for gmsgfmt... /usr/local/bin/msgfmt-new checking for xgettext... /usr/local/bin/xgettext-new checking for bison... bison checking version of bison... 1.33, ok checking for catalogs to be installed... az bg ca cs da de el es et fi fr = gl hr hu it ja ko lt lv ms nl nn no pl pt pt_BR ro ru sk sl sv ta tr uk wa = zh_CN zh_TW updating cache ./config.cache creating ./config.status creating galeon.spec creating Makefile creating src/Makefile creating src/mozilla/Makefile creating src/galeon creating intl/Makefile creating po/Makefile.in creating spinners/Makefile creating spinners/pipeon/Makefile creating spinners/galeon/Makefile creating spinners/crashcut/Makefile creating themes/Makefile creating themes/GnomeLarge/Makefile creating themes/Micro/Makefile creating themes/Remembrance/Makefile creating themes/Aquatic/Makefile creating ui/Makefile creating doc/Makefile creating doc/C/Makefile creating omf-install/Makefile creating sounds/Makefile creating galeon.schemas creating galeon-config-tool creating INSTALL creating config.h creating po/POTFILES creating po/Makefile =3D=3D=3D> Building for galeon-1.2.0_3 cd . && /usr/bin/true make all-recursive Making all in intl Making all in po /usr/local/bin/msgfmt-new -o az.mo az.po /usr/local/bin/msgfmt-new -o bg.mo bg.po /usr/local/bin/msgfmt-new -o ca.mo ca.po /usr/local/bin/msgfmt-new -o cs.mo cs.po /usr/local/bin/msgfmt-new -o da.mo da.po /usr/local/bin/msgfmt-new -o de.mo de.po /usr/local/bin/msgfmt-new -o el.mo el.po /usr/local/bin/msgfmt-new -o es.mo es.po /usr/local/bin/msgfmt-new -o et.mo et.po /usr/local/bin/msgfmt-new -o fi.mo fi.po /usr/local/bin/msgfmt-new -o fr.mo fr.po /usr/local/bin/msgfmt-new -o gl.mo gl.po /usr/local/bin/msgfmt-new -o hr.mo hr.po /usr/local/bin/msgfmt-new -o hu.mo hu.po /usr/local/bin/msgfmt-new -o it.mo it.po /usr/local/bin/msgfmt-new -o ja.mo ja.po /usr/local/bin/msgfmt-new -o ko.mo ko.po /usr/local/bin/msgfmt-new -o lt.mo lt.po /usr/local/bin/msgfmt-new -o lv.mo lv.po /usr/local/bin/msgfmt-new -o ms.mo ms.po /usr/local/bin/msgfmt-new -o nl.mo nl.po /usr/local/bin/msgfmt-new -o nn.mo nn.po /usr/local/bin/msgfmt-new -o no.mo no.po /usr/local/bin/msgfmt-new -o pl.mo pl.po /usr/local/bin/msgfmt-new -o pt.mo pt.po /usr/local/bin/msgfmt-new -o pt_BR.mo pt_BR.po /usr/local/bin/msgfmt-new -o ro.mo ro.po /usr/local/bin/msgfmt-new -o ru.mo ru.po /usr/local/bin/msgfmt-new -o sk.mo sk.po /usr/local/bin/msgfmt-new -o sl.mo sl.po /usr/local/bin/msgfmt-new -o sv.mo sv.po /usr/local/bin/msgfmt-new -o ta.mo ta.po /usr/local/bin/msgfmt-new -o tr.mo tr.po /usr/local/bin/msgfmt-new -o uk.mo uk.po /usr/local/bin/msgfmt-new -o wa.mo wa.po /usr/local/bin/msgfmt-new -o zh_CN.mo zh_CN.po /usr/local/bin/msgfmt-new -o zh_TW.mo zh_TW.po Making all in src Making all in mozilla c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c mozilla.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c BaseProtocolHandler.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c BaseProtocolContentHandler.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c ContentHandler.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c EventContext.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I/usr/X11R6/include/mozil= la -I/usr/X11R6/include/mozilla/nspr -I/usr/X11R6/include/mozilla/appcomps= -I/usr/X11R6/include/mozilla/content -I/usr/X11R6/include/mozilla/cookie= -I/usr/X11R6/include/mozilla/docshell -I/usr/X11R6/include/mozilla/dom = -I/usr/X11R6/include/mozilla/exthandler -I/usr/X11R6/include/mozilla/find = -I/usr/X11R6/include/mozilla/gfx -I/usr/X11R6/include/mozilla/gtkembedmoz= -I/usr/X11R6/include/mozilla/helperAppDlg -I/usr/X11R6/include/mozilla/j= ava -I/usr/X11R6/include/mozilla/jsconsole -I/usr/X11R6/include/mozilla/l= ayout -I/usr/X11R6/include/mozilla/mimetype -I/usr/X11R6/include/mozilla/= mozxfer -I/usr/X11R6/include/mozilla/necko -I/usr/X11R6/include/mozilla/n= ecko2 -I/usr/X11R6/include/mozilla/nkcache -I/usr/X11R6/include/mozilla/o= ji -I/usr/X11R6/include/mozilla/pref -I/usr/X11R6/include/mozilla/progres= sDlg -I/usr/X11R6/include/mozilla/string -I/usr/X11R6/include/mozilla/shi= story -I/usr/X11R6/include/mozilla/uconv -I/usr/X11R6/include/mozilla/uri= loader -I/usr/X11R6/include/mozilla/wallet -I/usr/X11R6/include/mozilla/w= ebbrowserpersist -I/usr/X11R6/include/mozilla/webbrwsr -I/usr/X11R6/inclu= de/mozilla/webshell -I/usr/X11R6/include/mozilla/widget -I/usr/X11R6/incl= ude/mozilla/windowwatcher -I/usr/X11R6/include/mozilla/xpcom -I/usr/X11R6= /include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/lo= cal/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/u= sr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/inc= lude/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/= gnome-vfs-1.0 -I/usr/X11R6/lib/gnome-vfs-1.0/include -I/usr/local/include/g= nome-xml -I/usr/local/include/orbit-1.0 -I/usr/X11R6/include/gconf/1 -D_THR= EAD_SAFE -I/usr/X11R6/include/libglade-1.0 -I/usr/X11R6/include/gnome-1.0 -= DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/inclu= de/freetype2 -DLIB_DIR=3D\"/usr/X11R6/lib/galeon\" -DSHARE_DIR=3D\"/usr/X= 11R6/share/gnome/galeon\" -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE= -fno-rtti -O -pipe -march=3Dk6 -Wall -Wmissing-declarations -Wmissing-pr= ototypes -Wsign-compare -Werror -c FilePicker.cpp In file included from /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-stock.h= :29, from FilePicker.cpp:51: /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:7: gdk_imlib.h: No s= uch file or directory In file included from /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-stock.h= :29, from FilePicker.cpp:51: /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:46: syntax error bef= ore `*' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:51: syntax error bef= ore `*' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:56: `GdkImlibImage' = was not declared in this scope /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:56: `im' was not dec= lared in this scope /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:57: `GdkImlibImage' = was not declared in this scope /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:57: `im' was not dec= lared in this scope /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:58: syntax error bef= ore `,' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:58: initializer list= being treated as compound expression /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:68: syntax error bef= ore `*' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:74: syntax error bef= ore `*' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:79: syntax error bef= ore `*' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-pixmap.h:81: syntax error bef= ore `*' In file included from FilePicker.cpp:51: /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-stock.h:228: syntax error bef= ore `;' /usr/X11R6/include/gnome-1.0/libgnomeui/gnome-stock.h:238: syntax error bef= ore `;' *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0/src/mozilla. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0/src. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon/work/galeon-1.2.0. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. *** Error code 1 Stop in /usr/ports/www/galeon. black# ^D=08=08exit Script done on Sat Mar 16 06:35:29 2002 Can some kind soul help me resolve this? --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 4:38:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtpzilla1.xs4all.nl (smtpzilla1.xs4all.nl [194.109.127.137]) by hub.freebsd.org (Postfix) with ESMTP id 56F1037B400 for ; Sat, 16 Mar 2002 04:38:43 -0800 (PST) Received: from list1.xs4all.nl (list1.xs4all.nl [194.109.6.52]) by smtpzilla1.xs4all.nl (8.12.0/8.12.0) with ESMTP id g2GCcfk5079401 for ; Sat, 16 Mar 2002 13:38:42 +0100 (CET) Received: (from root@localhost) by list1.xs4all.nl (8.9.3/8.9.3) id NAA10187; Sat, 16 Mar 2002 13:38:41 +0100 (CET) From: "Rob Frohwein" To: freebsd-stable@freebsd.org X-Via: imploder /usr/local/lib/mail/news2mail/news2mail at list1.xs4all.nl Subject: how to boot from floppy Date: Sat, 16 Mar 2002 04:38:30 -0800 Organization: XS4ALL Internet BV Message-ID: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi , On a pc i installed some os-es. (linux for vmware + xp) Recently i added freebsd on an extra scsi disk. I dont want to install the freebsd boot manager on this system. Is there a way to make a floppy to boot freebsd from? thanks Rob Frohwein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 7:46:38 2002 Delivered-To: freebsd-stable@freebsd.org Received: from melchior.cuivre.fr.eu.org (melchior.enst.fr [137.194.161.6]) by hub.freebsd.org (Postfix) with ESMTP id BE81C37B402 for ; Sat, 16 Mar 2002 07:46:34 -0800 (PST) Received: from melusine.cuivre.fr.eu.org (melusine.enst.fr [137.194.160.34]) by melchior.cuivre.fr.eu.org (Postfix) with ESMTP id 121E57828; Sat, 16 Mar 2002 16:46:33 +0100 (CET) Received: by melusine.cuivre.fr.eu.org (Postfix, from userid 1000) id 5ADAB2C3D1; Sat, 16 Mar 2002 16:46:32 +0100 (CET) Date: Sat, 16 Mar 2002 16:46:32 +0100 From: Thomas Quinot To: Rob Frohwein Cc: freebsd-stable@freebsd.org Subject: Re: how to boot from floppy Message-ID: <20020316164632.A20824@melusine.cuivre.fr.eu.org> Reply-To: thomas@cuivre.fr.eu.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from rob@frohwein.xs4all.nl on Sat, Mar 16, 2002 at 04:38:30AM -0800 X-message-flag: WARNING! Using Outlook can damage your computer. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Le 2002-03-16, Rob Frohwein écrivait : > Is there a way to make a floppy to boot freebsd from? Well you could either take one of the boot floppies from the standard release, or make a GRUB floppy (which often comes in handy anyway) (cf. /usr/ports/sysutils/grub/). Thomas. -- Thomas.Quinot@Cuivre.FR.EU.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 9:26:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mta05ps.bigpond.com (mta05ps.bigpond.com [144.135.25.137]) by hub.freebsd.org (Postfix) with ESMTP id CD43B37B41C for ; Sat, 16 Mar 2002 09:25:54 -0800 (PST) Received: from magoo ([144.135.25.78]) by mta05ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GT1E5N00.AYH for ; Sat, 16 Mar 2002 08:51:23 +1000 Received: from CPE-144-132-169-222.nsw.bigpond.net.au ([144.132.169.222]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0i 92/8312009); 16 Mar 2002 08:51:23 Message-ID: <003901c1cc74$1a00b090$0100a8c0@magoo> From: "ragman" To: Subject: Portmap Date: Sat, 16 Mar 2002 09:52:36 +1100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0036_01C1CCD0.4D433AC0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2811.1400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2811.1400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0036_01C1CCD0.4D433AC0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi folks how are we all :) Anyway im just trying to disable portmap/sunrpc in fbsd45 as i dont need = it and to stop it listerning to port 111. I have added the following to /etc/rc.conf portmap_enabled=3D"NO" but this hasnt stopped it :( ..... I can do a "top", "sockstat" and a = local scan using "nmap" and i can still see it there. Anybody know what else i can do? Many regards, Raggie ------=_NextPart_000_0036_01C1CCD0.4D433AC0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi folks how are we all :)
 
Anyway im just trying to disable = portmap/sunrpc in=20 fbsd45 as i dont need it and to stop
it listerning to port 111.
 
I have added the following to=20 /etc/rc.conf
 
portmap_enabled=3D"NO"
 
but this hasnt stopped it :( ..... I = can do a=20 "top", "sockstat" and a local scan using "nmap" and i can = still see it=20 there.
 
Anybody know what else i can = do?
 
Many regards,
 
Raggie
------=_NextPart_000_0036_01C1CCD0.4D433AC0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 9:35:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from relay3-gui.server.ntli.net (relay3-gui.server.ntli.net [194.168.4.200]) by hub.freebsd.org (Postfix) with ESMTP id C823537B400 for ; Sat, 16 Mar 2002 09:35:12 -0800 (PST) Received: from pc4-card4-0-cust162.cdf.cable.ntl.com ([80.4.14.162] helo=rhadamanth.private.submonkey.net ident=mailnull) by relay3-gui.server.ntli.net with esmtp (Exim 3.03 #2) id 16mI5I-0004dG-00 for freebsd-stable@freebsd.org; Sat, 16 Mar 2002 17:35:12 +0000 Received: from setantae by rhadamanth.private.submonkey.net with local (Exim 3.35 #1) id 16mI4M-000BVH-00; Sat, 16 Mar 2002 17:34:14 +0000 Date: Sat, 16 Mar 2002 17:34:13 +0000 From: Ceri To: ragman Cc: freebsd-stable@freebsd.org Subject: Re: Portmap Message-ID: <20020316173413.GA27335@submonkey.net> Mail-Followup-To: Ceri , ragman , freebsd-stable@freebsd.org References: <003901c1cc74$1a00b090$0100a8c0@magoo> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline In-Reply-To: <003901c1cc74$1a00b090$0100a8c0@magoo> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 16, 2002 at 09:52:36AM +1100, ragman wrote: > Hi folks how are we all :) >=20 > Anyway im just trying to disable portmap/sunrpc in fbsd45 as i dont need = it and to stop > it listerning to port 111. >=20 > I have added the following to /etc/rc.conf >=20 > portmap_enabled=3D"NO" That should be=20 portmap_enable=3D"NO" Ceri --=20 keep a mild groove on --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8k4IVocfcwTS3JF8RAqbyAJ94W71JTFblnuvpFQFAal0t0YcWyACeOURe b7swS4EcfCH7uFoWgtbakG4= =MzPo -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 10:11:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 919A237B419 for ; Sat, 16 Mar 2002 10:11:32 -0800 (PST) Received: from tarmap.nospam.schulte.org (tarmap.schulte.org [209.134.156.198]) by clink.schulte.org (Postfix) with ESMTP id 0AE0E2443E; Sat, 16 Mar 2002 12:11:31 -0600 (CST) Message-Id: <5.1.0.14.0.20020316121018.02c46430@pop3s.schulte.org> X-Sender: (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sat, 16 Mar 2002 12:11:11 -0600 To: "ragman" , From: Christopher Schulte Subject: Re: Portmap In-Reply-To: <003901c1cc74$1a00b090$0100a8c0@magoo> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 09:52 AM 3/16/2002 +1100, ragman wrote: >portmap_enabled="NO" portmap_enable, not portmap_enabled This should go in -questions, has no relevance in -stable. >Raggie -- Christopher Schulte http://www.schulte.org/ Do not un-munge my @nospam.schulte.org email address. This address is valid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 10:16:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (oe61.law8.hotmail.com [216.33.240.196]) by hub.freebsd.org (Postfix) with ESMTP id 5473637B402 for ; Sat, 16 Mar 2002 10:16:52 -0800 (PST) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 16 Mar 2002 10:16:52 -0800 X-Originating-IP: [64.252.227.120] From: "Timothy Hagan" To: Subject: subscribe Date: Sat, 16 Mar 2002 13:15:17 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Message-ID: X-OriginalArrivalTime: 16 Mar 2002 18:16:52.0357 (UTC) FILETIME=[BF2EBB50:01C1CD16] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 11:39:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.fdma.com (mail.fdma.com [216.241.67.73]) by hub.freebsd.org (Postfix) with ESMTP id B890337B417 for ; Sat, 16 Mar 2002 11:39:14 -0800 (PST) Received: from MIKELT (mikedoc.secnap.net [192.168.3.6]) by mail.fdma.com (8.11.3/8.11.3) with SMTP id g2GJd7L24682 for ; Sat, 16 Mar 2002 14:39:08 -0500 (EST) Message-ID: <004501c1cd22$3d376ff0$0603a8c0@MIKELT> From: "Michael Scheidell" To: Subject: Replacement for intel ISP1100 on FBSD 4.5? Date: Sat, 16 Mar 2002 14:39:07 -0500 Organization: Secnap Network Security, LLC. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was using the Intel 1100's 1u rack, 'serial console redirection' i bios (I could use hyperterminal and even hit f<2> to enter bios setup! Anyone using something similar? supports FBSD, 1u rack? couple nic cards? can boot without video card or keyboard? anyone used the intel sr1200? or compaq dl360? (I don't think I want to goto dell) -- Michael Scheidell SECNAP Network Security, LLC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 11:44:56 2002 Delivered-To: freebsd-stable@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 785EB37B400 for ; Sat, 16 Mar 2002 11:44:54 -0800 (PST) Received: from localhost (localhost.gigo.com [127.0.0.1]) by heaven.gigo.com (Postfix) with ESMTP id 2B073B85C; Sat, 16 Mar 2002 11:44:54 -0800 (PST) Date: Sat, 16 Mar 2002 11:44:54 -0800 (PST) From: Jason Fesler To: Michael Scheidell Cc: Subject: Re: Replacement for intel ISP1100 on FBSD 4.5? In-Reply-To: <004501c1cd22$3d376ff0$0603a8c0@MIKELT> Message-ID: <20020316114314.R57379-100000@heaven.gigo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > I was using the Intel 1100's > 1u rack, 'serial console redirection' i bios (I could use hyperterminal and > even hit f<2> to enter bios setup! > Anyone using something similar? supports FBSD, 1u rack? couple nic cards? > can boot without video card or keyboard? > anyone used the intel sr1200? or compaq dl360? (I don't think I want to goto > dell) If you don't mind putting your own boxes together (or going through a reseller that does), I"m finding the SBC2 Intel boards (aka, Coos Bay) are working fairly well. F2 does work over serial; comes with dual nic built in; running headless. Our configuration is 2U but half-depth. Only problem with PC hardware is that once you find something like, they discontinue it :-/. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 11:48:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from scanner.secnap.net (scanner.secnap.net [216.241.67.74]) by hub.freebsd.org (Postfix) with ESMTP id D220737B400 for ; Sat, 16 Mar 2002 11:48:17 -0800 (PST) Received: (from scheidell@localhost) by scanner.secnap.net (8.11.6/8.11.6) id g2GJmFq73439; Sat, 16 Mar 2002 14:48:15 -0500 (EST) (envelope-from scheidell) Message-Id: <200203161948.g2GJmFq73439@scanner.secnap.net> Subject: Re: Replacement for intel ISP1100 on FBSD 4.5? In-Reply-To: <20020316114314.R57379-100000@heaven.gigo.com> To: Jason Fesler Date: Sat, 16 Mar 2002 14:48:15 -0500 (EST) Cc: freebsd-stable@FreeBSD.ORG From: Michael Scheidell X-Loop: scheidell@secnap.net X-Mailer: ELM [version 2.4ME+ PL92 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > If you don't mind putting your own boxes together (or going through a > reseller that does), I"m finding the SBC2 Intel boards (aka, Coos Bay) are > working fairly well. F2 does work over serial; comes with dual nic built > in; running headless. Our configuration is 2U but half-depth. yah, thats what intel wants to put in the sr1200 and sr2100 they get as much for sbc2 motherboard (with no chip,ran,hd) as others get for full 1u rack computer. > > Only problem with PC hardware is that once you find something like, they > discontinue it :-/. I was having trouble finding PIII 850's fo rit anyway I like how they always tell me its for my own good, and runs windows just fine (does ANYTHING run windows just fine?) -- Michael Scheidell SECNAP Network Security, LLC (561) 368-9561 scheidell@secnap.net http://www.secnap.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 13:39:23 2002 Delivered-To: freebsd-stable@freebsd.org Received: from chen.org.nz (adsl-210.54.19.51.quicksilver.net.nz [210.54.19.51]) by hub.freebsd.org (Postfix) with ESMTP id 9C51C37B425 for ; Sat, 16 Mar 2002 13:39:17 -0800 (PST) Received: (from jonc@localhost) by chen.org.nz (8.11.6/8.11.6) id g2GLd0331681; Sun, 17 Mar 2002 09:39:00 +1200 (NZST) (envelope-from jonc) Date: Sun, 17 Mar 2002 09:39:00 +1200 From: Jonathan Chen To: stan Cc: FreeBSD Stable Mailing List Subject: Re: YAGBE (Yet Another Galeon Build Errror) Message-ID: <20020317093900.A31639@grimoire.chen.org.nz> References: <20020316114002.GA25695@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020316114002.GA25695@teddy.fas.com>; from stanb@awod.com on Sat, Mar 16, 2002 at 06:40:02AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Mar 16, 2002 at 06:40:02AM -0500, stan wrote: [...] Try running portupgrade on "freetype", and then try the galeon build again. -- Jonathan Chen ---------------------------------------------------------------------- Don't worry about avoiding temptation, as you grow older, it starts avoiding you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 15:51:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id D75AA37B402; Sat, 16 Mar 2002 15:51:26 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 82ED99B19; Sat, 16 Mar 2002 18:51:08 -0500 (EST) Date: Sat, 16 Mar 2002 18:51:08 -0500 From: Will Andrews To: ports@FreeBSD.org, stable@FreeBSD.org Cc: freebsd-xfree86@lists.csociety.org Subject: FW: cvs commit: ports/x11/XFree86-4 Makefile Makefile.man pkg-plist pkg-plist.alpha pkg-plist.pc98 ports/x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm Message-ID: <20020316235108.GE53073@squall.waterspout.com> Mail-Followup-To: ports@FreeBSD.org, stable@FreeBSD.org, freebsd-xfree86@lists.csociety.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.26i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG With this commit, we have XFree86 4.2.0 in our ports tree. Please report problems to me asap. I am doing a clean checkout on another machine and running another test to catch any mistakes that I might have made at commit time. Thanks. ----- Forwarded message from Will Andrews ----- Date: Sat, 16 Mar 2002 15:43:45 -0800 (PST) From: Will Andrews To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4 Makefile Makefile.man pkg-plist pkg-plist.alpha pkg-plist.pc98 ports/x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm ... Sender: owner-cvs-committers@FreeBSD.org will 2002/03/16 15:43:45 PST Modified files: x11/XFree86-4 Makefile pkg-plist Removed files: x11/XFree86-4 Makefile.man pkg-plist.alpha pkg-plist.pc98 x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm patch-startx patch-tga patch-xdm patch-xfs Log: XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport [1] Upgrade to 4.2.0. [2] Convert to metaport format and depend on most of XFree86-4-*. Approved by: jmz, in principle Revision Changes Path 1.142 +22 -154 ports/x11/XFree86-4/Makefile 1.8 +0 -1228 ports/x11/XFree86-4/Makefile.man (dead) 1.2 +0 -10 ports/x11/XFree86-4/files/patch-2 (dead) 1.8 +0 -20 ports/x11/XFree86-4/files/patch-c (dead) 1.2 +0 -9 ports/x11/XFree86-4/files/patch-c2 (dead) 1.9 +0 -19 ports/x11/XFree86-4/files/patch-d (dead) 1.9 +0 -183 ports/x11/XFree86-4/files/patch-f (dead) 1.7 +0 -42 ports/x11/XFree86-4/files/patch-i810 (dead) 1.6 +0 -11 ports/x11/XFree86-4/files/patch-j (dead) 1.10 +0 -11 ports/x11/XFree86-4/files/patch-k (dead) 1.4 +0 -22 ports/x11/XFree86-4/files/patch-mouse (dead) 1.4 +0 -56 ports/x11/XFree86-4/files/patch-r128 (dead) 1.5 +0 -26 ports/x11/XFree86-4/files/patch-r128dri (dead) 1.4 +0 -13 ports/x11/XFree86-4/files/patch-r128xmesa (dead) 1.2 +0 -23 ports/x11/XFree86-4/files/patch-shm (dead) 1.4 +0 -54 ports/x11/XFree86-4/files/patch-startx (dead) 1.4 +0 -11 ports/x11/XFree86-4/files/patch-tga (dead) 1.5 +0 -37 ports/x11/XFree86-4/files/patch-xdm (dead) 1.4 +0 -292 ports/x11/XFree86-4/files/patch-xfs (dead) 1.57 +1 -6876 ports/x11/XFree86-4/pkg-plist 1.24 +0 -6863 ports/x11/XFree86-4/pkg-plist.alpha (dead) 1.18 +0 -6875 ports/x11/XFree86-4/pkg-plist.pc98 (dead) ----- End forwarded message ----- -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 16:16:20 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mta01ps.bigpond.com (mta01ps.bigpond.com [144.135.25.133]) by hub.freebsd.org (Postfix) with ESMTP id B64A837B400 for ; Sat, 16 Mar 2002 16:16:09 -0800 (PST) Received: from magoo ([144.135.25.78]) by mta01ps.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GT3CQC00.44B for ; Sun, 17 Mar 2002 10:15:48 +1000 Received: from CPE-144-132-169-222.nsw.bigpond.net.au ([144.132.169.222]) by PSMAM04.mailsvc.email.bigpond.com(MailRouter V3.0i 92/9201152); 17 Mar 2002 10:15:48 Message-ID: <002101c1cd49$17036650$0100a8c0@magoo> From: "ragman" To: References: <003901c1cc74$1a00b090$0100a8c0@magoo> <20020316173413.GA27335@submonkey.net> Subject: Re: Portmap Date: Sun, 17 Mar 2002 11:17:14 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2811.1400 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2811.1400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks folks for that, I'm sorry if I asked in the wrong section as I'm a 4 day old newbie to FreeBSD and still fumbling my way around the scene. How do I subscribe to the questions FreeBSD one??? and what other subscription ones are there. Any help would be appreciated. Once again I'm sorry for the inconvenience caused. Regards, Raggie ------------------------------------------------ [Quote] >That should be >portmap_enable="NO" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 16:39:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from transbay.net (www.transbay.net [209.133.53.217]) by hub.freebsd.org (Postfix) with ESMTP id 1B18437B419 for ; Sat, 16 Mar 2002 16:39:14 -0800 (PST) Received: from borges.codysbooks.com (stalwart.codysbooks.com [209.133.54.175]) by transbay.net (8.11.2/8.11.2) with SMTP id g2H0dCi31741 for ; Sat, 16 Mar 2002 16:39:13 -0800 (PST) Date: Sat, 16 Mar 2002 16:36:05 -0800 From: Scott Reese To: freebsd-stable@FreeBSD.ORG Subject: Samba (nmbd) dumps core on boot Message-Id: <20020316163605.018dcfe1.sreese@codysbooks.com> Organization: Cody's Books X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart_Sat__16_Mar_2002_16:36:05_-0800_081f7800" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --Multipart_Sat__16_Mar_2002_16:36:05_-0800_081f7800 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hello all, For about the last 3 weeks, I've been seeing Samba dump core when I boot my machine. The relevant bits from /var/log/log.nmbd and from the core dump have been put into separate files and attached to this email (I wanted to avoid ugly line-wrapping). After I log in to the box, I can manually run: '/usr/local/sbin/nmbd -D' as root and then everything is fine. Does anyone have any idea why this would only core when it's called from rc.d? I'm currently running 4.5-STABLE #0: Thu Mar 14 12:02:35 PST 2002 (I generally buildworld on Thursdays). My apologies if this is not the correct list to post this problem to, but I wasn't sure if this was a Stable issue or not. I have been unsuccessful in looking through the mailing list archives and searches on Google also turn up nothing. Thanks in advance for any help you can offer. -Scott --Multipart_Sat__16_Mar_2002_16:36:05_-0800_081f7800 Content-Type: application/octet-stream; name="log.nmbd" Content-Disposition: attachment; filename="log.nmbd" Content-Transfer-Encoding: base64 WzIwMDIvMDMvMTYgMDk6NTM6MzcsIDBdIG5tYmQvbm1iZC5jOm1haW4oNzgzKQpbMjAwMi8wMy8x NiAwOTo1MzozNywgMF0gbm1iZC9ubWJkLmM6c2lnX2h1cCg5MSkKWzIwMDIvMDMvMTYgMDk6NTM6 MzcsIDBdIGxpYi9mYXVsdC5jOmZhdWx0X3JlcG9ydCgzOCkKWzIwMDIvMDMvMTYgMDk6NTM6Mzcs IDBdIGxpYi9mYXVsdC5jOmZhdWx0X3JlcG9ydCgzOSkKWzIwMDIvMDMvMTYgMDk6NTM6MzcsIDBd IGxpYi9mYXVsdC5jOmZhdWx0X3JlcG9ydCg0MSkKWzIwMDIvMDMvMTYgMDk6NTM6MzcsIDBdIGxp Yi91dGlsLmM6c21iX3BhbmljKDEwNjQpClsyMDAyLzAzLzE2IDA5OjUzOjU2LCAwXSBubWJkL25t YmQuYzptYWluKDc4MykKWzIwMDIvMDMvMTYgMDk6NTQ6MDAsIDBdIG5tYmQvbm1iZF9yZXNwb25z ZXJlY29yZHNkYi5jOmZpbmRfcmVzcG9uc2VfcmVjb3JkKDIzNykKWzIwMDIvMDMvMTYgMDk6NTQ6 MDAsIDBdIG5tYmQvbm1iZF9yZXNwb25zZXJlY29yZHNkYi5jOmZpbmRfcmVzcG9uc2VfcmVjb3Jk KDIzNykK --Multipart_Sat__16_Mar_2002_16:36:05_-0800_081f7800 Content-Type: application/octet-stream; name="nmbd.core" Content-Disposition: attachment; filename="nmbd.core" Content-Transfer-Encoding: base64 R05VIGdkYiA0LjE4CkNvcHlyaWdodCAxOTk4IEZyZWUgU29mdHdhcmUgRm91bmRhdGlvbiwgSW5j LgpHREIgaXMgZnJlZSBzb2Z0d2FyZSwgY292ZXJlZCBieSB0aGUgR05VIEdlbmVyYWwgUHVibGlj IExpY2Vuc2UsIGFuZCB5b3UgYXJlCndlbGNvbWUgdG8gY2hhbmdlIGl0IGFuZC9vciBkaXN0cmli dXRlIGNvcGllcyBvZiBpdCB1bmRlciBjZXJ0YWluIGNvbmRpdGlvbnMuClR5cGUgInNob3cgY29w eWluZyIgdG8gc2VlIHRoZSBjb25kaXRpb25zLgpUaGVyZSBpcyBhYnNvbHV0ZWx5IG5vIHdhcnJh bnR5IGZvciBHREIuICBUeXBlICJzaG93IHdhcnJhbnR5IiBmb3IgZGV0YWlscy4KVGhpcyBHREIg d2FzIGNvbmZpZ3VyZWQgYXMgImkzODYtdW5rbm93bi1mcmVlYnNkIi4uLihubyBkZWJ1Z2dpbmcg c3ltYm9scyBmb3VuZCkuLi4KQ29yZSB3YXMgZ2VuZXJhdGVkIGJ5IGBubWJkJy4KUHJvZ3JhbSB0 ZXJtaW5hdGVkIHdpdGggc2lnbmFsIDYsIEFib3J0IHRyYXAuClJlYWRpbmcgc3ltYm9scyBmcm9t IC91c3IvbG9jYWwvbGliL2xpYmN1cHMuc28uMi4uLihubyBkZWJ1Z2dpbmcgc3ltYm9scyBmb3Vu ZCkuLi5kb25lLgpSZWFkaW5nIHN5bWJvbHMgZnJvbSAvdXNyL2xpYi9saWJwYW0uc28uMS4uLihu byBkZWJ1Z2dpbmcgc3ltYm9scyBmb3VuZCkuLi5kb25lLgpSZWFkaW5nIHN5bWJvbHMgZnJvbSAv dXNyL2xpYi9saWJjLnNvLjQuLi4obm8gZGVidWdnaW5nIHN5bWJvbHMgZm91bmQpLi4uZG9uZS4K UmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9saWIvbGlic3NsLnNvLjIuLi4obm8gZGVidWdnaW5n IHN5bWJvbHMgZm91bmQpLi4uZG9uZS4KUmVhZGluZyBzeW1ib2xzIGZyb20gL3Vzci9saWIvbGli Y3J5cHRvLnNvLjIuLi4obm8gZGVidWdnaW5nIHN5bWJvbHMgZm91bmQpLi4uZG9uZS4KUmVhZGlu ZyBzeW1ib2xzIGZyb20gL3Vzci9saWJleGVjL2xkLWVsZi5zby4xLi4uKG5vIGRlYnVnZ2luZyBz eW1ib2xzIGZvdW5kKS4uLmRvbmUuCiMwICAweDI4MTJmN2E4IGluIGtpbGwgKCkgZnJvbSAvdXNy L2xpYi9saWJjLnNvLjQKKGdkYikgYnQKIzAgIDB4MjgxMmY3YTggaW4ga2lsbCAoKSBmcm9tIC91 c3IvbGliL2xpYmMuc28uNAojMSAgMHgyODE2ZDkxOSBpbiBhYm9ydCAoKSBmcm9tIC91c3IvbGli L2xpYmMuc28uNAojMiAgMHg4MDhjODg4IGluIHJlYWRkaXJuYW1lICgpCiMzICAweDgwN2MxN2Yg aW4gZmF1bHRfcmVwb3J0ICgpCiM0ICAweDgwN2MxZDYgaW4gc2lnX2ZhdWx0ICgpCiM1ICAweGJm YmZmZmFjIGluID8/ICgpCiM2ICAweDgwNTllMTMgaW4gd3JpdGVfYnJvd3NlX2xpc3QgKCkKIzcg IDB4ODA0YjA4NCBpbiBzaWdfaHVwICgpCiM4ICAweGJmYmZmZmFjIGluID8/ICgpCiM5ICAweDgw OGMxNjMgaW4gYmVjb21lX2RhZW1vbiAoKQojMTAgMHg4MDRjMWM0IGluIG1haW4gKCkKIzExIDB4 ODA0YTgwMSBpbiBfc3RhcnQgKCkK --Multipart_Sat__16_Mar_2002_16:36:05_-0800_081f7800-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 17:24:17 2002 Delivered-To: freebsd-stable@freebsd.org Received: from usagi.cts.com (usagi.cts.com [209.68.192.66]) by hub.freebsd.org (Postfix) with ESMTP id 4237837B402 for ; Sat, 16 Mar 2002 17:24:15 -0800 (PST) Received: from golf.cts.com (golf.cts.com [205.163.23.102]) by usagi.cts.com (8.9.3/8.9.3) with ESMTP id RAA85613 for ; Sat, 16 Mar 2002 17:24:15 -0800 (PST) Received: from sun.space.lan (cox-vortex [192.168.1.2]) by golf.cts.com (8.11.6/8.11.6) with ESMTP id g2H1OEb47168 for ; Sat, 16 Mar 2002 17:24:14 -0800 (PST) (envelope-from morgan.davis@hosting.com) Received: from mars (mars.space.lan [192.168.0.6]) by sun.space.lan (8.11.6/8.11.6) with ESMTP id g2H1OEf31323 for ; Sat, 16 Mar 2002 17:24:14 -0800 (PST) (envelope-from morgan.davis@hosting.com) From: "Morgan Davis" To: Subject: wi broken? Date: Sat, 16 Mar 2002 17:24:20 -0800 Organization: Hosting.com Message-ID: <001201c1cd52$76ecb040$0600a8c0@mars> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After updating to the latest -STABLE as of 3/6/2002, wi refused to work anymore. I updated my kernel as of 4:30PM PST today since wi_if.c was changed. Still, no good. Relevant networking details on my system: FreeBSD 4.5-STABLE #0: Sat Mar 16 16:32:51 PST 2002 wi0: port 0xdc00-0xdc3f,0xd800-0xd87f mem 0xde000000-0xde000fff irq 10 at device 10.0 on pci0 wi0: 802.11 address: 00:90:d1:07:3b:61 wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A, Firmware: 0.7 variant 6 rl0: port 0xe000-0xe0ff mem 0xde001000-0xde0010ff irq 11 at device 12.0 on pci0 rl0: Ethernet address: 00:30:1b:07:63:76 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto I read where others have had to do a "ifconfig fxp0 down" first before they can bring their wi devices up, but "ifconfig rl0 down" didn't work for me. When I try to invoke dhclient on wi0, I immediately get this: ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address ...and it never does communicate with the DHCP server. All the wicontrol details appear to be correct. How can I help debug this? --Morgan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 17:28:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp012.mail.yahoo.com (smtp012.mail.yahoo.com [216.136.173.32]) by hub.freebsd.org (Postfix) with SMTP id 5B92137B402 for ; Sat, 16 Mar 2002 17:28:13 -0800 (PST) Received: from sgeine (AUTH login) at adsl-63-198-133-39.dsl.lsan03.pacbell.net (HELO edinburgh) (sgeine@63.198.133.39) by smtp.mail.vip.sc5.yahoo.com with SMTP; 17 Mar 2002 01:28:12 -0000 Reply-To: From: "Jesse Geddis" To: "ragman" , Subject: RE: Portmap Date: Sat, 16 Mar 2002 17:28:12 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-Reply-To: <002101c1cd49$17036650$0100a8c0@magoo> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm equally sorry for the snotty response you got from some on this list for asking here, I think it was unnecessary and rude. send an email to majordomo@freebsd.org and in the body put subscribe freebsd-questions you'll get a confirmation request. send the auth code to majordomo@freebsd.org -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of ragman Sent: Saturday, March 16, 2002 4:17 PM To: freebsd-stable@freebsd.org Subject: Re: Portmap Thanks folks for that, I'm sorry if I asked in the wrong section as I'm a 4 day old newbie to FreeBSD and still fumbling my way around the scene. How do I subscribe to the questions FreeBSD one??? and what other subscription ones are there. Any help would be appreciated. Once again I'm sorry for the inconvenience caused. Regards, Raggie ------------------------------------------------ [Quote] >That should be >portmap_enable="NO" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 17:55: 3 2002 Delivered-To: freebsd-stable@freebsd.org Received: from firehouse.net (dsl-64-130-18-61.telocity.com [64.130.18.61]) by hub.freebsd.org (Postfix) with SMTP id 55D8037B417 for ; Sat, 16 Mar 2002 17:54:55 -0800 (PST) Received: (qmail 9819 invoked by uid 85); 17 Mar 2002 01:54:51 -0000 Date: Sat, 16 Mar 2002 20:54:49 -0500 From: Alan Clegg To: freebsd-stable@freebsd.org, freebsd-mobile@freebsd.org Cc: h1kari@dachb0den.com Subject: bsd-airtools for freebsd 4.5 (as-of Sat Mar 16 20:39:21 EST 2002) Message-ID: <20020316205449.A9449@shell.wetworks.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I've created a tarfile of a "freebsd-4.5" directory for the bsd airtools (http://www.dachb0den.com/projects/bsd-airtools.html). I've not bundled the entire package, so you'll have to go there to get the 'rest of the story', nor have I included the small patch needed to the=20 source-mods install.sh file... if you are going to use these tools, you=20 better know how to fix the shell script.. ;) This is an interim hack, as I know that the airtools guys are working on getting the required code integrated into the FreeBSD tree. The 4.5 tarball can be found here: ftp://shell.wetworks.org/public/4.5tools.tar.gz AlanC --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8k/dpyJP8xSfQVdsRAjyNAJ9yVdefJiCKmx8gC93I/Al77y5FYwCbBPI8 tRo+FDkjC8bBvCtvp4glHQo= =MN8e -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 18:45:51 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 62A5737B402; Sat, 16 Mar 2002 18:45:43 -0800 (PST) Received: from johncoop.MSHOME ([206.63.201.3]) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id SAA16541; Sat, 16 Mar 2002 18:45:13 -0800 Subject: Re: FW: cvs commit: ports/x11/XFree86-4 Makefile Makefile.man pkg-plist pkg-plist.alpha pkg-plist.pc98 ports/x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm From: John Merryweather Cooper To: Will Andrews Cc: ports@freebsd.org, stable@freebsd.org, freebsd-xfree86@lists.csociety.org In-Reply-To: <20020316235108.GE53073@squall.waterspout.com> References: <20020316235108.GE53073@squall.waterspout.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 16 Mar 2002 18:45:21 -0800 Message-Id: <1016333138.55304.2.camel@johncoop.MSHOME> Mime-Version: 1.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Works for me. :) Note that if you rebuild everything and you need to use startx to get running, you'll need to rebuild x11/wrapper. On Sat, 2002-03-16 at 15:51, Will Andrews wrote: > With this commit, we have XFree86 4.2.0 in our ports tree. > Please report problems to me asap. I am doing a clean checkout > on another machine and running another test to catch any mistakes > that I might have made at commit time. > > Thanks. > > ----- Forwarded message from Will Andrews ----- > > Date: Sat, 16 Mar 2002 15:43:45 -0800 (PST) > From: Will Andrews > To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org > Subject: cvs commit: ports/x11/XFree86-4 Makefile Makefile.man pkg-plist > pkg-plist.alpha pkg-plist.pc98 ports/x11/XFree86-4/files patch-2 > patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k > patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm ... > Sender: owner-cvs-committers@FreeBSD.org > > will 2002/03/16 15:43:45 PST > > Modified files: > x11/XFree86-4 Makefile pkg-plist > Removed files: > x11/XFree86-4 Makefile.man pkg-plist.alpha > pkg-plist.pc98 > x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f > patch-i810 patch-j patch-k patch-mouse > patch-r128 patch-r128dri patch-r128xmesa > patch-shm patch-startx patch-tga > patch-xdm patch-xfs > Log: > XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport > [1] Upgrade to 4.2.0. > [2] Convert to metaport format and depend on most of XFree86-4-*. > > Approved by: jmz, in principle > > Revision Changes Path > 1.142 +22 -154 ports/x11/XFree86-4/Makefile > 1.8 +0 -1228 ports/x11/XFree86-4/Makefile.man (dead) > 1.2 +0 -10 ports/x11/XFree86-4/files/patch-2 (dead) > 1.8 +0 -20 ports/x11/XFree86-4/files/patch-c (dead) > 1.2 +0 -9 ports/x11/XFree86-4/files/patch-c2 (dead) > 1.9 +0 -19 ports/x11/XFree86-4/files/patch-d (dead) > 1.9 +0 -183 ports/x11/XFree86-4/files/patch-f (dead) > 1.7 +0 -42 ports/x11/XFree86-4/files/patch-i810 (dead) > 1.6 +0 -11 ports/x11/XFree86-4/files/patch-j (dead) > 1.10 +0 -11 ports/x11/XFree86-4/files/patch-k (dead) > 1.4 +0 -22 ports/x11/XFree86-4/files/patch-mouse (dead) > 1.4 +0 -56 ports/x11/XFree86-4/files/patch-r128 (dead) > 1.5 +0 -26 ports/x11/XFree86-4/files/patch-r128dri (dead) > 1.4 +0 -13 ports/x11/XFree86-4/files/patch-r128xmesa (dead) > 1.2 +0 -23 ports/x11/XFree86-4/files/patch-shm (dead) > 1.4 +0 -54 ports/x11/XFree86-4/files/patch-startx (dead) > 1.4 +0 -11 ports/x11/XFree86-4/files/patch-tga (dead) > 1.5 +0 -37 ports/x11/XFree86-4/files/patch-xdm (dead) > 1.4 +0 -292 ports/x11/XFree86-4/files/patch-xfs (dead) > 1.57 +1 -6876 ports/x11/XFree86-4/pkg-plist > 1.24 +0 -6863 ports/x11/XFree86-4/pkg-plist.alpha (dead) > 1.18 +0 -6875 ports/x11/XFree86-4/pkg-plist.pc98 (dead) > > ----- End forwarded message ----- > > -- > wca > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 19:58:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from www.lambertfam.org (eqbsd.lambertfam.org [209.142.170.25]) by hub.freebsd.org (Postfix) with ESMTP id 74F7F37B416 for ; Sat, 16 Mar 2002 19:58:24 -0800 (PST) Received: from laptop.lambertfam.org (ool-18bde7b1.dyn.optonline.net [24.189.231.177]) by www.lambertfam.org (Postfix) with ESMTP id 7DC7364C06 for ; Sat, 16 Mar 2002 21:58:22 -0600 (CST) Received: by laptop.lambertfam.org (Postfix, from userid 1000) id C3CCC28B0E; Sat, 16 Mar 2002 22:58:21 -0500 (EST) Date: Sat, 16 Mar 2002 22:58:21 -0500 From: Scott Lambert To: freebsd-stable@freebsd.org Subject: Re: wi broken? Message-ID: <20020317035821.GB1991@laptop.lambertfam.org> Mail-Followup-To: freebsd-stable@freebsd.org References: <001201c1cd52$76ecb040$0600a8c0@mars> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001201c1cd52$76ecb040$0600a8c0@mars> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Mar 16, 2002 at 05:24:20PM -0800, Morgan Davis wrote: > I read where others have had to do a "ifconfig fxp0 down" first before > they can bring their wi devices up, but "ifconfig rl0 down" didn't work > for me. When I try to invoke dhclient on wi0, I immediately get this: > > ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address > > ...and it never does communicate with the DHCP server. All the > wicontrol details appear to be correct. I have this problem on my 4.5-STABLE laptop. I have the same model laptop running 4.5-RELEASE. The -RELEASE box can DHCP just fine. The -STABLE box gives me the error you list above. It works fine if I configure a static IP. What -STABLE were you running before this? -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org http://www.lambertfam.org/~lambert/resume.html 3 years Sr. SysAdmin experience with FreeBSD in small & medium size ISPs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 21: 1:42 2002 Delivered-To: freebsd-stable@freebsd.org Received: from gull.prod.itd.earthlink.net (gull.mail.pas.earthlink.net [207.217.120.84]) by hub.freebsd.org (Postfix) with ESMTP id 770F537B400; Sat, 16 Mar 2002 21:01:39 -0800 (PST) Received: from sdn-ar-004dcwashp236.dialsprint.net ([206.133.21.252] helo=moo.holy.cow) by gull.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16mSna-0004LI-00; Sat, 16 Mar 2002 21:01:39 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id 8DFF150B8B; Sun, 17 Mar 2002 00:03:55 -0500 (EST) Date: Sun, 17 Mar 2002 00:03:55 -0500 From: parv To: Ruslan Ermilov Cc: freebsd-stable@FreeBSD.ORG Subject: Re: buildworld with ro /usr/src broken Message-ID: <20020317050354.GA4524@moo.holy.cow> Mail-Followup-To: Ruslan Ermilov , freebsd-stable@FreeBSD.ORG References: <20020209130437.GA15287@myhakas.estpak.ee> <200202091743.g19HhIm00362@beerswilling.netscum.dyndns.dk> <20020227111914.GB30220@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020227111914.GB30220@sunbay.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <20020227111914.GB30220@sunbay.com>, wrote Ruslan Ermilov thusly... > ... > MAKEOBJDIR[PREFIX] only work right if set as environment variables. > This is documented in make(1) manpage and in /usr/share/mk/bsd.obj.mk. > > I have an uncommitted patch that makes it possible to set them on > make(1)'s command line but still no joy in attempting to set them > in /etc/make.conf. I bear in mind adding a patch to Makefile.inc1 > too that would prevent people from attempting to set MAKEOBJDIRPREFIX > in /etc/make.conf. seems like it is not yet possible to use MAKEOBJDIRPREFIX again in /etc/make.conf. last cvsup was done on Sun Mar 17 2002 00:07:35 UTC (end time). (MAKEOBJDIRPREFIX could have been specified in /etc/make.conf when i last built 4-stable around 2002-02-03 07.04.04 UTC. if MAKEOBJDIRPREFIX (=/source/obj) had been specified, currently, in /etc/make.conf, make buildworld would die at the point below. i had to unset MAKEOBJDIRPREFIX. (/usr/src is symlinked to /source/src-stable, and /usr/obj to /source/obj.) ... mkdir -p /usr/obj/source/src-stable/i386/usr/include/security mkdir -p /usr/obj/source/src-stable/i386/usr/include/ss ln -sf /source/src-stable/sys /usr/obj/source/src-stable/i386 -------------------------------------------------------------- >>> stage 1: bootstrap tools -------------------------------------------------------------- cd /source/src-stable; MAKEOBJDIRPREFIX=/usr/obj/source/src-stable/i386 DESTDIR= INSTALL="sh /source/src-stable/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED bootstrap-tools cd /source/src-stable/games/fortune/strfile; make obj; make depend; make all; make DESTDIR=/usr/obj/source/src-stable/i386 insta ll /usr/obj/source/src-stable/i386/source/src-stable/games/fortune/strfile created for /source/src-stable/games/fortune/strfile - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 21: 4: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 5BEB637B404; Sat, 16 Mar 2002 21:03:57 -0800 (PST) Received: from sdn-ar-004dcwashp236.dialsprint.net ([206.133.21.252] helo=moo.holy.cow) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16mSpo-0004Wh-00; Sat, 16 Mar 2002 21:03:57 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id C2E9150B8B; Sun, 17 Mar 2002 00:06:13 -0500 (EST) Date: Sun, 17 Mar 2002 00:06:13 -0500 From: parv To: Ruslan Ermilov , freebsd-stable@FreeBSD.ORG Subject: Re: buildworld with ro /usr/src broken Message-ID: <20020317050613.GB4524@moo.holy.cow> Mail-Followup-To: Ruslan Ermilov , freebsd-stable@FreeBSD.ORG References: <20020209130437.GA15287@myhakas.estpak.ee> <200202091743.g19HhIm00362@beerswilling.netscum.dyndns.dk> <20020227111914.GB30220@sunbay.com> <20020317050354.GA4524@moo.holy.cow> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020317050354.GA4524@moo.holy.cow> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG in message <20020317050354.GA4524@moo.holy.cow>, wrote parv thusly... > > seems like it is not yet possible to use MAKEOBJDIRPREFIX again in > /etc/make.conf. last cvsup was done on Sun Mar 17 2002 00:07:35 UTC > (end time). (MAKEOBJDIRPREFIX could have been specified in > /etc/make.conf when i last built 4-stable around 2002-02-03 07.04.04 > UTC. forgot to add that /source/{,obj,src-stable} are read-n-writeable... /dev/ad0s3f /source ufs rw,nosuid 2 2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 21:25:31 2002 Delivered-To: freebsd-stable@freebsd.org Received: from russian-caravan.cloud9.net (russian-caravan.cloud9.net [168.100.1.4]) by hub.freebsd.org (Postfix) with ESMTP id 14C1F37B429; Sat, 16 Mar 2002 21:25:08 -0800 (PST) Received: from earl-grey.cloud9.net (earl-grey.cloud9.net [168.100.1.1]) by russian-caravan.cloud9.net (Postfix) with ESMTP id 90A0028E3A; Sun, 17 Mar 2002 00:25:07 -0500 (EST) Date: Sun, 17 Mar 2002 00:25:07 -0500 (EST) From: Peter Leftwich X-X-Sender: To: John Merryweather Cooper Cc: Will Andrews , , , FreeBSD-XFree86 List Subject: Re: [FreeBSD-XFree86] Re: FW: cvs commit: ports/x11/XFree86-4... In-Reply-To: <1016333138.55304.2.camel@johncoop.MSHOME> Message-ID: <20020317001857.M30953-100000@earl-grey.cloud9.net> Organization: Video2Video Services - http://Www.Video2Video.Com MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 16 Mar 2002, John Merryweather Cooper wrote: > Works for me. :) Note that if you rebuild everything and you need to use startx to get running, you'll need to rebuild x11/wrapper. Some questions everyone, if I may? (1) Is there a standard RFC about "top-posting?" :) (2) I changed to the directory /usr/ports/x11/XFree86-4/ on my local box, but was wondering if there is a quick means to update all the files in there (cvsup? portupgrade?) with one command line command (rather than FTP each file individually)? Can someone give me a URL to The Handbook's step-by-step instructions to cvsup or a better URL? Does cvsup differ from "pkg_add -r" in that one must use the usual "make" and "make install" etc commands once cvsup has obtained the most recent source/code? (3) Is there a pkg_add -r command to get a full install of XFree86 4.2.0? Thanks, -- Peter Leftwich President & Founder Video2Video Services Box 13692, La Jolla, CA, 92039 USA +1-413-403-9555 > On Sat, 2002-03-16 at 15:51, Will Andrews wrote: > > With this commit, we have XFree86 4.2.0 in our ports tree. Please report problems to me asap. I am doing a clean checkout on another machine and running another test to catch any mistakes that I might have made at commit time. Thanks. > > > > ----- Forwarded message from Will Andrews ----- > > Date: Sat, 16 Mar 2002 15:43:45 -0800 (PST) > > From: Will Andrews > > To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org > > Subject: cvs commit: ports/x11/XFree86-4 Makefile Makefile.man pkg-plist > > pkg-plist.alpha pkg-plist.pc98 ports/x11/XFree86-4/files patch-2 > > patch-c patch-c2 patch-d patch-f patch-i810 patch-j patch-k > > patch-mouse patch-r128 patch-r128dri patch-r128xmesa patch-shm ... > > Sender: owner-cvs-committers@FreeBSD.org > > > > will 2002/03/16 15:43:45 PST > > Modified files: > > x11/XFree86-4 Makefile pkg-plist > > Removed files: > > x11/XFree86-4 Makefile.man pkg-plist.alpha > > pkg-plist.pc98 > > x11/XFree86-4/files patch-2 patch-c patch-c2 patch-d patch-f > > patch-i810 patch-j patch-k patch-mouse > > patch-r128 patch-r128dri patch-r128xmesa > > patch-shm patch-startx patch-tga > > patch-xdm patch-xfs > > Log: > > XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaport > > [1] Upgrade to 4.2.0. > > [2] Convert to metaport format and depend on most of XFree86-4-*. > > > > Approved by: jmz, in principle > > Revision Changes Path > > 1.142 +22 -154 ports/x11/XFree86-4/Makefile > > 1.8 +0 -1228 ports/x11/XFree86-4/Makefile.man (dead) > > 1.2 +0 -10 ports/x11/XFree86-4/files/patch-2 (dead) > > 1.8 +0 -20 ports/x11/XFree86-4/files/patch-c (dead) > > 1.2 +0 -9 ports/x11/XFree86-4/files/patch-c2 (dead) > > 1.9 +0 -19 ports/x11/XFree86-4/files/patch-d (dead) > > 1.9 +0 -183 ports/x11/XFree86-4/files/patch-f (dead) > > 1.7 +0 -42 ports/x11/XFree86-4/files/patch-i810 (dead) > > 1.6 +0 -11 ports/x11/XFree86-4/files/patch-j (dead) > > 1.10 +0 -11 ports/x11/XFree86-4/files/patch-k (dead) > > 1.4 +0 -22 ports/x11/XFree86-4/files/patch-mouse (dead) > > 1.4 +0 -56 ports/x11/XFree86-4/files/patch-r128 (dead) > > 1.5 +0 -26 ports/x11/XFree86-4/files/patch-r128dri (dead) > > 1.4 +0 -13 ports/x11/XFree86-4/files/patch-r128xmesa (dead) > > 1.2 +0 -23 ports/x11/XFree86-4/files/patch-shm (dead) > > 1.4 +0 -54 ports/x11/XFree86-4/files/patch-startx (dead) > > 1.4 +0 -11 ports/x11/XFree86-4/files/patch-tga (dead) > > 1.5 +0 -37 ports/x11/XFree86-4/files/patch-xdm (dead) > > 1.4 +0 -292 ports/x11/XFree86-4/files/patch-xfs (dead) > > 1.57 +1 -6876 ports/x11/XFree86-4/pkg-plist > > 1.24 +0 -6863 ports/x11/XFree86-4/pkg-plist.alpha (dead) > > 1.18 +0 -6875 ports/x11/XFree86-4/pkg-plist.pc98 (dead) > > ----- End forwarded message ----- > > -- > > wca > -- > | |V| / ' || MacroHard -- \ > \_| | | \_, || the perfection of form over | > ----------------------------------|| substance, marketing over | > Web: http://www.borgsdemons.com || performance, and greed over | > AIM: johnmcooper || design . . . | > =====================================================================/ > Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | > =====================================================================\ > _______________________________________________ > FreeBSD-XFree86 mailing list > FreeBSD-XFree86@lists.csociety.org > http://lists.csociety.org/listinfo/freebsd-xfree86 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 21:31:33 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9DAE437B416 for ; Sat, 16 Mar 2002 21:31:29 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g2H5VSi54457; Sat, 16 Mar 2002 22:31:28 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g2H5VRL71518; Sat, 16 Mar 2002 22:31:28 -0700 (MST) (envelope-from imp@village.org) Date: Sat, 16 Mar 2002 22:31:00 -0700 (MST) Message-Id: <20020316.223100.17392885.imp@village.org> To: lambert@lambertfam.org Cc: freebsd-stable@FreeBSD.ORG Subject: Re: wi broken? From: "M. Warner Losh" In-Reply-To: <20020317035821.GB1991@laptop.lambertfam.org> References: <001201c1cd52$76ecb040$0600a8c0@mars> <20020317035821.GB1991@laptop.lambertfam.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020317035821.GB1991@laptop.lambertfam.org> Scott Lambert writes: : On Sat, Mar 16, 2002 at 05:24:20PM -0800, Morgan Davis wrote: : > I read where others have had to do a "ifconfig fxp0 down" first before : > they can bring their wi devices up, but "ifconfig rl0 down" didn't work : > for me. When I try to invoke dhclient on wi0, I immediately get this: : > : > ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address : > : > ...and it never does communicate with the DHCP server. All the : > wicontrol details appear to be correct. : : I have this problem on my 4.5-STABLE laptop. I have the same model : laptop running 4.5-RELEASE. The -RELEASE box can DHCP just fine. The : -STABLE box gives me the error you list above. It works fine if I : configure a static IP. : : What -STABLE were you running before this? My guess is that a recent MFC broke wi on -stable. :-( Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 22:13:19 2002 Delivered-To: freebsd-stable@freebsd.org Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (Postfix) with ESMTP id 17D4637B405 for ; Sat, 16 Mar 2002 22:13:17 -0800 (PST) Received: from localhost (localhost.xtalwind.net [127.0.0.1]) by germanium.xtalwind.net (8.12.1/8.12.1) with ESMTP id g2H6DBu5012280; Sun, 17 Mar 2002 01:13:11 -0500 (EST) Date: Sun, 17 Mar 2002 01:13:11 -0500 (EST) From: jack To: "M. Warner Losh" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: wi broken? In-Reply-To: <20020316.223100.17392885.imp@village.org> Message-ID: <20020317010721.K11655-100000@germanium.xtalwind.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mar 16 M. Warner Losh wrote: > My guess is that a recent MFC broke wi on -stable. :-( Works here[tm], with -stable built last night. I have a D-Link DWL-650 in my IBM A20p (with an onboard fxp) doing dhcp from a desktop with the same D-Link in a netgear pci card and a SMC??? de 10Mbps card. -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- A Microsoft Certified Systems Engineer is to computing what a McDonalds Certified Food Specialist is to fine cuisine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 22:28:35 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id BB6F937B41A for ; Sat, 16 Mar 2002 22:28:31 -0800 (PST) Received: from mac.com ([12.231.115.57]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020317062831.BEEL2626.rwcrmhc51.attbi.com@mac.com> for ; Sun, 17 Mar 2002 06:28:31 +0000 Message-ID: <3C943737.9000302@mac.com> Date: Sat, 16 Mar 2002 22:27:03 -0800 From: paul beard User-Agent: Mozilla/5.0 (X11; U; NetBSD i386; en-US; rv:0.9.8) Gecko/20020209 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: make buildworld stops with rpcgen not found?? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trying to make the world on a 4.5 machine and I keep getting stuck here. cvsup doesn't seem to pull this file or source for me. -------------------------------------------------------------- >>> stage 4: populating /usr/obj/usr/src/i386/usr/include -------------------------------------------------------------- ===> rpcsvc rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h rpcgen:No such file or directory -- Paul Beard 8040 27th Ave NE Seattle WA 98115 206 529 8400 Stop searching. Happiness is right next to you. Now, if they'd only take a bath ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Mar 16 22:52:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by hub.freebsd.org (Postfix) with ESMTP id 6E4B737B416 for ; Sat, 16 Mar 2002 22:52:18 -0800 (PST) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id WAA26882; Sat, 16 Mar 2002 22:52:14 -0800 Message-ID: <3C943D1D.9030206@owt.com> Date: Sat, 16 Mar 2002 22:52:13 -0800 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: paul beard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld stops with rpcgen not found?? References: <3C943737.9000302@mac.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG paul beard wrote: > trying to make the world on a 4.5 machine and I keep getting stuck here. > cvsup doesn't seem to pull this file or source for me. I am assuming you didn't cvsup src-all. When you do something less, you have to make sure you have all of the pieces. The standard-supfile has some crypto stuff at the end that has been included in src-all. If you have those 4 items commented out, you will have to wait for someone that knows which one you need. Kent > > > -------------------------------------------------------------- > >>> stage 4: populating /usr/obj/usr/src/i386/usr/include > -------------------------------------------------------------- > > ===> rpcsvc > rpcgen -C -h -DWANT_NFS3 /usr/src/include/rpcsvc/key_prot.x -o key_prot.h > rpcgen:No such file or directory > -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message