May 15

Went into fw and did svn update. And got svn: Failed to add file 'include/lsst/fw/Mask.cc': object of the same name already exists. Looks like RHL is cleaning things up. I'll just delete what I have and re-check out the trunk. I do see lots of .cc files in include/. They look like actual files and not symbolic links to src/. Wonder if this is a problem. Ah, no, because they don't even exist in src/! Just flat out moved into include/. OK.

Ess-cons it! Well, so I can skip 1 hack. The .cc file stuff seems to work A-OK. Still boost include problems. It looks to me like /local/becker/lsst_root/Linux/external/boost/1.33.1/include does not contain any files. So maybe BOOST_DIR=/local/becker/lsst_root/Linux/external/boost/1.33.1 needs to be changed...

becker221: ls $BOOST_DIR/include
  boost@  boost-1_33_1/  gil/

I need to tell Scons to look include include/boost instead of include/.