Alan W. Irwin [EMAIL PROTECTED] wrote:
> Hi Michael:
>
> It sounds like you have a stale cache problem from attempting to re-run
> after the first error is encountered.  ccmake also has caching issues that
> obfuscate problems.  Therefore, please start again in an empty build tree
> following the directions above (export; cmake [not ccmake]; make; etc.).
>
> If the problem persists, we can only help you further if you give us
> complete specifics (i.e., exact export and cmake commands, full cmake 
> output
> from the time you run cmake in an empty build tree, full make output).
>
> My personal experience is setting the FC environment variable "just works" 
> for
> systems which have either g77 or gfortran.  Other developers here have
> reported good success with a number of additional fortran compilers.  Thus,
> whatever the issue you are having, I feel confident we can solve it if you
> give us the requested specifics.
>
> Alan
> __________________________
> Alan W. Irwin
>

Dear Alan:

Finally cmake recognizes both flags, ENABLE_f77:BOOL=ON
and ENABLE_f95:BOOL=ON. I am not sure what the problem
was---perhaps ccmake was in some way interfering with
plain cmake.

Compilation, unfortunately, still stops at about 27%,
because of the EQUIVALENCE conflict in F95 (due to
incompatibilities with F77). I attach the error messages.
Hopefully, somebody has a quick fix for this problem or
some ideas on how to adapt this code to F95.

Best regards, Michael


-- 
[  0%] Built target csirocsa
[  1%] Built target plhershey-unicode-gen
[  2%] Built target plhershey-unicode.h_built
[ 23%] Built target plplotd
[ 23%] Built target pkgIndex.tcl
[ 24%] Built target plplotcxxd
[ 26%] Built target plplotf77cd
[ 27%] Building Fortran object bindings/f77/CMakeFiles/plplotf77d.dir/sfstubs.o
Unrecognised option -fPIC passed to ld
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 127: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 145: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 164: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 189: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 201: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 213: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 225: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 226: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 239: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 251: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 263: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 275: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 276: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 295: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 296: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 308: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 323: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 324: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 337: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 352: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 353: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 366: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 380: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 381: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 382: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 393: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 405: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 406: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 417: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 429: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 430: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 441: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 453: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 454: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 466: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 478: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 479: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 480: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 492: Unused 
dummy argument DEFINED
         detected at END@<end-of-statement>
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 516: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 533: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 565: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 584: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Extension: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 605: Byte 
count on numeric data type
           detected at [EMAIL PROTECTED]
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 626: Unused 
symbol NY
         detected at END@<end-of-statement>
Warning: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 626: Unused 
symbol NX
         detected at END@<end-of-statement>
[f95 continuing despite warning messages]
Obsolescent: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.f, line 39: Fixed 
source form
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSETOPT
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSDEV
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLGDEV
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSFNAM
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLGFNAM
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLGVER
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLAXES
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLBOX
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLBOX3
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADE0
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADE1
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADE2
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADE
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADES0
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADES1
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADES2
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSHADES
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLLAB
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLMTEX
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLPTEX
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSTART
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLMAP
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLMERIDIANS
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 29: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 30: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 31: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 32: EQUIVALENCE 
of default char with default numeric
Error: /work/srcNOW/plplot-5.7.4/bindings/f77/sfstubs.h, line 33: EQUIVALENCE 
of default char with default numeric
Errors in declarations, no further processing for PLSTRIPC
[f95 error termination]
make[2]: *** [bindings/f77/CMakeFiles/plplotf77d.dir/sfstubs.o] Error 2
make[1]: *** [bindings/f77/CMakeFiles/plplotf77d.dir/all] Error 2
make: *** [all] Error 2
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to