Hi Albert,

>> h5edit.1.0.0.tar.gz (md5sum 065013585cc483fa7cd945020e3d967f) shows
>> the fatal error
>>   test/Makefile.am:22: variable `check_PROGRAMS' recursively defined
>> after configure when 'make' is invoked.  Modifying test/Makefile.am to read
>>   check_PROGRAMS= $(EXTRA_TEST)
>> fixes that issue.  'make check' seems to check nothing.

> Could you tell me more about the machine you test h5edit on?
> For example, "uname -a" output, compilers used.  Thanks.

Sure.  Thanks for looking into it.

$ uname -a
Linux setun 2.6.32-31-generic #60-Ubuntu SMP Thu Mar 17 22:15:39 UTC
2011 x86_64 GNU/Linux

$ gcc --version
gcc (GCC) 4.5.1

$ automake --version
automake (GNU automake) 1.11.1

$ autoconf --version
autoconf (GNU Autoconf) 2.68

Also, I used CC=h5pcc (from a parallel build of HDF5).  FWIW, this
problem doesn't seem build-system version-dependent to me.  I suspect
the problem is a mixture of stale development artifacts lingering in
the source tree.

- Rhys

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to