[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #ZJO-577290]: AIX linking error
- Subject: [netCDF #ZJO-577290]: AIX linking error
- Date: Fri, 13 Jun 2008 06:27:26 -0600
> Hi Ed,
>
> I, using the 3.6.2 version.
> The make check fail; this is the error I get:
>
> Total number of failures: 0
> nctest SUCCESS!!!
> PASS: nctest
> /bin/sh: ./compare_test_files.sh: cannot execute
> FAIL: compare_test_files.sh
> =========================================
> 1 of 2 tests failed
> Please report to address@hidden
> =========================================
> make[2]: *** [check-TESTS] Error 1
>
> Maybe I use some wrong command before ./config; I followed the instruction I
found on the web to compile on 64bit machines. The make and make install ends
properly. Any Idea?
>
> Thanks for your helps,
> Cheers
> Markus
>
Try editing the file nctest/compare_test_files.sh. Put this line at the top of
the file:
#! /bin/sh
Then rerun make check, and tell me if it works.
Thanks,
Ed
Ticket Details
===================
Ticket ID: ZJO-577290
Department: Support netCDF
Priority: Normal
Status: Open