Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lplotter Writing Makefile for Graphics::Plotter cp Plotter.pm blib/lib/Graphics/Plotter.pm AutoSplitting blib/lib/Graphics/Plotter.pm (blib/lib/auto/Graphics/Plotter) /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap -typemap typemap Plotter.xs > Plotter.xsc && mv Plotter.xsc Plotter.c Please specify prototyping behavior for Plotter.xs (see perlxs manual) g++ -c -I/usr/local/include -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O2 -DVERSION=\"1.0.2\" -DXS_VERSION=\"1.0.2\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Plotter.c Plotter.xs:9:21: error: plotter.h: No such file or directory Plotter.xs:9:21: error: plotter.h: No such file or directory Plotter.xs: In function 'int constant(char*, int)': Plotter.xs:47: error: 'M_ASTERISK' was not declared in this scope Plotter.xs:49: error: 'M_CIRCLE' was not declared in this scope Plotter.xs:51: error: 'M_CROSS' was not declared in this scope Plotter.xs:53: error: 'M_DIAMOND' was not declared in this scope Plotter.xs:55: error: 'M_DOT' was not declared in this scope Plotter.xs:57: error: 'M_FANCY_CROSS' was not declared in this scope Plotter.xs:59: error: 'M_FANCY_DIAMOND' was not declared in this scope Plotter.xs:61: error: 'M_FANCY_PLUS' was not declared in this scope Plotter.xs:63: error: 'M_FANCY_SQUARE' was not declared in this scope Plotter.xs:65: error: 'M_FILLED_CIRCLE' was not declared in this scope Plotter.xs:67: error: 'M_FILLED_DIAMOND' was not declared in this scope Plotter.xs:69: error: 'M_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:71: error: 'M_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:73: error: 'M_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:75: error: 'M_FILLED_OCTAGON' was not declared in this scope Plotter.xs:77: error: 'M_FILLED_SQUARE' was not declared in this scope Plotter.xs:79: error: 'M_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:81: error: 'M_HALF_FILLED_CIRCLE' was not declared in this scope Plotter.xs:83: error: 'M_HALF_FILLED_DIAMOND' was not declared in this scope Plotter.xs:85: error: 'M_HALF_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:87: error: 'M_HALF_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:89: error: 'M_HALF_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:91: error: 'M_HALF_FILLED_SQUARE' was not declared in this scope Plotter.xs:93: error: 'M_HALF_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:95: error: 'M_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:97: error: 'M_OCTAGON' was not declared in this scope Plotter.xs:99: error: 'M_NONE' was not declared in this scope Plotter.xs:101: error: 'M_PLUS' was not declared in this scope Plotter.xs:103: error: 'M_SQUARE' was not declared in this scope Plotter.xs:105: error: 'M_STAR' was not declared in this scope Plotter.xs:107: error: 'M_STARBURST' was not declared in this scope Plotter.xs:109: error: 'M_TRIANGLE' was not declared in this scope Plotter.xs:113: error: 'O_ALABEL' was not declared in this scope Plotter.xs:115: error: 'O_ARC' was not declared in this scope Plotter.xs:117: error: 'O_ARCREL' was not declared in this scope Plotter.xs:119: error: 'O_BEZIER2' was not declared in this scope Plotter.xs:121: error: 'O_BEZIER2REL' was not declared in this scope Plotter.xs:123: error: 'O_BEZIER3' was not declared in this scope Plotter.xs:125: error: 'O_BEZIER3REL' was not declared in this scope Plotter.xs:127: error: 'O_BGCOLOR' was not declared in this scope Plotter.xs:129: error: 'O_BOX' was not declared in this scope Plotter.xs:131: error: 'O_BOXREL' was not declared in this scope Plotter.xs:133: error: 'O_CAPMOD' was not declared in this scope Plotter.xs:135: error: 'O_CIRCLE' was not declared in this scope Plotter.xs:137: error: 'O_CIRCLEREL' was not declared in this scope Plotter.xs:139: error: 'O_CLOSEPL' was not declared in this scope Plotter.xs:141: error: 'O_COMMENT' was not declared in this scope Plotter.xs:143: error: 'O_CONT' was not declared in this scope Plotter.xs:145: error: 'O_CONTREL' was not declared in this scope Plotter.xs:147: error: 'O_ELLARC' was not declared in this scope Plotter.xs:149: error: 'O_ELLARCREL' was not declared in this scope Plotter.xs:151: error: 'O_ELLIPSE' was not declared in this scope Plotter.xs:153: error: 'O_ELLIPSEREL' was not declared in this scope Plotter.xs:155: error: 'O_ENDPATH' was not declared in this scope Plotter.xs:157: error: 'O_ERASE' was not declared in this scope Plotter.xs:159: error: 'O_FARC' was not declared in this scope Plotter.xs:161: error: 'O_FARCREL' was not declared in this scope Plotter.xs:163: error: 'O_FBEZIER2' was not declared in this scope Plotter.xs:165: error: 'O_FBEZIER2REL' was not declared in this scope Plotter.xs:167: error: 'O_FBEZIER3' was not declared in this scope Plotter.xs:169: error: 'O_FBEZIER3REL' was not declared in this scope Plotter.xs:171: error: 'O_FBOX' was not declared in this scope Plotter.xs:173: error: 'O_FBOXREL' was not declared in this scope Plotter.xs:175: error: 'O_FCIRCLE' was not declared in this scope Plotter.xs:177: error: 'O_FCIRCLEREL' was not declared in this scope Plotter.xs:179: error: 'O_FCONCAT' was not declared in this scope Plotter.xs:181: error: 'O_FCONT' was not declared in this scope Plotter.xs:183: error: 'O_FCONTREL' was not declared in this scope Plotter.xs:185: error: 'O_FELLARC' was not declared in this scope Plotter.xs:187: error: 'O_FELLARCREL' was not declared in this scope Plotter.xs:189: error: 'O_FELLIPSE' was not declared in this scope Plotter.xs:191: error: 'O_FELLIPSEREL' was not declared in this scope Plotter.xs:193: error: 'O_FFONTSIZE' was not declared in this scope Plotter.xs:195: error: 'O_FILLTYPE' was not declared in this scope Plotter.xs:197: error: 'O_FILLCOLOR' was not declared in this scope Plotter.xs:199: error: 'O_FILLMOD' was not declared in this scope Plotter.xs:201: error: 'O_FLINEDASH' was not declared in this scope Plotter.xs:203: error: 'O_FLINE' was not declared in this scope Plotter.xs:205: error: 'O_FLINEREL' was not declared in this scope Plotter.xs:207: error: 'O_FLINEWIDTH' was not declared in this scope Plotter.xs:209: error: 'O_FMARKER' was not declared in this scope Plotter.xs:211: error: 'O_FMARKERREL' was not declared in this scope Plotter.xs:213: error: 'O_FMITERLIMIT' was not declared in this scope Plotter.xs:215: error: 'O_FMOVE' was not declared in this scope Plotter.xs:217: error: 'O_FMOVEREL' was not declared in this scope Plotter.xs:219: error: 'O_FONTNAME' was not declared in this scope Plotter.xs:221: error: 'O_FONTSIZE' was not declared in this scope Plotter.xs:223: error: 'O_FPOINT' was not declared in this scope Plotter.xs:225: error: 'O_FPOINTREL' was not declared in this scope Plotter.xs:227: error: 'O_FSPACE' was not declared in this scope Plotter.xs:229: error: 'O_FSPACE2' was not declared in this scope Plotter.xs:231: error: 'O_FTEXTANGLE' was not declared in this scope Plotter.xs:233: error: 'O_JOINMOD' was not declared in this scope Plotter.xs:235: error: 'O_LABEL' was not declared in this scope Plotter.xs:237: error: 'O_LINE' was not declared in this scope Plotter.xs:239: error: 'O_LINEDASH' was not declared in this scope Plotter.xs:241: error: 'O_LINEMOD' was not declared in this scope Plotter.xs:243: error: 'O_LINEREL' was not declared in this scope Plotter.xs:245: error: 'O_LINEWIDTH' was not declared in this scope Plotter.xs:247: error: 'O_MARKER' was not declared in this scope Plotter.xs:249: error: 'O_MARKERREL' was not declared in this scope Plotter.xs:251: error: 'O_MOVE' was not declared in this scope Plotter.xs:253: error: 'O_MOVEREL' was not declared in this scope Plotter.xs:255: error: 'O_POINT' was not declared in this scope Plotter.xs:257: error: 'O_POINTREL' was not declared in this scope Plotter.xs:259: error: 'O_RESTORESTATE' was not declared in this scope Plotter.xs:261: error: 'O_SAVESTATE' was not declared in this scope Plotter.xs:263: error: 'O_SPACE' was not declared in this scope Plotter.xs:265: error: 'O_SPACE2' was not declared in this scope Plotter.xs:267: error: 'O_TEXTANGLE' was not declared in this scope Plotter.xs: In function 'int constant(char*, int)': Plotter.xs:47: error: 'M_ASTERISK' was not declared in this scope Plotter.xs:49: error: 'M_CIRCLE' was not declared in this scope Plotter.xs:51: error: 'M_CROSS' was not declared in this scope Plotter.xs:53: error: 'M_DIAMOND' was not declared in this scope Plotter.xs:55: error: 'M_DOT' was not declared in this scope Plotter.xs:57: error: 'M_FANCY_CROSS' was not declared in this scope Plotter.xs:59: error: 'M_FANCY_DIAMOND' was not declared in this scope Plotter.xs:61: error: 'M_FANCY_PLUS' was not declared in this scope Plotter.xs:63: error: 'M_FANCY_SQUARE' was not declared in this scope Plotter.xs:65: error: 'M_FILLED_CIRCLE' was not declared in this scope Plotter.xs:67: error: 'M_FILLED_DIAMOND' was not declared in this scope Plotter.xs:69: error: 'M_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:71: error: 'M_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:73: error: 'M_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:75: error: 'M_FILLED_OCTAGON' was not declared in this scope Plotter.xs:77: error: 'M_FILLED_SQUARE' was not declared in this scope Plotter.xs:79: error: 'M_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:81: error: 'M_HALF_FILLED_CIRCLE' was not declared in this scope Plotter.xs:83: error: 'M_HALF_FILLED_DIAMOND' was not declared in this scope Plotter.xs:85: error: 'M_HALF_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:87: error: 'M_HALF_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:89: error: 'M_HALF_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:91: error: 'M_HALF_FILLED_SQUARE' was not declared in this scope Plotter.xs:93: error: 'M_HALF_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:95: error: 'M_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:97: error: 'M_OCTAGON' was not declared in this scope Plotter.xs:99: error: 'M_NONE' was not declared in this scope Plotter.xs:101: error: 'M_PLUS' was not declared in this scope Plotter.xs:103: error: 'M_SQUARE' was not declared in this scope Plotter.xs:105: error: 'M_STAR' was not declared in this scope Plotter.xs:107: error: 'M_STARBURST' was not declared in this scope Plotter.xs:109: error: 'M_TRIANGLE' was not declared in this scope Plotter.xs:113: error: 'O_ALABEL' was not declared in this scope Plotter.xs:115: error: 'O_ARC' was not declared in this scope Plotter.xs:117: error: 'O_ARCREL' was not declared in this scope Plotter.xs:119: error: 'O_BEZIER2' was not declared in this scope Plotter.xs:121: error: 'O_BEZIER2REL' was not declared in this scope Plotter.xs:123: error: 'O_BEZIER3' was not declared in this scope Plotter.xs:125: error: 'O_BEZIER3REL' was not declared in this scope Plotter.xs:127: error: 'O_BGCOLOR' was not declared in this scope Plotter.xs:129: error: 'O_BOX' was not declared in this scope Plotter.xs:131: error: 'O_BOXREL' was not declared in this scope Plotter.xs:133: error: 'O_CAPMOD' was not declared in this scope Plotter.xs:135: error: 'O_CIRCLE' was not declared in this scope Plotter.xs:137: error: 'O_CIRCLEREL' was not declared in this scope Plotter.xs:139: error: 'O_CLOSEPL' was not declared in this scope Plotter.xs:141: error: 'O_COMMENT' was not declared in this scope Plotter.xs:143: error: 'O_CONT' was not declared in this scope Plotter.xs:145: error: 'O_CONTREL' was not declared in this scope Plotter.xs:147: error: 'O_ELLARC' was not declared in this scope Plotter.xs:149: error: 'O_ELLARCREL' was not declared in this scope Plotter.xs:151: error: 'O_ELLIPSE' was not declared in this scope Plotter.xs:153: error: 'O_ELLIPSEREL' was not declared in this scope Plotter.xs:155: error: 'O_ENDPATH' was not declared in this scope Plotter.xs:157: error: 'O_ERASE' was not declared in this scope Plotter.xs:159: error: 'O_FARC' was not declared in this scope Plotter.xs:161: error: 'O_FARCREL' was not declared in this scope Plotter.xs:163: error: 'O_FBEZIER2' was not declared in this scope Plotter.xs:165: error: 'O_FBEZIER2REL' was not declared in this scope Plotter.xs:167: error: 'O_FBEZIER3' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_parampl(PerlInterpreter*, CV*)': Plotter.xs:320: error: 'Plotter' has not been declared Plotter.xs:169: error: 'O_FBEZIER3REL' was not declared in this scopePlotter.xs:320: error: 'parampl' was not declared in this scope Plotter.xs:171: error: 'O_FBOX' was not declared in this scope Plotter.xs:173: error: 'O_FBOXREL' was not declared in this scope Plotter.xs:175: error: 'O_FCIRCLE' was not declared in this scope Plotter.xs:177: error: 'O_FCIRCLEREL' was not declared in this scope Plotter.xs:179: error: 'O_FCONCAT' was not declared in this scope Plotter.xs:181: error: 'O_FCONT' was not declared in this scope Plotter.xs:183: error: 'O_FCONTREL' was not declared in this scope Plotter.xs:185: error: 'O_FELLARC' was not declared in this scope Plotter.xs:187: error: 'O_FELLARCREL' was not declared in this scope Plotter.xs:189: error: 'O_FELLIPSE' was not declared in this scope Plotter.xs:191: error: 'O_FELLIPSEREL' was not declared in this scope Plotter.xs:193: error: 'O_FFONTSIZE' was not declared in this scope Plotter.xs:195: error: 'O_FILLTYPE' was not declared in this scope Plotter.xs:197: error: 'O_FILLCOLOR' was not declared in this scope Plotter.xs:199: error: 'O_FILLMOD' was not declared in this scope Plotter.xs:201: error: 'O_FLINEDASH' was not declared in this scope Plotter.xs:203: error: 'O_FLINE' was not declared in this scope Plotter.xs:205: error: 'O_FLINEREL' was not declared in this scope Plotter.xs:207: error: 'O_FLINEWIDTH' was not declared in this scope Plotter.xs:209: error: 'O_FMARKER' was not declared in this scope Plotter.xs:211: error: 'O_FMARKERREL' was not declared in this scope Plotter.xs:213: error: 'O_FMITERLIMIT' was not declared in this scope Plotter.xs:215: error: 'O_FMOVE' was not declared in this scope Plotter.xs:217: error: 'O_FMOVEREL' was not declared in this scope Plotter.xs:219: error: 'O_FONTNAME' was not declared in this scope Plotter.xs:221: error: 'O_FONTSIZE' was not declared in this scope Plotter.xs:223: error: 'O_FPOINT' was not declared in this scope Plotter.xs:225: error: 'O_FPOINTREL' was not declared in this scope Plotter.xs:227: error: 'O_FSPACE' was not declared in this scope Plotter.xs:229: error: 'O_FSPACE2' was not declared in this scope Plotter.xs:231: error: 'O_FTEXTANGLE' was not declared in this scope Plotter.xs:233: error: 'O_JOINMOD' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_warning_handler(PerlInterpreter*, CV*)': Plotter.xs:330: error: 'pl_libplotter_warning_handler' was not declared in this scope Plotter.xs:235: error: 'O_LABEL' was not declared in this scope Plotter.xs:237: error: 'O_LINE' was not declared in this scope Plotter.xs:239: error: 'O_LINEDASH' was not declared in this scope Plotter.xs:241: error: 'O_LINEMOD' was not declared in this scope Plotter.xs:243: error: 'O_LINEREL' was not declared in this scope Plotter.xs:245: error: 'O_LINEWIDTH' was not declared in this scope Plotter.xs:247: error: 'O_MARKER' was not declared in this scope Plotter.xs:249: error: 'O_MARKERREL' was not declared in this scope Plotter.xs:251: error: 'O_MOVE' was not declared in this scope Plotter.xs:253: error: 'O_MOVEREL' was not declared in this scope Plotter.xs:255: error: 'O_POINT' was not declared in this scope Plotter.xs:257: error: 'O_POINTREL' was not declared in this scope Plotter.xs:259: error: 'O_RESTORESTATE' was not declared in this scope Plotter.xs:261: error: 'O_SAVESTATE' was not declared in this scope Plotter.xs:263: error: 'O_SPACE' was not declared in this scope Plotter.xs:265: error: 'O_SPACE2' was not declared in this scope Plotter.xs:267: error: 'O_TEXTANGLE' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_error_handler(PerlInterpreter*, CV*)': Plotter.xs:340: error: 'pl_libplotter_error_handler' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_new(PerlInterpreter*, CV*)': Plotter.c:436: error: 'Plotter' was not declared in this scope Plotter.c:436: error: 'RETVAL' was not declared in this scope Plotter.c:438: error: expected type-specifier before 'Plotter' Plotter.c:438: error: expected `;' before 'Plotter' Plotter.c: In function 'void XS_Graphics__Plotter_DESTROY(PerlInterpreter*, CV*)': Plotter.c:459: error: 'Plotter' was not declared in this scope Plotter.c:459: error: 'THIS' was not declared in this scope Plotter.c:462: error: expected primary-expression before ')' token Plotter.c:468: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_arc(PerlInterpreter*, CV*)': Plotter.c:495: error: 'Plotter' was not declared in this scope Plotter.c:495: error: 'THIS' was not declared in this scope Plotter.c:500: error: expected primary-expression before ')' token Plotter.xs: In function 'void XS_Graphics__Plotter_parampl(PerlInterpreter*, CV*)': Plotter.xs:320: error: 'Plotter' has not been declared Plotter.xs:320: error: 'parampl' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_warning_handler(PerlInterpreter*, CV*)': Plotter.xs:330: error: 'pl_libplotter_warning_handler' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_box(PerlInterpreter*, CV*)': Plotter.c:529: error: 'Plotter' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_error_handler(PerlInterpreter*, CV*)': Plotter.xs:340: error: 'pl_libplotter_error_handler' was not declared in this scope Plotter.c:529: error: 'THIS' was not declared in this scope Plotter.c:534: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_new(PerlInterpreter*, CV*)': Plotter.c:436: error: 'Plotter' was not declared in this scope Plotter.c:436: error: 'RETVAL' was not declared in this scope Plotter.c:438: error: expected type-specifier before 'Plotter' Plotter.c:438: error: expected `;' before 'Plotter' Plotter.c: In function 'void XS_Graphics__Plotter_DESTROY(PerlInterpreter*, CV*)': Plotter.c:459: error: 'Plotter' was not declared in this scope Plotter.c:459: error: 'THIS' was not declared in this scope Plotter.c:462: error: expected primary-expression before ')' token Plotter.c:468: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_circle(PerlInterpreter*, CV*)': Plotter.c:562: error: 'Plotter' was not declared in this scope Plotter.c:562: error: 'THIS' was not declared in this scope Plotter.c:567: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arc(PerlInterpreter*, CV*)': Plotter.c:495: error: 'Plotter' was not declared in this scope Plotter.c:495: error: 'THIS' was not declared in this scope Plotter.c:500: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_closepl(PerlInterpreter*, CV*)': Plotter.c:592: error: 'Plotter' was not declared in this scope Plotter.c:592: error: 'THIS' was not declared in this scope Plotter.c:597: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_cont(PerlInterpreter*, CV*)': Plotter.c:624: error: 'Plotter' was not declared in this scope Plotter.c:624: error: 'THIS' was not declared in this scope Plotter.c:629: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_box(PerlInterpreter*, CV*)': Plotter.c:529: error: 'Plotter' was not declared in this scope Plotter.c:529: error: 'THIS' was not declared in this scope Plotter.c:534: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_erase(PerlInterpreter*, CV*)': Plotter.c:654: error: 'Plotter' was not declared in this scope Plotter.c:654: error: 'THIS' was not declared in this scope Plotter.c:659: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circle(PerlInterpreter*, CV*)': Plotter.c:562: error: 'Plotter' was not declared in this scope Plotter.c:562: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_label(PerlInterpreter*, CV*)': Plotter.c:685: error: 'Plotter' was not declared in this scope Plotter.c:685: error: 'THIS' was not declared in this scope Plotter.c:567: error: expected primary-expression before ')' token Plotter.c:690: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_closepl(PerlInterpreter*, CV*)': Plotter.c:592: error: 'Plotter' was not declared in this scope Plotter.c:592: error: 'THIS' was not declared in this scope Plotter.c:597: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_line(PerlInterpreter*, CV*)': Plotter.c:719: error: 'Plotter' was not declared in this scope Plotter.c:719: error: 'THIS' was not declared in this scope Plotter.c:724: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_cont(PerlInterpreter*, CV*)': Plotter.c:624: error: 'Plotter' was not declared in this scope Plotter.c:624: error: 'THIS' was not declared in this scope Plotter.c:629: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linemod(PerlInterpreter*, CV*)': Plotter.c:750: error: 'Plotter' was not declared in this scope Plotter.c:750: error: 'THIS' was not declared in this scope Plotter.c:755: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_erase(PerlInterpreter*, CV*)': Plotter.c:654: error: 'Plotter' was not declared in this scope Plotter.c:654: error: 'THIS' was not declared in this scope Plotter.c:659: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_move(PerlInterpreter*, CV*)': Plotter.c:782: error: 'Plotter' was not declared in this scope Plotter.c:782: error: 'THIS' was not declared in this scope Plotter.c:787: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_label(PerlInterpreter*, CV*)': Plotter.c:685: error: 'Plotter' was not declared in this scope Plotter.c:685: error: 'THIS' was not declared in this scope Plotter.c:690: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_openpl(PerlInterpreter*, CV*)': Plotter.c:812: error: 'Plotter' was not declared in this scope Plotter.c:812: error: 'THIS' was not declared in this scope Plotter.c:817: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_line(PerlInterpreter*, CV*)': Plotter.c:719: error: 'Plotter' was not declared in this scope Plotter.c:719: error: 'THIS' was not declared in this scope Plotter.c:724: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_point(PerlInterpreter*, CV*)': Plotter.c:844: error: 'Plotter' was not declared in this scope Plotter.c:844: error: 'THIS' was not declared in this scope Plotter.c:849: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linemod(PerlInterpreter*, CV*)': Plotter.c:750: error: 'Plotter' was not declared in this scope Plotter.c:750: error: 'THIS' was not declared in this scope Plotter.c:755: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space(PerlInterpreter*, CV*)': Plotter.c:878: error: 'Plotter' was not declared in this scope Plotter.c:878: error: 'THIS' was not declared in this scope Plotter.c:883: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_move(PerlInterpreter*, CV*)': Plotter.c:782: error: 'Plotter' was not declared in this scope Plotter.c:782: error: 'THIS' was not declared in this scope Plotter.c:787: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_alabel(PerlInterpreter*, CV*)': Plotter.c:911: error: 'Plotter' was not declared in this scope Plotter.c:911: error: 'THIS' was not declared in this scope Plotter.c:916: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_openpl(PerlInterpreter*, CV*)': Plotter.c:812: error: 'Plotter' was not declared in this scope Plotter.c:812: error: 'THIS' was not declared in this scope Plotter.c:817: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arcrel(PerlInterpreter*, CV*)': Plotter.c:947: error: 'Plotter' was not declared in this scope Plotter.c:947: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_point(PerlInterpreter*, CV*)': Plotter.c:844: error: 'Plotter' was not declared in this scope Plotter.c:844: error: 'THIS' was not declared in this scope Plotter.c:952: error: expected primary-expression before ')' token Plotter.c:849: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space(PerlInterpreter*, CV*)': Plotter.c:878: error: 'Plotter' was not declared in this scope Plotter.c:878: error: 'THIS' was not declared in this scope Plotter.c:883: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2(PerlInterpreter*, CV*)': Plotter.c:983: error: 'Plotter' was not declared in this scope Plotter.c:983: error: 'THIS' was not declared in this scope Plotter.c:988: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_alabel(PerlInterpreter*, CV*)': Plotter.c:911: error: 'Plotter' was not declared in this scope Plotter.c:911: error: 'THIS' was not declared in this scope Plotter.c:916: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2rel(PerlInterpreter*, CV*)': Plotter.c:1019: error: 'Plotter' was not declared in this scope Plotter.c:1019: error: 'THIS' was not declared in this scope Plotter.c:1024: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arcrel(PerlInterpreter*, CV*)': Plotter.c:947: error: 'Plotter' was not declared in this scope Plotter.c:947: error: 'THIS' was not declared in this scope Plotter.c:952: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3(PerlInterpreter*, CV*)': Plotter.c:1057: error: 'Plotter' was not declared in this scope Plotter.c:1057: error: 'THIS' was not declared in this scope Plotter.c:1062: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2(PerlInterpreter*, CV*)': Plotter.c:983: error: 'Plotter' was not declared in this scope Plotter.c:983: error: 'THIS' was not declared in this scope Plotter.c:988: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3rel(PerlInterpreter*, CV*)': Plotter.c:1095: error: 'Plotter' was not declared in this scope Plotter.c:1095: error: 'THIS' was not declared in this scope Plotter.c:1100: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2rel(PerlInterpreter*, CV*)': Plotter.c:1019: error: 'Plotter' was not declared in this scope Plotter.c:1019: error: 'THIS' was not declared in this scope Plotter.c:1024: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolor(PerlInterpreter*, CV*)': Plotter.c:1128: error: 'Plotter' was not declared in this scope Plotter.c:1128: error: 'THIS' was not declared in this scope Plotter.c:1133: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3(PerlInterpreter*, CV*)': Plotter.c:1057: error: 'Plotter' was not declared in this scope Plotter.c:1057: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_bgcolorname(PerlInterpreter*, CV*)': Plotter.c:1159: error: 'Plotter' was not declared in this scope Plotter.c:1159: error: 'THIS' was not declared in this scope Plotter.c:1062: error: expected primary-expression before ')' token Plotter.c:1164: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_boxrel(PerlInterpreter*, CV*)': Plotter.c:1193: error: 'Plotter' was not declared in this scope Plotter.c:1193: error: 'THIS' was not declared in this scope Plotter.c:1198: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3rel(PerlInterpreter*, CV*)': Plotter.c:1095: error: 'Plotter' was not declared in this scope Plotter.c:1095: error: 'THIS' was not declared in this scope Plotter.c:1100: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_capmod(PerlInterpreter*, CV*)': Plotter.c:1224: error: 'Plotter' was not declared in this scope Plotter.c:1224: error: 'THIS' was not declared in this scope Plotter.c:1229: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circlerel(PerlInterpreter*, CV*)': Plotter.c:1257: error: 'Plotter' was not declared in this scope Plotter.c:1257: error: 'THIS' was not declared in this scope Plotter.c:1262: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolor(PerlInterpreter*, CV*)': Plotter.c:1128: error: 'Plotter' was not declared in this scope Plotter.c:1128: error: 'THIS' was not declared in this scope Plotter.c:1133: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_color(PerlInterpreter*, CV*)': Plotter.c:1290: error: 'Plotter' was not declared in this scope Plotter.c:1290: error: 'THIS' was not declared in this scope Plotter.c:1295: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolorname(PerlInterpreter*, CV*)': Plotter.c:1159: error: 'Plotter' was not declared in this scope Plotter.c:1159: error: 'THIS' was not declared in this scope Plotter.c:1164: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_colorname(PerlInterpreter*, CV*)': Plotter.c:1321: error: 'Plotter' was not declared in this scope Plotter.c:1321: error: 'THIS' was not declared in this scope Plotter.c:1326: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_boxrel(PerlInterpreter*, CV*)': Plotter.c:1193: error: 'Plotter' was not declared in this scope Plotter.c:1193: error: 'THIS' was not declared in this scope Plotter.c:1198: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_contrel(PerlInterpreter*, CV*)': Plotter.c:1353: error: 'Plotter' was not declared in this scope Plotter.c:1353: error: 'THIS' was not declared in this scope Plotter.c:1358: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarc(PerlInterpreter*, CV*)': Plotter.c:1389: error: 'Plotter' was not declared in this scope Plotter.c:1389: error: 'THIS' was not declared in this scope Plotter.c:1394: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_capmod(PerlInterpreter*, CV*)': Plotter.c:1224: error: 'Plotter' was not declared in this scope Plotter.c:1224: error: 'THIS' was not declared in this scope Plotter.c:1229: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarcrel(PerlInterpreter*, CV*)': Plotter.c:1425: error: 'Plotter' was not declared in this scope Plotter.c:1425: error: 'THIS' was not declared in this scope Plotter.c:1430: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circlerel(PerlInterpreter*, CV*)': Plotter.c:1257: error: 'Plotter' was not declared in this scope Plotter.c:1257: error: 'THIS' was not declared in this scope Plotter.c:1262: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipse(PerlInterpreter*, CV*)': Plotter.c:1460: error: 'Plotter' was not declared in this scope Plotter.c:1460: error: 'THIS' was not declared in this scope Plotter.c:1465: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_color(PerlInterpreter*, CV*)': Plotter.c:1290: error: 'Plotter' was not declared in this scope Plotter.c:1290: error: 'THIS' was not declared in this scope Plotter.c:1295: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipserel(PerlInterpreter*, CV*)': Plotter.c:1495: error: 'Plotter' was not declared in this scope Plotter.c:1495: error: 'THIS' was not declared in this scope Plotter.c:1500: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_colorname(PerlInterpreter*, CV*)': Plotter.c:1321: error: 'Plotter' was not declared in this scope Plotter.c:1321: error: 'THIS' was not declared in this scope Plotter.c:1326: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_endpath(PerlInterpreter*, CV*)': Plotter.c:1525: error: 'Plotter' was not declared in this scope Plotter.c:1525: error: 'THIS' was not declared in this scope Plotter.c:1530: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_contrel(PerlInterpreter*, CV*)': Plotter.c:1353: error: 'Plotter' was not declared in this scope Plotter.c:1353: error: 'THIS' was not declared in this scope Plotter.c:1358: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolor(PerlInterpreter*, CV*)': Plotter.c:1558: error: 'Plotter' was not declared in this scope Plotter.c:1558: error: 'THIS' was not declared in this scope Plotter.c:1563: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarc(PerlInterpreter*, CV*)': Plotter.c:1389: error: 'Plotter' was not declared in this scope Plotter.c:1389: error: 'THIS' was not declared in this scope Plotter.c:1394: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolorname(PerlInterpreter*, CV*)': Plotter.c:1589: error: 'Plotter' was not declared in this scope Plotter.c:1589: error: 'THIS' was not declared in this scope Plotter.c:1594: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillmod(PerlInterpreter*, CV*)': Plotter.c:1620: error: 'Plotter' was not declared in this scope Plotter.c:1620: error: 'THIS' was not declared in this scope Plotter.c:1625: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarcrel(PerlInterpreter*, CV*)': Plotter.c:1425: error: 'Plotter' was not declared in this scope Plotter.c:1425: error: 'THIS' was not declared in this scope Plotter.c:1430: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_filltype(PerlInterpreter*, CV*)': Plotter.c:1651: error: 'Plotter' was not declared in this scope Plotter.c:1651: error: 'THIS' was not declared in this scope Plotter.c:1656: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flushpl(PerlInterpreter*, CV*)': Plotter.c:1681: error: 'Plotter' was not declared in this scope Plotter.c:1681: error: 'THIS' was not declared in this scope Plotter.c:1686: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipse(PerlInterpreter*, CV*)': Plotter.c:1460: error: 'Plotter' was not declared in this scope Plotter.c:1460: error: 'THIS' was not declared in this scope Plotter.c:1465: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontname(PerlInterpreter*, CV*)': Plotter.c:1712: error: 'Plotter' was not declared in this scope Plotter.c:1712: error: 'THIS' was not declared in this scope Plotter.c:1717: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontsize(PerlInterpreter*, CV*)': Plotter.c:1743: error: 'Plotter' was not declared in this scope Plotter.c:1743: error: 'THIS' was not declared in this scope Plotter.c:1748: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipserel(PerlInterpreter*, CV*)': Plotter.c:1495: error: 'Plotter' was not declared in this scope Plotter.c:1495: error: 'THIS' was not declared in this scope Plotter.c:1500: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_havecap(PerlInterpreter*, CV*)': Plotter.c:1774: error: 'Plotter' was not declared in this scope Plotter.c:1774: error: 'THIS' was not declared in this scope Plotter.c:1779: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_endpath(PerlInterpreter*, CV*)': Plotter.c:1525: error: 'Plotter' was not declared in this scope Plotter.c:1525: error: 'THIS' was not declared in this scope Plotter.c:1530: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_joinmod(PerlInterpreter*, CV*)': Plotter.c:1805: error: 'Plotter' was not declared in this scope Plotter.c:1805: error: 'THIS' was not declared in this scope Plotter.c:1810: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolor(PerlInterpreter*, CV*)': Plotter.c:1558: error: 'Plotter' was not declared in this scope Plotter.c:1558: error: 'THIS' was not declared in this scope Plotter.c:1563: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_labelwidth(PerlInterpreter*, CV*)': Plotter.c:1836: error: 'Plotter' was not declared in this scope Plotter.c:1836: error: 'THIS' was not declared in this scope Plotter.c:1841: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolorname(PerlInterpreter*, CV*)': Plotter.c:1589: error: 'Plotter' was not declared in this scope Plotter.c:1589: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_linedash(PerlInterpreter*, CV*)': Plotter.c:1868: error: 'Plotter' was not declared in this scope Plotter.c:1868: error: 'THIS' was not declared in this scope Plotter.c:1594: error: expected primary-expression before ')' token Plotter.c:1873: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillmod(PerlInterpreter*, CV*)': Plotter.c:1620: error: 'Plotter' was not declared in this scope Plotter.c:1620: error: 'THIS' was not declared in this scope Plotter.c:1625: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linerel(PerlInterpreter*, CV*)': Plotter.c:1919: error: 'Plotter' was not declared in this scope Plotter.c:1919: error: 'THIS' was not declared in this scope Plotter.c:1924: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_filltype(PerlInterpreter*, CV*)': Plotter.c:1651: error: 'Plotter' was not declared in this scope Plotter.c:1651: error: 'THIS' was not declared in this scope Plotter.c:1656: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linewidth(PerlInterpreter*, CV*)': Plotter.c:1950: error: 'Plotter' was not declared in this scope Plotter.c:1950: error: 'THIS' was not declared in this scope Plotter.c:1955: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flushpl(PerlInterpreter*, CV*)': Plotter.c:1681: error: 'Plotter' was not declared in this scope Plotter.c:1681: error: 'THIS' was not declared in this scope Plotter.c:1686: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_marker(PerlInterpreter*, CV*)': Plotter.c:1984: error: 'Plotter' was not declared in this scope Plotter.c:1984: error: 'THIS' was not declared in this scope Plotter.c:1989: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontname(PerlInterpreter*, CV*)': Plotter.c:1712: error: 'Plotter' was not declared in this scope Plotter.c:1712: error: 'THIS' was not declared in this scope Plotter.c:1717: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontsize(PerlInterpreter*, CV*)': Plotter.c:1743: error: 'Plotter' was not declared in this scope Plotter.c:1743: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_markerrel(PerlInterpreter*, CV*)': Plotter.c:2018: error: 'Plotter' was not declared in this scope Plotter.c:2018: error: 'THIS' was not declared in this scope Plotter.c:1748: error: expected primary-expression before ')' token Plotter.c:2023: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_havecap(PerlInterpreter*, CV*)': Plotter.c:1774: error: 'Plotter' was not declared in this scope Plotter.c:1774: error: 'THIS' was not declared in this scope Plotter.c:1779: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_moverel(PerlInterpreter*, CV*)': Plotter.c:2050: error: 'Plotter' was not declared in this scope Plotter.c:2050: error: 'THIS' was not declared in this scope Plotter.c:2055: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_joinmod(PerlInterpreter*, CV*)': Plotter.c:1805: error: 'Plotter' was not declared in this scope Plotter.c:1805: error: 'THIS' was not declared in this scope Plotter.c:1810: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_outfile(PerlInterpreter*, CV*)': Plotter.c:2081: error: 'Plotter' was not declared in this scope Plotter.c:2081: error: 'THIS' was not declared in this scope Plotter.c:2085: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_labelwidth(PerlInterpreter*, CV*)': Plotter.c:1836: error: 'Plotter' was not declared in this scope Plotter.c:1836: error: 'THIS' was not declared in this scope Plotter.c:1841: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolor(PerlInterpreter*, CV*)': Plotter.c:2121: error: 'Plotter' was not declared in this scope Plotter.c:2121: error: 'THIS' was not declared in this scope Plotter.c:2126: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linedash(PerlInterpreter*, CV*)': Plotter.c:1868: error: 'Plotter' was not declared in this scope Plotter.c:1868: error: 'THIS' was not declared in this scope Plotter.c:1873: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolorname(PerlInterpreter*, CV*)': Plotter.c:2152: error: 'Plotter' was not declared in this scope Plotter.c:2152: error: 'THIS' was not declared in this scope Plotter.c:2157: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linerel(PerlInterpreter*, CV*)': Plotter.c:1919: error: 'Plotter' was not declared in this scope Plotter.c:1919: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_pointrel(PerlInterpreter*, CV*)': Plotter.c:2184: error: 'Plotter' was not declared in this scope Plotter.c:2184: error: 'THIS' was not declared in this scope Plotter.c:1924: error: expected primary-expression before ')' token Plotter.c:2189: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_restorestate(PerlInterpreter*, CV*)': Plotter.c:2214: error: 'Plotter' was not declared in this scope Plotter.c:2214: error: 'THIS' was not declared in this scope Plotter.c:2219: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linewidth(PerlInterpreter*, CV*)': Plotter.c:1950: error: 'Plotter' was not declared in this scope Plotter.c:1950: error: 'THIS' was not declared in this scope Plotter.c:1955: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_savestate(PerlInterpreter*, CV*)': Plotter.c:2244: error: 'Plotter' was not declared in this scope Plotter.c:2244: error: 'THIS' was not declared in this scope Plotter.c:2249: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_marker(PerlInterpreter*, CV*)': Plotter.c:1984: error: 'Plotter' was not declared in this scope Plotter.c:1984: error: 'THIS' was not declared in this scope Plotter.c:1989: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space2(PerlInterpreter*, CV*)': Plotter.c:2280: error: 'Plotter' was not declared in this scope Plotter.c:2280: error: 'THIS' was not declared in this scope Plotter.c:2285: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_markerrel(PerlInterpreter*, CV*)': Plotter.c:2018: error: 'Plotter' was not declared in this scope Plotter.c:2018: error: 'THIS' was not declared in this scope Plotter.c:2023: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_textangle(PerlInterpreter*, CV*)': Plotter.c:2311: error: 'Plotter' was not declared in this scope Plotter.c:2311: error: 'THIS' was not declared in this scope Plotter.c:2316: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_moverel(PerlInterpreter*, CV*)': Plotter.c:2050: error: 'Plotter' was not declared in this scope Plotter.c:2050: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_ffontname(PerlInterpreter*, CV*)': Plotter.c:2342: error: 'Plotter' was not declared in this scope Plotter.c:2342: error: 'THIS' was not declared in this scope Plotter.c:2055: error: expected primary-expression before ')' token Plotter.c:2347: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_outfile(PerlInterpreter*, CV*)': Plotter.c:2081: error: 'Plotter' was not declared in this scope Plotter.c:2081: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_ffontsize(PerlInterpreter*, CV*)': Plotter.c:2373: error: 'Plotter' was not declared in this scope Plotter.c:2373: error: 'THIS' was not declared in this scope Plotter.c:2085: error: expected primary-expression before ')' token Plotter.c:2378: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flabelwidth(PerlInterpreter*, CV*)': Plotter.c:2404: error: 'Plotter' was not declared in this scope Plotter.c:2404: error: 'THIS' was not declared in this scope Plotter.c:2409: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolor(PerlInterpreter*, CV*)': Plotter.c:2121: error: 'Plotter' was not declared in this scope Plotter.c:2121: error: 'THIS' was not declared in this scope Plotter.c:2126: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ftextangle(PerlInterpreter*, CV*)': Plotter.c:2435: error: 'Plotter' was not declared in this scope Plotter.c:2435: error: 'THIS' was not declared in this scope Plotter.c:2440: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolorname(PerlInterpreter*, CV*)': Plotter.c:2152: error: 'Plotter' was not declared in this scope Plotter.c:2152: error: 'THIS' was not declared in this scope Plotter.c:2157: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farc(PerlInterpreter*, CV*)': Plotter.c:2471: error: 'Plotter' was not declared in this scope Plotter.c:2471: error: 'THIS' was not declared in this scope Plotter.c:2476: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pointrel(PerlInterpreter*, CV*)': Plotter.c:2184: error: 'Plotter' was not declared in this scope Plotter.c:2184: error: 'THIS' was not declared in this scope Plotter.c:2189: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_restorestate(PerlInterpreter*, CV*)': Plotter.c:2214: error: 'Plotter' was not declared in this scope Plotter.c:2214: error: 'THIS' was not declared in this scope Plotter.c:2219: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farcrel(PerlInterpreter*, CV*)': Plotter.c:2507: error: 'Plotter' was not declared in this scope Plotter.c:2507: error: 'THIS' was not declared in this scope Plotter.c:2512: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_savestate(PerlInterpreter*, CV*)': Plotter.c:2244: error: 'Plotter' was not declared in this scope Plotter.c:2244: error: 'THIS' was not declared in this scope Plotter.c:2249: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2(PerlInterpreter*, CV*)': Plotter.c:2543: error: 'Plotter' was not declared in this scope Plotter.c:2543: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_space2(PerlInterpreter*, CV*)': Plotter.c:2280: error: 'Plotter' was not declared in this scope Plotter.c:2280: error: 'THIS' was not declared in this scope Plotter.c:2548: error: expected primary-expression before ')' token Plotter.c:2285: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_textangle(PerlInterpreter*, CV*)': Plotter.c:2311: error: 'Plotter' was not declared in this scope Plotter.c:2311: error: 'THIS' was not declared in this scope Plotter.c:2316: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2rel(PerlInterpreter*, CV*)': Plotter.c:2579: error: 'Plotter' was not declared in this scope Plotter.c:2579: error: 'THIS' was not declared in this scope Plotter.c:2584: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontname(PerlInterpreter*, CV*)': Plotter.c:2342: error: 'Plotter' was not declared in this scope Plotter.c:2342: error: 'THIS' was not declared in this scope Plotter.c:2347: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontsize(PerlInterpreter*, CV*)': Plotter.c:2373: error: 'Plotter' was not declared in this scope Plotter.c:2373: error: 'THIS' was not declared in this scopePlotter.c: In function 'void XS_Graphics__Plotter_fbezier3(PerlInterpreter*, CV*)': Plotter.c:2617: error: 'Plotter' was not declared in this scope Plotter.c:2617: error: 'THIS' was not declared in this scope Plotter.c:2622: error: expected primary-expression before ')' token Plotter.c:2378: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flabelwidth(PerlInterpreter*, CV*)': Plotter.c:2404: error: 'Plotter' was not declared in this scope Plotter.c:2404: error: 'THIS' was not declared in this scope Plotter.c:2409: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3rel(PerlInterpreter*, CV*)': Plotter.c:2655: error: 'Plotter' was not declared in this scope Plotter.c:2655: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_ftextangle(PerlInterpreter*, CV*)': Plotter.c:2435: error: 'Plotter' was not declared in this scope Plotter.c:2435: error: 'THIS' was not declared in this scope Plotter.c:2660: error: expected primary-expression before ')' token Plotter.c:2440: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farc(PerlInterpreter*, CV*)': Plotter.c:2471: error: 'Plotter' was not declared in this scope Plotter.c:2471: error: 'THIS' was not declared in this scope Plotter.c:2476: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbox(PerlInterpreter*, CV*)': Plotter.c:2689: error: 'Plotter' was not declared in this scope Plotter.c:2689: error: 'THIS' was not declared in this scope Plotter.c:2694: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fboxrel(PerlInterpreter*, CV*)': Plotter.c:2723: error: 'Plotter' was not declared in this scope Plotter.c:2723: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_farcrel(PerlInterpreter*, CV*)': Plotter.c:2507: error: 'Plotter' was not declared in this scope Plotter.c:2507: error: 'THIS' was not declared in this scope Plotter.c:2728: error: expected primary-expression before ')' token Plotter.c:2512: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcircle(PerlInterpreter*, CV*)': Plotter.c:2756: error: 'Plotter' was not declared in this scope Plotter.c:2756: error: 'THIS' was not declared in this scope Plotter.c:2761: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2(PerlInterpreter*, CV*)': Plotter.c:2543: error: 'Plotter' was not declared in this scope Plotter.c:2543: error: 'THIS' was not declared in this scope Plotter.c:2548: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcirclerel(PerlInterpreter*, CV*)': Plotter.c:2789: error: 'Plotter' was not declared in this scope Plotter.c:2789: error: 'THIS' was not declared in this scope Plotter.c:2794: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2rel(PerlInterpreter*, CV*)': Plotter.c:2579: error: 'Plotter' was not declared in this scope Plotter.c:2579: error: 'THIS' was not declared in this scope Plotter.c:2584: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcont(PerlInterpreter*, CV*)': Plotter.c:2821: error: 'Plotter' was not declared in this scope Plotter.c:2821: error: 'THIS' was not declared in this scope Plotter.c:2826: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcontrel(PerlInterpreter*, CV*)': Plotter.c:2853: error: 'Plotter' was not declared in this scope Plotter.c:2853: error: 'THIS' was not declared in this scope Plotter.c:2858: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3(PerlInterpreter*, CV*)': Plotter.c:2617: error: 'Plotter' was not declared in this scope Plotter.c:2617: error: 'THIS' was not declared in this scope Plotter.c:2622: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarc(PerlInterpreter*, CV*)': Plotter.c:2889: error: 'Plotter' was not declared in this scope Plotter.c:2889: error: 'THIS' was not declared in this scope Plotter.c:2894: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3rel(PerlInterpreter*, CV*)': Plotter.c:2655: error: 'Plotter' was not declared in this scope Plotter.c:2655: error: 'THIS' was not declared in this scope Plotter.c:2660: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarcrel(PerlInterpreter*, CV*)': Plotter.c:2925: error: 'Plotter' was not declared in this scope Plotter.c:2925: error: 'THIS' was not declared in this scope Plotter.c:2930: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbox(PerlInterpreter*, CV*)': Plotter.c:2689: error: 'Plotter' was not declared in this scope Plotter.c:2689: error: 'THIS' was not declared in this scope Plotter.c:2694: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipse(PerlInterpreter*, CV*)': Plotter.c:2960: error: 'Plotter' was not declared in this scope Plotter.c:2960: error: 'THIS' was not declared in this scope Plotter.c:2965: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fboxrel(PerlInterpreter*, CV*)': Plotter.c:2723: error: 'Plotter' was not declared in this scope Plotter.c:2723: error: 'THIS' was not declared in this scope Plotter.c:2728: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipserel(PerlInterpreter*, CV*)': Plotter.c:2995: error: 'Plotter' was not declared in this scope Plotter.c:2995: error: 'THIS' was not declared in this scope Plotter.c:3000: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcircle(PerlInterpreter*, CV*)': Plotter.c:2756: error: 'Plotter' was not declared in this scope Plotter.c:2756: error: 'THIS' was not declared in this scope Plotter.c:2761: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fline(PerlInterpreter*, CV*)': Plotter.c:3029: error: 'Plotter' was not declared in this scope Plotter.c:3029: error: 'THIS' was not declared in this scope Plotter.c:3034: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcirclerel(PerlInterpreter*, CV*)': Plotter.c:2789: error: 'Plotter' was not declared in this scope Plotter.c:2789: error: 'THIS' was not declared in this scope Plotter.c:2794: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinedash(PerlInterpreter*, CV*)': Plotter.c:3061: error: 'Plotter' was not declared in this scope Plotter.c:3061: error: 'THIS' was not declared in this scope Plotter.c:3066: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcont(PerlInterpreter*, CV*)': Plotter.c:2821: error: 'Plotter' was not declared in this scope Plotter.c:2821: error: 'THIS' was not declared in this scope Plotter.c:2826: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinerel(PerlInterpreter*, CV*)': Plotter.c:3113: error: 'Plotter' was not declared in this scope Plotter.c:3113: error: 'THIS' was not declared in this scope Plotter.c:3118: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcontrel(PerlInterpreter*, CV*)': Plotter.c:2853: error: 'Plotter' was not declared in this scope Plotter.c:2853: error: 'THIS' was not declared in this scope Plotter.c:2858: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinewidth(PerlInterpreter*, CV*)': Plotter.c:3144: error: 'Plotter' was not declared in this scope Plotter.c:3144: error: 'THIS' was not declared in this scope Plotter.c:3149: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarc(PerlInterpreter*, CV*)': Plotter.c:2889: error: 'Plotter' was not declared in this scope Plotter.c:2889: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fmarker(PerlInterpreter*, CV*)': Plotter.c:3178: error: 'Plotter' was not declared in this scope Plotter.c:3178: error: 'THIS' was not declared in this scope Plotter.c:2894: error: expected primary-expression before ')' token Plotter.c:3183: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarkerrel(PerlInterpreter*, CV*)': Plotter.c:3212: error: 'Plotter' was not declared in this scope Plotter.c:3212: error: 'THIS' was not declared in this scope Plotter.c:3217: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarcrel(PerlInterpreter*, CV*)': Plotter.c:2925: error: 'Plotter' was not declared in this scope Plotter.c:2925: error: 'THIS' was not declared in this scope Plotter.c:2930: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmove(PerlInterpreter*, CV*)': Plotter.c:3244: error: 'Plotter' was not declared in this scope Plotter.c:3244: error: 'THIS' was not declared in this scope Plotter.c:3249: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipse(PerlInterpreter*, CV*)': Plotter.c:2960: error: 'Plotter' was not declared in this scope Plotter.c:2960: error: 'THIS' was not declared in this scope Plotter.c:2965: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmoverel(PerlInterpreter*, CV*)': Plotter.c:3276: error: 'Plotter' was not declared in this scope Plotter.c:3276: error: 'THIS' was not declared in this scope Plotter.c:3281: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipserel(PerlInterpreter*, CV*)': Plotter.c:2995: error: 'Plotter' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fpoint(PerlInterpreter*, CV*)': Plotter.c:3308: error: 'Plotter' was not declared in this scopePlotter.c:2995: error: 'THIS' was not declared in this scope Plotter.c:3308: error: 'THIS' was not declared in this scope Plotter.c:3313: error: expected primary-expression before ')' tokenPlotter.c:3000: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fpointrel(PerlInterpreter*, CV*)': Plotter.c:3340: error: 'Plotter' was not declared in this scope Plotter.c:3340: error: 'THIS' was not declared in this scope Plotter.c:3345: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fline(PerlInterpreter*, CV*)': Plotter.c:3029: error: 'Plotter' was not declared in this scope Plotter.c:3029: error: 'THIS' was not declared in this scope Plotter.c:3034: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fspace(PerlInterpreter*, CV*)': Plotter.c:3374: error: 'Plotter' was not declared in this scope Plotter.c:3374: error: 'THIS' was not declared in this scope Plotter.c:3379: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinedash(PerlInterpreter*, CV*)': Plotter.c:3061: error: 'Plotter' was not declared in this scope Plotter.c:3061: error: 'THIS' was not declared in this scope Plotter.c:3066: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fspace2(PerlInterpreter*, CV*)': Plotter.c:3410: error: 'Plotter' was not declared in this scope Plotter.c:3410: error: 'THIS' was not declared in this scope Plotter.c:3415: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinerel(PerlInterpreter*, CV*)': Plotter.c:3113: error: 'Plotter' was not declared in this scope Plotter.c:3113: error: 'THIS' was not declared in this scope Plotter.c:3118: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinewidth(PerlInterpreter*, CV*)': Plotter.c:3144: error: 'Plotter' was not declared in this scope Plotter.c:3144: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fconcat(PerlInterpreter*, CV*)': Plotter.c:3446: error: 'Plotter' was not declared in this scope Plotter.c:3446: error: 'THIS' was not declared in this scope Plotter.c:3451: error: expected primary-expression before ')' token Plotter.c:3149: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarker(PerlInterpreter*, CV*)': Plotter.c:3178: error: 'Plotter' was not declared in this scope Plotter.c:3178: error: 'THIS' was not declared in this scope Plotter.c:3183: error: expected primary-expression before ')' tokenPlotter.c: In function 'void XS_Graphics__Plotter_fmiterlimit(PerlInterpreter*, CV*)': Plotter.c:3477: error: 'Plotter' was not declared in this scope Plotter.c:3477: error: 'THIS' was not declared in this scope Plotter.c:3482: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_frotate(PerlInterpreter*, CV*)': Plotter.c:3508: error: 'Plotter' was not declared in this scope Plotter.c:3508: error: 'THIS' was not declared in this scope Plotter.c:3513: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarkerrel(PerlInterpreter*, CV*)': Plotter.c:3212: error: 'Plotter' was not declared in this scope Plotter.c:3212: error: 'THIS' was not declared in this scope Plotter.c:3217: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fscale(PerlInterpreter*, CV*)': Plotter.c:3540: error: 'Plotter' was not declared in this scope Plotter.c:3540: error: 'THIS' was not declared in this scope Plotter.c:3545: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmove(PerlInterpreter*, CV*)': Plotter.c:3244: error: 'Plotter' was not declared in this scope Plotter.c:3244: error: 'THIS' was not declared in this scope Plotter.c:3249: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ftranslate(PerlInterpreter*, CV*)': Plotter.c:3572: error: 'Plotter' was not declared in this scope Plotter.c:3572: error: 'THIS' was not declared in this scope Plotter.c:3577: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmoverel(PerlInterpreter*, CV*)': Plotter.c:3276: error: 'Plotter' was not declared in this scope Plotter.c:3276: error: 'THIS' was not declared in this scope Plotter.c:3281: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__GIF_new(PerlInterpreter*, CV*)': Plotter.c:3634: error: 'GIFPlotter' was not declared in this scope Plotter.c:3634: error: 'RETVAL' was not declared in this scope perl newxs GIF |:8: error: expected type-specifier before 'GIFPlotter' perl newxs GIF |:8: error: expected `;' before 'GIFPlotter' Plotter.c:3646: error: 'GIFPlotter' was not declared in this scope Plotter.c:3646: error: 'RETVAL' was not declared in this scope perl newxs GIF |:14: error: expected type-specifier before 'GIFPlotter' perl newxs GIF |:14: error: expected `;' before 'GIFPlotter' Plotter.c:3663: error: 'GIFPlotter' was not declared in this scope Plotter.c:3663: error: 'RETVAL' was not declared in this scope Plotter.c:3674: error: 'GIFPlotter' was not declared in this scope Plotter.c:3674: error: 'RETVAL' was not declared in this scope perl newxs GIF |:25: error: expected type-specifier before 'GIFPlotter' perl newxs GIF |:25: error: expected `;' before 'GIFPlotter' Plotter.c: In function 'void XS_Graphics__Plotter_fpoint(PerlInterpreter*, CV*)': Plotter.c:3308: error: 'Plotter' was not declared in this scope Plotter.c:3308: error: 'THIS' was not declared in this scope Plotter.c:3313: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__GIF_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3716: error: 'GIFPlotter' was not declared in this scope Plotter.c:3716: error: 'THIS' was not declared in this scope Plotter.c:3719: error: expected primary-expression before ')' token Plotter.c:3725: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_fpointrel(PerlInterpreter*, CV*)': Plotter.c:3340: error: 'Plotter' was not declared in this scope Plotter.c:3340: error: 'THIS' was not declared in this scope Plotter.c:3345: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PNM_new(PerlInterpreter*, CV*)': Plotter.c:3748: error: 'PNMPlotter' was not declared in this scope Plotter.c:3748: error: 'RETVAL' was not declared in this scope perl newxs PNM |:8: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:8: error: expected `;' before 'PNMPlotter' Plotter.c:3760: error: 'PNMPlotter' was not declared in this scope Plotter.c:3760: error: 'RETVAL' was not declared in this scope perl newxs PNM |:14: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:14: error: expected `;' before 'PNMPlotter' Plotter.c:3777: error: 'PNMPlotter' was not declared in this scope Plotter.c:3777: error: 'RETVAL' was not declared in this scope Plotter.c:3788: error: 'PNMPlotter' was not declared in this scope Plotter.c:3788: error: 'RETVAL' was not declared in this scope perl newxs PNM |:25: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:25: error: expected `;' before 'PNMPlotter' Plotter.c: In function 'void XS_Graphics__Plotter_fspace(PerlInterpreter*, CV*)': Plotter.c:3374: error: 'Plotter' was not declared in this scope Plotter.c:3374: error: 'THIS' was not declared in this scope Plotter.c:3379: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PNM_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3830: error: 'PNMPlotter' was not declared in this scope Plotter.c:3830: error: 'THIS' was not declared in this scope Plotter.c:3833: error: expected primary-expression before ')' token Plotter.c:3839: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__AI_new(PerlInterpreter*, CV*)': Plotter.c:3862: error: 'AIPlotter' was not declared in this scope Plotter.c:3862: error: 'RETVAL' was not declared in this scope perl newxs AI |:8: error: expected type-specifier before 'AIPlotter' perl newxs AI |:8: error: expected `;' before 'AIPlotter' Plotter.c:3874: error: 'AIPlotter' was not declared in this scope Plotter.c:3874: error: 'RETVAL' was not declared in this scope perl newxs AI |:14: error: expected type-specifier before 'AIPlotter' perl newxs AI |:14: error: expected `;' before 'AIPlotter' Plotter.c:3891: error: 'AIPlotter' was not declared in this scope Plotter.c:3891: error: 'RETVAL' was not declared in this scope Plotter.c:3902: error: 'AIPlotter' was not declared in this scope Plotter.c:3902: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fspace2(PerlInterpreter*, CV*)': Plotter.c:3410: error: 'Plotter' was not declared in this scope perl newxs AI |:25: error: expected type-specifier before 'AIPlotter' Plotter.c:3410: error: 'THIS' was not declared in this scope perl newxs AI |:25: error: expected `;' before 'AIPlotter' Plotter.c:3415: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__AI_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3944: error: 'AIPlotter' was not declared in this scope Plotter.c:3944: error: 'THIS' was not declared in this scope Plotter.c:3947: error: expected primary-expression before ')' token Plotter.c:3953: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PS_new(PerlInterpreter*, CV*)': Plotter.c:3976: error: 'PSPlotter' was not declared in this scope Plotter.c:3976: error: 'RETVAL' was not declared in this scope perl newxs PS |:8: error: expected type-specifier before 'PSPlotter' perl newxs PS |:8: error: expected `;' before 'PSPlotter' Plotter.c:3988: error: 'PSPlotter' was not declared in this scope Plotter.c:3988: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fconcat(PerlInterpreter*, CV*)': Plotter.c:3446: error: 'Plotter' was not declared in this scope Plotter.c:3446: error: 'THIS' was not declared in this scope perl newxs PS |:14: error: expected type-specifier before 'PSPlotter' perl newxs PS |:14: error: expected `;' before 'PSPlotter' Plotter.c:3451: error: expected primary-expression before ')' token Plotter.c:4005: error: 'PSPlotter' was not declared in this scope Plotter.c:4005: error: 'RETVAL' was not declared in this scope Plotter.c:4016: error: 'PSPlotter' was not declared in this scope Plotter.c:4016: error: 'RETVAL' was not declared in this scope perl newxs PS |:25: error: expected type-specifier before 'PSPlotter' perl newxs PS |:25: error: expected `;' before 'PSPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__PS_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4058: error: 'PSPlotter' was not declared in this scope Plotter.c:4058: error: 'THIS' was not declared in this scope Plotter.c:4061: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmiterlimit(PerlInterpreter*, CV*)': Plotter.c:3477: error: 'Plotter' was not declared in this scope Plotter.c:4067: error: type '' argument given to 'delete', expected pointerPlotter.c:3477: error: 'THIS' was not declared in this scope Plotter.c:3482: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__Fig_new(PerlInterpreter*, CV*)': Plotter.c:4090: error: 'FigPlotter' was not declared in this scope Plotter.c:4090: error: 'RETVAL' was not declared in this scope perl newxs Fig |:8: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:8: error: expected `;' before 'FigPlotter' Plotter.c:4102: error: 'FigPlotter' was not declared in this scope Plotter.c:4102: error: 'RETVAL' was not declared in this scope perl newxs Fig |:14: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:14: error: expected `;' before 'FigPlotter' Plotter.c:4119: error: 'FigPlotter' was not declared in this scope Plotter.c:4119: error: 'RETVAL' was not declared in this scope Plotter.c:4130: error: 'FigPlotter' was not declared in this scope Plotter.c:4130: error: 'RETVAL' was not declared in this scope perl newxs Fig |:25: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:25: error: expected `;' before 'FigPlotter' Plotter.c: In function 'void XS_Graphics__Plotter_frotate(PerlInterpreter*, CV*)': Plotter.c:3508: error: 'Plotter' was not declared in this scope Plotter.c:3508: error: 'THIS' was not declared in this scope Plotter.c:3513: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__Fig_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4172: error: 'FigPlotter' was not declared in this scope Plotter.c:4172: error: 'THIS' was not declared in this scope Plotter.c:4175: error: expected primary-expression before ')' token Plotter.c:4181: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_fscale(PerlInterpreter*, CV*)': Plotter.c:3540: error: 'Plotter' was not declared in this scope Plotter.c:3540: error: 'THIS' was not declared in this scope Plotter.c:3545: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PCL_new(PerlInterpreter*, CV*)': Plotter.c:4204: error: 'PCLPlotter' was not declared in this scope Plotter.c:4204: error: 'RETVAL' was not declared in this scope perl newxs PCL |:8: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:8: error: expected `;' before 'PCLPlotter' Plotter.c:4216: error: 'PCLPlotter' was not declared in this scope Plotter.c:4216: error: 'RETVAL' was not declared in this scope perl newxs PCL |:14: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:14: error: expected `;' before 'PCLPlotter' Plotter.c:4233: error: 'PCLPlotter' was not declared in this scope Plotter.c:4233: error: 'RETVAL' was not declared in this scope Plotter.c:4244: error: 'PCLPlotter' was not declared in this scope Plotter.c:4244: error: 'RETVAL' was not declared in this scope perl newxs PCL |:25: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:25: error: expected `;' before 'PCLPlotter' Plotter.c: In function 'void XS_Graphics__Plotter_ftranslate(PerlInterpreter*, CV*)': Plotter.c:3572: error: 'Plotter' was not declared in this scope Plotter.c:3572: error: 'THIS' was not declared in this scope Plotter.c:3577: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PCL_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4286: error: 'PCLPlotter' was not declared in this scope Plotter.c:4286: error: 'THIS' was not declared in this scope Plotter.c:4289: error: expected primary-expression before ')' token Plotter.c:4295: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_new(PerlInterpreter*, CV*)': Plotter.c:4318: error: 'HPGLPlotter' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__GIF_new(PerlInterpreter*, CV*)': Plotter.c:3634: error: 'GIFPlotter' was not declared in this scopePlotter.c:4318: error: 'RETVAL' was not declared in this scope Plotter.c:3634: error: 'RETVAL' was not declared in this scopeperl newxs HPGL |:8: error: expected type-specifier before 'HPGLPlotter' perl newxs GIF |:8: error: expected type-specifier before 'GIFPlotter' perl newxs HPGL |:8: error: expected `;' before 'HPGLPlotter' perl newxs GIF |:8: error: expected `;' before 'GIFPlotter' Plotter.c:4330: error: 'HPGLPlotter' was not declared in this scope Plotter.c:3646: error: 'GIFPlotter' was not declared in this scopePlotter.c:4330: error: 'RETVAL' was not declared in this scope Plotter.c:3646: error: 'RETVAL' was not declared in this scope perl newxs HPGL |:14: error: expected type-specifier before 'HPGLPlotter' perl newxs GIF |:14: error: expected type-specifier before 'GIFPlotter'perl newxs HPGL |:14: error: expected `;' before 'HPGLPlotter' perl newxs GIF |:14: error: expected `;' before 'GIFPlotter' Plotter.c:3663: error: 'GIFPlotter' was not declared in this scope Plotter.c:4347: error: 'HPGLPlotter' was not declared in this scopePlotter.c:3663: error: 'RETVAL' was not declared in this scope Plotter.c:4347: error: 'RETVAL' was not declared in this scope Plotter.c:4358: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4358: error: 'RETVAL' was not declared in this scope Plotter.c:3674: error: 'GIFPlotter' was not declared in this scope Plotter.c:3674: error: 'RETVAL' was not declared in this scope perl newxs HPGL |:25: error: expected type-specifier before 'HPGLPlotter' perl newxs HPGL |:25: error: expected `;' before 'HPGLPlotter' perl newxs GIF |:25: error: expected type-specifier before 'GIFPlotter' perl newxs GIF |:25: error: expected `;' before 'GIFPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4400: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4400: error: 'THIS' was not declared in this scope Plotter.c:4403: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__GIF_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3716: error: 'GIFPlotter' was not declared in this scope Plotter.c:3716: error: 'THIS' was not declared in this scope Plotter.c:3719: error: expected primary-expression before ')' token Plotter.c:4409: error: type '' argument given to 'delete', expected pointer Plotter.c:3725: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Tek_new(PerlInterpreter*, CV*)': Plotter.c:4432: error: 'TekPlotter' was not declared in this scope Plotter.c:4432: error: 'RETVAL' was not declared in this scope perl newxs Tek |:8: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:8: error: expected `;' before 'TekPlotter' Plotter.c:4444: error: 'TekPlotter' was not declared in this scope Plotter.c:4444: error: 'RETVAL' was not declared in this scope perl newxs Tek |:14: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:14: error: expected `;' before 'TekPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__PNM_new(PerlInterpreter*, CV*)': Plotter.c:3748: error: 'PNMPlotter' was not declared in this scope Plotter.c:3748: error: 'RETVAL' was not declared in this scope perl newxs PNM |:8: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:8: error: expected `;' before 'PNMPlotter' Plotter.c:4461: error: 'TekPlotter' was not declared in this scope Plotter.c:4461: error: 'RETVAL' was not declared in this scope Plotter.c:3760: error: 'PNMPlotter' was not declared in this scope Plotter.c:4472: error: 'TekPlotter' was not declared in this scope Plotter.c:3760: error: 'RETVAL' was not declared in this scope Plotter.c:4472: error: 'RETVAL' was not declared in this scope perl newxs PNM |:14: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:14: error: expected `;' before 'PNMPlotter' perl newxs Tek |:25: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:25: error: expected `;' before 'TekPlotter' Plotter.c:3777: error: 'PNMPlotter' was not declared in this scope Plotter.c:3777: error: 'RETVAL' was not declared in this scope Plotter.c:3788: error: 'PNMPlotter' was not declared in this scope Plotter.c:3788: error: 'RETVAL' was not declared in this scope perl newxs PNM |:25: error: expected type-specifier before 'PNMPlotter' perl newxs PNM |:25: error: expected `;' before 'PNMPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Tek_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4514: error: 'TekPlotter' was not declared in this scope Plotter.c:4514: error: 'THIS' was not declared in this scope Plotter.c:4517: error: expected primary-expression before ')' token Plotter.c:4523: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PNM_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3830: error: 'PNMPlotter' was not declared in this scope Plotter.c:3830: error: 'THIS' was not declared in this scope Plotter.c:3833: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__Meta_new(PerlInterpreter*, CV*)': Plotter.c:4546: error: 'MetaPlotter' was not declared in this scope Plotter.c:4546: error: 'RETVAL' was not declared in this scope perl newxs Meta |:8: error: expected type-specifier before 'MetaPlotter' Plotter.c:3839: error: type '' argument given to 'delete', expected pointer perl newxs Meta |:8: error: expected `;' before 'MetaPlotter' Plotter.c:4558: error: 'MetaPlotter' was not declared in this scope Plotter.c:4558: error: 'RETVAL' was not declared in this scope perl newxs Meta |:14: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:14: error: expected `;' before 'MetaPlotter' Plotter.c:4575: error: 'MetaPlotter' was not declared in this scope Plotter.c:4575: error: 'RETVAL' was not declared in this scope Plotter.c:4586: error: 'MetaPlotter' was not declared in this scope Plotter.c:4586: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__AI_new(PerlInterpreter*, CV*)': Plotter.c:3862: error: 'AIPlotter' was not declared in this scope Plotter.c:3862: error: 'RETVAL' was not declared in this scope perl newxs AI |:8: error: expected type-specifier before 'AIPlotter' perl newxs AI |:8: error: expected `;' before 'AIPlotter' perl newxs Meta |:25: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:25: error: expected `;' before 'MetaPlotter' Plotter.c:3874: error: 'AIPlotter' was not declared in this scope Plotter.c:3874: error: 'RETVAL' was not declared in this scope perl newxs AI |:14: error: expected type-specifier before 'AIPlotter' perl newxs AI |:14: error: expected `;' before 'AIPlotter' Plotter.c:3891: error: 'AIPlotter' was not declared in this scope Plotter.c:3891: error: 'RETVAL' was not declared in this scope Plotter.c:3902: error: 'AIPlotter' was not declared in this scope Plotter.c:3902: error: 'RETVAL' was not declared in this scope perl newxs AI |:25: error: expected type-specifier before 'AIPlotter' perl newxs AI |:25: error: expected `;' before 'AIPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Meta_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4628: error: 'MetaPlotter' was not declared in this scope Plotter.c:4628: error: 'THIS' was not declared in this scope Plotter.c:4631: error: expected primary-expression before ')' token Plotter.c:4637: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__AI_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3944: error: 'AIPlotter' was not declared in this scope Plotter.c:3944: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__X_new(PerlInterpreter*, CV*)': Plotter.c:4669: error: 'XPlotter' was not declared in this scope Plotter.c:4669: error: 'RETVAL' was not declared in this scope perl newxs X |:8: error: expected type-specifier before 'XPlotter' perl newxs X |:8: error: expected `;' before 'XPlotter' Plotter.c:3947: error: expected primary-expression before ')' token Plotter.c:4681: error: 'XPlotter' was not declared in this scope Plotter.c:4681: error: 'RETVAL' was not declared in this scope perl newxs X |:14: error: expected type-specifier before 'XPlotter' perl newxs X |:14: error: expected `;' before 'XPlotter' Plotter.c:3953: error: type '' argument given to 'delete', expected pointer Plotter.c:4698: error: 'XPlotter' was not declared in this scope Plotter.c:4698: error: 'RETVAL' was not declared in this scope Plotter.c:4709: error: 'XPlotter' was not declared in this scope Plotter.c:4709: error: 'RETVAL' was not declared in this scope perl newxs X |:25: error: expected type-specifier before 'XPlotter' perl newxs X |:25: error: expected `;' before 'XPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__PS_new(PerlInterpreter*, CV*)': Plotter.c:3976: error: 'PSPlotter' was not declared in this scope Plotter.c:3976: error: 'RETVAL' was not declared in this scope perl newxs PS |:8: error: expected type-specifier before 'PSPlotter' perl newxs PS |:8: error: expected `;' before 'PSPlotter' Plotter.c:3988: error: 'PSPlotter' was not declared in this scope Plotter.c:3988: error: 'RETVAL' was not declared in this scope perl newxs PS |:14: error: expected type-specifier before 'PSPlotter' perl newxs PS |:14: error: expected `;' before 'PSPlotter' Plotter.c:4005: error: 'PSPlotter' was not declared in this scope Plotter.c:4005: error: 'RETVAL' was not declared in this scope Plotter.c:4016: error: 'PSPlotter' was not declared in this scope Plotter.c:4016: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__X_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4751: error: 'XPlotter' was not declared in this scope Plotter.c:4751: error: 'THIS' was not declared in this scope perl newxs PS |:25: error: expected type-specifier before 'PSPlotter' perl newxs PS |:25: error: expected `;' before 'PSPlotter' Plotter.c:4754: error: expected primary-expression before ')' token Plotter.c:4760: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_new(PerlInterpreter*, CV*)': Plotter.c:4783: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4783: error: 'RETVAL' was not declared in this scope perl newxs XDrawable |:8: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:8: error: expected `;' before 'XDrawablePlotter' Plotter.c:4795: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4795: error: 'RETVAL' was not declared in this scope perl newxs XDrawable |:14: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:14: error: expected `;' before 'XDrawablePlotter' Plotter.c: In function 'void XS_Graphics__Plotter__PS_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4058: error: 'PSPlotter' was not declared in this scope Plotter.c:4058: error: 'THIS' was not declared in this scope Plotter.c:4812: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4812: error: 'RETVAL' was not declared in this scope Plotter.c:4061: error: expected primary-expression before ')' token Plotter.c:4823: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4823: error: 'RETVAL' was not declared in this scope Plotter.c:4067: error: type '' argument given to 'delete', expected pointer perl newxs XDrawable |:25: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:25: error: expected `;' before 'XDrawablePlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Fig_new(PerlInterpreter*, CV*)': Plotter.c:4090: error: 'FigPlotter' was not declared in this scope Plotter.c:4090: error: 'RETVAL' was not declared in this scope perl newxs Fig |:8: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:8: error: expected `;' before 'FigPlotter' Plotter.c:4102: error: 'FigPlotter' was not declared in this scope Plotter.c:4102: error: 'RETVAL' was not declared in this scope perl newxs Fig |:14: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:14: error: expected `;' before 'FigPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4865: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4865: error: 'THIS' was not declared in this scope Plotter.c:4119: error: 'FigPlotter' was not declared in this scope Plotter.c:4119: error: 'RETVAL' was not declared in this scope Plotter.c:4868: error: expected primary-expression before ')' token Plotter.c:4130: error: 'FigPlotter' was not declared in this scope Plotter.c:4130: error: 'RETVAL' was not declared in this scope Plotter.c:4874: error: type '' argument given to 'delete', expected pointer perl newxs Fig |:25: error: expected type-specifier before 'FigPlotter' perl newxs Fig |:25: error: expected `;' before 'FigPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Fig_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4172: error: 'FigPlotter' was not declared in this scope Plotter.c:4172: error: 'THIS' was not declared in this scope Plotter.c:4175: error: expected primary-expression before ')' token Plotter.c:4181: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PCL_new(PerlInterpreter*, CV*)': Plotter.c:4204: error: 'PCLPlotter' was not declared in this scope Plotter.c:4204: error: 'RETVAL' was not declared in this scope perl newxs PCL |:8: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:8: error: expected `;' before 'PCLPlotter' Plotter.c:4216: error: 'PCLPlotter' was not declared in this scope Plotter.c:4216: error: 'RETVAL' was not declared in this scope perl newxs PCL |:14: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:14: error: expected `;' before 'PCLPlotter' Plotter.c:4233: error: 'PCLPlotter' was not declared in this scope Plotter.c:4233: error: 'RETVAL' was not declared in this scope Plotter.c:4244: error: 'PCLPlotter' was not declared in this scope Plotter.c:4244: error: 'RETVAL' was not declared in this scope perl newxs PCL |:25: error: expected type-specifier before 'PCLPlotter' perl newxs PCL |:25: error: expected `;' before 'PCLPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__PCL_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4286: error: 'PCLPlotter' was not declared in this scope Plotter.c:4286: error: 'THIS' was not declared in this scope Plotter.c:4289: error: expected primary-expression before ')' token Plotter.c:4295: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_new(PerlInterpreter*, CV*)': Plotter.c:4318: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4318: error: 'RETVAL' was not declared in this scope perl newxs HPGL |:8: error: expected type-specifier before 'HPGLPlotter' perl newxs HPGL |:8: error: expected `;' before 'HPGLPlotter' Plotter.c:4330: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4330: error: 'RETVAL' was not declared in this scope perl newxs HPGL |:14: error: expected type-specifier before 'HPGLPlotter' perl newxs HPGL |:14: error: expected `;' before 'HPGLPlotter' Plotter.c:4347: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4347: error: 'RETVAL' was not declared in this scope Plotter.c:4358: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4358: error: 'RETVAL' was not declared in this scope perl newxs HPGL |:25: error: expected type-specifier before 'HPGLPlotter' perl newxs HPGL |:25: error: expected `;' before 'HPGLPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4400: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4400: error: 'THIS' was not declared in this scope Plotter.c:4403: error: expected primary-expression before ')' token Plotter.c:4409: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Tek_new(PerlInterpreter*, CV*)': Plotter.c:4432: error: 'TekPlotter' was not declared in this scope Plotter.c:4432: error: 'RETVAL' was not declared in this scope perl newxs Tek |:8: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:8: error: expected `;' before 'TekPlotter' Plotter.c:4444: error: 'TekPlotter' was not declared in this scope Plotter.c:4444: error: 'RETVAL' was not declared in this scope perl newxs Tek |:14: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:14: error: expected `;' before 'TekPlotter' Plotter.c:4461: error: 'TekPlotter' was not declared in this scope Plotter.c:4461: error: 'RETVAL' was not declared in this scope Plotter.c:4472: error: 'TekPlotter' was not declared in this scope Plotter.c:4472: error: 'RETVAL' was not declared in this scope perl newxs Tek |:25: error: expected type-specifier before 'TekPlotter' perl newxs Tek |:25: error: expected `;' before 'TekPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Tek_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4514: error: 'TekPlotter' was not declared in this scope Plotter.c:4514: error: 'THIS' was not declared in this scope Plotter.c:4517: error: expected primary-expression before ')' token Plotter.c:4523: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Meta_new(PerlInterpreter*, CV*)': Plotter.c:4546: error: 'MetaPlotter' was not declared in this scope Plotter.c:4546: error: 'RETVAL' was not declared in this scope perl newxs Meta |:8: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:8: error: expected `;' before 'MetaPlotter' Plotter.c:4558: error: 'MetaPlotter' was not declared in this scope Plotter.c:4558: error: 'RETVAL' was not declared in this scope perl newxs Meta |:14: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:14: error: expected `;' before 'MetaPlotter' Plotter.c:4575: error: 'MetaPlotter' was not declared in this scope Plotter.c:4575: error: 'RETVAL' was not declared in this scope Plotter.c:4586: error: 'MetaPlotter' was not declared in this scope Plotter.c:4586: error: 'RETVAL' was not declared in this scope perl newxs Meta |:25: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:25: error: expected `;' before 'MetaPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__Meta_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4628: error: 'MetaPlotter' was not declared in this scope Plotter.c:4628: error: 'THIS' was not declared in this scope Plotter.c:4631: error: expected primary-expression before ')' token Plotter.c:4637: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__X_new(PerlInterpreter*, CV*)': Plotter.c:4669: error: 'XPlotter' was not declared in this scope Plotter.c:4669: error: 'RETVAL' was not declared in this scope perl newxs X |:8: error: expected type-specifier before 'XPlotter' perl newxs X |:8: error: expected `;' before 'XPlotter' Plotter.c:4681: error: 'XPlotter' was not declared in this scope Plotter.c:4681: error: 'RETVAL' was not declared in this scope perl newxs X |:14: error: expected type-specifier before 'XPlotter' perl newxs X |:14: error: expected `;' before 'XPlotter' Plotter.c:4698: error: 'XPlotter' was not declared in this scope Plotter.c:4698: error: 'RETVAL' was not declared in this scope Plotter.c:4709: error: 'XPlotter' was not declared in this scope Plotter.c:4709: error: 'RETVAL' was not declared in this scope perl newxs X |:25: error: expected type-specifier before 'XPlotter' perl newxs X |:25: error: expected `;' before 'XPlotter' Plotter.c: In function 'void XS_Graphics__Plotter__X_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4751: error: 'XPlotter' was not declared in this scope Plotter.c:4751: error: 'THIS' was not declared in this scope Plotter.c:4754: error: expected primary-expression before ')' token Plotter.c:4760: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_new(PerlInterpreter*, CV*)': Plotter.c:4783: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4783: error: 'RETVAL' was not declared in this scope perl newxs XDrawable |:8: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:8: error: expected `;' before 'XDrawablePlotter' Plotter.c:4795: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4795: error: 'RETVAL' was not declared in this scope perl newxs XDrawable |:14: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:14: error: expected `;' before 'XDrawablePlotter' Plotter.c:4812: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4812: error: 'RETVAL' was not declared in this scope Plotter.c:4823: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4823: error: 'RETVAL' was not declared in this scope perl newxs XDrawable |:25: error: expected type-specifier before 'XDrawablePlotter' perl newxs XDrawable |:25: error: expected `;' before 'XDrawablePlotter' Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4865: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4865: error: 'THIS' was not declared in this scope Plotter.c:4868: error: expected primary-expression before ')' token Plotter.c:4874: error: type '' argument given to 'delete', expected pointer lipo: can't open input file: /var/tmp//ccwLHR69.out (No such file or directory) make: *** [Plotter.o] Error 1