Date: Thu, 12 Apr 2001 08:39:21 -0400 From: "Robin P. Blanchard" <Robin_Blanchard@gactr.uga.edu> To: stable@freebsd.org Subject: [Fwd: install world on 486] Message-ID: <3AD5A1F9.7133FC74@gactr.uga.edu>
next in thread | raw e-mail | index | archive | help
i cvs'd (src-all tag=RELENG_4) this morning and rebuilt on a i686 with the following make.conf: FETCH_BEFORE_ARGS=-p USA_RESIDENT=yes MAKE_IDEA=YES #CPUTYPE=i486 CFLAGS=-O -pipe COPTFLAGS=-O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized i did the make as such: make MAKEOBJDIRPREFIX=/usr/obj-486 clean buildworld and mounted /usr/obj-486 (and /usr/src) appropriately on the 486 that this build was destined for. the make.conf on the 486 is as follows: FETCH_BEFORE_ARGS=-p USA_RESIDENT=yes MAKE_IDEA=YES #CPUTYPE=i486 CFLAGS=-O -pipe COPTFLAGS=-O -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized installworld on the 486 dies with: pid 2645 (strip), uid 0: exited on signal 4 (core dumped) *** Error code 70 Stop in /usr/src/lib/libcom_err i commented out the CPUTYPE from each make.conf as i seem to recall someone claiming they had this similar problem when setting the CPUTYPE. i've attached the core file as well. any ideas as to how to get my poor old 486 working? :) i've been attempting to post this for over a week now; but realised that the strip.core attachment seemed to be causing my message to never get delivered. ideas on how to post the core file would also be appreciated. thanks in advance. -- ------------------------------------ Robin P. Blanchard IT Program Specialist Georgia Center for Continuing Ed. fon: 706.542.2404 fax: 706.542.6546 email: Robin_Blanchard@gactr.uga.edu ------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AD5A1F9.7133FC74>