From owner-freebsd-stable Fri Jul 14 12:38:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 7C2EF37B6B1 for ; Fri, 14 Jul 2000 12:38:31 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id MAA20144; Fri, 14 Jul 2000 12:38:18 -0700 (PDT) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.9.3/8.9.3) id MAA61459; Fri, 14 Jul 2000 12:37:47 -0700 (PDT) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 14 Jul 2000 12:37:47 -0700 (PDT) Organization: BSD, Inc. From: John Baldwin To: noor@comrax.com Subject: RE: Latest STABLE sources. Cc: FreeBSD-STABLE Mailing List Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 14-Jul-00 noor@comrax.com wrote: > > On Fri, 14 Jul 2000, John Baldwin wrote: > >> >> > >> > 1. A compile error in make buildworld in lpcontrol. A patch was supplied. >> > 2. An install problem in make installworld, while installing perl5. Set >> > NO_PERL in /etc/make.conf to install correctly. >> >> Hrm, I haven't hit this. >> > > You need to disable building and installing Perl5 in /etc/make.conf > before successfully issuing 'make installworld'. Note: 'make buildworld' > compiles Perl5 correctly. It's worked fine for me. Assuming that you mean you can build and install world with Perl5 enabled. >> > 3. I believe there's a problem in /etc/defaults/rc.conf as it doesn't read >> > /etc/rc.conf correctly. I didn't find a post about this, and in my case at >> > least, the 'defaultrouter' and 'named_enable' parameters were not >> > recognized >> > from /etc/rc.conf by /etc/defaults/rc.conf. Is this known? >> >> Umm, I've not seen this problem at all, can you be more specific? >> > > Sure. The following settings HAD to be specified in > /etc/defaults/rc.conf to work, as putting them in /etc/rc.conf has no > effect: > > defaultrouter="xx.yy.zz.1" > hostname="dns.comrax.com" > firewall_enable="YES" > firewall_quiet="YES" > named_enable="NO" > named_program="/usr/sbin/named" > named_flags="-u bind -g bind -b /etc/namedb/named.conf" > portmap_enable="NO" > sendmail_enable="NO" > accounting_enable="YES" > rtadvd_enable="NO" Umm, well, named is disabled by default. :) I'll play around with this some more, but I haven't had any problems like this. Do you have a specific date when they started? > Also, the following settings DID work when putting them in /etc/rc.conf > only: > > network_interfaces="xl0 lo0" > ifconfig_xl0="inet 194.90.246.124 netmask 255.255.255.0" > ifconfig_xl0_alias0="inet xx.yy.zz.10 netmask 0xffffffff" > . > . > ifconfig_xl0_alias6="inet xx.yy.zz.70 netmask 0xffffffff" > > The 'xx.yy.zz.*' are of course IP numbers. > > uname -a yields: > > FreeBSD dns.domainname.com 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu Jul 13 > 19:03:47 IDT 2000 root@dns.domainname.com:/home/obj/usr/src/sys/WWW > i386 > > Noor > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message