<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>I was using Busybox (ash). Changing to bash solved it.
<div><br>
</div>
<div>Thanks!</div>
<div>/Henrik</div>
<div><br>
</div>
<div><br>
</div>
<div>-------- Originalmeddelande --------</div>
<div>Från: Wei-keng Liao <wkliao@eecs.northwestern.edu> </div>
<div>Datum: 2019-08-20 05:21 (GMT+01:00) </div>
<div>Till: Henrik Uggla <Henrik.Uggla@kristianstad.se> </div>
<div>Kopia: parallel-netcdf@lists.mcs.anl.gov </div>
<div>Ämne: Re: Problem building </div>
<div><br>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Hi, Henrik<br>
<br>
I guess the errors you are encountering is caused by<br>
the version of shell that does not support some<br>
operators, such as “+=“. Can you run command "echo $0”?<br>
<br>
In the meantime, can you try using bash to build PnetCDF<br>
and let me know if that works for you?<br>
<br>
Wei-keng<br>
<br>
> On Aug 19, 2019, at 3:16 AM, Henrik Uggla <Henrik.Uggla@kristianstad.se> wrote:<br>
> <br>
> Here you are. Thanks for your time.<br>
> <br>
> Regards<br>
> /Henrik<br>
> <br>
> ________________________________________<br>
> Från: Wei-keng Liao <wkliao@eecs.northwestern.edu><br>
> Skickat: den 16 augusti 2019 18:17:41<br>
> Till: Henrik Uggla<br>
> Kopia: parallel-netcdf@lists.mcs.anl.gov<br>
> Ämne: Re: Problem building<br>
> <br>
> Hi, Henrik<br>
> <br>
> The error messages indicate some constants set at the configure time<br>
> are incorrect. Please send me the file ‘config.log’ of both your configures.<br>
> <br>
> Wei-keng<br>
> <br>
>> On Aug 16, 2019, at 10:15 AM, Henrik Uggla via parallel-netcdf <parallel-netcdf@lists.mcs.anl.gov> wrote:<br>
>> <br>
>> H!<br>
>> When I try to build Pnetcdf 1.11.2 it fails with the following error:<br>
>> <br>
>> ...<br>
>> make[4]: Entering directory '/builddir/pnetcdf-1.11.2/src/drivers/common'<br>
>> CC utf8proc.lo<br>
>> CC mem_alloc.lo<br>
>> CC dtype_decode.lo<br>
>> CC create_imaptype.lo<br>
>> CC error_mpi2nc.lo<br>
>> CC check_name.lo<br>
>> CC pack_unpack.lo<br>
>> CC utils.lo<br>
>> CC error_posix2nc.lo<br>
>> CC hash_map.lo<br>
>> CC ncx.lo<br>
>> ncx.c:28:10: fatal error: nc3dispatch.h: No such file or directory<br>
>> #include "nc3dispatch.h"<br>
>> ^~~~~~~~~~~~~~~<br>
>> compilation terminated.<br>
>> <br>
>> When I try to configure Pnetcdf master from git it fails with the following error:<br>
>> <br>
>> ...<br>
>> checking for MPI_Comm_rank... yes<br>
>> checking for MPI_File_open... yes<br>
>> checking MPI C compiler base... GCC<br>
>> checking MPI version... 3.1<br>
>> checking whether MPICH_VERSION is declared... no<br>
>> checking whether MPICH2_VERSION is declared... no<br>
>> checking whether OMPI_MAJOR_VERSION is declared... yes<br>
>> checking whether MVAPICH2_VERSION is declared... no<br>
>> checking MPI vendor... ./configure: line 1: syntax error: unexpected "&"<br>
>> <br>
>> Any idea how I can get Pnetcdf to build?<br>
>> <br>
>> Thanks<br>
>> /Henrik<br>
> <br>
> <1.11.2-config.log><gitmaster-config.log><br>
<br>
</div>
</span></font>
</body>
</html>