[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Makefile change, successful build, ymmv



Yesterday, I checked in a change to the Makefile in 
src/programs/Utilities/hddm. See

http://clasweb.jlab.org/websvn/prod/diff.php?repname=GlueX&path=%2Ftrunk%2Fsrc%2Fprograms%2FUtilities%2Fhddm%2FMakefile&rev=2918&sc=1

for details. This allowed a sucessful build, with no errors, from a 
fresh check-out on the JLab CUE (with appropriate setting of environment 
variables of course).

Note that the change is a bit of a kludge: the make of the xstream 
library is done (and seems to always have been done) in a way that will 
not support multiple OS/architecture libraries in the same directory 
tree. Despite this the new Makefile in the hddm directory just goes and 
gets the library where it is made.