From owner-freebsd-current Wed Nov 11 16:56:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29825 for freebsd-current-outgoing; Wed, 11 Nov 1998 16:56:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from mx2.ews.uiuc.edu (mx2.ews.uiuc.edu [130.126.161.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29774 for ; Wed, 11 Nov 1998 16:56:28 -0800 (PST) (envelope-from locke@mcs.net) Received: from petedorm (isr3193.urh.uiuc.edu [130.126.64.183]) by mx2.ews.uiuc.edu (8.8.8/8.8.8) with SMTP id SAA16046 for ; Wed, 11 Nov 1998 18:55:26 -0600 Message-Id: <3.0.5.32.19981111185527.009feba0@popmail.mcs.net> X-Sender: locke@popmail.mcs.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 11 Nov 1998 18:55:27 -0600 To: current@FreeBSD.ORG From: Peter Johnson Subject: Re: aout-to-elf-build failure after freebsd.cf? In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Oops, sorry about this one folks.. building it w/o -j8 worked (although it was quite slow). Interesting points to note, however: 1. Building "world" with -j8 works fine. 2. Building aout-to-elf-build w/o -j8 finishes the exact same way, but doesn't display the error messages (eg, the last output line is "chmod 444 freebsd.cf"). So why the errors with -j8? Thanks, Peter Johnson locke@mcs.net (side note: sorry about the name on the original message.. wasn't paying attention to my mailer config at the time I was writing the message :) At 03:24 PM 11/11/98 -0600, Peter Johnson wrote: > >Decided to upgrade my -current aout system (cvsupped yesterday) to elf >(cvsupped today around 1) using make aout-to-elf-build. I'm running SMP >w/o softupdates. I deleted the /usr/obj tree of files before building. >Running "make -j8 aout-to-elf-build" results (eventually :) in the >following error: > >--- wcd_mod.o --- >ld -r -aout -o tmp.o wcd.o >rm -f symb.tmp >for i in _wcd_mod ; do echo $i >> symb.tmp ; done >symorder -c symb.tmp tmp.o >rm -f symb.tmp >my tmp.o wcd_mod.o >===> etc >--- all --- >===> etc/sendmail >--- freebsd.cf --- >rm -f freebsd.cf >(cd /usr/src/etc/sendmail && m4 >-D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ >/usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > >freebsd.cf >chmod 444 freebsd.cf >1 error >*** Error code 2 >1 error ># ------------------------------------- Peter Johnson ------------------------------------- locke@mcs.net http://locke.home.ml.org PGP Keys available from above address. ------------------------------------- Freelance C/C++/Java/Pascal/Asm programmer for DJGPP, Borland, and Watcom compilers Member of BiLogic demo group -> http://BiLogic.home.ml.org/ ------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message