From owner-freebsd-stable Sun Sep 16 0:25:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from emmi.physik.TU-Berlin.DE (emmi.physik.TU-Berlin.DE [130.149.160.103]) by hub.freebsd.org (Postfix) with ESMTP id 436AF37B408 for ; Sun, 16 Sep 2001 00:25:07 -0700 (PDT) Received: (from jschlesn@localhost) by emmi.physik.TU-Berlin.DE (8.11.4/8.11.6) id f8G7P6X38073 for freebsd-stable@freebsd.org; Sun, 16 Sep 2001 09:25:06 +0200 (CEST) (envelope-from jschlesn) Date: Sun, 16 Sep 2001 09:25:05 +0200 From: Jan Schlesner To: freebsd-stable@freebsd.org Subject: Re: 4.4 installword fails on libcom_err_p.a Message-ID: <20010916092505.A37879@physik.TU-Berlin.DE> 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 doug@safeport.com on Sun, Sep 16, 2001 at 03:00:34AM -0400 Sender: owner-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 you build the system on an other computer or habe you change the file /etc/make.conf? Try to set "NOPROFILE = true" in the file /etc/make.conf. Jan On Sun, Sep 16, 2001 at 03:00:34AM -0400, doug@safeport.com wrote: > > libcom_err_p.a is missing from ../src/lib/libcom_err. > -- It's better to reign in hell, than to serve in heaven... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 0:27:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from poontang.schulte.org (poontang.schulte.org [209.134.156.197]) by hub.freebsd.org (Postfix) with ESMTP id 50CDB37B408; Sun, 16 Sep 2001 00:27:30 -0700 (PDT) Received: from tarmap.schulte.org (tarmap.schulte.org [209.134.156.198]) by poontang.schulte.org (Postfix) with ESMTP id 878EAD144D; Sun, 16 Sep 2001 02:27:28 -0500 (CDT) Message-Id: <5.1.0.14.0.20010916022609.02172758@pop.schulte.org> X-Sender: schulte@pop.schulte.org X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 16 Sep 2001 02:27:27 -0500 To: "alexus" , From: Christopher Schulte Subject: Re: upgrading FreeBSD-4.3STABLE(4.4RC) to FreeBSD-4.4STABLE Cc: In-Reply-To: <002301c13e6d$d5e13c70$0100a8c0@alexus> 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 01:09 AM 9/16/2001 -0400, alexus wrote: >cd /usr/src;make world;make kernel;mergemaster;reboot If you want to do that all one on a single command line, I suggest you use something more like: `cd /usr/src && make world && make kernel && mergemaster` Which will check that each step is completed successfully before the next one starts. One possibility is you have kern.securelevel set to a level that would prevent the new kernel from being properly installed. Since you used ';' to separate those install commands, the system would silently go on to the next step even if the new kernel was not installed. If you have any doubts that your source was not updated, look at /usr/src/sys/conf/newvers.sh and search for 'BRANCH' and 'REVISION' If it indeed says STABLE and 4.4, then I'd see why your compiled kernel is not being installed correctly after being built. -- Christopher Schulte christopher@schulte.org http://noc.schulte.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 3: 7:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from office-plovdiv.digsys.bg (pdtest.pip.digsys.bg [193.68.2.47]) by hub.freebsd.org (Postfix) with ESMTP id D6CD137B405 for ; Sun, 16 Sep 2001 03:07:05 -0700 (PDT) Received: from digsys.bg (localhost.digsys.bg [127.0.0.1]) by office-plovdiv.digsys.bg (8.11.6/8.11.1) with ESMTP id f8FMtOV66951 for ; Sun, 16 Sep 2001 01:55:29 +0300 (EEST) (envelope-from mishinev@digsys.bg) Message-ID: <3BA3DC5A.C2B09920@digsys.bg> Date: Sun, 16 Sep 2001 01:55:22 +0300 From: Stoian Mishinev X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.4-STABLE i386) X-Accept-Language: bg, en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: make release 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 build a couple releases but I'm not sure if I wrong or this is the way to make release. The problem is that make release brake. If I first buildworld and buildkernel then cd to release directory and then make release it works. So my question is is there any way to make release from clean source tree without making world first. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 4: 0:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 285AD37B401 for ; Sun, 16 Sep 2001 04:00:37 -0700 (PDT) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id NAA21021; Sun, 16 Sep 2001 13:00:36 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 16 Sep 2001 13:00:36 +0200 (CEST) Message-Id: <200109161100.NAA21021@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: make release In-Reply-To: <3BA3DC5A.C2B09920@digsys.bg> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) 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 Stoian Mishinev wrote: > The problem is that make release brake. If I first buildworld and > buildkernel then cd to release directory and then make release it works. > > So my question is is there any way to make release from clean source > tree without making world first. No, you're supposed to perform at least a "make buildworld" before you can do a "make release", because you need to have a populated object tree (one of the first things that the release makefile does is a "make installworld"). I think this is documented pretty clearly. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 5:47:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by hub.freebsd.org (Postfix) with ESMTP id DE8FF37B40B for ; Sun, 16 Sep 2001 05:47:32 -0700 (PDT) Received: from sobek.lan ([62.252.8.133]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010916124731.QCOR15984.mta01-svc.ntlworld.com@sobek.lan>; Sun, 16 Sep 2001 13:47:31 +0100 Received: (from greid@localhost) by sobek.lan (8.11.5/8.11.5) id f8GClUE63607; Sun, 16 Sep 2001 13:47:30 +0100 (BST) (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Sun, 16 Sep 2001 13:47:29 +0100 From: George Reid To: Stoian Mishinev Cc: freebsd-stable@FreeBSD.org Subject: Re: make release Message-ID: <20010916134729.A63573@FreeBSD.org> References: <3BA3DC5A.C2B09920@digsys.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BA3DC5A.C2B09920@digsys.bg>; from mishinev@digsys.bg on Sun, Sep 16, 2001 at 01:55:22AM +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 On Sun, Sep 16, 2001 at 01:55:22AM +0300, Stoian Mishinev wrote: > So my question is is there any way to make release from clean source > tree without making world first. No; you need a populated /usr/obj. -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@FreeBSD.org | +-------------------+---------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 9: 3:21 2001 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 8F9BE37B405 for ; Sun, 16 Sep 2001 09:03:17 -0700 (PDT) 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 f8GG3Gn03746; Sun, 16 Sep 2001 10:03:16 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f8GG3EW22329; Sun, 16 Sep 2001 10:03:14 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109161603.f8GG3EW22329@harmony.village.org> To: Doug Denault Subject: Re: Make buildworld compile errors Cc: Kris Kennaway , todorov@space.com, freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Sun, 16 Sep 2001 01:57:31 EDT." References: Date: Sun, 16 Sep 2001 10:03:14 -0600 From: Warner Losh Sender: owner-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 Doug Denault writes: : > FAQ: source upgrades from 4.1-R do not work. : : This must mean specifically 4.1 --> 4.4. I have done this many times : updating to 4.[23] It has broken somewhere between 4.3 and 4.4. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 9: 7: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 286E337B408 for ; Sun, 16 Sep 2001 09:07:01 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8GG5Of46264; Sun, 16 Sep 2001 12:05:24 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Sun, 16 Sep 2001 12:05:23 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: Jan Schlesner Cc: freebsd-stable@freebsd.org Subject: Re: 4.4 installword fails on libcom_err_p.a In-Reply-To: <20010916092505.A37879@physik.TU-Berlin.DE> 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 Exactly correct - thanks On Sun, 16 Sep 2001, Jan Schlesner wrote: > > Have you build the system on an other computer or habe you change the file > /etc/make.conf? Try to set "NOPROFILE = true" in the file /etc/make.conf. > > Jan > > > On Sun, Sep 16, 2001 at 03:00:34AM -0400, doug@safeport.com wrote: > > > > libcom_err_p.a is missing from ../src/lib/libcom_err. > > > > -- > It's better to reign in hell, > than to serve in heaven... > > 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 Sun Sep 16 9:20:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.du.gtn.com (mail.du.gtn.com [194.77.9.57]) by hub.freebsd.org (Postfix) with ESMTP id 562A337B40A for ; Sun, 16 Sep 2001 09:20:12 -0700 (PDT) Received: (from uucp@localhost) by mail.du.gtn.com (8.11.0.Beta3/8.11.0.Beta3) id f8GGK3914228; Sun, 16 Sep 2001 18:20:03 +0200 (MET DST) >Received: (from andreas@localhost) by klemm.gtn.com (8.11.6/8.11.3) id f8G9dEi02239; Sun, 16 Sep 2001 11:39:14 +0200 (CEST) (envelope-from andreas) Date: Sun, 16 Sep 2001 11:39:13 +0200 From: Andreas Klemm To: Garance A Drosihn Cc: freebsd-stable@FreeBSD.ORG, freebsd-print@bostonradio.org Subject: Re: small bug in lpc's interactive mode when performing "restart all" Message-ID: <20010916113913.A1971@titan.klemm.gtn.com> References: <20010915124611.A6536@titan.klemm.gtn.com> Mime-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from drosih@rpi.edu on Sat, Sep 15, 2001 at 08:43:05PM -0400 X-Operating-System: FreeBSD 4.4-RC SMP X-Disclaimer: A free society is one where it is safe to be unpopular Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 15, 2001 at 08:43:05PM -0400, Garance A Drosihn wrote: > [...] > I have a fix to lpc/lpc.c which adds a call to cgetset(NULL) after the > call to el_source(...), and this fixes the problem you're seeing, and > does not seem to break anything in interactive processing. I will > commit this to current soon, unless someone knows of a reason I should > not do that... Thanks for your quick response. Andreas /// --=20 Andreas Klemm - Powered by FreeBSD Need a magic printfilter today ? -> http://www.apsfilter.org/ Songs from our band >> 64Bits << http://hometown.aol.com/II64BitsII --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Weitere Infos: siehe http://www.gnupg.org iD8DBQE7pHNBd3o+lGxvbLoRAqG0AJ9Co4vrrMAXB1SCReUwdtG0tIRujACguXd3 /qvRBdmJDmSJh98ovrQFNJA= =MQxZ -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 9:49: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id BF54637B401 for ; Sun, 16 Sep 2001 09:49:02 -0700 (PDT) Received: from netcom1.netcom.com (user-38ldmkm.dialup.mindspring.com [209.86.218.150]) by mclean.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id MAA19991 for ; Sun, 16 Sep 2001 12:49:01 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 2498C1313C; Sun, 16 Sep 2001 09:48:59 -0700 (PDT) From: Mike Harding To: stable@freebsd.org Subject: ld-elf.so.1 not updated? Message-Id: <20010916164859.2498C1313C@netcom1.netcom.com> Date: Sun, 16 Sep 2001 09:48:59 -0700 (PDT) Sender: owner-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 a buildworld and /usr/libexec/ld-elf.so.1 does not have an updated install time - the directory looks like... ... -r-xr-xr-x 1 root wheel 68716 Sep 16 09:40 ftpd -r-xr-xr-x 1 root wheel 6336 Sep 16 09:40 getNAME -r-xr-xr-x 1 root wheel 21256 Sep 16 09:40 getty -r-xr-xr-x 1 root wheel 76264 Aug 17 07:54 ld-elf.so.1 -r-xr-xr-x 1 root wheel 69632 Sep 16 09:38 ld.so -r-xr-xr-x 1 root wheel 123652 Sep 16 09:42 lint1 -r-xr-xr-x 1 root wheel 26696 Sep 16 09:42 lint2 ... does this mean that the linker is not being updated? - Mike H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 10:27:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id CF5AE37B408 for ; Sun, 16 Sep 2001 10:27:04 -0700 (PDT) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.11.6/8.11.6) with ESMTP id f8GHR3K14073 for ; Sun, 16 Sep 2001 19:27:03 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id TAA20448 for ; Sun, 16 Sep 2001 19:27:02 +0200 (CEST) Received: (qmail 58789 invoked by uid 1001); 16 Sep 2001 17:27:00 -0000 Date: Sun, 16 Sep 2001 19:27:00 +0200 From: Erik Trulsson To: stable@freebsd.org Subject: Re: ld-elf.so.1 not updated? Message-ID: <20010916192659.A49939@student.uu.se> Mail-Followup-To: stable@freebsd.org References: <20010916164859.2498C1313C@netcom1.netcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010916164859.2498C1313C@netcom1.netcom.com> User-Agent: Mutt/1.3.22.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 On Sun, Sep 16, 2001 at 09:48:59AM -0700, Mike Harding wrote: > > I just did a buildworld and /usr/libexec/ld-elf.so.1 does not have an > updated install time - the directory looks like... > > ... > -r-xr-xr-x 1 root wheel 68716 Sep 16 09:40 ftpd > -r-xr-xr-x 1 root wheel 6336 Sep 16 09:40 getNAME > -r-xr-xr-x 1 root wheel 21256 Sep 16 09:40 getty > -r-xr-xr-x 1 root wheel 76264 Aug 17 07:54 ld-elf.so.1 > -r-xr-xr-x 1 root wheel 69632 Sep 16 09:38 ld.so > -r-xr-xr-x 1 root wheel 123652 Sep 16 09:42 lint1 > -r-xr-xr-x 1 root wheel 26696 Sep 16 09:42 lint2 > ... > > does this mean that the linker is not being updated? That is normal. That file is only updated if the newly built file is different from the old one. In this case the old version was apparently identical to the new one and therefore wasn't changed. -- 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 Sun Sep 16 10:29:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gravy.kishka.net (pool-151-197-8-33.phil.east.verizon.net [151.197.8.33]) by hub.freebsd.org (Postfix) with ESMTP id E42E437B408 for ; Sun, 16 Sep 2001 10:29:09 -0700 (PDT) Received: from gravy.kishka.net (gravy.kishka.net [192.168.1.2]) by gravy.kishka.net (8.11.6/8.11.6) with ESMTP id f8GHT7600795; Sun, 16 Sep 2001 13:29:07 -0400 (EDT) (envelope-from bleez@bellatlantic.net) Date: Sun, 16 Sep 2001 13:29:07 -0400 (EDT) From: Bryan Liesner X-X-Sender: To: Mike Harding Cc: Subject: Re: ld-elf.so.1 not updated? In-Reply-To: <20010916164859.2498C1313C@netcom1.netcom.com> Message-ID: <20010916131944.D776-100000@gravy.kishka.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, 16 Sep 2001, Mike Harding wrote: > >I just did a buildworld and /usr/libexec/ld-elf.so.1 does not have an >updated install time - the directory looks like... > >... > -r-xr-xr-x 1 root wheel 68716 Sep 16 09:40 ftpd > -r-xr-xr-x 1 root wheel 6336 Sep 16 09:40 getNAME > -r-xr-xr-x 1 root wheel 21256 Sep 16 09:40 getty > -r-xr-xr-x 1 root wheel 76264 Aug 17 07:54 ld-elf.so.1 > -r-xr-xr-x 1 root wheel 69632 Sep 16 09:38 ld.so > -r-xr-xr-x 1 root wheel 123652 Sep 16 09:42 lint1 > -r-xr-xr-x 1 root wheel 26696 Sep 16 09:42 lint2 >... > >does this mean that the linker is not being updated? > No, it means that one of the install flags for ld-elf.so.1 is -C. From the man page: -C Copy the file. If the target file already exists and the files are the same, then don't change the modification time of the tar- get ========================================================== = 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 Sun Sep 16 10:51:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from catastrophe.net (ictus.catastrophe.net [207.227.243.193]) by hub.freebsd.org (Postfix) with SMTP id A729337B409 for ; Sun, 16 Sep 2001 10:51:31 -0700 (PDT) Received: (qmail 69658 invoked by uid 1002); 16 Sep 2001 17:51:30 -0000 Date: Sun, 16 Sep 2001 12:51:30 -0500 (CDT) From: Reply-To: To: Subject: Re: $MANPATH problem. In-Reply-To: Message-ID: Organization: http://users.catastrophe.net/~eric Legal-Notice: Copyright 2001 eric@catastrophe.net. The contents of this transmission and any forementioned sections stated by eric@catastrophe.net remain property of eric@catastrophe.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 Hello - It looks like I've found what my real problem is here. The problem is that $MANPATH needs the following... 1. For any directories to retain permissions of 0755 or 0750 2. For any man pages to be at least 0400 (obviously) It seems, to me, that #1 can be considered a questionable "feature", and lends `man` under FreeBSD to be a bit inflexible when a user wants to keep man pages under their home directory. Why would a user want to do this? Say the user does a CVS checkout of a directory called $HOME/Toolkit each time they log into a machine. The CVS checkout is smart enough to do it "per platform", therefore keeping various binaries in a central repository. Under $HOME/Toolkit is the standard set of subdirectories... bin sbin lib man share Fortunately this user is smart and works with a home directory of 0700. You get the drift..... So, by my judgement, this appears to be a bug. However, I still can't find contact information for the actual `man' distribution under FreeBSD. If anyone feels differently about the above, or has contact information for the `man' developers (core team?) please let me know. Thanks. - #0 On or about Sep 15, 2001 at 17:32 [-0500] uid0@catastrophe.net proclaimed: ; I decided to build a toolkit for myself that I'd be able to port around ; to various boxes. In doing so, I'd also like to port my man pages around ; as well. ; ; However, I noticed a problem here under 4.3-RELEASE. It follows... ; ; $ echo $MANPATH ; /path/to/alternate/man: ; ; $ man -d foo ; ctype locale env: Invalid argument ; ; using less as pager ; ; using i386 architecture ; found mandatory man directory /usr/share/man ; found mandatory man directory /usr/share/perl/man ; found optional man directory /usr/local/lib/perl5/5.00503/man ; found manpath map /usr/bin --> /usr/share/man ; found manpath map /usr/local/bin --> /usr/local/man ; found manpath map /usr/X11R6/bin --> /usr/X11R6/man ; ; search path for pages determined by manpath is ; /path/to/alternate/man ; ; Warning: couldn't stat file /path/to/alternate/man! ; Warning: couldn't stat file ! ; No manual entry for foo ; ; $ man -v ; man: illegal option -- v ; man, version 1.1 ; [snip] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 11:26:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 3A89A37B406 for ; Sun, 16 Sep 2001 11:26:34 -0700 (PDT) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id f8GIQXg43588 for ; Sun, 16 Sep 2001 11:26:33 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.6/8.11.0) id f8GIQXu77119; Sun, 16 Sep 2001 11:26:33 -0700 (PDT) (envelope-from jdp) Date: Sun, 16 Sep 2001 11:26:33 -0700 (PDT) Message-Id: <200109161826.f8GIQXu77119@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Subject: Re: sys/i386/i386/identcpu.c bugfix In-Reply-To: <200109151906.f8FJ6Kk74842@vashon.polstra.com> References: <20010905160610.U1222-100000@earth.serd.org> <200109151906.f8FJ6Kk74842@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-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 <200109151906.f8FJ6Kk74842@vashon.polstra.com>, John Polstra wrote: > > About your patch: I made a different version which I think is slightly > better, because it specifies the memory clobbers more specifically. > It's simpler, too. I checked the compiler's assembly language output, > and it looks like it's doing the right thing. Could you please give > it a try? Note, I removed the clobber of "cc" because the Intel > book says that no flags are affected by the CPUID instruction. > > This is relative to today's -stable: > > Index: identcpu.c > =================================================================== > RCS file: /home/ncvs/src/sys/i386/i386/identcpu.c,v > retrieving revision 1.80.2.6 > diff -c -r1.80.2.6 identcpu.c > *** identcpu.c 2001/07/19 09:12:07 1.80.2.6 > --- identcpu.c 2001/09/15 19:04:23 > *************** > *** 114,127 **** > do_cpuid(u_int ax, u_int *p) > { > __asm __volatile( > ! ".byte 0x0f, 0xa2;" > ! "movl %%eax, (%2);" > ! "movl %%ebx, 4(%2);" > ! "movl %%ecx, 8(%2);" > ! "movl %%edx, 12(%2);" > ! : "=a" (ax) > : "0" (ax), "S" (p) > - : "bx", "cx", "dx" > ); > } > > --- 114,122 ---- > do_cpuid(u_int ax, u_int *p) > { > __asm __volatile( > ! ".byte 0x0f, 0xa2" > ! : "=a" (p[0]), "=b" (p[1]), "=c" (p[2]), "=d" (p[3]) > : "0" (ax), "S" (p) > ); > } > Oops, this can be simplified further, because it is no longer necessary to specify %esi as an input. Here's a new patch: Index: identcpu.c =================================================================== RCS file: /home/ncvs/src/sys/i386/i386/identcpu.c,v retrieving revision 1.80.2.6 diff -c -r1.80.2.6 identcpu.c *** identcpu.c 2001/07/19 09:12:07 1.80.2.6 --- identcpu.c 2001/09/16 18:25:00 *************** *** 114,127 **** do_cpuid(u_int ax, u_int *p) { __asm __volatile( ! ".byte 0x0f, 0xa2;" ! "movl %%eax, (%2);" ! "movl %%ebx, 4(%2);" ! "movl %%ecx, 8(%2);" ! "movl %%edx, 12(%2);" ! : "=a" (ax) ! : "0" (ax), "S" (p) ! : "bx", "cx", "dx" ); } --- 114,122 ---- do_cpuid(u_int ax, u_int *p) { __asm __volatile( ! ".byte 0x0f, 0xa2" ! : "=a" (p[0]), "=b" (p[1]), "=c" (p[2]), "=d" (p[3]) ! : "0" (ax) ); } John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 11:47:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freenix.no (atreides.freenix.no [217.68.117.6]) by hub.freebsd.org (Postfix) with ESMTP id 75C2B37B409 for ; Sun, 16 Sep 2001 11:47:48 -0700 (PDT) Received: (from morten@localhost) by freenix.no (8.11.6/8.11.1) id f8GIlfW29368 for freebsd-stable@freebsd.org; Sun, 16 Sep 2001 20:47:41 +0200 (CEST) (envelope-from morten) Date: Sun, 16 Sep 2001 20:47:41 +0200 From: "Morten A . Middelthon" To: freebsd-stable@freebsd.org Subject: sshd generating _alot_ of errormessages Message-ID: <20010916204741.A29322@freenix.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGP-Key: http://freenix.no/~morten/pgp.txt X-PGP-Key-FingerPrint: 20 40 7A 47 1E A0 BF CF 61 BB CD 9D B3 AD CF E2 D4 90 C3 8D X-Operating-System: FreeBSD 4.3-STABLE X-Warning: So cunning you could brush your teeth with it. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For the last two days sshd has been spitting out _tons_ of these: Sep 16 20:41:49 XXXX sshd[849]: error: channel 1017: internal error: we do not read, but chan_read_failed for istate 4 and there was an sshd-process using 100% cputime Afair I haven't seen these before. The box in question is running FreeBSD 4.3-STABLE, and OpenSSH version SSH-1.99-OpenSSH_2.3.0 green@FreeBSD.org 20010321 Anyone know what could cause this? -- Morten A. Middelthon Freenix Norge http://www.freenix.no/ -- 75% of the Earth is covered by water, Jeeps cover the rest. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 12:43:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tholian.securitydynamics.com (mail.rsasecurity.com [204.167.112.129]) by hub.freebsd.org (Postfix) with SMTP id 6E69437B401 for ; Sun, 16 Sep 2001 12:43:07 -0700 (PDT) Received: from sdtihq24.securitydynamics.com by tholian.securitydynamics.com via smtpd (for hub.freebsd.org [216.136.204.18]) with SMTP; 16 Sep 2001 19:40:19 UT Received: from spirit.dynas.se (ebola.securid.com [192.168.7.4]) by sdtihq24.securid.com (Pro-8.9.3/Pro-8.9.3) with SMTP id PAA28172 for ; Sun, 16 Sep 2001 15:43:01 -0400 (EDT) Received: (qmail 17870 invoked from network); 16 Sep 2001 19:42:59 -0000 Received: from explorer.rsa.com (10.81.217.59) by spirit.dynas.se with SMTP; 16 Sep 2001 19:42:59 -0000 Received: (from mikko@localhost) by explorer.rsa.com (8.11.6/8.11.3) id f8GJguM01641; Sun, 16 Sep 2001 12:42:56 -0700 (PDT) (envelope-from mikko) Date: Sun, 16 Sep 2001 12:42:56 -0700 (PDT) From: Mikko Tyolajarvi Message-Id: <200109161942.f8GJguM01641@explorer.rsa.com> To: aurelien.nephtali@wanadoo.fr Cc: stable@freebsd.org Subject: Re: VIA problem (sound) ON LAPTOP Newsgroups: local.freebsd.stable References: <20010915213347.A1824@mars.wanadoo.fr>; from aurelien.nephtali@wanadoo.fr on Sat, Sep 15, 2001 at 09:33:47PM +0200 <20010915224844.A407@mars.wanadoo.fr> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-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 local.freebsd.stable you write: >i'm sorry but i didn't mention that i'm on a laptop and i cannot modify >anything in my bios :( That is not necessarily a property of all laptops. On my vaio it was not immediately obvious that I could enter the bios configuration by holding down F2 (I think) during boot. Try sitting on the keyboard when you restart :-) $.02, /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 13:49:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.clickarray.com (dune.clickarray.com [209.10.62.213]) by hub.freebsd.org (Postfix) with ESMTP id 2507637B411; Sun, 16 Sep 2001 13:49:24 -0700 (PDT) Received: from vader.clickarray.com (nattedaddress.clickarray.com [10.2.1.199]) by mail.clickarray.com (Postfix) with ESMTP id 057EB5EF01; Sun, 16 Sep 2001 13:58:33 -0700 (PDT) Received: (from asami@localhost) by vader.clickarray.com (8.11.0/8.11.0) id f8GKnHP27556; Sun, 16 Sep 2001 13:49:17 -0700 (PDT) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: vader.clickarray.com: asami set sender to asami@cs.berkeley.edu using -f To: sobomax@FreeBSD.org Cc: john_m_cooper@yahoo.com, gnome@FreeBSD.org, ports@FreeBSD.org, stable@FreeBSD.org Subject: Re: bugbuddy build failure References: From: asami@FreeBSD.org (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 16 Sep 2001 13:49:16 -0700 In-Reply-To: (Maxim Sobolev's message of "Sat, 15 Sep 2001 08:04:18 +0400") Message-ID: Lines: 58 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-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: Maxim Sobolev * Umm, no, bugbuddy already receives oaf dependency through USE_GNOME knob. From * what I saw in the log I can tell that to me it looks like there is some more * fundamental problem with bento itself, because it tries to build bugbuddy * even though one of the packages it depends upon is missed (see piece of log * below). I have no idea why it may be happening, though. As I reported before, it is sshd that is misbehaving. The package building scripts are fine -- they have been handling dependencies the exact same way for several years now. It's this piece of code that's failing. === while [ $# -gt 0 ]; do if ssh -a ${master} [ -f ${packages}/All/$1 ]; then if [ ! -f ${chroot}/tmp/depends/$1 ]; then echo "copying package $1 for ${pkgname}" scp -p $master:${packages}/All/$1 ${chroot}/tmp/depends fi else echo "skipping package $1 for ${pkgname} since it is missing" fi shift done === If the "ssh" command fails, it will not copy the necessary package. The package *is* on the master when this happens. For instance, I just got an error saying libiconv is missing, but it was built two days ago according to the timestamp so there is no race condition. I have seen similar errors before, when Paul Saab told me that it was ConnectionsPerPeriod in /etc/ssh/sshd_config that needed to be tweaked to allow a very high access rate like the package cluster master. However, that knob has gone away, (apparently) replaced by MaxStartups. I changed it to 200:5:300 as shown below but the problem still persists. === # ConnectionsPerPeriod has been deprecated completely # After 10 unauthenticated connections, refuse 30% of the new ones, and # refuse any more than 60 total. MaxStartups 200:5:300 === I just noticed that there ase some of these messages: === rresvport: af=2 Resource temporarily unavailable === printed out when I try to build the packages by hand. I am not sure if they are related. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 13:50:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id C825F37B403 for ; Sun, 16 Sep 2001 13:50:52 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.5/8.11.1) with ESMTP id f8GKaDf66864 for ; Sun, 16 Sep 2001 16:36:13 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Sun, 16 Sep 2001 16:36:12 -0400 (EDT) From: To: freebsd-stable@freebsd.org Subject: mergemaster 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 I was looking at /var/tmp/temproot after running mergemaster to see what was in /etc that was not in ..temproot/etc. The only files I could not identify: pim6dd.conf pim6sd.conf after rooting (no pun) around for a bit I know what they are. My question is, if/when these files change will the process automatically include them for merging or should they be listed in /usr/src/etc/mtree/BSD.root.dist? _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 13:55:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id A728337B408 for ; Sun, 16 Sep 2001 13:55:34 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 7CE1510F4C1; Sun, 16 Sep 2001 15:55:37 -0500 (CDT) Date: Sun, 16 Sep 2001 15:55:37 -0500 From: "David W. Chapman Jr." To: doug@safeport.com Cc: freebsd-stable@freebsd.org Subject: Re: mergemaster question Message-ID: <20010916155537.B76323@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: doug@safeport.com, freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC 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 On Sun, Sep 16, 2001 at 04:36:12PM -0400, doug@safeport.com wrote: > I was looking at /var/tmp/temproot after running mergemaster to see what was in > /etc that was not in ..temproot/etc. The only files I could not identify: > > pim6dd.conf > pim6sd.conf > pim6[s,d]d has been moved out of the base system and into the ports system, all instances of them in /etc and /usr/sbin or /usr/bin can be erased if you have the port installed or don't use pim -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 13:56:11 2001 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 EADCE37B407 for ; Sun, 16 Sep 2001 13:55:47 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id DC4A0481; Sun, 16 Sep 2001 21:55:41 +0100 (BST) Date: Sun, 16 Sep 2001 21:55:41 +0100 From: Josef Karthauser To: doug@safeport.com Cc: freebsd-stable@freebsd.org Subject: Re: mergemaster question Message-ID: <20010916215541.F23685@tao.org.uk> Mail-Followup-To: Josef Karthauser , doug@safeport.com, freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MZf7D3rAEoQgPanC" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from doug@safeport.com on Sun, Sep 16, 2001 at 04:36:12PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --MZf7D3rAEoQgPanC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 16, 2001 at 04:36:12PM -0400, doug@safeport.com wrote: > I was looking at /var/tmp/temproot after running mergemaster to see what = was in > /etc that was not in ..temproot/etc. The only files I could not identify: >=20 > pim6dd.conf > pim6sd.conf >=20 > after rooting (no pun) around for a bit I know what they are. >=20 > My question is, if/when these files change will the process automatically > include them for merging or should they be listed in=20 > /usr/src/etc/mtree/BSD.root.dist? They shouldn't be there at all. pim6Xd was removed to the ports. Joe --MZf7D3rAEoQgPanC 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 iEYEARECAAYFAjulEc0ACgkQXVIcjOaxUBY56gCfQAUU5GNyCNhvWs0JDmJEyzhS 1FQAnAwP/mZkC8UvBecNWnfhQK3w4Tss =3UNN -----END PGP SIGNATURE----- --MZf7D3rAEoQgPanC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 13:59:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sanctuary.magill.unisa.edu.au (sanctuary.magill.unisa.edu.au [130.220.227.239]) by hub.freebsd.org (Postfix) with ESMTP id 4987937B401 for ; Sun, 16 Sep 2001 13:59:27 -0700 (PDT) Received: from localhost (sayersjm@localhost) by sanctuary.magill.unisa.edu.au (8.11.6/8.11.4) with ESMTP id f8GKx9w19197 for ; Mon, 17 Sep 2001 06:29:10 +0930 (CST) (envelope-from Jarrod.Sayers@unisa.edu.au) Date: Mon, 17 Sep 2001 06:29:09 +0930 (CST) From: Jarrod Sayers X-X-Sender: To: Subject: Building x11/gnome from ports Message-ID: <20010917062243.V16003-100000@sanctuary.magill.unisa.edu.au> 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 While trying to install x11/gnome from the ports tree, one of its runtime dependancies is x11-toolkits/guile-gnome which fails to build. It dies with the following: ----- ===> Building for guile-gnome-0.20_3 make all-recursive Making all in guile-gnome Making all in zvt Making all in bonobo Making all in gtkhtml guile -l ../../guile-gtk/gtk/config.scm -s ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c ERROR: In procedure open-file: ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** Error code 2 Stop in /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gnome/gtkhtml. *** Error code 1 ----- There is still an open PR ports/29463 but thats a compilation problem. This seems to be parsing a file called ../../guile-gtk/gtk/config.scm which doesn't exist, ../../guile-gtk/gtk/config.scm.in exists though and if you try to use it, errors, ERROR: Unbound variable: @USING_LTDL_SCM@ appear. Any ideas? The ports tree is cvsupped off RELEASE_4_4_0 yesterday. TIA, Jarrod Sayers Information Technologist School of Communication, Information and New Media University of South Australia, Magill Campus. Phone: +61 8 83024045 Fax: +61 8 83024745 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 14:17:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 0952737B405 for ; Sun, 16 Sep 2001 14:17:07 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.5/8.11.1) with ESMTP id f8GLH6j66926 for ; Sun, 16 Sep 2001 17:17:06 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Sun, 16 Sep 2001 17:17:06 -0400 (EDT) From: To: freebsd-stable@freebsd.org Subject: Re: mergemaster question In-Reply-To: <20010916155537.B76323@leviathan.inethouston.net> 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 ah - thanks I found the references in the release notes. Should cvsup have removed man files and binaries? On Sun, 16 Sep 2001, David W. Chapman Jr. wrote: > On Sun, Sep 16, 2001 at 04:36:12PM -0400, doug@safeport.com wrote: > > I was looking at /var/tmp/temproot after running mergemaster to see what was in > > /etc that was not in ..temproot/etc. The only files I could not identify: > > > > pim6dd.conf > > pim6sd.conf > > > pim6[s,d]d has been moved out of the base system and into the ports > system, all instances of them in /etc and /usr/sbin or /usr/bin can > be erased if you have the port installed or don't use pim > > -- > David W. Chapman Jr. > dwcjr@inethouston.net Raintree Network Services, Inc. > dwcjr@freebsd.org FreeBSD Committer > _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 14:38:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id D73AE37B40A; Sun, 16 Sep 2001 14:38:04 -0700 (PDT) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id OAA22202; Sun, 16 Sep 2001 14:38:04 -0700 (MST) (envelope-from chad) Date: Sun, 16 Sep 2001 14:38:03 -0700 From: "Chad R. Larson" To: Jordan Hubbard Cc: stable@FreeBSD.ORG Subject: Re: Update on 4.4 release date Message-ID: <20010916143803.A22183@freeway.dcfinc.com> References: <20010915184404Y.jkh@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010915184404Y.jkh@freebsd.org>; from jkh@FreeBSD.ORG on Sat, Sep 15, 2001 at 06:44:04PM -0700 Sender: owner-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, Sep 15, 2001 at 06:44:04PM -0700, Jordan Hubbard wrote: > o We're very close to being ready with the RELENG_4_4 branch (AKA > 4.4.0-STABLE)... Is this to imply we're going back to point releases rather than patches along the "very stable" branch? That is, would we have a "4.4.6-STABLE" rather than "4.4-STABLE-p6"? If so, I approve. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.com DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 15: 6:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 89B0B37B401 for ; Sun, 16 Sep 2001 15:06:20 -0700 (PDT) Received: from localhost (doug@localhost) by fledge.watson.org (8.11.6/8.11.5) with SMTP id f8GM69S49557 for ; Sun, 16 Sep 2001 18:06:10 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Sun, 16 Sep 2001 18:06:09 -0400 (EDT) From: Doug Denault X-Sender: doug@fledge.watson.org To: freebsd-stable@freebsd.org Subject: Re: mergemaster question 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 never mind - I found refs and got an answer here (which was nop an operator function) thanks for your help On Sun, 16 Sep 2001 doug@safeport.com wrote: > ah - thanks I found the references in the release notes. Should cvsup have > removed man files and binaries? > > On Sun, 16 Sep 2001, David W. Chapman Jr. wrote: > > > On Sun, Sep 16, 2001 at 04:36:12PM -0400, doug@safeport.com wrote: > > > I was looking at /var/tmp/temproot after running mergemaster to see what was in > > > /etc that was not in ..temproot/etc. The only files I could not identify: > > > > > > pim6dd.conf > > > pim6sd.conf > > > > > pim6[s,d]d has been moved out of the base system and into the ports > > system, all instances of them in /etc and /usr/sbin or /usr/bin can > > be erased if you have the port installed or don't use pim > > > > -- > > David W. Chapman Jr. > > dwcjr@inethouston.net Raintree Network Services, Inc. > > dwcjr@freebsd.org FreeBSD Committer > > > > _____ > Douglas Denault > doug@safeport.com > Voice: 301-469-8766 > Fax: 301-469-0601 > > > 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 Sun Sep 16 15:38: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id C747537B436 for ; Sun, 16 Sep 2001 15:38:02 -0700 (PDT) Received: from topdeck.tinsleyviaduct.com ([62.49.246.82] helo=topdeck) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 15ikY5-0000qW-0A for freebsd-stable@freebsd.org; Sun, 16 Sep 2001 22:38:01 +0000 Received: from phil by topdeck with local (Exim 3.12 #1 (Debian)) id 15ikBs-00089U-00; Sun, 16 Sep 2001 23:15:04 +0100 Date: Sun, 16 Sep 2001 23:15:04 +0100 From: Phil Reynolds To: freebsd-stable@freebsd.org Subject: make installworld fails: install: mbr: no such file or directory Message-ID: <20010916231504.A31337@tinsleyviaduct.com> 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 On trying to make installworld for 4.4-STABLE, I get the following error: ===> sys/boot/i386/mbr install -c -o root -g wheel -m 444 mbr /boot install: mbr: No such file or directory *** Error code 71 The installworld therefore fails. All other steps up to this point worked perfectly. Can anyone advise what is wrong and what I need to do in order to fix it? -- Phil Reynolds o ____ Internet: phil@tinsleyviaduct.com |L_ \ / Web: http://www.tinsleyviaduct.com/phil/ (_)- \/ Waltham 67, Emley Moor 69, Droitwich 79, Windows 95 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 17: 6:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 13D4537B408 for ; Sun, 16 Sep 2001 17:06:36 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 8879210F4C1; Sun, 16 Sep 2001 19:06:40 -0500 (CDT) Date: Sun, 16 Sep 2001 19:06:40 -0500 From: "David W. Chapman Jr." To: doug@safeport.com Cc: freebsd-stable@freebsd.org Subject: Re: mergemaster question Message-ID: <20010916190640.F76323@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: doug@safeport.com, freebsd-stable@freebsd.org References: <20010916155537.B76323@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC 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 On Sun, Sep 16, 2001 at 05:17:06PM -0400, doug@safeport.com wrote: > ah - thanks I found the references in the release notes. Should cvsup have > removed man files and binaries? > Not if it didn't originally install the sources to the man and binaries. If you are tralking about the binaries and man pages created after a make world, definitely not. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 17: 9:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.noos.fr (camus.noos.net [212.198.2.70]) by hub.freebsd.org (Postfix) with ESMTP id D342D37B408 for ; Sun, 16 Sep 2001 17:09:36 -0700 (PDT) Received: (qmail 62769961 invoked by uid 0); 17 Sep 2001 00:09:35 -0000 Received: from unknown (HELO gits.dyndns.org) ([212.198.231.187]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 17 Sep 2001 00:09:35 -0000 Received: (from root@localhost) by gits.dyndns.org (8.11.6/8.11.6) id f8H09Y921584; Mon, 17 Sep 2001 02:09:34 +0200 (CEST) (envelope-from root) Message-Id: <200109170009.f8H09Y921584@gits.dyndns.org> Subject: Re: make -j4 vs -j8... 4 works, but 8 does not In-Reply-To: <20010916003359.A48953@student.uu.se> To: Erik Trulsson Date: Mon, 17 Sep 2001 02:09:34 +0200 (CEST) Cc: stable@FreeBSD.ORG Reply-To: clefevre@citeweb.net From: Cyrille Lefevre Organization: ACME X-Face: V|+c;4!|B?E%BE^{E6);aI.[<97Zd*>^#%Y5Cxv;%Y[PT-LW3;A:fRrJ8+^k"e7@+30g0YD0*^^3jgyShN7o?a]C la*Zv'5NA,=963bM%J^o]C X-Mailer: ELM [version 2.4ME+ PL94b (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 Erik Trulsson wrote: > On Sat, Sep 15, 2001 at 06:06:10PM -0400, Garance A Drosihn wrote: > > > [aside on those multiple builds that I did: It was interesting that > > even though it was on a dual-processor system, there was not much of > > a speed improvement (on 4.3-stable) when going from -j4 to -j10. Big > > improvement going from -j1 to -j4, but after that it didn't help much] > > That sounds exactly like what I would expect. More than 2 (or maybe 3) > jobs per CPU is normally not going to make things go faster but might > actually slow it down. I'm not right w/ you. let's try : # setup a reusable environment cd /sys/compile/MYKERNEL make depend make # run the jobs for i in 1 2 4 8; do (date;touch opt_global.h;time make -j$i all;date) >| .j$i 2>&1 done results are (on my old P200 processor) : j1 12:36 j2 12:46 j4 11:36 j8 11:21 so, for a 12 min job, you could win 1 min using -j4, which may gives you 1 hour for a 12 hours job (such as buildworld :). ok, it's not so many, but that may help a lot. for instace, I currently use -j4 since -j8 is too CPU and memory intensive (the machine slow down significally). PS : I'm using SCSI disks. using IDE disks probably gives you different results. I/O are very differents between the two. Cyrille. -- Cyrille Lefevre mailto:clefevre@citeweb.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 17:12:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 9D1D737B409 for ; Sun, 16 Sep 2001 17:12:15 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 67C3B10F4C1; Sun, 16 Sep 2001 19:12:20 -0500 (CDT) Date: Sun, 16 Sep 2001 19:12:20 -0500 From: "David W. Chapman Jr." To: Cyrille Lefevre Cc: Erik Trulsson , stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010916191219.H76323@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Cyrille Lefevre , Erik Trulsson , stable@FreeBSD.ORG References: <20010916003359.A48953@student.uu.se> <200109170009.f8H09Y921584@gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200109170009.f8H09Y921584@gits.dyndns.org> User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC 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 On Mon, Sep 17, 2001 at 02:09:34AM +0200, Cyrille Lefevre wrote: > j1 12:36 > j2 12:46 > j4 11:36 > j8 11:21 > > so, for a 12 min job, you could win 1 min using -j4, which may gives > you 1 hour for a 12 hours job (such as buildworld :). ok, it's not so > many, but that may help a lot. for instace, I currently use -j4 since > -j8 is too CPU and memory intensive (the machine slow down significally). > > PS : I'm using SCSI disks. using IDE disks probably gives you different > results. I/O are very differents between the two. > On my IBM IDE drives with softupdates, tags and write cache enabled, on my thunderbird 1100 with 256mb ram, I only do -j5 or -j6 at most. I can't seem to get my buildworlds lower than 40 mins. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 17:41:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx04.cluster1.charter.net (dc-mx04.cluster0.hsacorp.net [209.225.8.14]) by hub.freebsd.org (Postfix) with ESMTP id 3AEEE37B418 for ; Sun, 16 Sep 2001 17:41:47 -0700 (PDT) Received: from [24.217.157.157] (HELO there) by dc-mx04.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with SMTP id 29926100; Sun, 16 Sep 2001 20:47:53 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: "David W. Chapman Jr." , Cyrille Lefevre Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Date: Sun, 16 Sep 2001 19:41:42 -0500 X-Mailer: KMail [version 1.3] Cc: Erik Trulsson , stable@FreeBSD.ORG References: <20010916003359.A48953@student.uu.se> <200109170009.f8H09Y921584@gits.dyndns.org> <20010916191219.H76323@leviathan.inethouston.net> In-Reply-To: <20010916191219.H76323@leviathan.inethouston.net> 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 Sunday 16 September 2001 07:12 pm, David W. Chapman Jr. wrote: > On Mon, Sep 17, 2001 at 02:09:34AM +0200, Cyrille Lefevre wrote: > > j1 12:36 > > j2 12:46 > > j4 11:36 > > j8 11:21 > > > > so, for a 12 min job, you could win 1 min using -j4, which may gives > > you 1 hour for a 12 hours job (such as buildworld :). ok, it's not so > > many, but that may help a lot. for instace, I currently use -j4 since > > -j8 is too CPU and memory intensive (the machine slow down > > significally). > > > > PS : I'm using SCSI disks. using IDE disks probably gives you different > > results. I/O are very differents between the two. > > On my IBM IDE drives with softupdates, tags and write cache enabled, > on my thunderbird 1100 with 256mb ram, I only do -j5 or -j6 at most. > I can't seem to get my buildworlds lower than 40 mins. With a T-Bird 850 and 512MB, IBM-DTLA drive, softupdates, no tags or write cache enabled, and no -j option the buildworld takes 47-48 min. while using the machine for other things also. /etc/defaults/make.conf unchanged from last build. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 17:43: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 58CF637B407 for ; Sun, 16 Sep 2001 17:43:00 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 3720310F4C1; Sun, 16 Sep 2001 19:43:05 -0500 (CDT) Date: Sun, 16 Sep 2001 19:43:05 -0500 From: "David W. Chapman Jr." To: Dave Uhring Cc: "David W. Chapman Jr." , Cyrille Lefevre , Erik Trulsson , stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010916194305.J76323@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Dave Uhring , "David W. Chapman Jr." , Cyrille Lefevre , Erik Trulsson , stable@FreeBSD.ORG References: <20010916003359.A48953@student.uu.se> <200109170009.f8H09Y921584@gits.dyndns.org> <20010916191219.H76323@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC 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 On Sun, Sep 16, 2001 at 07:41:42PM -0500, Dave Uhring wrote: > With a T-Bird 850 and 512MB, IBM-DTLA drive, softupdates, no tags or write > cache enabled, and no -j option the buildworld takes 47-48 min. while using > the machine for other things also. /etc/defaults/make.conf unchanged from Besides the slower processor, no tags or wc, the setup appears to be almost identical to mine. -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 18: 9:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web10907.mail.yahoo.com (web10907.mail.yahoo.com [216.136.131.43]) by hub.freebsd.org (Postfix) with SMTP id 13E0A37B40A for ; Sun, 16 Sep 2001 18:09:40 -0700 (PDT) Message-ID: <20010917010940.66086.qmail@web10907.mail.yahoo.com> Received: from [203.61.155.10] by web10907.mail.yahoo.com via HTTP; Sun, 16 Sep 2001 18:09:40 PDT Date: Sun, 16 Sep 2001 18:09:40 -0700 (PDT) From: Chris Gozdzicki Subject: 4.4-RC5 boot floppies To: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org, freebsd-hardware@freeebsd.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! I am unable to install 4.4-RC5 because the boot floppies do not detect my IDE controller and also there are problems loading *.ko files. My motherboard is ASUS P4T-M. By the way, the boot floppies from 4.3-RELEASE were ok. Regards, Chris __________________________________________________ Terrorist Attacks on U.S. - How can you help? Donate cash, emergency relief information http://dailynews.yahoo.com/fc/US/Emergency_Information/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 18:15:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mango.gaultopia.org (mango.gaultopia.org [161.58.160.39]) by hub.freebsd.org (Postfix) with ESMTP id 6C9A537B405 for ; Sun, 16 Sep 2001 18:15:46 -0700 (PDT) Received: from gaultopia.org (localhost [127.0.0.1]) by mango.gaultopia.org (Postfix) with SMTP id 2BCBD1F01A; Sun, 16 Sep 2001 21:15:40 -0400 (EDT) Received: from 64.164.130.170 (SquirrelMail authenticated user egault) by www.gaultopia.org with HTTP; Sun, 16 Sep 2001 21:15:40 -0400 (EDT) Message-ID: <49180.64.164.130.170.1000689340.squirrel@www.gaultopia.org> Date: Sun, 16 Sep 2001 21:15:40 -0400 (EDT) Subject: Re: Building x11/gnome from ports From: "Erik Gault" To: In-Reply-To: <20010917062243.V16003-100000@sanctuary.magill.unisa.edu.au> References: <20010917062243.V16003-100000@sanctuary.magill.unisa.edu.au> Cc: X-Mailer: SquirrelMail (version 1.2.0 [rc1]) 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 i was able to get it to build a few weeks ago by independently building the guile-gnome package and then installing x11/gnome. i may have done some other minor fiddling, i can't remember exactly, but i was able to get it to build. sorry i don't have more detailed information... erik > While trying to install x11/gnome from the ports tree, one of its > runtime dependancies is x11-toolkits/guile-gnome which fails to build. > It dies with the following: > > ----- > ===> Building for guile-gnome-0.20_3 > make all-recursive > Making all in guile-gnome > Making all in zvt > Making all in bonobo > Making all in gtkhtml > guile -l ../../guile-gtk/gtk/config.scm -s > ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue > ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c > ERROR: In procedure open-file: > ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** > Error code 2 > > Stop in > /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gno me/gtkhtml. > *** Error code 1 > ----- > > There is still an open PR ports/29463 but thats a compilation problem. > > This seems to be parsing a file called ../../guile-gtk/gtk/config.scm > which doesn't exist, ../../guile-gtk/gtk/config.scm.in exists though > and if you try to use it, errors, ERROR: Unbound variable: > @USING_LTDL_SCM@ appear. > > Any ideas? The ports tree is cvsupped off RELEASE_4_4_0 yesterday. > > TIA, > > Jarrod Sayers > Information Technologist > School of Communication, Information and New Media > University of South Australia, Magill Campus. > Phone: +61 8 83024045 > Fax: +61 8 83024745 > > > > 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 Sun Sep 16 18:44: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (law2-f67.hotmail.com [216.32.181.67]) by hub.freebsd.org (Postfix) with ESMTP id 2E6AD37B408 for ; Sun, 16 Sep 2001 18:43:59 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 16 Sep 2001 18:43:58 -0700 Received: from 24.159.98.80 by lw2fd.hotmail.msn.com with HTTP; Mon, 17 Sep 2001 01:43:58 GMT X-Originating-IP: [24.159.98.80] From: "Kenneth Mays" To: freebsd-stable@freebsd.org Subject: 4.4RC5: kldunload crashes with custom kernel Date: Sun, 16 Sep 2001 21:43:58 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 17 Sep 2001 01:43:58.0993 (UTC) FILETIME=[3855C810:01C13F1A] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 1. Recompile kernel implementing "device pcm, device sbc0..." change 2. Reboot and log on as root. 3. Type "startx" to go into KDE. Wait till hear music from KDE successfully starting (shows main GUI screen). 4. Open up a console windows and type "kldload snd". Wait till the snd modules load. 5. Type "kldunload". See if it cleanly unloads the snd modules or crashes your system. I originally did this test with the GENERIC kernel without recompiling. The test completed successfully. I recompiled my kernel to get the sound working like I always do - nothing different. I tried the test again and when I typed kldunload the system locked up and rebooted. I was rebooted the second time I tried to start KDE after the first reboot. The third time I restarted KDE, I could get into KDE successfully. Don't do this at home, kids. Ken 4.4RC5 _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 18:51:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 508AD37B414 for ; Sun, 16 Sep 2001 18:51:23 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id B343910F4C1; Sun, 16 Sep 2001 20:51:27 -0500 (CDT) Date: Sun, 16 Sep 2001 20:51:27 -0500 From: "David W. Chapman Jr." To: Dave Uhring Cc: "David W. Chapman Jr." , Cyrille Lefevre , Erik Trulsson , stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010916205127.L76323@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." Mail-Followup-To: Dave Uhring , "David W. Chapman Jr." , Cyrille Lefevre , Erik Trulsson , stable@FreeBSD.ORG References: <20010916003359.A48953@student.uu.se> <20010916194305.J76323@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.22.1i X-Operating-System: FreeBSD 4.4-RC 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 > Then except for a few minutes of compile time, what good is -j on > a single processor machine? I've heard 4-6 is good depenging on disk i/o limitions and cpu. > > And why does this discussion arise about every 2 months? Not sure -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 18:59:44 2001 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 4677C37B408 for ; Sun, 16 Sep 2001 18:59:40 -0700 (PDT) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id CAA27538 for ; Mon, 17 Sep 2001 02:06:57 -0700 Date: Sun, 16 Sep 2001 18:59:39 -0700 From: John Merryweather Cooper To: freebsd-stable@freebsd.org Subject: Seg Faults running Balsa, Pan, and Mozilla under latest GNOME, but KDE2.2 works fine Message-ID: <20010916185939.C24051@johncoop.MSHOME> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Balsa 1.1.7 Lines: 18 Sender: owner-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 know whether this is a kernel issue, a kernel/GNOME issue, or just GNOME, but in the past week I've been experiencing rather common Seg Faults running Balsa, Pan, and Mozilla. Balsa Seg faults any time it: 1) gets lots of mail in a folder; 2) attempts to process HTML mail. Pan Seg Faults trying to download a news server groups list. And Mozilla dies on graphics-intensive pages. However, these applications run fine (and do not seg fault under any of the abovbe conditiosn) under the latest KDE. Weird. -- jmc MacroHard -- the perfection of form over substance, marketing over performance, and greed over design . . . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 19:40:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 2BBA937B407 for ; Sun, 16 Sep 2001 19:40:12 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.5/8.11.1) with ESMTP id f8H2eBD67495 for ; Sun, 16 Sep 2001 22:40:11 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Sun, 16 Sep 2001 22:40:11 -0400 (EDT) From: To: freebsd-stable@freebsd.org Subject: pccard does not work with Cirrus Logic CL-PD6730, 2.01 Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-2056722099-1000694411=:7651" Sender: owner-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 message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-2056722099-1000694411=:7651 Content-Type: TEXT/PLAIN; charset=US-ASCII cvsup from Sep 15 20:14 pciconf -l chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x12358086 rev=0x02 hdr=0x00 chip1@pci0:1:0: class=0x068000 card=0x00000000 chip=0x12348086 rev=0x03 hdr=0x00 none0@pci0:2:0: class=0x030000 card=0x00000000 chip=0x000310c8 rev=0x02 hdr=0x00 pcic0@pci0:4:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0xee hdr=0x00 pciconf -r pci0:4:0: 0:xff 0x11001013 The above does not seem correct but that's what I did last time. I have attached the full dmesg. Basically it boots but does not recognize that a card is present. poping the card in and has no effect. This is FYI or if I can provide further information, please ask. I do not need this to run on 4.4. _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 --0-2056722099-1000694411=:7651 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="boot.zeus" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: boot -v Content-Disposition: attachment; filename="boot.zeus" Q29weXJpZ2h0IChjKSAxOTkyLTIwMDEgVGhlIEZyZWVCU0QgUHJvamVjdC4N CkNvcHlyaWdodCAoYykgMTk3OSwgMTk4MCwgMTk4MywgMTk4NiwgMTk4OCwg MTk4OSwgMTk5MSwgMTk5MiwgMTk5MywgMTk5NA0KCVRoZSBSZWdlbnRzIG9m IHRoZSBVbml2ZXJzaXR5IG9mIENhbGlmb3JuaWEuIEFsbCByaWdodHMgcmVz ZXJ2ZWQuDQpGcmVlQlNEIDQuNC1TVEFCTEUgIzA6IFN1biBTZXAgMTYgMDI6 MzY6NDkgRURUIDIwMDENCiAgICBkb3VnQHBlbWFxdWlkLnNhZmVwb3J0LmNv bTovdXNyL29iai91c3IvaG9tZS9mYnNkL3N0YWJsZS9zcmMvc3lzL1pFVVMN CkNhbGlicmF0aW5nIGNsb2NrKHMpIC4uLiBUU0MgY2xvY2s6IDE2NzA0NTMx OCBIeiwgaTgyNTQgY2xvY2s6IDExOTMxODIgSHoNCkNMS19VU0VfSTgyNTRf Q0FMSUJSQVRJT04gbm90IHNwZWNpZmllZCAtIHVzaW5nIGRlZmF1bHQgZnJl cXVlbmN5DQpUaW1lY291bnRlciAiaTgyNTQiICBmcmVxdWVuY3kgMTE5MzE4 MiBIeg0KQ0xLX1VTRV9UU0NfQ0FMSUJSQVRJT04gbm90IHNwZWNpZmllZCAt IHVzaW5nIG9sZCBjYWxpYnJhdGlvbiBtZXRob2QNCkNQVTogUGVudGl1bS9Q NTVDICgxNjcuMDUtTUh6IDU4Ni1jbGFzcyBDUFUpDQogIE9yaWdpbiA9ICJH ZW51aW5lSW50ZWwiICBJZCA9IDB4NTQzICBTdGVwcGluZyA9IDMNCiAgRmVh dHVyZXM9MHg4MDAxYmY8RlBVLFZNRSxERSxQU0UsVFNDLE1TUixNQ0UsQ1g4 LE1NWD4NCnJlYWwgbWVtb3J5ICA9IDQxOTQzMDQwICg0MDk2MEsgYnl0ZXMp DQpQaHlzaWNhbCBtZW1vcnkgY2h1bmsocyk6DQoweDAwMDAxMDAwIC0gMHgw MDA5ZWZmZiwgNjQ3MTY4IGJ5dGVzICgxNTggcGFnZXMpDQoweDAwNGEyMDAw IC0gMHgwMjdmN2ZmZiwgMzcwNTI0MTYgYnl0ZXMgKDkwNDYgcGFnZXMpDQph dmFpbCBtZW1vcnkgPSAzNjMwMjg0OCAoMzU0NTJLIGJ5dGVzKQ0KYmlvczMy OiBGb3VuZCBCSU9TMzIgU2VydmljZSBEaXJlY3RvcnkgaGVhZGVyIGF0IDB4 YzAwZjU2NjANCmJpb3MzMjogRW50cnkgPSAweGZkMjM5IChjMDBmZDIzOSkg IFJldiA9IDAgIExlbiA9IDENCnBjaWJpb3M6IFBDSSBCSU9TIGVudHJ5IGF0 IDB4MjEzDQpwbnBiaW9zOiBGb3VuZCBQblAgQklPUyBkYXRhIGF0IDB4YzAw ZjU0YTANCnBucGJpb3M6IEVudHJ5ID0gZjAwMDA6YjZmMiAgUmV2ID0gMS4w DQpwbnBiaW9zOiBFdmVudCBmbGFnIGF0IGY5NTRmDQpPdGhlciBCSU9TIHNp Z25hdHVyZXMgZm91bmQ6DQpBQ1BJOiAwMDAwMDAwMA0KUHJlbG9hZGVkIGVs ZiBrZXJuZWwgImtlcm5lbCIgYXQgMHhjMDQ3YzAwMC4NCkludGVsIFBlbnRp dW0gZGV0ZWN0ZWQsIGluc3RhbGxpbmcgd29ya2Fyb3VuZCBmb3IgRjAwRiBi dWcNCm1kMDogTWFsbG9jIGRpc2sNCkNyZWF0aW5nIERJU0sgbWQwDQpNYXRo IGVtdWxhdG9yIHByZXNlbnQNCnBjaV9vcGVuKDEpOgltb2RlIDEgYWRkciBw b3J0ICgweDBjZjgpIGlzIDB4ODAwMDA4ZDQNCnBjaV9vcGVuKDFhKToJbW9k ZTFyZXM9MHg4MDAwMDAwMCAoMHg4MDAwMDAwMCkNCnBjaV9jZmdjaGVjazoJ ZGV2aWNlIDAgW2NsYXNzPTA2MDAwMF0gW2hkcj0wMF0gaXMgdGhlcmUgKGlk PTEyMzU4MDg2KQ0KYXBtMDogPEFQTSBCSU9TPiBvbiBtb3RoZXJib2FyZA0K YXBtOiBmb3VuZCBBUE0gQklPUyB2MS4xLCBjb25uZWN0ZWQgYXQgdjEuMQ0K bnB4MDogPG1hdGggcHJvY2Vzc29yPiBvbiBtb3RoZXJib2FyZA0KbnB4MDog SU5UIDE2IGludGVyZmFjZQ0KaTU4Nl9iemVybygpIGJhbmR3aWR0aCA9IDEy ODkzMjQzOSBieXRlcy9zZWMNCmJ6ZXJvKCkgYmFuZHdpZHRoID0gMTgxODE4 MTgxIGJ5dGVzL3NlYw0KcGNpYjA6IDxIb3N0IHRvIFBDSSBicmlkZ2U+IG9u IG1vdGhlcmJvYXJkDQpmb3VuZC0+CXZlbmRvcj0weDgwODYsIGRldj0weDEy MzUsIHJldmlkPTB4MDINCgljbGFzcz0wNi0wMC0wMCwgaGRydHlwZT0weDAw LCBtZmRldj0wDQoJc3Vib3JkaW5hdGVidXM9MCAJc2Vjb25kYXJ5YnVzPTAN CmZvdW5kLT4JdmVuZG9yPTB4ODA4NiwgZGV2PTB4MTIzNCwgcmV2aWQ9MHgw Mw0KCWNsYXNzPTA2LTgwLTAwLCBoZHJ0eXBlPTB4MDAsIG1mZGV2PTANCglz dWJvcmRpbmF0ZWJ1cz0wIAlzZWNvbmRhcnlidXM9MA0KZm91bmQtPgl2ZW5k b3I9MHgxMGM4LCBkZXY9MHgwMDAzLCByZXZpZD0weDAyDQoJY2xhc3M9MDMt MDAtMDAsIGhkcnR5cGU9MHgwMCwgbWZkZXY9MA0KCXN1Ym9yZGluYXRlYnVz PTAgCXNlY29uZGFyeWJ1cz0wDQoJaW50cGluPWEsIGlycT0yNTUNCgltYXBb MTBdOiB0eXBlIDEsIHJhbmdlIDMyLCBiYXNlIDNmYzAwMDAwLCBzaXplIDIy DQpmb3VuZC0+CXZlbmRvcj0weDEwMTMsIGRldj0weDExMDAsIHJldmlkPTB4 ZWUNCgljbGFzcz0wNi0wNS0wMCwgaGRydHlwZT0weDAwLCBtZmRldj0wDQoJ c3Vib3JkaW5hdGVidXM9MCAJc2Vjb25kYXJ5YnVzPTANCglpbnRwaW49YSwg aXJxPTI1NQ0KCW1hcFsxMF06IHR5cGUgMSwgcmFuZ2UgMzIsIGJhc2UgMDAw MDAzZTAsIHNpemUgIDINCnBjaTA6IDxQQ0kgYnVzPiBvbiBwY2liMA0KY2hp cDE6IDxQQ0kgdG8gT3RoZXIgYnJpZGdlICh2ZW5kb3I9ODA4NiBkZXZpY2U9 MTIzNCk+IGF0IGRldmljZSAxLjAgb24gcGNpMA0KcGNpMDogPE5lb01hZ2lj IE1hZ2ljR3JhcGggMTI4WlYgU1ZHQSBjb250cm9sbGVyPiAodmVuZG9yPTB4 MTBjOCwgZGV2PTB4MDAwMykgYXQgMi4wDQpwY2ljMDogPENpcnJ1cyBMb2dp YyBQRDY3MjkvNjczMCBQQy1DYXJkIENvbnRyb2xsZXI+IHBvcnQgMHgzZTAt MHgzZTMgYXQgZGV2aWNlIDQuMCBvbiBwY2kwDQpJRCBpcyAweDgyDQpJRCBp cyAweDgyDQpwY2ljMDogUG9sbGluZyBtb2RlDQpwY2NhcmQwOiA8UEMgQ2Fy ZCBidXMgKGNsYXNzaWMpPiBvbiBwY2ljMA0KcGNjYXJkMTogPFBDIENhcmQg YnVzIChjbGFzc2ljKT4gb24gcGNpYzANCmlzYTA6IDxJU0EgYnVzPiBvbiBt b3RoZXJib2FyZA0KZXhfaXNhX2lkZW50aWZ5KCkNCnBjaWMtOiBwY2ljMCBl eGlzdHMsIHVzaW5nIG5leHQgYXZhaWxhYmxlIHVuaXQgbnVtYmVyDQpwY2lj LTogcGNpYzEgZXhpc3RzLCB1c2luZyBuZXh0IGF2YWlsYWJsZSB1bml0IG51 bWJlcg0KVHJ5aW5nIFJlYWRfUG9ydCBhdCAyMDMNClRyeWluZyBSZWFkX1Bv cnQgYXQgMjQzDQpUcnlpbmcgUmVhZF9Qb3J0IGF0IDI4Mw0KVHJ5aW5nIFJl YWRfUG9ydCBhdCAyYzMNClRyeWluZyBSZWFkX1BvcnQgYXQgMzAzDQpUcnlp bmcgUmVhZF9Qb3J0IGF0IDM0Mw0KVHJ5aW5nIFJlYWRfUG9ydCBhdCAzODMN ClRyeWluZyBSZWFkX1BvcnQgYXQgM2MzDQppc2FfcHJvYmVfY2hpbGRyZW46 IGRpc2FibGluZyBQblAgZGV2aWNlcw0KaXNhX3Byb2JlX2NoaWxkcmVuOiBw cm9iaW5nIG5vbi1QblAgZGV2aWNlcw0Kb3JtMDogPE9wdGlvbiBST00+IGF0 IGlvbWVtIDB4YzAwMDAtMHhjOWZmZiBvbiBpc2EwDQpmZGMwOiA8TkVDIDcy MDY1QiBvciBjbG9uZT4gYXQgcG9ydCAweDNmMC0weDNmNSwweDNmNyBpcnEg NiBkcnEgMiBvbiBpc2EwDQpmZGMwOiBGSUZPIGVuYWJsZWQsIDggYnl0ZXMg dGhyZXNob2xkDQpmZDA6IDwxNDQwLUtCIDMuNSIgZHJpdmU+IG9uIGZkYzAg ZHJpdmUgMA0KYXRhMDogaW9iYXNlPTB4MDFmMCBhbHRpb2Jhc2U9MHgwM2Y2 IGJtYWRkcj0weDAwMDANCmF0YTA6IG1hc2s9MDMgc3RhdHVzMD01MCBzdGF0 dXMxPTAwDQphdGEwOiBtYXNrPTAzIG9zdGF0MD01MCBvc3RhdDI9MDANCmF0 YTAtbWFzdGVyOiBBVEFQSSBwcm9iZSBhPTAwIGI9MDANCmF0YTAtc2xhdmU6 IEFUQVBJIHByb2JlIGE9MTQgYj1lYg0KYXRhMDogbWFzaz0wMyBzdGF0dXMw PTUwIHN0YXR1czE9MDANCmF0YTAtbWFzdGVyOiBBVEEgcHJvYmUgYT0wMSBi PWE1DQphdGEwOiBkZXZpY2VzPTA5DQphdGEwIGF0IHBvcnQgMHgxZjAtMHgx ZjcsMHgzZjYgaXJxIDE0IG9uIGlzYTANCmF0YTE6IGlvYmFzZT0weDAxNzAg YWx0aW9iYXNlPTB4MDM3NiBibWFkZHI9MHgwMDAwDQphdGExOiBtYXNrPTAw IHN0YXR1czA9ZmYgc3RhdHVzMT1mZg0KYXRhMTogcHJvYmUgYWxsb2NhdGlv biBmYWlsZWQNCmF0YTEgZmFpbGVkIHRvIHByb2JlIGF0IHBvcnQgMHgxNzAt MHgxNzcsMHgzNzYgaXJxIDE1IG9uIGlzYTANCmFkdjAgZmFpbGVkIHRvIHBy b2JlIG9uIGlzYTANCmJ0MDogRmFpbGVkIFN0YXR1cyBSZWcgVGVzdCAtIGZm DQpidF9pc2FfcHJvYmU6IFByb2JlIGZhaWxlZCBhdCAweDMzMA0KYnQwOiBG YWlsZWQgU3RhdHVzIFJlZyBUZXN0IC0gZmYNCmJ0X2lzYV9wcm9iZTogUHJv YmUgZmFpbGVkIGF0IDB4MzM0DQpidDA6IEZhaWxlZCBTdGF0dXMgUmVnIFRl c3QgLSBmZg0KYnRfaXNhX3Byb2JlOiBQcm9iZSBmYWlsZWQgYXQgMHgyMzAN CmJ0MDogRmFpbGVkIFN0YXR1cyBSZWcgVGVzdCAtIGZmDQpidF9pc2FfcHJv YmU6IFByb2JlIGZhaWxlZCBhdCAweDIzNA0KYnQwOiBGYWlsZWQgU3RhdHVz IFJlZyBUZXN0IC0gZmYNCmJ0X2lzYV9wcm9iZTogUHJvYmUgZmFpbGVkIGF0 IDB4MTMwDQpidDA6IEZhaWxlZCBTdGF0dXMgUmVnIFRlc3QgLSBmZg0KYnRf aXNhX3Byb2JlOiBQcm9iZSBmYWlsZWQgYXQgMHgxMzQNCmJ0MCBmYWlsZWQg dG8gcHJvYmUgYXQgcG9ydCAweDEzNC0weDEzNyBvbiBpc2EwDQphaGEwOiBz dGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQphaGEwOiBzdGF0dXMgcmVnIHRl c3QgZmFpbGVkIGZmDQphaGEwOiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZm DQphaGEwOiBzdGF0dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQphaGEwOiBzdGF0 dXMgcmVnIHRlc3QgZmFpbGVkIGZmDQphaGEwOiBzdGF0dXMgcmVnIHRlc3Qg ZmFpbGVkIGZmDQphaGEwIGZhaWxlZCB0byBwcm9iZSBhdCBwb3J0IDB4MTM0 LTB4MTM3IG9uIGlzYTANCmFpYzAgZmFpbGVkIHRvIHByb2JlIGF0IHBvcnQg MHgxNDAtMHgxNWYgb24gaXNhMA0KYXRrYmRjMDogPEtleWJvYXJkIGNvbnRy b2xsZXIgKGk4MDQyKT4gYXQgcG9ydCAweDYwLDB4NjQgb24gaXNhMA0KYXRr YmQwOiA8QVQgS2V5Ym9hcmQ+IGZsYWdzIDB4MSBpcnEgMSBvbiBhdGtiZGMw DQphdGtiZDogdGhlIGN1cnJlbnQga2JkIGNvbnRyb2xsZXIgY29tbWFuZCBi eXRlIDAwNjcNCmF0a2JkOiBrZXlib2FyZCBJRCAweDQxYWIgKDIpDQprYmQw IGF0IGF0a2JkMA0Ka2JkMDogYXRrYmQwLCBBVCAxMDEvMTAyICgyKSwgY29u ZmlnOjB4MSwgZmxhZ3M6MHgzZDAwMDANCnBzbTA6IGN1cnJlbnQgY29tbWFu ZCBieXRlOjAwNjcNCnBzbTA6IDxQUy8yIE1vdXNlPiBpcnEgMTIgb24gYXRr YmRjMA0KcHNtMDogbW9kZWwgR2VuZXJpYyBQUy8yIG1vdXNlLCBkZXZpY2Ug SUQgMC0wMCwgMiBidXR0b25zDQpwc20wOiBjb25maWc6MDAwMDAwMDAsIGZs YWdzOjAwMDAwMDAwLCBwYWNrZXQgc2l6ZTozDQpwc20wOiBzeW5jbWFzazpj MCwgc3luY2JpdHM6MDANCnZnYTA6IDxHZW5lcmljIElTQSBWR0E+IGF0IHBv cnQgMHgzYzAtMHgzZGYgaW9tZW0gMHhhMDAwMC0weGJmZmZmIG9uIGlzYTAN CmZiMDogdmdhMCwgdmdhLCB0eXBlOlZHQSAoNSksIGZsYWdzOjB4NzAwN2YN CmZiMDogcG9ydDoweDNjMC0weDNkZiwgY3J0YzoweDNkNCwgbWVtOjB4YTAw MDAgMHgyMDAwMA0KZmIwOiBpbml0IG1vZGU6MjQsIGJpb3MgbW9kZTozLCBj dXJyZW50IG1vZGU6MjQNCmZiMDogd2luZG93OjB4YzAwYjgwMDAgc2l6ZToz MmsgZ3JhbjozMmssIGJ1ZjowIHNpemU6MzJrDQpWR0EgcGFyYW1ldGVycyB1 cG9uIHBvd2VyLXVwDQo1MCAxOCAxMCAwMCAwMCAwMCAwMyAwMCAwMiA2NyA1 ZiA0ZiA1MCA4MiA1NSA4MSANCmJmIDFmIDAwIDRmIDBkIDBlIDAwIDAwIDA3 IDgwIDljIDhlIDhmIDI4IDFmIDk2IA0KYjkgYTMgZmYgMDAgMDEgMDIgMDMg MDQgMDUgMTQgMDcgMzggMzkgM2EgM2IgM2MgDQozZCAzZSAzZiAwYyAwMCAw ZiAwOCAwMCAwMCAwMCAwMCAwMCAxMCAwZSAwMCBmZiANClZHQSBwYXJhbWV0 ZXJzIGluIEJJT1MgZm9yIG1vZGUgMjQNCjUwIDE4IDEwIDAwIDEwIDAwIDAz IDAwIDAyIDY3IDVmIDRmIDUwIDgyIDU1IDgxIA0KYmYgMWYgMDAgNGYgMGQg MGUgMDAgMDAgMDAgMDAgOWMgOGUgOGYgMjggMWYgOTYgDQpiOSBhMyBmZiAw MCAwMSAwMiAwMyAwNCAwNSAxNCAwNyAzOCAzOSAzYSAzYiAzYyANCjNkIDNl IDNmIDBjIDAwIDBmIDA4IDAwIDAwIDAwIDAwIDAwIDEwIDBlIDAwIGZmIA0K RUdBL1ZHQSBwYXJhbWV0ZXJzIHRvIGJlIHVzZWQgZm9yIG1vZGUgMjQNCjUw IDE4IDEwIDAwIDEwIDAwIDAzIDAwIDAyIDY3IDVmIDRmIDUwIDgyIDU1IDgx IA0KYmYgMWYgMDAgNGYgMGQgMGUgMDAgMDAgMDAgMDAgOWMgOGUgOGYgMjgg MWYgOTYgDQpiOSBhMyBmZiAwMCAwMSAwMiAwMyAwNCAwNSAxNCAwNyAzOCAz OSAzYSAzYiAzYyANCjNkIDNlIDNmIDBjIDAwIDBmIDA4IDAwIDAwIDAwIDAw IDAwIDEwIDBlIDAwIGZmIA0Kc2MwOiA8U3lzdGVtIGNvbnNvbGU+IGF0IGZs YWdzIDB4MTAwIG9uIGlzYTANCnNjMDogVkdBIDwxNiB2aXJ0dWFsIGNvbnNv bGVzLCBmbGFncz0weDMwMD4NCnNjMDogZmIwLCBrYmQwLCB0ZXJtaW5hbCBl bXVsYXRvcjogc2MgKHN5c2NvbnMgdGVybWluYWwpDQpwY2ljMTogQ2Fubm90 IGdldCBJL08gcmFuZ2UNCnBjaWMxIGZhaWxlZCB0byBwcm9iZSBhdCBwb3J0 IDB4M2UwIGlvbWVtIDB4ZDAwMDAgb24gaXNhMA0KcGNpYzI6IG5vdCBwcm9i ZWQgKGRpc2FibGVkKQ0Kc2lvMDogaXJxIG1hcHM6IDB4NDEgMHg1MSAweDQx IDB4NDENCnNpbzAgYXQgcG9ydCAweDNmOC0weDNmZiBpcnEgNCBmbGFncyAw eDEwIG9uIGlzYTANCnNpbzA6IHR5cGUgMTY1NTBBDQpzaW8xOiBjb25maWd1 cmVkIGlycSAzIG5vdCBpbiBiaXRtYXAgb2YgcHJvYmVkIGlycXMgMA0Kc2lv MTogaXJxIG1hcHM6IDB4NDEgMHg0MSAweDQxIDB4NDENCnNpbzE6IHByb2Jl IGZhaWxlZCB0ZXN0KHMpOiAwIDEgMiA0IDYgNyA5DQpzaW8xIGZhaWxlZCB0 byBwcm9iZSBhdCBwb3J0IDB4MmY4LTB4MmZmIGlycSAzIG9uIGlzYTANCnNp bzI6IG5vdCBwcm9iZWQgKGRpc2FibGVkKQ0Kc2lvMzogbm90IHByb2JlZCAo ZGlzYWJsZWQpDQpwcGMwOiBwYXJhbGxlbCBwb3J0IGZvdW5kIGF0IDB4Mzc4 DQpwcGMwOiB1c2luZyBleHRlbmRlZCBJL08gcG9ydCByYW5nZQ0KcHBjMDog RUNQIFNQUCBFQ1ArRVBQIFNQUA0KcHBjMDogPFBhcmFsbGVsIHBvcnQ+IGF0 IHBvcnQgMHgzNzgtMHgzN2YgaXJxIDcgb24gaXNhMA0KcHBjMDogU01DLWxp a2UgY2hpcHNldCAoRUNQL0VQUC9QUzIvTklCQkxFKSBpbiBDT01QQVRJQkxF IG1vZGUNCnBwYzA6IEZJRk8gd2l0aCAxNi8xNi8xNSBieXRlcyB0aHJlc2hv bGQNCnBsaXAwOiA8UExJUCBuZXR3b3JrIGludGVyZmFjZT4gb24gcHBidXMw DQpicGY6IGxwMCBhdHRhY2hlZA0KbHB0MDogPFByaW50ZXI+IG9uIHBwYnVz MA0KbHB0MDogSW50ZXJydXB0LWRyaXZlbiBwb3J0DQpwcGkwOiA8UGFyYWxs ZWwgSS9PPiBvbiBwcGJ1czANCmVkMCBmYWlsZWQgdG8gcHJvYmUgYXQgcG9y dCAweDI4MC0weDI5ZiBpb21lbSAweGQ4MDAwIGlycSAxMCBvbiBpc2EwDQpm ZTAgZmFpbGVkIHRvIHByb2JlIGF0IHBvcnQgMHgzMDAtMHgzMWYgb24gaXNh MA0KaWUwIGZhaWxlZCB0byBwcm9iZSBhdCBwb3J0IDB4MzAwIGlvbWVtIDB4 ZDAwMDAgaXJxIDEwIG9uIGlzYTANCmxuYzAgZmFpbGVkIHRvIHByb2JlIGF0 IHBvcnQgMHgyODAgaXJxIDEwIGRycSAwIG9uIGlzYTANCmNzMCBmYWlsZWQg dG8gcHJvYmUgYXQgcG9ydCAweDMwMC0weDMxZiBvbiBpc2EwDQpzbjAgZmFp bGVkIHRvIHByb2JlIGF0IHBvcnQgMHgzMDAtMHgzMGYgaXJxIDEwIG9uIGlz YTANCmlzYV9wcm9iZV9jaGlsZHJlbjogcHJvYmluZyBQblAgZGV2aWNlcw0K QklPUyBHZW9tZXRyaWVzOg0KIDA6MDMxMjNmM2YgMC4uNzg2PTc4NyBjeWxp bmRlcnMsIDAuLjYzPTY0IGhlYWRzLCAxLi42Mz02MyBzZWN0b3JzDQogMCBh Y2NvdW50ZWQgZm9yDQpEZXZpY2UgY29uZmlndXJhdGlvbiBmaW5pc2hlZC4N CmJwZjogbG8wIGF0dGFjaGVkDQpicGY6IHBwcDAgYXR0YWNoZWQNCm5ldyBt YXNrczogYmlvIDY4NDA0MCwgdHR5IDYzMTA5MiwgbmV0IDY3MTA5Mg0KYnBm OiBzbDAgYXR0YWNoZWQNCmJwZjogZmFpdGgwIGF0dGFjaGVkDQpDcmVhdGlu ZyBESVNLIGFkMA0KYWQwOiA8SUJNLURETEEtMjE2MjAvQTIwRzQwPiBBVEEt MyBkaXNrIGF0IGF0YTAtbWFzdGVyDQphZDA6IDE1NTFNQiAoMzE3NzIxNiBz ZWN0b3JzKSwgMzE1MiBjeWxzLCAxNiBoZWFkcywgNjMgUy9ULCA1MTIgQi9T DQphZDA6IDE2IHNlY3MvaW50LCAxIGRlcHRoIHF1ZXVlLCBCSU9TUElPDQph ZDA6IHBpb21vZGU9NCBkbWFtb2RlPTIgdWRtYW1vZGU9LTEgY2JsaWQ9MA0K YWQwOiAxNTUxTUIgPElCTS1ERExBLTIxNjIwPiBbMzE1Mi8xNi82M10gYXQg YXRhMC1tYXN0ZXIgQklPU1BJTw0KYXRhMC1zbGF2ZTogcGlvbW9kZT0zIGRt YW1vZGU9MSB1ZG1hbW9kZT0tMSBkbWFmbGFnPTENCmFjZDA6IDxDRC1ST00g Q0RSX04xMTAvMS4wOD4gQ0RST00gZHJpdmUgYXQgYXRhMCBhcyBzbGF2ZQ0K YWNkMDogcmVhZCAxNzIyS0IvcyAoNTcwMDVLQi9zKSwgMTI4S0IgYnVmZmVy LCBCSU9TUElPDQphY2QwOiBSZWFkczogQ0QtREENCmFjZDA6IEF1ZGlvOiBw bGF5LCAyNTYgdm9sdW1lIGxldmVscw0KYWNkMDogTWVjaGFuaXNtOiBlamVj dGFibGUgdHJheQ0KYWNkMDogTWVkaXVtOiBuby9ibGFuayBkaXNjIGluc2lk ZSwgdW5sb2NrZWQNCk1vdW50aW5nIHJvb3QgZnJvbSB1ZnM6L2Rldi9hZDBz MWENCmFkMHMxOiB0eXBlIDB4YTUsIHN0YXJ0IDYzLCBlbmQgPSAzMTc3MjE1 LCBzaXplIDMxNzcxNTMgOiBPSw0Kc3RhcnRfaW5pdDogdHJ5aW5nIC9zYmlu L2luaXQNCkxpbnV4LUVMRiBleGVjIGhhbmRsZXIgaW5zdGFsbGVkDQo= --0-2056722099-1000694411=:7651-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 19:47:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nero.lastamericanempire.com (con-64-133-48-46-CHE.sprinthome.com [64.133.48.46]) by hub.freebsd.org (Postfix) with ESMTP id 5FE2837B409 for ; Sun, 16 Sep 2001 19:47:12 -0700 (PDT) Received: by nero.lastamericanempire.com (Postfix, from userid 1000) id 3D54EF801; Sun, 16 Sep 2001 20:45:48 -0600 (MDT) Date: Sun, 16 Sep 2001 20:45:48 -0600 From: z thompson To: freebsd-stable@freebsd.org Subject: installworld error Message-ID: <20010916204548.A52652@nero.nero.lastamericanempire.com> 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 I'm getting the following error with make installworld: if [ -h /usr/include/ufs/ffs ]; then rm -f /usr/include/ufs/ffs; fi if [ -h /usr/include/ufs/mfs ]; then rm -f /usr/include/ufs/mfs; fi if [ -h /usr/include/ufs/ufs ]; then rm -f /usr/include/ufs/ufs; fi if [ -h /usr/include/dev/ppbus ]; then rm -f /usr/include/dev/ppbus; fi if [ -h /usr/include/dev/usb ]; then rm -f /usr/include/dev/usb; fi if [ -h /usr/include/machine ]; then rm -f /usr/include/machine; fi mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p /usr/include cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h /usr/include/cam install: not found *** Error code 127 Stop in /usr/src/include. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any ideas? I cvsupped early on 8/16. Cheers, Zach Thompson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 19:59:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 0F56C37B40C for ; Sun, 16 Sep 2001 19:59:09 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8H2vV502123; Sun, 16 Sep 2001 22:57:31 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8H2xL366697; Sun, 16 Sep 2001 22:59:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sun, 16 Sep 2001 22:59:21 -0400 (EDT) From: Joe Clarke To: Kenneth Mays Cc: Subject: Re: 4.4RC5: kldunload crashes with custom kernel In-Reply-To: Message-ID: <20010916225819.P66653-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 Why are you compiling sound into your kernel, then loading it again via kldload? This just seems like a bad thing to do anyway. Joe On Sun, 16 Sep 2001, Kenneth Mays wrote: > 1. Recompile kernel implementing "device pcm, device sbc0..." change > 2. Reboot and log on as root. > 3. Type "startx" to go into KDE. Wait till hear music from KDE successfully > starting (shows main GUI screen). > 4. Open up a console windows and type "kldload snd". Wait till the snd > modules load. > 5. Type "kldunload". See if it cleanly unloads the snd modules or crashes > your system. > > I originally did this test with the GENERIC kernel without recompiling. The > test completed successfully. I recompiled my kernel to get the sound working > like I always do - nothing different. I tried the test again and when I > typed kldunload the system locked up and rebooted. I was rebooted the second > time I tried to start KDE after the first reboot. The third time I restarted > KDE, I could get into KDE successfully. > > Don't do this at home, kids. > > Ken > 4.4RC5 > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > 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 Sun Sep 16 20:39:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 42ECC37B406 for ; Sun, 16 Sep 2001 20:39:31 -0700 (PDT) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.6/8.11.6) with ESMTP id f8H3dEl36083; Sun, 16 Sep 2001 20:39:23 -0700 (PDT) (envelope-from jkh@freebsd.org) To: chad@DCFinc.com Cc: stable@freebsd.org Subject: Re: Update on 4.4 release date In-Reply-To: <20010916143803.A22183@freeway.dcfinc.com> References: <20010915184404Y.jkh@freebsd.org> <20010916143803.A22183@freeway.dcfinc.com> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010916203914Y.jkh@freebsd.org> Date: Sun, 16 Sep 2001 20:39:14 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 21 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No, this doesn't imply anything like that. From: "Chad R. Larson" Subject: Re: Update on 4.4 release date Date: Sun, 16 Sep 2001 14:38:03 -0700 > On Sat, Sep 15, 2001 at 06:44:04PM -0700, Jordan Hubbard wrote: > > o We're very close to being ready with the RELENG_4_4 branch (AKA > > 4.4.0-STABLE)... > > Is this to imply we're going back to point releases rather than > patches along the "very stable" branch? > > That is, would we have a "4.4.6-STABLE" rather than "4.4-STABLE-p6"? > If so, I approve. > > -crl > -- > Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? > chad@dcfinc.com chad@larsons.org larson1@home.com > DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 21:31:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout04.sul.t-online.de (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 9059E37B401 for ; Sun, 16 Sep 2001 21:31:30 -0700 (PDT) Received: from fwd05.sul.t-online.de by mailout04.sul.t-online.de with smtp id 15iq49-0005oU-01; Mon, 17 Sep 2001 06:31:29 +0200 Received: from gateway.dmz.nich (520051413077-0001@[62.226.109.189]) by fmrl05.sul.t-online.com with esmtp id 15iq46-19ElY8C; Mon, 17 Sep 2001 06:31:26 +0200 Received: from hatnix.weiss.nich (hatnix.weiss.nich [10.10.0.2]) by gateway.dmz.nich (Postfix on SuSE Linux 7.0 (i386)) with ESMTP id 76AE117C6B for ; Mon, 17 Sep 2001 07:45:14 +0200 (CEST) Received: from hempel-siegwarth.de (thor.weiss.nich [10.10.10.2]) by hatnix.weiss.nich (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 1C543E5B2 for ; Mon, 17 Sep 2001 06:33:55 +0200 (CEST) Message-ID: <3BA57D08.D0B6796A@hempel-siegwarth.de> Date: Mon, 17 Sep 2001 06:33:12 +0200 From: Thorsten Hempel Reply-To: mail@hempel-siegwarth.de X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 520051413077-0001@t-dialin.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 auth e111d358 subscribe freebsd-stable mail@hempel-siegwarth.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 21:52:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mx.skyinet.net (mx.skyinet.net [202.78.97.7]) by hub.freebsd.org (Postfix) with ESMTP id 78A5C37B40B; Sun, 16 Sep 2001 21:52:24 -0700 (PDT) Received: from hellraiser.cannoncreek.com (unknown [202.78.115.201]) by mx.skyinet.net (Postfix) with SMTP id DC3FD1B37B; Mon, 17 Sep 2001 12:52:21 +0800 (PHT) Content-Type: text/plain; charset="iso-8859-1" From: Mars G Miro Reply-To: mars@cannoncreek.com To: jdp@freebsd.org, stable@freebsd.org Subject: Re: cvsup bin/src packages MD5 checksum needed Date: Mon, 17 Sep 2001 13:03:57 +0800 X-Mailer: KMail [version 1.2] References: <00de01c13f38$e06c58c0$4500a8c0@nomad> In-Reply-To: <00de01c13f38$e06c58c0$4500a8c0@nomad> Received: from the Dark Corners of Oblivion (172.16.1.254) X-Sender-Ip: 172.16.1.254 X-Copyright: 2001, Mars G. Miro, All Rights Reserved X-Notice: Redistribution and Duplication prohibited without proper consent of the Author MIME-Version: 1.0 Message-Id: <01091713035700.00845@hellraiser.cannoncreek.com> 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 Not so long ago, in a computer not so far away, on Monday 17 September 2001 13:23, John Polstra" scribed: > > Mars G Miro wrote: > > > Hello, > > > Is it possible? the only ones we have are the ones in > > > http://people.freebsd.org/~jdp , but not the ones in > > > http://people.freebsd.org/~jdp/s1g/ > > > > I'm not sure what you're saying, but I have added MD5 checksums to > > the web page at http://people.freebsd.org/~jdp/s1g/ this morning. > > err, sorry if it wasn't clearly stated... but that's exactly what I meant. Thanks! > > John > > -- > > John Polstra > > jdp@polstra.com > > > John D. Polstra & Co., Inc. Seattle, Washington > > USA > > > "Disappointment is a good sign of basic intelligence." -- Chögyam > > Trungpa > (just being paranoid) cheers mars -- "Asked by reporters about his upcoming marriage to a forty-two-year-old woman, director Roman Polanski told reporters, `The way I look at it, she's the equivalent of three fourteen-year-olds.'" -- David Letterman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 22: 4:35 2001 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 2D82637B407; Sun, 16 Sep 2001 22:04:33 -0700 (PDT) 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 f8H54Vu05526; Sun, 16 Sep 2001 23:04:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f8H54VW26309; Sun, 16 Sep 2001 23:04:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109170504.f8H54VW26309@harmony.village.org> To: "Chad R. Larson" Subject: Re: Update on 4.4 release date Cc: Jordan Hubbard , stable@FreeBSD.ORG In-reply-to: Your message of "Sun, 16 Sep 2001 14:38:03 PDT." <20010916143803.A22183@freeway.dcfinc.com> References: <20010916143803.A22183@freeway.dcfinc.com> <20010915184404Y.jkh@freebsd.org> Date: Sun, 16 Sep 2001 23:04:31 -0600 From: Warner Losh Sender: owner-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 <20010916143803.A22183@freeway.dcfinc.com> "Chad R. Larson" writes: : On Sat, Sep 15, 2001 at 06:44:04PM -0700, Jordan Hubbard wrote: : > o We're very close to being ready with the RELENG_4_4 branch (AKA : > 4.4.0-STABLE)... : : Is this to imply we're going back to point releases rather than : patches along the "very stable" branch? : : That is, would we have a "4.4.6-STABLE" rather than "4.4-STABLE-p6"? : If so, I approve. Unless Jordan tells me differently, I'm going to continue to do the -pX suffix for 4.4. The reason for that is that we don't reroll the release for each one of these. Now, if we do, well, I'll jump off that bridge when we come to it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 22: 6:29 2001 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 9D86937B40B for ; Sun, 16 Sep 2001 22:06:20 -0700 (PDT) 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 f8H56Ju05540; Sun, 16 Sep 2001 23:06:19 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f8H56IW26341; Sun, 16 Sep 2001 23:06:19 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200109170506.f8H56IW26341@harmony.village.org> To: doug@safeport.com Subject: Re: pccard does not work with Cirrus Logic CL-PD6730, 2.01 Cc: freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Sun, 16 Sep 2001 22:40:11 EDT." References: Date: Sun, 16 Sep 2001 23:06:18 -0600 From: Warner Losh Sender: owner-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 doug@safeport.com writes: : pcic0@pci0:4:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0xee hdr=0x00 The CL-PD6729/30 only kinda work with 4.4 code right now. I've not completely fixed it. Thanks for the report. This chip is a lot more common than I thought it would be. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 22:22: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nasu.utsunomiya-u.ac.jp (nasu.utsunomiya-u.ac.jp [160.12.128.3]) by hub.freebsd.org (Postfix) with ESMTP id C19FE37B401 for ; Sun, 16 Sep 2001 22:21:40 -0700 (PDT) Received: from nantai.utsunomiya-u.ac.jp by nasu.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/26Jan01-1134AM) id f8H5L95152414; Mon, 17 Sep 2001 14:21:09 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp by nantai.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/30Jan01-0241PM) id f8H5L9u201558; Mon, 17 Sep 2001 14:21:09 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:mVU5aFLs/EOJVc3adefgqdu2F8aszWPC@zodiac.mech.utsunomiya-u.ac.jp [160.12.43.7]) by zodiac.mech.utsunomiya-u.ac.jp (8.9.3+3.2W/3.7W/zodiac-May2000) with ESMTP id OAA17161; Mon, 17 Sep 2001 14:30:49 +0900 (JST) Message-Id: <200109170530.OAA17161@zodiac.mech.utsunomiya-u.ac.jp> To: Claus Assmann Cc: freebsd-stable@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Keyboard NCD N-123UX doesn't work with 4.x? In-reply-to: Your message of "Sat, 15 Sep 2001 09:26:25 MST." <20010915092625.A1086@zardoc.esmtp.org> References: <20010915092625.A1086@zardoc.esmtp.org> Date: Mon, 17 Sep 2001 14:30:48 +0900 From: Kazutaka YOKOTA Sender: owner-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 NCD keyboard N-123UX doesn't seem to work with FreeBSD 4.2 and >FreeBSD 4.4-RC on two PCs and one laptop. It works fine with FreeBSD >3.2 and OpenBSD 2.9-current (two machines are dual boot: one 3.2 >and 4.2, the other 4.4-RC and OpenBSD-current, so it shouldn't be >a hardware problem). No key is echoed at the Login: prompt after >the machine boots up with 4.x (at least for those two versions I >have available). Here's the dmesg part from one of the machines: > >atkbdc0: at port 0x60,0x64 on isa0 >atkbd0: flags 0x1 irq 1 on atkbdc0 > >Any idea how I can get the keyboard working with 4.x? Hmm, strange... Please add the following line to your kernel configuration file for 4.2 and 4.4-RC, and rebuild the kernel. options KBDIO_DEBUG=2 When starting the new kernel, enter "boot -v" at the loader prompt (I expect the keyboard is working before the kernel is started). Then, send me entire dmesg output. Thank you. Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 23: 0:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id 7CC3C37B409; Sun, 16 Sep 2001 23:00:31 -0700 (PDT) Received: from TMA-1.brad-x.com ([64.228.80.123]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010914220457.FMWL22914.tomts6-srv.bellnexxia.net@TMA-1.brad-x.com>; Fri, 14 Sep 2001 18:04:57 -0400 Received: from localhost (localhost.brad-x.com [127.0.0.1]) by TMA-1.brad-x.com (Postfix) with ESMTP id 1F8937B0C4; Fri, 14 Sep 2001 18:05:11 -0400 (EDT) Date: Fri, 14 Sep 2001 18:05:11 -0400 (EDT) From: Brad Laue To: George Reid Cc: j mckitrick , Subject: Re: FIXME! snd_pcm.ko kernel panic In-Reply-To: <20010914222935.A68383@FreeBSD.org> Message-ID: <20010914180424.Y35642-100000@TMA-1.brad-x.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 Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel panic ensued. Brad // -- http://www.BRAD-X.com/ -- // On Fri, 14 Sep 2001, George Reid wrote: > On Fri, Sep 14, 2001 at 05:17:56PM -0400, Brad Laue wrote: > > Great! Any chance I can get you to send me an unofficial patch in the > > meantime? > > Sure: http://people.freebsd.org/~greid/src/newpcm-kld2.diff > > Apply in /usr/src/sys/dev/sound > > -- > +-------------------+---------------------+ > | George Reid | FreeBSD Committer | > | +44 7740 197460 | greid@FreeBSD.org | > +-------------------+---------------------+ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 23: 6:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 9E09737B408 for ; Sun, 16 Sep 2001 23:06:48 -0700 (PDT) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.11.5/8.11.1) with ESMTP id f8H66hE67828; Mon, 17 Sep 2001 02:06:43 -0400 (EDT) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Mon, 17 Sep 2001 02:06:43 -0400 (EDT) From: To: Warner Losh Cc: freebsd-stable@FreeBSD.ORG Subject: Re: pccard does not work with Cirrus Logic CL-PD6730, 2.01 In-Reply-To: <200109170506.f8H56IW26341@harmony.village.org> 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 Well, I am not sure how much of the traffic comes from me :) I think the Dell LM models around 1996-7 used this chip. At least I two LM's (a 133 and a 166) that have it. Happily some developers have the 7500 I use for work. I try again from time-to-time. On Sun, 16 Sep 2001, Warner Losh wrote: > In message doug@safeport.com writes: > : pcic0@pci0:4:0: class=0x060500 card=0x00000000 chip=0x11001013 rev=0xee hdr=0x00 > > The CL-PD6729/30 only kinda work with 4.4 code right now. I've not > completely fixed it. Thanks for the report. This chip is a lot more > common than I thought it would be. > > Warner > _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Sep 16 23:38:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rshb.com.ru (rshb.com.ru [195.162.58.1]) by hub.freebsd.org (Postfix) with ESMTP id 01F1B37B406 for ; Sun, 16 Sep 2001 23:38:30 -0700 (PDT) Received: from rshb.com.ru (vampiro.rsb.local [192.168.1.111]) by rshb.com.ru (8.11.6/8.11.6) with ESMTP id f8H6cPn04102 for ; Mon, 17 Sep 2001 13:38:25 +0700 (OMSST) (envelope-from admin@rshb.com.ru) Message-ID: <3BA59A71.9080102@rshb.com.ru> Date: Mon, 17 Sep 2001 13:38:41 +0700 From: "Evgueni V. Gavrilov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010917 X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: RELENG_4_4: random kernel traps with ipfilter(?) Content-Type: text/plain; charset=KOI8-R; 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. i've cvsup'ed yesterday with RELENG_4_4 tag and got strange traps and freezes with ipfilter(?) (both kernel compiled in and module). maximum uptime was about 75 minutes without any messages in /var/log/messages. haven't made debug kernel yet - is it known `feature' or I am the only lamb who put RELENG_4_4 on production server ? i would appreciate any way (other then debug kernel) to find out the reason. -- VAMPIRO-RIPN p.'s i've recvsup'ed source tree several times from different servers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 0: 4:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dart.sr.se (dart.SR.SE [193.12.91.98]) by hub.freebsd.org (Postfix) with ESMTP id DF2CA37B405 for ; Mon, 17 Sep 2001 00:04:39 -0700 (PDT) Received: from honken.sr.se ([134.25.128.27]) by dart.sr.se (8.9.3/8.9.3) with ESMTP id JAA53603; Mon, 17 Sep 2001 09:04:27 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: from pluto.sr.se (pluto.SR.SE [134.25.193.91]) by honken.sr.se (8.9.3/8.9.3) with ESMTP id JAA04907; Mon, 17 Sep 2001 09:04:27 +0200 (CEST) (envelope-from gunnar@pluto.sr.se) Received: (from root@localhost) by pluto.sr.se (8.11.6/8.11.1) id f8H74RN01122; Mon, 17 Sep 2001 09:04:27 +0200 (CEST) (envelope-from gunnar) Received: (from gunnar@localhost) by pluto.sr.se (8.11.6/8.11.1av) id f8H74NR01114; Mon, 17 Sep 2001 09:04:23 +0200 (CEST) (envelope-from gunnar) Date: Mon, 17 Sep 2001 09:04:23 +0200 From: Gunnar Flygt To: FreeBSD Stable Cc: Jarrod.Sayers@unisa.edu.au Subject: Re: Building x11/gnome from ports Message-ID: <20010917090423.A984@sr.se> Reply-To: Gunnar Flygt Mail-Followup-To: Gunnar Flygt , FreeBSD Stable , Jarrod.Sayers@unisa.edu.au References: <20010917062243.V16003-100000@sanctuary.magill.unisa.edu.au> <49180.64.164.130.170.1000689340.squirrel@www.gaultopia.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <49180.64.164.130.170.1000689340.squirrel@www.gaultopia.org>; from e@gaultopia.org on Sun, Sep 16, 2001 at 09:15:40PM -0400 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, Sep 16, 2001 at 09:15:40PM -0400, Erik Gault wrote: > i was able to get it to build a few weeks ago by independently building > the guile-gnome package and then installing x11/gnome. i may have > done some other minor fiddling, i can't remember exactly, but i was > able to get it to build. sorry i don't have more detailed information... > > erik > > > > While trying to install x11/gnome from the ports tree, one of its > > runtime dependancies is x11-toolkits/guile-gnome which fails to > build. > > It dies with the following: > > > > ----- > > ===> Building for guile-gnome-0.20_3 > > make all-recursive > > Making all in guile-gnome > > Making all in zvt > > Making all in bonobo > > Making all in gtkhtml > > guile -l ../../guile-gtk/gtk/config.scm -s > > ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue > > ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c > > ERROR: In procedure open-file: > > ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** > > Error code 2 > > > > Stop in > > > /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gno > me/gtkhtml. I compiled gnome this night. It stopped at the same place. I went to that directory, did `make clean` `make` and everything was OK again. Gnome installed full way. > > *** Error code 1 > > ----- > > > > There is still an open PR ports/29463 but thats a compilation > problem. > > > > This seems to be parsing a file called ../../guile-gtk/gtk/config.scm > > which doesn't exist, ../../guile-gtk/gtk/config.scm.in exists though > > and if you try to use it, errors, ERROR: Unbound variable: > > @USING_LTDL_SCM@ appear. > > > > Any ideas? The ports tree is cvsupped off RELEASE_4_4_0 > yesterday. > > > > TIA, > > > > Jarrod Sayers > > Information Technologist > > School of Communication, Information and New Media > > University of South Australia, Magill Campus. > > Phone: +61 8 83024045 > > Fax: +61 8 83024745 > > > > > > > > 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 -- __o regards, Gunnar ---_ \<,_ email: flygt@sr.se ---- (_)/ (_) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 0:33:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from akira.corpex.com (akira.corpex.com [195.153.247.17]) by hub.freebsd.org (Postfix) with SMTP id 0D9E037B407 for ; Mon, 17 Sep 2001 00:33:34 -0700 (PDT) Received: (qmail 79979 invoked by uid 110); 17 Sep 2001 07:33:34 -0000 Date: 17 Sep 2001 07:33:34 -0000 Message-ID: <20010917073334.79978.qmail@akira.corpex.com> To: markm@freebsd.org, steve@freebsd.org, freebsd-stable@freebsd.org From: AnnaCam@sexbot.com (ANNA) Subject: I WILL TEACH YOU TO HAVE SEX - MY CAN IS ON FOR YOU Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Below is the result of your feedback form. It was submitted by ANNA (AnnaCam@sexbot.com) on Monday, September 17, 2001 at 08:33:34 --------------------------------------------------------------------------- message: Hello my friend My cam is always on for you.....for your sex I cannot forget all the words that you told me last saturday while my wet pussy was open for you. Now you can connect to my CAM directly from my home page http://www.freebox.com/livesex I will teach you how to do. I have a new software for that. You'll find me nude waiting you. Don't leave me alone without you Anna --------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 0:45: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by hub.freebsd.org (Postfix) with ESMTP id E2CD437B409 for ; Mon, 17 Sep 2001 00:44:54 -0700 (PDT) Received: from sobek.lan ([62.252.8.96]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010917074453.TWFL710.mta07-svc.ntlworld.com@sobek.lan>; Mon, 17 Sep 2001 08:44:53 +0100 Received: (from greid@localhost) by sobek.lan (8.11.5/8.11.5) id f8H7ioB73328; Mon, 17 Sep 2001 08:44:50 +0100 (BST) (envelope-from greid@FreeBSD.org) X-Authentication-Warning: sobek.lan: greid set sender to greid@FreeBSD.org using -f Date: Mon, 17 Sep 2001 08:44:50 +0100 From: George Reid To: Brad Laue Cc: j mckitrick , freebsd-stable@FreeBSD.org Subject: Re: FIXME! snd_pcm.ko kernel panic Message-ID: <20010917084450.A73303@FreeBSD.org> References: <20010914222935.A68383@FreeBSD.org> <20010914180424.Y35642-100000@TMA-1.brad-x.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010914180424.Y35642-100000@TMA-1.brad-x.com>; from brad@brad-x.com on Fri, Sep 14, 2001 at 06:05:11PM -0400 Sender: owner-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, Sep 14, 2001 at 06:05:11PM -0400, Brad Laue wrote: > Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while > snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel > panic ensued. > > Brad You need to make sure you've recompiled both snd_pcm.ko and snd_maestro3.ko by doing ``make'' in each of /sys/modules/sound/pcm and /sys/modules/sound/driver/maestro3 followed by ``make install''. -- +-------------------+---------------------+ | George Reid | FreeBSD Committer | | +44 7740 197460 | greid@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 Sep 17 0:46:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 0ED1637B406 for ; Mon, 17 Sep 2001 00:45:54 -0700 (PDT) Received: by freebsd.org.ru (Postfix, from userid 1000) id 8E08525C; Mon, 17 Sep 2001 11:45:35 +0400 (MSD) Date: Mon, 17 Sep 2001 11:45:35 +0400 From: "Sergey A. Osokin" To: z thompson Cc: freebsd-stable@freebsd.org Subject: Re: installworld error Message-ID: <20010917114535.B58520@freebsd.org.ru> References: <20010916204548.A52652@nero.nero.lastamericanempire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20010916204548.A52652@nero.nero.lastamericanempire.com> User-Agent: Mutt/1.3.22.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 On Sun, Sep 16, 2001 at 08:45:48PM -0600, z thompson wrote: > > I'm getting the following error with make installworld: > > if [ -h /usr/include/ufs/ffs ]; then rm -f /usr/include/ufs/ffs; fi > if [ -h /usr/include/ufs/mfs ]; then rm -f /usr/include/ufs/mfs; fi > if [ -h /usr/include/ufs/ufs ]; then rm -f /usr/include/ufs/ufs; fi > if [ -h /usr/include/dev/ppbus ]; then rm -f /usr/include/dev/ppbus; > fi > if [ -h /usr/include/dev/usb ]; then rm -f /usr/include/dev/usb; fi > if [ -h /usr/include/machine ]; then rm -f /usr/include/machine; fi > mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p > /usr/include > cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h > /usr/include/cam > install: not found > *** Error code 127 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Any ideas? I cvsupped early on 8/16. Looks like you have not /usr/obj with complete buildworld. -- Rgdz, /"\ Sergey Osokin aka oZZ, \ / ASCII RIBBON CAMPAIGN osa@freebsd.org.ru X AGAINST HTML MAIL http://freebsd.org.ru/~osa/ / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 0:48:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cs.huji.ac.il (cs.huji.ac.il [132.65.16.10]) by hub.freebsd.org (Postfix) with ESMTP id 7958A37B403 for ; Mon, 17 Sep 2001 00:48:52 -0700 (PDT) Received: from sexta.cs.huji.ac.il ([132.65.16.13] ident=exim) by cs.huji.ac.il with esmtp (Exim 3.32 #1) id 15it98-00021D-00; Mon, 17 Sep 2001 10:48:50 +0300 Received: from localhost ([127.0.0.1] helo=sexta.cs.huji.ac.il ident=danny) by sexta.cs.huji.ac.il with esmtp (Exim 3.15 #1) id 15it97-0000nD-00; Mon, 17 Sep 2001 10:48:49 +0300 X-Mailer: exmh version 2.2 06/23/2000 with nmh-0.24 To: FreeBSD Stable Cc: Warner Losh Subject: pci/pcic cards Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 17 Sep 2001 10:48:49 +0300 From: Danny Braniss 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, I have 2 different cards: (pcmcia interface?) pci1: (vendor=0x16ab, dev=0x1103) at 7.0 irq 9 pci1: (vendor=0x8086, dev=0x1042) at 7.0 irq 9 any way i can get them to work? I also have an Orinoco/Lucent isa which is almost working - once i get a free irq :-) thanks, danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 1:38: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id 1563037B403; Mon, 17 Sep 2001 01:37:57 -0700 (PDT) Received: from vilnya.demon.co.uk ([158.152.19.238]) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 15itud-000MOV-0A; Mon, 17 Sep 2001 08:37:55 +0000 Received: from haveblue (haveblue.rings [10.2.4.5]) by vilnya.demon.co.uk (Postfix) with SMTP id C3AED32622; Mon, 17 Sep 2001 09:36:31 +0100 (BST) Message-ID: <003901c13f53$efb422c0$0504020a@haveblue> From: "Cameron Grant" To: "Brad Laue" , "George Reid" Cc: "j mckitrick" , References: <20010914180424.Y35642-100000@TMA-1.brad-x.com> Subject: Re: FIXME! snd_pcm.ko kernel panic Date: Mon, 17 Sep 2001 09:37:07 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" 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 > Upon patching the sources and recompiling, I kldunloaded snd_pcm.ko while > snd_maestro3.ko was still loaded, and attempted to play an mp3; kernel > panic ensued. this should be impossible in two ways: 1. snd_maestro3 depends on snd_pcm so the module system should not permit snd_maestro3 to be present in the systemwithout snd_pcm . 2. if you just load snd_maestro3, snd_pcm will be autoloaded. an autoloaded module cannot be unloaded manually. -cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 1:51:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sanctuary.magill.unisa.edu.au (sanctuary.magill.unisa.edu.au [130.220.227.239]) by hub.freebsd.org (Postfix) with ESMTP id DF89437B408 for ; Mon, 17 Sep 2001 01:51:36 -0700 (PDT) Received: from localhost (sayersjm@localhost) by sanctuary.magill.unisa.edu.au (8.11.6/8.11.4) with ESMTP id f8H8pIc74607; Mon, 17 Sep 2001 18:21:18 +0930 (CST) (envelope-from Jarrod.Sayers@unisa.edu.au) Date: Mon, 17 Sep 2001 18:21:18 +0930 (CST) From: Jarrod Sayers X-X-Sender: To: Gunnar Flygt Cc: FreeBSD Stable Subject: Re: Building x11/gnome from ports In-Reply-To: <20010917090423.A984@sr.se> Message-ID: <20010917175628.U66934-100000@sanctuary.magill.unisa.edu.au> 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, 17 Sep 2001, Gunnar Flygt wrote: > Date: Mon, 17 Sep 2001 09:04:23 +0200 > From: Gunnar Flygt > To: FreeBSD Stable > Cc: Jarrod.Sayers@unisa.edu.au > Subject: Re: Building x11/gnome from ports > [snip] > > > While trying to install x11/gnome from the ports tree, one of its > > > runtime dependancies is x11-toolkits/guile-gnome which fails to > > build. > > > It dies with the following: > > > > > > ----- > > > ===> Building for guile-gnome-0.20_3 > > > make all-recursive > > > Making all in guile-gnome > > > Making all in zvt > > > Making all in bonobo > > > Making all in gtkhtml > > > guile -l ../../guile-gtk/gtk/config.scm -s > > > ./../../guile-gtk/build-guile-gtk -I ../../guile-gtk glue > > > ./gtkhtml.defs > .tmpg && mv .tmpg gtkhtml-glue.c > > > ERROR: In procedure open-file: > > > ERROR: No such file or directory: "../../guile-gtk/gtk/config.scm" *** > > > Error code 2 > > > > > > Stop in > > > > > /usr/ports/x11-toolkits/guile-gnome/work/gnome-guile-0.20/guile-gno > > me/gtkhtml. > > I compiled gnome this night. It stopped at the same place. I went to > that directory, did `make clean` `make` and everything was OK again. > Gnome installed full way. Found the problem, it appears that a guile-gnome will only build if gtkhtml is instaled before the configure script is run. The configure script of guile-gnome goes looking for gtkhtml when its run and if it does not find it, the guile-gnome port wont build. But as a part of the guile-gnome code is gtkhtml, this is why it works the second time around, after a 'make clean' the configure script has to be re-run, and it finds it. Can someone test this patch for the ports Makefile making it install gtkhtml before the guile-gnome port? Im out of machines without it :) --- ports/x11-toolkits/guile-gnome/Makefile Sun Sep 16 15:38:10 2001 +++ ports/x11-toolkits/guile-gnome/Makefile.new Mon Sep 17 18:20:15 2001 @@ -15,6 +15,8 @@ MAINTAINER= gnome@FreeBSD.org +BUILD_DEPENDS= gnome-gtkhtml-editor:${PORTSDIR}/www/gtkhtml + LIB_DEPENDS= guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk USE_LIBTOOL= yes I may be barking up the wrong tree but my builds have begun working again. Jarrod Sayers Information Technologist School of Communication, Information and New Media University of South Australia, Magill Campus. Phone: +61 8 83024045 Fax: +61 8 83024745 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 2:47:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hq1.tyfon.net (hq1.tyfon.net [217.27.162.35]) by hub.freebsd.org (Postfix) with ESMTP id 4916237B401 for ; Mon, 17 Sep 2001 02:47:52 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id 7BECB1C813 for ; Mon, 17 Sep 2001 11:47:50 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hq1.tyfon.net (Postfix) with ESMTP id CA09D1C7F0 for ; Mon, 17 Sep 2001 11:47:48 +0200 (CEST) Date: Mon, 17 Sep 2001 11:47:48 +0200 (CEST) From: Dan Larsson To: FreeBSD Stable List Subject: mergemaster error in 4.4-STABLE? Message-ID: <20010917114428.G1022-100000@hq1.tyfon.net> Organization: Tyfon Svenska AB X-NCC-NIC: DL1999-RIPE X-NCC-RegID: se.tyfon MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Virus-Scanned: by hq1.tyfon.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 (cvsup and build yesterday with install today) after doing installworld I ran mergemaster. The below is the output of "cd /dev && /bin/sh MAKEDEV all": *** You installed a new /dev/MAKEDEV script, so make sure that you run 'cd /dev && /bin/sh MAKEDEV all' to rebuild your devices Would you like to run it now? y or n [n] y Running cd /dev && /bin/sh MAKEDEV all MAKEDEV: arith: syntax error: "^Hà\x85^N^H^\\x86^N^HÈ\x85^N^Hà\x85^N^Hé\x85^N^Hë\x85^N^Hî\x85^N^H^\\x86^N^H" bad node: mknod i4bteld1 Is this something to worry about? Regards +------ Dan Larsson -+- Tyfon Svenska AB -+- DL1999-RIPE 2AA5 90AE 5185 5924 1E0B 1A99 EC8A EA84 406B 06B9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 2:52:28 2001 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 AAF8837B40B; Mon, 17 Sep 2001 02:52:19 -0700 (PDT) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f8H9Xl577538; Mon, 17 Sep 2001 10:33:47 +0100 (BST) (envelope-from nik) Date: Mon, 17 Sep 2001 10:33:47 +0100 From: Nik Clayton To: Scott Corey Cc: "freebsd-stable@FreeBSD.ORG" , "freebsd-questions@FreeBSD.ORG" Subject: Re: FreeBSD Books Message-ID: <20010917103347.T18986@clan.nothing-going-on.org> References: <3BA429AB.5F261D83@bsdprophet.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0iexB5Bk8cF8G6DP" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BA429AB.5F261D83@bsdprophet.org>; from Scott@bsdprophet.org on Sat, Sep 15, 2001 at 11:25:15PM -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 --0iexB5Bk8cF8G6DP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Sep 15, 2001 at 11:25:15PM -0500, Scott Corey wrote: > Quite awhile back I remember that there were some FreeBSD books in the > making i.e. "Advanced BSD System Administration" provisional title and > "BSD in a Nutshell" what happened to them? Still in progress, I believe. "BSD in a Nutshell" is being written by Brett Glass, "Advanced BSD System Administration" (I think that's the correct title) is being written by Greg Lehey. 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 --- --0iexB5Bk8cF8G6DP 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 iEYEARECAAYFAjulw3sACgkQk6gHZCw343UGJwCeIUv6BeK97iw+OCEAn5DkqNS3 U/kAnRLTEGx/kcYBoGlcPoJXSwcys5CS =w7Y2 -----END PGP SIGNATURE----- --0iexB5Bk8cF8G6DP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 2:52:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rapidsite.net (mail.rapidsite.net [207.158.192.62]) by hub.freebsd.org (Postfix) with SMTP id 06F2E37B407 for ; Mon, 17 Sep 2001 02:52:44 -0700 (PDT) Received: from r00.nat.boca.verio.net (208.55.254.110) by mail.rapidsite.net (RS ver 1.0.60s) with SMTP id 022086474 for ; Mon, 17 Sep 2001 05:52:39 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" From: Jason Vervlied To: freebsd-stable@freebsd.org Subject: Re: mergemaster error in 4.4-STABLE? Date: Mon, 17 Sep 2001 05:52:38 -0400 X-Mailer: KMail [version 1.3] References: <20010917114428.G1022-100000@hq1.tyfon.net> In-Reply-To: <20010917114428.G1022-100000@hq1.tyfon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Loop-Detect: 1 Message-Id: <20010917095244.06F2E37B407@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 On Monday 17 September 2001 05:47 am, you wrote: > (cvsup and build yesterday with install today) > > after doing installworld I ran mergemaster. The below is the > output of "cd /dev && /bin/sh MAKEDEV all": > > *** You installed a new /dev/MAKEDEV script, so make sure that you run > 'cd /dev && /bin/sh MAKEDEV all' to rebuild your devices > > Would you like to run it now? y or n [n] y > Running cd /dev && /bin/sh MAKEDEV all > > MAKEDEV: arith: syntax error: > "^Hà\x85^N^H^\\x86^N^HÈ\x85^N^Hà\x85^N^Hé\x85^N^Hë\x85^N^Hî\x85^N^H^\\x86^N >^H" > > bad node: mknod i4bteld1 > > Just to note, I recieved the same error myself. -- jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 3:38:58 2001 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 5600A37B403 for ; Mon, 17 Sep 2001 03:38:45 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8HAbqM77160; Mon, 17 Sep 2001 13:37:52 +0300 (EEST) (envelope-from ru) Date: Mon, 17 Sep 2001 13:37:52 +0300 From: Ruslan Ermilov To: Kris Kennaway Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Make buildworld compile errors Message-ID: <20010917133752.B74429@sunbay.com> References: <20010915140744.16306.cpmta@c000.snv.cp.net> <20010915152705.B11447@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010915152705.B11447@xor.obsecurity.org>; from kris@obsecurity.org on Sat, Sep 15, 2001 at 03:27:05PM -0700 Sender: owner-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, Sep 15, 2001 at 03:27:05PM -0700, Kris Kennaway wrote: > On Sat, Sep 15, 2001 at 07:07:44AM -0700, todorov@space.com wrote: > > Hello, I've recenly installed FreeBSD 4.1 and cvsup-ed to 4.4 (which is now stable as far as i know) and when i run make buildworld the following errors occured (the following text is from taken after doing make -j4 buildworld, when the errors occur) : > > FAQ: source upgrades from 4.1-R do not work. > I'm working on this. -- Ruslan Ermilov Oracle Developer/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 Sep 17 3:44:13 2001 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 561C737B406 for ; Mon, 17 Sep 2001 03:44:02 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f8HAhGw77784; Mon, 17 Sep 2001 13:43:16 +0300 (EEST) (envelope-from ru) Date: Mon, 17 Sep 2001 13:43:16 +0300 From: Ruslan Ermilov To: Mike Tancsa Cc: stable@FreeBSD.ORG Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Message-ID: <20010917134316.C74429@sunbay.com> References: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12>; from mike@sentex.net on Sat, Sep 15, 2001 at 12:38:30PM -0400 Sender: owner-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, Sep 15, 2001 at 12:38:30PM -0400, Mike Tancsa wrote: > > Should a parallel build always work ? I was just trying to stress a new > series of MB we are evaluating and to my suprise, -j4 works, but not -j8 > > ===> usr.sbin/boot0cfg > rm -f .depend > mkdep -f .depend > -a -I/usr/obj/usr/src/i386/usr/include > /usr/src/usr.sbin/boot0cfg/boot0cfg.c > cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND > echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > 1 error > *** Error code 2 > 1 error > *** Error code 2 > Try running with -dj as well and see what happens. You may also want to use -P. That should definitely work, and if it doesn't we need to fix it. Cheers, -- Ruslan Ermilov Oracle Developer/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 Sep 17 4:38: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from nero.lastamericanempire.com (con-64-133-48-46-CHE.sprinthome.com [64.133.48.46]) by hub.freebsd.org (Postfix) with ESMTP id 7BACF37B40D for ; Mon, 17 Sep 2001 04:38:05 -0700 (PDT) Received: by nero.lastamericanempire.com (Postfix, from userid 1000) id 22CFEF801; Mon, 17 Sep 2001 05:36:50 -0600 (MDT) Date: Mon, 17 Sep 2001 05:36:50 -0600 From: z thompson To: freebsd-stable@freebsd.org Subject: Re: installworld error Message-ID: <20010917053650.B65010@nero.nero.lastamericanempire.com> References: <20010916204548.A52652@nero.nero.lastamericanempire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010916204548.A52652@nero.nero.lastamericanempire.com>; from cublai@lastamericanempire.com on Sun, Sep 16, 2001 at 08:45:48PM -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 * z thompson [010916 20:46]: > > I'm getting the following error with make installworld: > > if [ -h /usr/include/ufs/ffs ]; then rm -f /usr/include/ufs/ffs; fi > if [ -h /usr/include/ufs/mfs ]; then rm -f /usr/include/ufs/mfs; fi > if [ -h /usr/include/ufs/ufs ]; then rm -f /usr/include/ufs/ufs; fi > if [ -h /usr/include/dev/ppbus ]; then rm -f /usr/include/dev/ppbus; > fi > if [ -h /usr/include/dev/usb ]; then rm -f /usr/include/dev/usb; fi > if [ -h /usr/include/machine ]; then rm -f /usr/include/machine; fi > mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p > /usr/include > cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h > /usr/include/cam > install: not found > *** Error code 127 > > Stop in /usr/src/include. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Any ideas? I cvsupped early on 8/16. Small mistype. I updated src on 9/16. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 4:39:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 6F78E37B411; Mon, 17 Sep 2001 04:39:54 -0700 (PDT) Received: from chimp.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.11.6/8.11.6) with ESMTP id f8HBdq939363; Mon, 17 Sep 2001 07:39:53 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010917073626.040c5470@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 17 Sep 2001 07:39:51 -0400 To: Ruslan Ermilov From: Mike Tancsa Subject: Re: make -j4 vs -j8... 4 works, but 8 does not Cc: stable@FreeBSD.ORG In-Reply-To: <20010917134316.C74429@sunbay.com> References: <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> <5.1.0.14.0.20010915123606.035fcc18@192.168.0.12> 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 01:43 PM 9/17/2001 +0300, Ruslan Ermilov wrote: > > ===> usr.sbin/boot0cfg > > rm -f .depend > > mkdep -f .depend > > -a -I/usr/obj/usr/src/i386/usr/include > > /usr/src/usr.sbin/boot0cfg/boot0cfg.c > > cd /usr/src/usr.sbin/boot0cfg; make _EXTRADEPEND > > echo boot0cfg: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > >Try running with -dj as well and see what happens. >You may also want to use -P. I think the issue might have been due to the CPUTYPE=686 vs i686 typo on my part. Changing it to that fixed the problem it seems. ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 6: 4:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rshb.com.ru (rshb.com.ru [195.162.58.1]) by hub.freebsd.org (Postfix) with ESMTP id D006937B409 for ; Mon, 17 Sep 2001 06:04:34 -0700 (PDT) Received: from rshb.com.ru (vampiro.rsb.local [192.168.1.111]) by rshb.com.ru (8.11.6/8.11.6) with ESMTP id f8HD4Sp07477 for ; Mon, 17 Sep 2001 20:04:28 +0700 (OMSST) (envelope-from admin@rshb.com.ru) Message-ID: <3BA5F4EB.9000308@rshb.com.ru> Date: Mon, 17 Sep 2001 20:04:43 +0700 From: "Evgueni V. Gavrilov" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.3) Gecko/20010917 X-Accept-Language: ru, en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: RELENG_4_4: random kernel traps with ipfilter(?) References: <3BA59A71.9080102@rshb.com.ru> Content-Type: text/plain; charset=KOI8-R; 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've cvsup'ed yesterday with RELENG_4_4 tag and got strange traps and > freezes with ipfilter(?) (both kernel compiled in and module). I've found out new details: kernel panics or freezes occurs with enabled ipmon only. I'll miss this pretty thing. -- VAMPIRO-RIPN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Sep 17 6:13:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail4.txucom.net (mail4.txucom.net [207.70.175.17]) by hub.freebsd.org (Postfix) with SMTP id 4E49B37B40B for ; Mon, 17 Sep 2001 06:13:34 -0700 (PDT) Received: (qmail 6205 invoked from network); 17 Sep 2001 13:13:33 -0000 Received: from lfkn-adsl-pwoodahec.txucom.net (HELO luftx.net) ([207.70.146.31]) (envelope-sender ) by mail4.txucom.net (qmail-ldap-1.03) with SMTP for ; 17 Sep 2001 13:13:33 -0000 Message-ID: <3BA5F6FC.F381989A@luftx.net> Date: Mon, 17 Sep 2001 08:13:32 -0500 From: Robert Small X-Mailer: Mozilla 4.78 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: dc0: watchdog timeout 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 I did a build/installworld on Saturday: FreeBSD blackhole.luftx.net 4.4-STABLE FreeBSD 4.4-STABLE #16: Sat Sep 15 12:16:39 CDT 2000 Built/installed a new kernel (and ran mergemaster), and since then I keep getting: dc0: watchdog timeout Any ideas? This didn't appear till after the system was rebooted. Any ideas? Robert dmesg: FreeBSD 4.4-STABLE #16: Sat Sep 15 12:16:39 CDT 2001 robert@blackhole.luftx.net:/usr/obj/usr/src/sys/BLACKHOLE Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (501.14-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 268369920 (262080K bytes) avail memory = 257323008 (251292K bytes) Preloaded elf kernel "kernel" at 0xc03ec000. Preloaded elf module "miibus.ko" at 0xc03ec09c. Preloaded elf module "snd_csa.ko" at 0xc03ec13c. Preloaded elf module "snd_pcm.ko" at 0xc03ec1dc. VESA: v3.0, 4096k memory, flags:0x1, mode table:0xc034b722 (1000022) VESA: NVidia K6-family MTRR support enabled (2 registers) md0: Malloc disk Using $PIR table, 8 entries at 0xc00fdf10 apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib2: at device 1.0 on pci0 pci1: on pcib2 pci1: at 0.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xd400-0xd41f irq 10 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ahc0: port 0xd800-0xd8ff mem 0xeb000000-0xeb000fff irq 11 at device 8.0 on pci0 aic7870: Wide Channel A, SCSI Id=7, 16/255 SCBs pcm0: port 0xdc00-0xdc3f irq 5 at device 9.0 on pci0 pci0: (vendor=0x11ad, dev=0x0002) at 10.0 irq 9 pci0: (vendor=0x10b7, dev=0x9055) at 11.0 irq 9 pcib1: on motherboard pci2: on pcib1 orm0: