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
>> 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