Date: Wed, 11 Nov 1998 15:24:38 -0600 (CST) From: Quagmire <locke@Mcs.Net> To: current@FreeBSD.ORG Subject: aout-to-elf-build failure after freebsd.cf? Message-ID: <Pine.BSF.3.95.981111151540.19367A-100000@Venus.mcs.net>
next in thread | raw e-mail | index | archive | help
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 # (note: the "(cd ... > freebsd.cf" line is one line--pine wordwraps) Help! :) Thanks, Peter Johnson locke@mcs.net (and yes, I subscribe to the -current list, so no need to cc me). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.981111151540.19367A-100000>