what happened to DIST_SOURCES:

2010-03-25 Thread Brian J. Murrell
We are seeing the following in trying to build our package(s) with some versions of autoconf/automake: libcfs/libcfs/autoMakefile.am:88: variable `DIST_SOURCES' is defined but no program or libcfs/libcfs/autoMakefile.am:88: library has `DIST' as canonic name (possible typo) lnet/klnds/ciblnd/aut

Re: Keeping source directory structure

2010-03-25 Thread Brendon Costa
>> It is not clear what the conflict is here. Are you creating several map.o >> files from the same map.cc? why? > > He's using a non-recursive build system that pulls source files of the same > name from two different sub-directories. The resulting object files are named > the same, and stored