Date: Fri, 24 Mar 2000 09:01:23 -0800 From: "Jeremiah Gowdy" <jgowdy@home.com> To: <freebsd-stable@FreeBSD.ORG>, "Sergei Vyshenski" <svysh@pn.sinp.msu.ru> Cc: <genew@home.com>, <laa@zgia.zp.ua> Subject: Re: perl vs buildworld and piping in 4.0 Message-ID: <003701bf95b2$961159a0$0100000a@vista1.sdca.home.com> References: <3.0.5.32.20000324065537.007bc7d0@vivaldi>
next in thread | previous in thread | raw e-mail | index | archive | help
> Was only able to build perl inside buildworld, after > switching off of all compiler optimization and piping in make.conf > (that is returning to default > #CFLAGS= -O -pipe > ) > > More to that, previous (crashed) runs of buildword, > left ill configuration files in /usr/src/contrib/perl5/..., > which survived subsequent run of "make clean" in /usr/src. > Had to spot them by date, and remove by hand. Yeah, I'm totally getting the same crap, I've failed make buildworld a hundred times. It's driving me insane. I even rm -rf /usr/src and cvsup again. Happens every time. I thought it was because I use SMP and was running make -j2 or -j4, but even after building without -jX (much slower) I got the same crash. I think it's saying mkdir: File Exists: or something. 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?003701bf95b2$961159a0$0100000a>