On Thu, Feb 26, 2004 at 09:10:58PM +0000, Joe Orton wrote: > On Thu, Feb 26, 2004 at 05:00:48PM -0000, David Reid wrote: > > Just did a totally clean checkout on beos to try and get things building > > again, and the buildconf script worked almost as advertised - but managed to > > miss out the entire file_io/unix directory! > > > > I suspect because there is an empty file_io/beos directory that gets checked > > out. Any of the make system folks care to fix this? > > The directory has contains no files in HEAD already, so if you check out > or update using the -P flag it will magically disappear.
Hmm. I can fix this in gen-build.py. It should be easy to get a listing of the directory, eliminate the CVS dir, and then see if anything is left. Joe's workaround should work just fine, but we can Make It Better(tm). Cheers, -g -- Greg Stein, http://www.lyra.org/
