Report for Graphics-Plotter-1.0.2

Back
From: metabase:user:d2c9f356-b46f-11df-9a90-20a83c0b7757
Subject: UNKNOWN Graphics-Plotter-1.0.2 v5.12.3 SunOS/Solaris
Date: 2011-02-06T07:12:29Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Piotr Klaban,

This is a computer-generated report for Graphics-Plotter-1.0.2
on perl 5.12.3, created by CPAN-Reporter-1.1902.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make':

cp Plotter.pm blib/lib/Graphics/Plotter.pm
AutoSplitting blib/lib/Graphics/Plotter.pm (blib/lib/auto/Graphics/Plotter)
/export/home/cpant3/perl5/bin/perl5.12.3 /export/home/cpant3/perl5/lib/5.12.3/ExtUtils/xsubpp  -typemap /export/home/cpant3/perl5/lib/5.12.3/ExtUtils/typemap -typemap typemap  Plotter.xs > Plotter.xsc && mv Plotter.xsc Plotter.c
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in Plotter.xs, line 355
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs      Meta |, line 356
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       Tek |, line 357
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs      HPGL |, line 358
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       PCL |, line 359
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       Fig |, line 360
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs        PS |, line 361
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs        AI |, line 362
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs       PNM |, line 363
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in Plotter.xs, line 367
The INCLUDE directive with a command is discouraged. Use INCLUDE_COMMAND instead! In particular using 'perl' in an 'INCLUDE: ... |' directive is not guaranteed to pick up the correct perl. The INCLUDE_COMMAND directive allows the use of $^X as the currently running perl, see 'perldoc perlxs' for details. in perl newxs XDrawable |, line 368
Please specify prototyping behavior for Plotter.xs (see perlxs manual)
g++ -c  -I/usr/local/include  -DPTR_IS_LONG -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV -O2    -DVERSION=\"1.0.2\"  -DXS_VERSION=\"1.0.2\" -fPIC "-I/export/home/cpant3/perl5/lib/5.12.3/i86pc-solaris-64int/CORE"  -DX_DISPLAY_MISSING Plotter.c
Plotter.xs:9:21: plotter.h: No such file or directory
In file included from /export/home/cpant3/perl5/lib/5.12.3/i86pc-solaris-64int/CORE/perl.h:1442,
                 from Plotter.xs:27:
/usr/include/sys/mode.h:49: error: use of enum `vtype' without previous declaration
Plotter.xs: In function `int constant(char*, int)':
Plotter.xs:47: error: `M_ASTERISK' undeclared (first use this function)
Plotter.xs:47: error: (Each undeclared identifier is reported only once for each function it appears in.)
Plotter.xs:49: error: `M_CIRCLE' undeclared (first use this function)
Plotter.xs:51: error: `M_CROSS' undeclared (first use this function)
Plotter.xs:53: error: `M_DIAMOND' undeclared (first use this function)
Plotter.xs:55: error: `M_DOT' undeclared (first use this function)
Plotter.xs:57: error: `M_FANCY_CROSS' undeclared (first use this function)
Plotter.xs:59: error: `M_FANCY_DIAMOND' undeclared (first use this function)
Plotter.xs:61: error: `M_FANCY_PLUS' undeclared (first use this function)
Plotter.xs:63: error: `M_FANCY_SQUARE' undeclared (first use this function)
Plotter.xs:65: error: `M_FILLED_CIRCLE' undeclared (first use this function)
Plotter.xs:67: error: `M_FILLED_DIAMOND' undeclared (first use this function)
Plotter.xs:69: error: `M_FILLED_FANCY_DIAMOND' undeclared (first use this function)
Plotter.xs:71: error: `M_FILLED_FANCY_SQUARE' undeclared (first use this function)
Plotter.xs:73: error: `M_FILLED_INVERTED_TRIANGLE' undeclared (first use this function)
Plotter.xs:75: error: `M_FILLED_OCTAGON' undeclared (first use this function)
Plotter.xs:77: error: `M_FILLED_SQUARE' undeclared (first use this function)
Plotter.xs:79: error: `M_FILLED_TRIANGLE' undeclared (first use this function)
Plotter.xs:81: error: `M_HALF_FILLED_CIRCLE' undeclared (first use this function)
Plotter.xs:83: error: `M_HALF_FILLED_DIAMOND' undeclared (first use this function)
Plotter.xs:85: error: `M_HALF_FILLED_FANCY_DIAMOND' undeclared (first use this function)
Plotter.xs:87: error: `M_HALF_FILLED_FANCY_SQUARE' undeclared (first use this function)
Plotter.xs:89: error: `M_HALF_FILLED_INVERTED_TRIANGLE' undeclared (first use this function)
Plotter.xs:91: error: `M_HALF_FILLED_SQUARE' undeclared (first use this function)
Plotter.xs:93: error: `M_HALF_FILLED_TRIANGLE' undeclared (first use this function)
Plotter.xs:95: error: `M_INVERTED_TRIANGLE' undeclared (first use this function)
Plotter.xs:97: error: `M_OCTAGON' undeclared (first use this function)
Plotter.xs:99: error: `M_NONE' undeclared (first use this function)
Plotter.xs:101: error: `M_PLUS' undeclared (first use this function)
Plotter.xs:103: error: `M_SQUARE' undeclared (first use this function)
Plotter.xs:105: error: `M_STAR' undeclared (first use this function)
Plotter.xs:107: error: `M_STARBURST' undeclared (first use this function)
Plotter.xs:109: error: `M_TRIANGLE' undeclared (first use this function)
Plotter.xs:113: error: `O_ALABEL' undeclared (first use this function)
Plotter.xs:115: error: `O_ARC' undeclared (first use this function)
Plotter.xs:117: error: `O_ARCREL' undeclared (first use this function)
Plotter.xs:119: error: `O_BEZIER2' undeclared (first use this function)
Plotter.xs:121: error: `O_BEZIER2REL' undeclared (first use this function)
Plotter.xs:123: error: `O_BEZIER3' undeclared (first use this function)
Plotter.xs:125: error: `O_BEZIER3REL' undeclared (first use this function)
Plotter.xs:127: error: `O_BGCOLOR' undeclared (first use this function)
Plotter.xs:129: error: `O_BOX' undeclared (first use this function)
Plotter.xs:131: error: `O_BOXREL' undeclared (first use this function)
Plotter.xs:133: error: `O_CAPMOD' undeclared (first use this function)
Plotter.xs:135: error: `O_CIRCLE' undeclared (first use this function)
Plotter.xs:137: error: `O_CIRCLEREL' undeclared (first use this function)
Plotter.xs:139: error: `O_CLOSEPL' undeclared (first use this function)
Plotter.xs:141: error: `O_COMMENT' undeclared (first use this function)
Plotter.xs:143: error: `O_CONT' undeclared (first use this function)
Plotter.xs:145: error: `O_CONTREL' undeclared (first use this function)
Plotter.xs:147: error: `O_ELLARC' undeclared (first use this function)
Plotter.xs:149: error: `O_ELLARCREL' undeclared (first use this function)
Plotter.xs:151: error: `O_ELLIPSE' undeclared (first use this function)
Plotter.xs:153: error: `O_ELLIPSEREL' undeclared (first use this function)
Plotter.xs:155: error: `O_ENDPATH' undeclared (first use this function)
Plotter.xs:157: error: `O_ERASE' undeclared (first use this function)
Plotter.xs:159: error: `O_FARC' undeclared (first use this function)
Plotter.xs:161: error: `O_FARCREL' undeclared (first use this function)
Plotter.xs:163: error: `O_FBEZIER2' undeclared (first use this function)
Plotter.xs:165: error: `O_FBEZIER2REL' undeclared (first use this function)
Plotter.xs:167: error: `O_FBEZIER3' undeclared (first use this function)
Plotter.xs:169: error: `O_FBEZIER3REL' undeclared (first use this function)
Plotter.xs:171: error: `O_FBOX' undeclared (first use this function)
Plotter.xs:173: error: `O_FBOXREL' undeclared (first use this function)
Plotter.xs:175: error: `O_FCIRCLE' undeclared (first use this function)
Plotter.xs:177: error: `O_FCIRCLEREL' undeclared (first use this function)
Plotter.xs:179: error: `O_FCONCAT' undeclared (first use this function)
Plotter.xs:181: error: `O_FCONT' undeclared (first use this function)
Plotter.xs:183: error: `O_FCONTREL' undeclared (first use this function)
Plotter.xs:185: error: `O_FELLARC' undeclared (first use this function)
Plotter.xs:187: error: `O_FELLARCREL' undeclared (first use this function)
Plotter.xs:189: error: `O_FELLIPSE' undeclared (first use this function)
Plotter.xs:191: error: `O_FELLIPSEREL' undeclared (first use this function)
Plotter.xs:193: error: `O_FFONTSIZE' undeclared (first use this function)
Plotter.xs:195: error: `O_FILLTYPE' undeclared (first use this function)
Plotter.xs:197: error: `O_FILLCOLOR' undeclared (first use this function)
Plotter.xs:199: error: `O_FILLMOD' undeclared (first use this function)
Plotter.xs:201: error: `O_FLINEDASH' undeclared (first use this function)
Plotter.xs:203: error: `O_FLINE' undeclared (first use this function)
Plotter.xs:205: error: `O_FLINEREL' undeclared (first use this function)
Plotter.xs:207: error: `O_FLINEWIDTH' undeclared (first use this function)
Plotter.xs:209: error: `O_FMARKER' undeclared (first use this function)
Plotter.xs:211: error: `O_FMARKERREL' undeclared (first use this function)
Plotter.xs:213: error: `O_FMITERLIMIT' undeclared (first use this function)
Plotter.xs:215: error: `O_FMOVE' undeclared (first use this function)
Plotter.xs:217: error: `O_FMOVEREL' undeclared (first use this function)
Plotter.xs:219: error: `O_FONTNAME' undeclared (first use this function)
Plotter.xs:221: error: `O_FONTSIZE' undeclared (first use this function)
Plotter.xs:223: error: `O_FPOINT' undeclared (first use this function)
Plotter.xs:225: error: `O_FPOINTREL' undeclared (first use this function)
Plotter.xs:227: error: `O_FSPACE' undeclared (first use this function)
Plotter.xs:229: error: `O_FSPACE2' undeclared (first use this function)
Plotter.xs:231: error: `O_FTEXTANGLE' undeclared (first use this function)
Plotter.xs:233: error: `O_JOINMOD' undeclared (first use this function)
Plotter.xs:235: error: `O_LABEL' undeclared (first use this function)
Plotter.xs:237: error: `O_LINE' undeclared (first use this function)
Plotter.xs:239: error: `O_LINEDASH' undeclared (first use this function)
Plotter.xs:241: error: `O_LINEMOD' undeclared (first use this function)
Plotter.xs:243: error: `O_LINEREL' undeclared (first use this function)
Plotter.xs:245: error: `O_LINEWIDTH' undeclared (first use this function)
Plotter.xs:247: error: `O_MARKER' undeclared (first use this function)
Plotter.xs:249: error: `O_MARKERREL' undeclared (first use this function)
Plotter.xs:251: error: `O_MOVE' undeclared (first use this function)
Plotter.xs:253: error: `O_MOVEREL' undeclared (first use this function)
Plotter.xs:255: error: `O_POINT' undeclared (first use this function)
Plotter.xs:257: error: `O_POINTREL' undeclared (first use this function)
Plotter.xs:259: error: `O_RESTORESTATE' undeclared (first use this function)
Plotter.xs:261: error: `O_SAVESTATE' undeclared (first use this function)
Plotter.xs:263: error: `O_SPACE' undeclared (first use this function)
Plotter.xs:265: error: `O_SPACE2' undeclared (first use this function)
Plotter.xs:267: error: `O_TEXTANGLE' undeclared (first use this function)
Plotter.xs: In function `void XS_Graphics__Plotter_parampl(CV*)':
Plotter.xs:320: error: `Plotter' has not been declared
Plotter.xs:320: error: `parampl' undeclared (first use this function)
Plotter.xs: In function `void XS_Graphics__Plotter_warning_handler(CV*)':
Plotter.xs:330: error: `pl_libplotter_warning_handler' undeclared (first use this function)
Plotter.xs: In function `void XS_Graphics__Plotter_error_handler(CV*)':
Plotter.xs:340: error: `pl_libplotter_error_handler' undeclared (first use this function)
Plotter.c: In function `void XS_Graphics__Plotter_new(CV*)':
Plotter.c:479: error: `Plotter' undeclared (first use this function)
Plotter.c:479: error: `RETVAL' undeclared (first use this function)
Plotter.c:481: error: `Plotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter_DESTROY(CV*)':
Plotter.c:501: error: `Plotter' undeclared (first use this function)
Plotter.c:501: error: `THIS' undeclared (first use this function)
Plotter.c:504: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_arc(CV*)':
Plotter.c:536: error: `Plotter' undeclared (first use this function)
Plotter.c:536: error: `THIS' undeclared (first use this function)
Plotter.c:541: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_box(CV*)':
Plotter.c:569: error: `Plotter' undeclared (first use this function)
Plotter.c:569: error: `THIS' undeclared (first use this function)
Plotter.c:574: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_circle(CV*)':
Plotter.c:601: error: `Plotter' undeclared (first use this function)
Plotter.c:601: error: `THIS' undeclared (first use this function)
Plotter.c:606: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_closepl(CV*)':
Plotter.c:630: error: `Plotter' undeclared (first use this function)
Plotter.c:630: error: `THIS' undeclared (first use this function)
Plotter.c:635: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_cont(CV*)':
Plotter.c:661: error: `Plotter' undeclared (first use this function)
Plotter.c:661: error: `THIS' undeclared (first use this function)
Plotter.c:666: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_erase(CV*)':
Plotter.c:690: error: `Plotter' undeclared (first use this function)
Plotter.c:690: error: `THIS' undeclared (first use this function)
Plotter.c:695: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_label(CV*)':
Plotter.c:720: error: `Plotter' undeclared (first use this function)
Plotter.c:720: error: `THIS' undeclared (first use this function)
Plotter.c:725: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_line(CV*)':
Plotter.c:753: error: `Plotter' undeclared (first use this function)
Plotter.c:753: error: `THIS' undeclared (first use this function)
Plotter.c:758: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_linemod(CV*)':
Plotter.c:783: error: `Plotter' undeclared (first use this function)
Plotter.c:783: error: `THIS' undeclared (first use this function)
Plotter.c:788: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_move(CV*)':
Plotter.c:814: error: `Plotter' undeclared (first use this function)
Plotter.c:814: error: `THIS' undeclared (first use this function)
Plotter.c:819: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_openpl(CV*)':
Plotter.c:843: error: `Plotter' undeclared (first use this function)
Plotter.c:843: error: `THIS' undeclared (first use this function)
Plotter.c:848: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_point(CV*)':
Plotter.c:874: error: `Plotter' undeclared (first use this function)
Plotter.c:874: error: `THIS' undeclared (first use this function)
Plotter.c:879: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_space(CV*)':
Plotter.c:907: error: `Plotter' undeclared (first use this function)
Plotter.c:907: error: `THIS' undeclared (first use this function)
Plotter.c:912: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_alabel(CV*)':
Plotter.c:939: error: `Plotter' undeclared (first use this function)
Plotter.c:939: error: `THIS' undeclared (first use this function)
Plotter.c:944: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_arcrel(CV*)':
Plotter.c:974: error: `Plotter' undeclared (first use this function)
Plotter.c:974: error: `THIS' undeclared (first use this function)
Plotter.c:979: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bezier2(CV*)':
Plotter.c:1009: error: `Plotter' undeclared (first use this function)
Plotter.c:1009: error: `THIS' undeclared (first use this function)
Plotter.c:1014: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bezier2rel(CV*)':
Plotter.c:1044: error: `Plotter' undeclared (first use this function)
Plotter.c:1044: error: `THIS' undeclared (first use this function)
Plotter.c:1049: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bezier3(CV*)':
Plotter.c:1081: error: `Plotter' undeclared (first use this function)
Plotter.c:1081: error: `THIS' undeclared (first use this function)
Plotter.c:1086: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bezier3rel(CV*)':
Plotter.c:1118: error: `Plotter' undeclared (first use this function)
Plotter.c:1118: error: `THIS' undeclared (first use this function)
Plotter.c:1123: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bgcolor(CV*)':
Plotter.c:1150: error: `Plotter' undeclared (first use this function)
Plotter.c:1150: error: `THIS' undeclared (first use this function)
Plotter.c:1155: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_bgcolorname(CV*)':
Plotter.c:1180: error: `Plotter' undeclared (first use this function)
Plotter.c:1180: error: `THIS' undeclared (first use this function)
Plotter.c:1185: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_boxrel(CV*)':
Plotter.c:1213: error: `Plotter' undeclared (first use this function)
Plotter.c:1213: error: `THIS' undeclared (first use this function)
Plotter.c:1218: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_capmod(CV*)':
Plotter.c:1243: error: `Plotter' undeclared (first use this function)
Plotter.c:1243: error: `THIS' undeclared (first use this function)
Plotter.c:1248: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_circlerel(CV*)':
Plotter.c:1275: error: `Plotter' undeclared (first use this function)
Plotter.c:1275: error: `THIS' undeclared (first use this function)
Plotter.c:1280: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_color(CV*)':
Plotter.c:1307: error: `Plotter' undeclared (first use this function)
Plotter.c:1307: error: `THIS' undeclared (first use this function)
Plotter.c:1312: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_colorname(CV*)':
Plotter.c:1337: error: `Plotter' undeclared (first use this function)
Plotter.c:1337: error: `THIS' undeclared (first use this function)
Plotter.c:1342: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_contrel(CV*)':
Plotter.c:1368: error: `Plotter' undeclared (first use this function)
Plotter.c:1368: error: `THIS' undeclared (first use this function)
Plotter.c:1373: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ellarc(CV*)':
Plotter.c:1403: error: `Plotter' undeclared (first use this function)
Plotter.c:1403: error: `THIS' undeclared (first use this function)
Plotter.c:1408: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ellarcrel(CV*)':
Plotter.c:1438: error: `Plotter' undeclared (first use this function)
Plotter.c:1438: error: `THIS' undeclared (first use this function)
Plotter.c:1443: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ellipse(CV*)':
Plotter.c:1472: error: `Plotter' undeclared (first use this function)
Plotter.c:1472: error: `THIS' undeclared (first use this function)
Plotter.c:1477: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ellipserel(CV*)':
Plotter.c:1506: error: `Plotter' undeclared (first use this function)
Plotter.c:1506: error: `THIS' undeclared (first use this function)
Plotter.c:1511: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_endpath(CV*)':
Plotter.c:1535: error: `Plotter' undeclared (first use this function)
Plotter.c:1535: error: `THIS' undeclared (first use this function)
Plotter.c:1540: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fillcolor(CV*)':
Plotter.c:1567: error: `Plotter' undeclared (first use this function)
Plotter.c:1567: error: `THIS' undeclared (first use this function)
Plotter.c:1572: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fillcolorname(CV*)':
Plotter.c:1597: error: `Plotter' undeclared (first use this function)
Plotter.c:1597: error: `THIS' undeclared (first use this function)
Plotter.c:1602: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fillmod(CV*)':
Plotter.c:1627: error: `Plotter' undeclared (first use this function)
Plotter.c:1627: error: `THIS' undeclared (first use this function)
Plotter.c:1632: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_filltype(CV*)':
Plotter.c:1657: error: `Plotter' undeclared (first use this function)
Plotter.c:1657: error: `THIS' undeclared (first use this function)
Plotter.c:1662: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_flushpl(CV*)':
Plotter.c:1686: error: `Plotter' undeclared (first use this function)
Plotter.c:1686: error: `THIS' undeclared (first use this function)
Plotter.c:1691: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fontname(CV*)':
Plotter.c:1716: error: `Plotter' undeclared (first use this function)
Plotter.c:1716: error: `THIS' undeclared (first use this function)
Plotter.c:1721: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fontsize(CV*)':
Plotter.c:1746: error: `Plotter' undeclared (first use this function)
Plotter.c:1746: error: `THIS' undeclared (first use this function)
Plotter.c:1751: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_havecap(CV*)':
Plotter.c:1776: error: `Plotter' undeclared (first use this function)
Plotter.c:1776: error: `THIS' undeclared (first use this function)
Plotter.c:1781: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_joinmod(CV*)':
Plotter.c:1806: error: `Plotter' undeclared (first use this function)
Plotter.c:1806: error: `THIS' undeclared (first use this function)
Plotter.c:1811: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_labelwidth(CV*)':
Plotter.c:1836: error: `Plotter' undeclared (first use this function)
Plotter.c:1836: error: `THIS' undeclared (first use this function)
Plotter.c:1841: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_linedash(CV*)':
Plotter.c:1867: error: `Plotter' undeclared (first use this function)
Plotter.c:1867: error: `THIS' undeclared (first use this function)
Plotter.c:1872: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_linerel(CV*)':
Plotter.c:1917: error: `Plotter' undeclared (first use this function)
Plotter.c:1917: error: `THIS' undeclared (first use this function)
Plotter.c:1922: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_linewidth(CV*)':
Plotter.c:1947: error: `Plotter' undeclared (first use this function)
Plotter.c:1947: error: `THIS' undeclared (first use this function)
Plotter.c:1952: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_marker(CV*)':
Plotter.c:1980: error: `Plotter' undeclared (first use this function)
Plotter.c:1980: error: `THIS' undeclared (first use this function)
Plotter.c:1985: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_markerrel(CV*)':
Plotter.c:2013: error: `Plotter' undeclared (first use this function)
Plotter.c:2013: error: `THIS' undeclared (first use this function)
Plotter.c:2018: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_moverel(CV*)':
Plotter.c:2044: error: `Plotter' undeclared (first use this function)
Plotter.c:2044: error: `THIS' undeclared (first use this function)
Plotter.c:2049: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_outfile(CV*)':
Plotter.c:2074: error: `Plotter' undeclared (first use this function)
Plotter.c:2074: error: `THIS' undeclared (first use this function)
Plotter.c:2078: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_pencolor(CV*)':
Plotter.c:2113: error: `Plotter' undeclared (first use this function)
Plotter.c:2113: error: `THIS' undeclared (first use this function)
Plotter.c:2118: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_pencolorname(CV*)':
Plotter.c:2143: error: `Plotter' undeclared (first use this function)
Plotter.c:2143: error: `THIS' undeclared (first use this function)
Plotter.c:2148: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_pointrel(CV*)':
Plotter.c:2174: error: `Plotter' undeclared (first use this function)
Plotter.c:2174: error: `THIS' undeclared (first use this function)
Plotter.c:2179: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_restorestate(CV*)':
Plotter.c:2203: error: `Plotter' undeclared (first use this function)
Plotter.c:2203: error: `THIS' undeclared (first use this function)
Plotter.c:2208: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_savestate(CV*)':
Plotter.c:2232: error: `Plotter' undeclared (first use this function)
Plotter.c:2232: error: `THIS' undeclared (first use this function)
Plotter.c:2237: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_space2(CV*)':
Plotter.c:2267: error: `Plotter' undeclared (first use this function)
Plotter.c:2267: error: `THIS' undeclared (first use this function)
Plotter.c:2272: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_textangle(CV*)':
Plotter.c:2297: error: `Plotter' undeclared (first use this function)
Plotter.c:2297: error: `THIS' undeclared (first use this function)
Plotter.c:2302: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ffontname(CV*)':
Plotter.c:2327: error: `Plotter' undeclared (first use this function)
Plotter.c:2327: error: `THIS' undeclared (first use this function)
Plotter.c:2332: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ffontsize(CV*)':
Plotter.c:2357: error: `Plotter' undeclared (first use this function)
Plotter.c:2357: error: `THIS' undeclared (first use this function)
Plotter.c:2362: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_flabelwidth(CV*)':
Plotter.c:2387: error: `Plotter' undeclared (first use this function)
Plotter.c:2387: error: `THIS' undeclared (first use this function)
Plotter.c:2392: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ftextangle(CV*)':
Plotter.c:2417: error: `Plotter' undeclared (first use this function)
Plotter.c:2417: error: `THIS' undeclared (first use this function)
Plotter.c:2422: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_farc(CV*)':
Plotter.c:2452: error: `Plotter' undeclared (first use this function)
Plotter.c:2452: error: `THIS' undeclared (first use this function)
Plotter.c:2457: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_farcrel(CV*)':
Plotter.c:2487: error: `Plotter' undeclared (first use this function)
Plotter.c:2487: error: `THIS' undeclared (first use this function)
Plotter.c:2492: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fbezier2(CV*)':
Plotter.c:2522: error: `Plotter' undeclared (first use this function)
Plotter.c:2522: error: `THIS' undeclared (first use this function)
Plotter.c:2527: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fbezier2rel(CV*)':
Plotter.c:2557: error: `Plotter' undeclared (first use this function)
Plotter.c:2557: error: `THIS' undeclared (first use this function)
Plotter.c:2562: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fbezier3(CV*)':
Plotter.c:2594: error: `Plotter' undeclared (first use this function)
Plotter.c:2594: error: `THIS' undeclared (first use this function)
Plotter.c:2599: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fbezier3rel(CV*)':
Plotter.c:2631: error: `Plotter' undeclared (first use this function)
Plotter.c:2631: error: `THIS' undeclared (first use this function)
Plotter.c:2636: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fbox(CV*)':
Plotter.c:2664: error: `Plotter' undeclared (first use this function)
Plotter.c:2664: error: `THIS' undeclared (first use this function)
Plotter.c:2669: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fboxrel(CV*)':
Plotter.c:2697: error: `Plotter' undeclared (first use this function)
Plotter.c:2697: error: `THIS' undeclared (first use this function)
Plotter.c:2702: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fcircle(CV*)':
Plotter.c:2729: error: `Plotter' undeclared (first use this function)
Plotter.c:2729: error: `THIS' undeclared (first use this function)
Plotter.c:2734: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fcirclerel(CV*)':
Plotter.c:2761: error: `Plotter' undeclared (first use this function)
Plotter.c:2761: error: `THIS' undeclared (first use this function)
Plotter.c:2766: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fcont(CV*)':
Plotter.c:2792: error: `Plotter' undeclared (first use this function)
Plotter.c:2792: error: `THIS' undeclared (first use this function)
Plotter.c:2797: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fcontrel(CV*)':
Plotter.c:2823: error: `Plotter' undeclared (first use this function)
Plotter.c:2823: error: `THIS' undeclared (first use this function)
Plotter.c:2828: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fellarc(CV*)':
Plotter.c:2858: error: `Plotter' undeclared (first use this function)
Plotter.c:2858: error: `THIS' undeclared (first use this function)
Plotter.c:2863: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fellarcrel(CV*)':
Plotter.c:2893: error: `Plotter' undeclared (first use this function)
Plotter.c:2893: error: `THIS' undeclared (first use this function)
Plotter.c:2898: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fellipse(CV*)':
Plotter.c:2927: error: `Plotter' undeclared (first use this function)
Plotter.c:2927: error: `THIS' undeclared (first use this function)
Plotter.c:2932: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fellipserel(CV*)':
Plotter.c:2961: error: `Plotter' undeclared (first use this function)
Plotter.c:2961: error: `THIS' undeclared (first use this function)
Plotter.c:2966: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fline(CV*)':
Plotter.c:2994: error: `Plotter' undeclared (first use this function)
Plotter.c:2994: error: `THIS' undeclared (first use this function)
Plotter.c:2999: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_flinedash(CV*)':
Plotter.c:3025: error: `Plotter' undeclared (first use this function)
Plotter.c:3025: error: `THIS' undeclared (first use this function)
Plotter.c:3030: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_flinerel(CV*)':
Plotter.c:3076: error: `Plotter' undeclared (first use this function)
Plotter.c:3076: error: `THIS' undeclared (first use this function)
Plotter.c:3081: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_flinewidth(CV*)':
Plotter.c:3106: error: `Plotter' undeclared (first use this function)
Plotter.c:3106: error: `THIS' undeclared (first use this function)
Plotter.c:3111: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fmarker(CV*)':
Plotter.c:3139: error: `Plotter' undeclared (first use this function)
Plotter.c:3139: error: `THIS' undeclared (first use this function)
Plotter.c:3144: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fmarkerrel(CV*)':
Plotter.c:3172: error: `Plotter' undeclared (first use this function)
Plotter.c:3172: error: `THIS' undeclared (first use this function)
Plotter.c:3177: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fmove(CV*)':
Plotter.c:3203: error: `Plotter' undeclared (first use this function)
Plotter.c:3203: error: `THIS' undeclared (first use this function)
Plotter.c:3208: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fmoverel(CV*)':
Plotter.c:3234: error: `Plotter' undeclared (first use this function)
Plotter.c:3234: error: `THIS' undeclared (first use this function)
Plotter.c:3239: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fpoint(CV*)':
Plotter.c:3265: error: `Plotter' undeclared (first use this function)
Plotter.c:3265: error: `THIS' undeclared (first use this function)
Plotter.c:3270: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fpointrel(CV*)':
Plotter.c:3296: error: `Plotter' undeclared (first use this function)
Plotter.c:3296: error: `THIS' undeclared (first use this function)
Plotter.c:3301: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fspace(CV*)':
Plotter.c:3329: error: `Plotter' undeclared (first use this function)
Plotter.c:3329: error: `THIS' undeclared (first use this function)
Plotter.c:3334: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fspace2(CV*)':
Plotter.c:3364: error: `Plotter' undeclared (first use this function)
Plotter.c:3364: error: `THIS' undeclared (first use this function)
Plotter.c:3369: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fconcat(CV*)':
Plotter.c:3399: error: `Plotter' undeclared (first use this function)
Plotter.c:3399: error: `THIS' undeclared (first use this function)
Plotter.c:3404: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fmiterlimit(CV*)':
Plotter.c:3429: error: `Plotter' undeclared (first use this function)
Plotter.c:3429: error: `THIS' undeclared (first use this function)
Plotter.c:3434: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_frotate(CV*)':
Plotter.c:3459: error: `Plotter' undeclared (first use this function)
Plotter.c:3459: error: `THIS' undeclared (first use this function)
Plotter.c:3464: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_fscale(CV*)':
Plotter.c:3490: error: `Plotter' undeclared (first use this function)
Plotter.c:3490: error: `THIS' undeclared (first use this function)
Plotter.c:3495: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter_ftranslate(CV*)':
Plotter.c:3521: error: `Plotter' undeclared (first use this function)
Plotter.c:3521: error: `THIS' undeclared (first use this function)
Plotter.c:3526: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__GIF_new(CV*)':
Plotter.c:3582: error: `GIFPlotter' undeclared (first use this function)
Plotter.c:3582: error: `RETVAL' undeclared (first use this function)
./perl newxs       GIF |:8: error: `GIFPlotter' has not been declared
./perl newxs       GIF |:14: error: `GIFPlotter' has not been declared
./perl newxs       GIF |:25: error: `GIFPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__GIF_DESTROY(CV*)':
Plotter.c:3663: error: `GIFPlotter' undeclared (first use this function)
Plotter.c:3663: error: `THIS' undeclared (first use this function)
Plotter.c:3666: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__PNM_new(CV*)':
Plotter.c:3694: error: `PNMPlotter' undeclared (first use this function)
Plotter.c:3694: error: `RETVAL' undeclared (first use this function)
./perl newxs       PNM |:8: error: `PNMPlotter' has not been declared
./perl newxs       PNM |:14: error: `PNMPlotter' has not been declared
./perl newxs       PNM |:25: error: `PNMPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__PNM_DESTROY(CV*)':
Plotter.c:3775: error: `PNMPlotter' undeclared (first use this function)
Plotter.c:3775: error: `THIS' undeclared (first use this function)
Plotter.c:3778: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__AI_new(CV*)':
Plotter.c:3806: error: `AIPlotter' undeclared (first use this function)
Plotter.c:3806: error: `RETVAL' undeclared (first use this function)
./perl newxs        AI |:8: error: `AIPlotter' has not been declared
./perl newxs        AI |:14: error: `AIPlotter' has not been declared
./perl newxs        AI |:25: error: `AIPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__AI_DESTROY(CV*)':
Plotter.c:3887: error: `AIPlotter' undeclared (first use this function)
Plotter.c:3887: error: `THIS' undeclared (first use this function)
Plotter.c:3890: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__PS_new(CV*)':
Plotter.c:3918: error: `PSPlotter' undeclared (first use this function)
Plotter.c:3918: error: `RETVAL' undeclared (first use this function)
./perl newxs        PS |:8: error: `PSPlotter' has not been declared
./perl newxs        PS |:14: error: `PSPlotter' has not been declared
./perl newxs        PS |:25: error: `PSPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__PS_DESTROY(CV*)':
Plotter.c:3999: error: `PSPlotter' undeclared (first use this function)
Plotter.c:3999: error: `THIS' undeclared (first use this function)
Plotter.c:4002: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__Fig_new(CV*)':
Plotter.c:4030: error: `FigPlotter' undeclared (first use this function)
Plotter.c:4030: error: `RETVAL' undeclared (first use this function)
./perl newxs       Fig |:8: error: `FigPlotter' has not been declared
./perl newxs       Fig |:14: error: `FigPlotter' has not been declared
./perl newxs       Fig |:25: error: `FigPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__Fig_DESTROY(CV*)':
Plotter.c:4111: error: `FigPlotter' undeclared (first use this function)
Plotter.c:4111: error: `THIS' undeclared (first use this function)
Plotter.c:4114: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__PCL_new(CV*)':
Plotter.c:4142: error: `PCLPlotter' undeclared (first use this function)
Plotter.c:4142: error: `RETVAL' undeclared (first use this function)
./perl newxs       PCL |:8: error: `PCLPlotter' has not been declared
./perl newxs       PCL |:14: error: `PCLPlotter' has not been declared
./perl newxs       PCL |:25: error: `PCLPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__PCL_DESTROY(CV*)':
Plotter.c:4223: error: `PCLPlotter' undeclared (first use this function)
Plotter.c:4223: error: `THIS' undeclared (first use this function)
Plotter.c:4226: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__HPGL_new(CV*)':
Plotter.c:4254: error: `HPGLPlotter' undeclared (first use this function)
Plotter.c:4254: error: `RETVAL' undeclared (first use this function)
./perl newxs      HPGL |:8: error: `HPGLPlotter' has not been declared
./perl newxs      HPGL |:14: error: `HPGLPlotter' has not been declared
./perl newxs      HPGL |:25: error: `HPGLPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__HPGL_DESTROY(CV*)':
Plotter.c:4335: error: `HPGLPlotter' undeclared (first use this function)
Plotter.c:4335: error: `THIS' undeclared (first use this function)
Plotter.c:4338: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__Tek_new(CV*)':
Plotter.c:4366: error: `TekPlotter' undeclared (first use this function)
Plotter.c:4366: error: `RETVAL' undeclared (first use this function)
./perl newxs       Tek |:8: error: `TekPlotter' has not been declared
./perl newxs       Tek |:14: error: `TekPlotter' has not been declared
./perl newxs       Tek |:25: error: `TekPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__Tek_DESTROY(CV*)':
Plotter.c:4447: error: `TekPlotter' undeclared (first use this function)
Plotter.c:4447: error: `THIS' undeclared (first use this function)
Plotter.c:4450: error: expected primary-expression before ')' token
Plotter.c: In function `void XS_Graphics__Plotter__Meta_new(CV*)':
Plotter.c:4478: error: `MetaPlotter' undeclared (first use this function)
Plotter.c:4478: error: `RETVAL' undeclared (first use this function)
./perl newxs      Meta |:8: error: `MetaPlotter' has not been declared
./perl newxs      Meta |:14: error: `MetaPlotter' has not been declared
./perl newxs      Meta |:25: error: `MetaPlotter' has not been declared
Plotter.c: In function `void XS_Graphics__Plotter__Meta_DESTROY(CV*)':
Plotter.c:4559: error: `MetaPlotter' undeclared (first use this function)
Plotter.c:4559: error: `THIS' undeclared (first use this function)
Plotter.c:4562: error: expected primary-expression before ')' token
*** Error code 1
make: Fatal error: Command failed for target `Plotter.o'

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /export/home/cpant3/perl5/bin:/usr/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 26214
    PERL5_CPAN_IS_EXECUTING = /export/home/cpant3/.cpan/build/Graphics-Plotter-1.0.2-rDIWdY/Makefile.PL
    PERL5_CPAN_IS_RUNNING = 26214
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 22325,26214
    PERL_AUTOINSTALL = --defaultdeps
    PERL_CR_SMOKER_CURRENT = Graphics-Plotter-1.0.2
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /export/home/cpant3/perl5/bin/perl5.12.3
    $UID/$EUID = 103 / 103
    $GID = 1 1
    $EGID = 1 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.94_56 
    Cwd                 3.33    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.16    
    ExtUtils::Install   1.55    
    ExtUtils::MakeMaker 6.56    
    ExtUtils::Manifest  1.58    
    ExtUtils::ParseXS   2.2206  
    File::Spec          3.33    
    Module::Build       0.3624  
    Module::Signature   n/a     
    Test::Harness       3.22    
    Test::More          0.96    
    YAML                0.72    
    YAML::Syck          1.17    
    version             0.88    


--

Summary of my perl5 (revision 5 version 12 subversion 3) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64int
    uname='sunos open-solaris-noc 5.11 snv_95 i86pc i386 i86pc '
    config_args='-Dcc=gcc -Dprefix=~/perl5 -Duse64bitint -Dusedevel -d'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-DPTR_IS_LONG -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-DPTR_IS_LONG -fno-strict-aliasing -pipe'
    ccversion='', gccversion='3.4.3 (csl-sol210-3_4-20050802)', gccosandvers='solaris2.11'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' '
    libpth=/usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lc
    perllibs=-lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fPIC', lddlflags='-G'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP PERL_USE_DEVEL
                        PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_LARGE_FILES
                        USE_PERLIO USE_PERL_ATOF
  Built under solaris
  Compiled at Jan 26 2011 09:10:26
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="26214"
    PERL5_CPAN_IS_EXECUTING="/export/home/cpant3/.cpan/build/Graphics-Plotter-1.0.2-rDIWdY/Makefile.PL"
    PERL5_CPAN_IS_RUNNING="26214"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="22325,26214"
    PERL_AUTOINSTALL="--defaultdeps"
    PERL_CR_SMOKER_CURRENT="Graphics-Plotter-1.0.2"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /export/home/cpant3/perl5/lib/site_perl/5.12.3/i86pc-solaris-64int
    /export/home/cpant3/perl5/lib/site_perl/5.12.3
    /export/home/cpant3/perl5/lib/5.12.3/i86pc-solaris-64int
    /export/home/cpant3/perl5/lib/5.12.3
    /export/home/cpant3/perl5/lib/site_perl
    .