Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 96 10:07:44 MET DST
From:      Greg Lehey <lehey.pad@sni.de>
To:        joerg_wunsch@uriah.heep.sax.de
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Huh? cc1 text file busy?
Message-ID:  <199604030652.IAA19184@nixpbe.pdb.sni.de>
In-Reply-To: <199604030625.IAA14818@uriah.heep.sax.de>; from "J Wunsch" at Apr 3, 96 8:25 am

next in thread | previous in thread | raw e-mail | index | archive | help
>
> As Michael Smith wrote:
>
>> > /usr/libexec/cc1: text file busy
>>
>> Yeah, you tried to overwrite the compiler while it was running.  Bad Idea;
>> remember we page executables out of their files on disk, not out of swap.
>
> Nevertheless, it's supposed to be unlinked before.  (Otherwise, you
> could never re-install the world, at least /sbin/init is always
> ``busy''.)

That seems to work.  That will stop currently running processes from
crashing; it doesn't help exec when it finds a partial object file.

Greg



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604030652.IAA19184>