Date: Fri, 25 Jan 2008 08:54:04 -0500 From: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> To: "Brian A. Seklecki" <lavalamp@spiritual-machines.org> Cc: freebsd-questions@freebsd.org Subject: Re: RELENG_6_3 build fail -- signal 13 consistently Message-ID: <44ejc63tab.fsf@be-well.ilk.org> In-Reply-To: <1201184242.3015.6.camel@new-host> (Brian A. Seklecki's message of "Thu\, 24 Jan 2008 09\:17\:21 -0500") References: <1201184242.3015.6.camel@new-host>
next in thread | previous in thread | raw e-mail | index | archive | help
"Brian A. Seklecki" <lavalamp@spiritual-machines.org> writes: > This is 6.3/amd64 release as a guest inside a vmware server (free) host: > > ===> gnu/usr.bin/binutils/ar (install) > install -s -o root -g wheel -m 555 ar /opt/relchroot/usr/bin > *** Signal 13 > > Make.conf has some sparing NO_ knobs set and: > > COPTS=-pipe > CFLAG=-pipe "CFLAGS" rather than "CFLAG"? "COPTFLAGS" rather than "COPTS"? 13 is SIGPIPE, so one of those is probably related. If you are setting CPUTYPE, don't set those, as you're overriding default settings... When you say "consistently" do you mean consistently in the same place? If not, that would be very different than I'm interpreting the situation.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44ejc63tab.fsf>