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

[netCDF #XVJ-902408]: Failed in 'make install' with [install-includeHEADERS] Error 126



Hello,

I'm not sure why the following line is appearing in the script:

> /vol6/home/seni/local -m 644 netcdf.h netcdf_meta.h netcdf_mem.h 
> '/vol6/home/seni/local/netcdf461/include'

This appears to be the source of the issue, as it is trying to execute a 
directory instead of an executable.

The same line, when run on my system, appears as such:

 /usr/bin/install -c -m 644 netcdf.h netcdf_meta.h netcdf_mem.h 
'/Users/wfisher/tmp/include'

Can you provide the `config.log` generated when you ran `configure`?  Thanks!

-Ward


> Full Name: Chi Yan TSUI
> Email Address: address@hidden
> Organization: University of Cologne
> Package Version:
> Operating System:
> Hardware:
> Description of problem: Hello,
> 
> By accident I have ruined my NetCDF 4.6.1 and intended to "re-install' them 
> by erasing all relevant library and include files.
> In the building process the "configure" is completed without error and all 
> the tests in "make check" got passes.
> Unfortunately I cannot proceed further in 'make install' with the following 
> error:
> 
> [seni@ln5%tianhe netcdf-4.6.1]$ make install
> Making install in include
> make[1]: Entering directory `/vol6/home/seni/warz/netcdf-4.6.1/include'
> make[2]: Entering directory `/vol6/home/seni/warz/netcdf-4.6.1/include'
> make[2]: Nothing to be done for `install-exec-am'.
> /bin/mkdir -p '/vol6/home/seni/local/netcdf461/include'
> /vol6/home/seni/local -m 644 netcdf.h netcdf_meta.h netcdf_mem.h 
> '/vol6/home/seni/local/netcdf461/include'
> /bin/sh: line 11: /vol6/home/seni/local: is a directory
> make[2]: *** [install-includeHEADERS] Error 126
> make[2]: Leaving directory `/vol6/home/seni/warz/netcdf-4.6.1/include'
> make[1]: *** [install-am] Error 2
> make[1]: Leaving directory `/vol6/home/seni/warz/netcdf-4.6.1/include'
> make: *** [install-recursive] Error 1
> 
> I am wondering why and I hope there is a solution for that. Thank you very 
> much.
> 
> 


Ticket Details
===================
Ticket ID: XVJ-902408
Department: Support netCDF
Priority: Normal
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.