compilation aborted for pipe.c (code 2)
Added by Syed Ali almost 13 years ago
I am trying to compile cdo1.5.4 on RHEL5.2 but it gives following error during compilation
pipe.c(172): error: incomplete type is not allowed
struct timespec time_to_wait = {0, 0};
^
compilation aborted for pipe.c (code 2)
make2: * [cdo-pipe.o] Error 2
make2: Leaving directory `/home/pmdtest/cdo-1.5.4/src'
make1: [all] Error 2
make1: Leaving directory `/home/pmdtest/cdo-1.5.4/src'
make: ** [all-recursive] Error 1
[root@pmd02 cdo-1.5.4]# ls
Logs are attached. Please help!
config.log (55.9 KB) config.log | |||
make.log (3.45 KB) make.log |
Replies (2)
RE: compilation aborted for pipe.c (code 2) - Added by Uwe Schulzweida almost 13 years ago
Thanks for the information. This bug will be solved in the next CDO release (see Bug #2133).
RE: compilation aborted for pipe.c (code 2) - Added by Hartmut Frenzel almost 12 years ago
This bug still exists in version cdo-1.6.1rc1 (on Mandriva 2009.1). Is there an easy workaround?