On Thu, Aug 14, 2008 at 1:32 PM, Daniel Berlin <[EMAIL PROTECTED]> wrote: > Failure: > > ../../../libgfortran/intrinsics/cshift0.c: In function 'cshift0': > ../../../libgfortran/intrinsics/cshift0.c:124: warning: passing > argument 1 of 'cshift0_i16' from incompatible pointer type > ../../../libgfortran/intrinsics/cshift0.c:236: error: 'GFC_INTGER_16' > undeclared (first use in this function) > ../../../libgfortran/intrinsics/cshift0.c:236: error: (Each undeclared > identifier is reported only once > ../../../libgfortran/intrinsics/cshift0.c:236: error: for each > function it appears in.) > make[3]: *** [cshift0.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... >
It should be fixed now. H.J.