From owner-freebsd-current Fri Sep 26 14:58:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA01102 for current-outgoing; Fri, 26 Sep 1997 14:58:55 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id OAA01095 for ; Fri, 26 Sep 1997 14:58:47 -0700 (PDT) Received: (qmail 26608 invoked by uid 1000); 26 Sep 1997 21:58:58 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha-092397 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 Date: Fri, 26 Sep 1997 14:58:58 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: freebsd-current@freebsd.org Subject: Make Release failures Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi Y'all, Although ``make world'' works flawlessly, ``make release'' still has difficulties. I have a sneaking suspicion that these can be fixed without much troulbe and that they are a result of recent changes: 1. Strange problem with the locale construction. If you ``make world'' immediately prior to building a release, it works. If you do not, it blows up: ===> share/timedef/data for l in da_DK.ISO_8859-1 de_AT.ISO_8859-1 de_DE.ISO_8859-1 en_GB.ISO_8859-1 en_US.ISO_8859-1 fr_FR.ISO_8859-1 hr_HR.ISO_8859-2 is_IS.ISO_8859-1 ja_JP.SJIS it_IT.ISO_8859-1 ko_KR.EUC no_NO.ISO_8859-1 pt_PT.ISO_8859-1 ru_SU.CP866 ru_SU.KOI8-R; do install -c -m 644 -o bin -g bin $l.out /Targets/3.0-970921-SNAP/usr/share/locale/$l/LC_TIME; done install: /Targets/3.0-970921-SNAP/usr/share/locale/ja_JP.SJIS/LC_TIME: No such file or directory *** Error code 71 Stop. *** Error code 1 This is only an example! It can actually blow up in different spots in this area. To me it means that there is some host dependancy that probably should not be there. 2. Something in the PPP code broke. I have seen this before, then it went away (around 27-Aug-97) and now it looks like we contracted it again: cc -O2 -pipe -DCRUNCHED_BINARY -c mount_nfs_stub.c ld -dc -r -o mount_nfs.lo mount_nfs_stub.o /usr/obj//usr/src/sbin/mount_nfs/mount_nfs.o /usr/obj//usr/src/sbin/mount_nfs/getmntopts.o crunchide -k __crunched_mount_nfs_stub mount_nfs.lo cc -static -o boot_crunch boot_crunch.o sh.lo find.lo pwd.lo ft.lo ppp.lo sysinstall.lo newfs.lo gzip.lo cpio.lo bad144.lo fsck.lo ifconfig.lo route.lo slattach.lo mount_nfs.lo -ll -ledit -lutil -lkvm -lmd -lcrypt -lftpio -lalias -ldialog -lncurses -lmytinfo -L/usr/src/release/libdisk/obj -ldisk -lipx ppp.lo: Undefined symbol `_des_set_key' referenced from text segment ppp.lo: Undefined symbol `_des_ecb_encrypt' referenced from text segment ppp.lo: Undefined symbol `_des_set_odd_parity' referenced from text segment *** Error code 1 (continuing) `all' not remade because of errors. mv: rename boot_crunch/boot_crunch to /R/stage/crunch/boot: No such file or directory *** Error code 1 (continuing) This leaves the ``R'' area on the release build sort of sparse :-) 3. I posted a panic scenario for SMP. Steve probably dod not have a chance to whack this problem yet. If someone gives me some pointers on how to chase it down, I will. Gladly. --- Sincerely Yours, Simon Shapiro Atlas Telecom Senior Architect 14355 SW Allen Blvd., Suite 130 Beaverton OR 97005 Shimon@i-Connect.Net Voice: 503.799.2313