>         Making Encode (static)
> c89 -c  -I../Encode  -DMAXSIG=38 -DOEMVS -D_OE_SOCKETS -D_XOPEN_SOURCE_EXTEN
> DED
> -D_ALL_SOURCE -DYYDYNAMIC -W
> ,float\(ieee\)     -DVERSION=\"1.25\"  -DXS_VERSIO
> N=\"1.25\"  "-I../../.."   eu_01_t.c
> FSUM3065 The COMPILE step ended with return code 16.
> FSUM3017 Could not compile eu_01_t.c. Correct the errors and try again.
> FSUM8226 make: Error code 3
> FSUM8226 make: Error code 255
> FSUM8226 make: Error code 255

This could be the result of an interrupted build (the eu_01_t.c source
code is generated during the build, it's not part of the original source
code kit).  One possible cure is to try to clean up this indeterminate
situation and retry:

        cd ext/Encode
        make clean
        cd ../..
        make

-- 
Jarkko Hietaniemi <[EMAIL PROTECTED]> http://www.iki.fi/jhi/ "There is this special
biologist word we use for 'stable'.  It is 'dead'." -- Jack Cohen

Reply via email to