>
> Last Friday Mark and Dennis discovered that there are TWO versions
> of the include file: bcs.inc in the tree. One is found in
> include/bcs.inc and the other is found in bosio/bcs.inc. Under no
> circumstances should there be two include files with the same name.
> Unfortunately Mark and I implemented two fixes to the same problem.
> Mark blew away bosio/bcs.inc so that include/bcs.inc would not
> be overridin by bosio/bcs.inc. I altered the Makefile so that
> it would NOT search in parallel directories for include files.
>
Actually, I did not blow away bosio/bcs.inc. Instead I forced make to
search in _all_ of the package directories for include files (which I
still think is the right thing to do). This was done so users would
not need to do that themselves. The dual bcs.inc caused this fix to
fail.
-- Mark
--
Mark M. Ito, Thomas Jefferson National Accelerator Facility
12000 Jefferson Ave., Mail Stop 12H, Newport News, VA 23606
Email: marki@jlab.org, Office: (757)269-5295, Pager: (757)680-7175