On Thu, Feb 26, 2004 at 11:33:38PM -0000, David Reid wrote: >... > > > > 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. > > That's probably what's needed.
Will do. > > Joe's workaround should work just fine, but we can Make It Better(tm). > > Well, it didn't seem to for me :( Hunh? I don't have a file_io/beos/ directory. Make sure that you do: $ cvs up -P That should prune the empty file_io/beos/ directory. Once that happens, then the gen-build will handle the fall-off to unix properly. Cheers, -g -- Greg Stein, http://www.lyra.org/
