Thanks for noticing this.  Fixed in the trunk.

Brian

On 1/28/13 11:15 PM, "Paul Hargrove" <phhargr...@lbl.gov> wrote:

> Using tonight's trunk tarball (r27954) configured using "--with-devel-headers"
> it looks like "make install" is trying to install rte_orte.h TWICE:
> 
>>  /usr/bin/install -c -m 644  ../../../../../ompi/mca/rte/orte/rte_orte.h
>> ../../../../../ompi/mca/rte/orte/rte_orte.h
>> '/global/homes/h/hargrove/GSCRATCH/OMPI/openmpi-1.9a1r27954/BUILD-edison/INST
>> ALL/include/openmpi/ompi/mca/rte/orte/.'
>> /usr/bin/install: will not overwrite just-created
>> `/global/homes/h/hargrove/GSCRATCH/OMPI/openmpi-1.9a1r27954/BUILD-edison/INST
>> ALL/include/openmpi/ompi/mca/rte/orte/./rte_orte.h' with
>> `../../../../../ompi/mca/rte/orte/rte_orte.h'
> 
> This is because the file is in $(headers) in ompi/mca/rte/orte/Makefile.am
> upto twice:
>> headers = rte_orte.h
>> [...]
>> # Conditionally install the header files
>> if WANT_INSTALL_HEADERS
>> headers += rte_orte.h
> 
> This entire Makefile.am appears to have been added to the trunk by Brian on
> Sunday.
> 
> -Paul
> 
> -- 
> Paul H. Hargrove                          phhargr...@lbl.gov
> Future Technologies Group
> Computer and Data Sciences Department     Tel: +1-510-495-2352
> Lawrence Berkeley National Laboratory     Fax: +1-510-486-6900


--
  Brian W. Barrett
  Scalable System Software Group
  Sandia National Laboratories


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to