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.1\" -DXS_VERSION=\"1.0.1\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Plotter.c Plotter.xs:22:21: error: plotter.h: No such file or directory Plotter.xs:22:21: error: plotter.h: No such file or directory Plotter.xs: In function 'int constant(char*, int)': Plotter.xs:38: error: 'M_ASTERISK' was not declared in this scope Plotter.xs:40: error: 'M_CIRCLE' was not declared in this scope Plotter.xs:42: error: 'M_CROSS' was not declared in this scope Plotter.xs:44: error: 'M_DIAMOND' was not declared in this scope Plotter.xs:46: error: 'M_DOT' was not declared in this scope Plotter.xs:48: error: 'M_FANCY_CROSS' was not declared in this scope Plotter.xs:50: error: 'M_FANCY_DIAMOND' was not declared in this scope Plotter.xs:52: error: 'M_FANCY_PLUS' was not declared in this scope Plotter.xs:54: error: 'M_FANCY_SQUARE' was not declared in this scope Plotter.xs:56: error: 'M_FILLED_CIRCLE' was not declared in this scope Plotter.xs:58: error: 'M_FILLED_DIAMOND' was not declared in this scope Plotter.xs:60: error: 'M_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:62: error: 'M_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:64: error: 'M_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:66: error: 'M_FILLED_OCTAGON' was not declared in this scope Plotter.xs:68: error: 'M_FILLED_SQUARE' was not declared in this scope Plotter.xs:70: error: 'M_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:72: error: 'M_HALF_FILLED_CIRCLE' was not declared in this scope Plotter.xs:74: error: 'M_HALF_FILLED_DIAMOND' was not declared in this scope Plotter.xs:76: error: 'M_HALF_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:78: error: 'M_HALF_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:80: error: 'M_HALF_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:82: error: 'M_HALF_FILLED_SQUARE' was not declared in this scope Plotter.xs:84: error: 'M_HALF_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:86: error: 'M_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:88: error: 'M_OCTAGON' was not declared in this scope Plotter.xs:90: error: 'M_NONE' was not declared in this scope Plotter.xs:92: error: 'M_PLUS' was not declared in this scope Plotter.xs:94: error: 'M_SQUARE' was not declared in this scope Plotter.xs:96: error: 'M_STAR' was not declared in this scope Plotter.xs:98: error: 'M_STARBURST' was not declared in this scope Plotter.xs:100: error: 'M_TRIANGLE' was not declared in this scope Plotter.xs:104: error: 'O_ALABEL' was not declared in this scope Plotter.xs:106: error: 'O_ARC' was not declared in this scope Plotter.xs:108: error: 'O_ARCREL' was not declared in this scope Plotter.xs:110: error: 'O_BEZIER2' was not declared in this scope Plotter.xs:112: error: 'O_BEZIER2REL' was not declared in this scope Plotter.xs:114: error: 'O_BEZIER3' was not declared in this scope Plotter.xs:116: error: 'O_BEZIER3REL' was not declared in this scope Plotter.xs:118: error: 'O_BGCOLOR' was not declared in this scope Plotter.xs:120: error: 'O_BOX' was not declared in this scope Plotter.xs:122: error: 'O_BOXREL' was not declared in this scope Plotter.xs:124: error: 'O_CAPMOD' was not declared in this scope Plotter.xs:126: error: 'O_CIRCLE' was not declared in this scope Plotter.xs:128: error: 'O_CIRCLEREL' was not declared in this scope Plotter.xs:130: error: 'O_CLOSEPL' was not declared in this scope Plotter.xs:132: error: 'O_COMMENT' was not declared in this scope Plotter.xs:134: error: 'O_CONT' was not declared in this scope Plotter.xs:136: error: 'O_CONTREL' was not declared in this scope Plotter.xs:138: error: 'O_ELLARC' was not declared in this scope Plotter.xs:140: error: 'O_ELLARCREL' was not declared in this scope Plotter.xs:142: error: 'O_ELLIPSE' was not declared in this scope Plotter.xs:144: error: 'O_ELLIPSEREL' was not declared in this scope Plotter.xs:146: error: 'O_ENDPATH' was not declared in this scope Plotter.xs:148: error: 'O_ERASE' was not declared in this scope Plotter.xs:150: error: 'O_FARC' was not declared in this scope Plotter.xs:152: error: 'O_FARCREL' was not declared in this scope Plotter.xs:154: error: 'O_FBEZIER2' was not declared in this scope Plotter.xs:156: error: 'O_FBEZIER2REL' was not declared in this scope Plotter.xs:158: error: 'O_FBEZIER3' was not declared in this scope Plotter.xs:160: error: 'O_FBEZIER3REL' was not declared in this scope Plotter.xs:162: error: 'O_FBOX' was not declared in this scope Plotter.xs:164: error: 'O_FBOXREL' was not declared in this scope Plotter.xs:166: error: 'O_FCIRCLE' was not declared in this scope Plotter.xs:168: error: 'O_FCIRCLEREL' was not declared in this scope Plotter.xs:170: error: 'O_FCONCAT' was not declared in this scope Plotter.xs:172: error: 'O_FCONT' was not declared in this scope Plotter.xs:174: error: 'O_FCONTREL' was not declared in this scope Plotter.xs:176: error: 'O_FELLARC' was not declared in this scope Plotter.xs:178: error: 'O_FELLARCREL' was not declared in this scope Plotter.xs:180: error: 'O_FELLIPSE' was not declared in this scope Plotter.xs:182: error: 'O_FELLIPSEREL' was not declared in this scope Plotter.xs:184: error: 'O_FFONTSIZE' was not declared in this scope Plotter.xs:186: error: 'O_FILLTYPE' was not declared in this scope Plotter.xs:188: error: 'O_FILLCOLOR' was not declared in this scope Plotter.xs:190: error: 'O_FILLMOD' was not declared in this scope Plotter.xs:192: error: 'O_FLINEDASH' was not declared in this scope Plotter.xs:194: error: 'O_FLINE' was not declared in this scope Plotter.xs:196: error: 'O_FLINEREL' was not declared in this scope Plotter.xs:198: error: 'O_FLINEWIDTH' was not declared in this scope Plotter.xs:200: error: 'O_FMARKER' was not declared in this scope Plotter.xs:202: error: 'O_FMARKERREL' was not declared in this scope Plotter.xs:204: error: 'O_FMITERLIMIT' was not declared in this scope Plotter.xs:206: error: 'O_FMOVE' was not declared in this scope Plotter.xs:208: error: 'O_FMOVEREL' was not declared in this scope Plotter.xs:210: error: 'O_FONTNAME' was not declared in this scope Plotter.xs:212: error: 'O_FONTSIZE' was not declared in this scope Plotter.xs:214: error: 'O_FPOINT' was not declared in this scope Plotter.xs:216: error: 'O_FPOINTREL' was not declared in this scope Plotter.xs:218: error: 'O_FSPACE' was not declared in this scope Plotter.xs:220: error: 'O_FSPACE2' was not declared in this scope Plotter.xs:222: error: 'O_FTEXTANGLE' was not declared in this scope Plotter.xs:224: error: 'O_JOINMOD' was not declared in this scope Plotter.xs:226: error: 'O_LABEL' was not declared in this scope Plotter.xs:228: error: 'O_LINE' was not declared in this scope Plotter.xs:230: error: 'O_LINEDASH' was not declared in this scope Plotter.xs:232: error: 'O_LINEMOD' was not declared in this scope Plotter.xs:234: error: 'O_LINEREL' was not declared in this scope Plotter.xs:236: error: 'O_LINEWIDTH' was not declared in this scope Plotter.xs:238: error: 'O_MARKER' was not declared in this scope Plotter.xs:240: error: 'O_MARKERREL' was not declared in this scope Plotter.xs:242: error: 'O_MOVE' was not declared in this scope Plotter.xs:244: error: 'O_MOVEREL' was not declared in this scope Plotter.xs:246: error: 'O_POINT' was not declared in this scope Plotter.xs:248: error: 'O_POINTREL' was not declared in this scope Plotter.xs:250: error: 'O_RESTORESTATE' was not declared in this scope Plotter.xs:252: error: 'O_SAVESTATE' was not declared in this scope Plotter.xs:254: error: 'O_SPACE' was not declared in this scope Plotter.xs:256: error: 'O_SPACE2' was not declared in this scope Plotter.xs:258: error: 'O_TEXTANGLE' was not declared in this scope Plotter.xs: In function 'int constant(char*, int)': Plotter.xs:38: error: 'M_ASTERISK' was not declared in this scope Plotter.xs:40: error: 'M_CIRCLE' was not declared in this scope Plotter.xs:42: error: 'M_CROSS' was not declared in this scope Plotter.xs:44: error: 'M_DIAMOND' was not declared in this scope Plotter.xs:46: error: 'M_DOT' was not declared in this scope Plotter.xs:48: error: 'M_FANCY_CROSS' was not declared in this scope Plotter.xs:50: error: 'M_FANCY_DIAMOND' was not declared in this scope Plotter.xs:52: error: 'M_FANCY_PLUS' was not declared in this scope Plotter.xs:54: error: 'M_FANCY_SQUARE' was not declared in this scope Plotter.xs:56: error: 'M_FILLED_CIRCLE' was not declared in this scope Plotter.xs:58: error: 'M_FILLED_DIAMOND' was not declared in this scope Plotter.xs:60: error: 'M_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:62: error: 'M_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:64: error: 'M_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:66: error: 'M_FILLED_OCTAGON' was not declared in this scope Plotter.xs:68: error: 'M_FILLED_SQUARE' was not declared in this scope Plotter.xs:70: error: 'M_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:72: error: 'M_HALF_FILLED_CIRCLE' was not declared in this scope Plotter.xs:74: error: 'M_HALF_FILLED_DIAMOND' was not declared in this scope Plotter.xs:76: error: 'M_HALF_FILLED_FANCY_DIAMOND' was not declared in this scope Plotter.xs:78: error: 'M_HALF_FILLED_FANCY_SQUARE' was not declared in this scope Plotter.xs:80: error: 'M_HALF_FILLED_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:82: error: 'M_HALF_FILLED_SQUARE' was not declared in this scope Plotter.xs:84: error: 'M_HALF_FILLED_TRIANGLE' was not declared in this scope Plotter.xs:86: error: 'M_INVERTED_TRIANGLE' was not declared in this scope Plotter.xs:88: error: 'M_OCTAGON' was not declared in this scope Plotter.xs:90: error: 'M_NONE' was not declared in this scope Plotter.xs:92: error: 'M_PLUS' was not declared in this scope Plotter.xs:94: error: 'M_SQUARE' was not declared in this scope Plotter.xs:96: error: 'M_STAR' was not declared in this scope Plotter.xs:98: error: 'M_STARBURST' was not declared in this scope Plotter.xs:100: error: 'M_TRIANGLE' was not declared in this scope Plotter.xs:104: error: 'O_ALABEL' was not declared in this scope Plotter.xs:106: error: 'O_ARC' was not declared in this scope Plotter.xs:108: error: 'O_ARCREL' was not declared in this scope Plotter.xs:110: error: 'O_BEZIER2' was not declared in this scope Plotter.xs:112: error: 'O_BEZIER2REL' was not declared in this scope Plotter.xs:114: error: 'O_BEZIER3' was not declared in this scope Plotter.xs:116: error: 'O_BEZIER3REL' was not declared in this scope Plotter.xs:118: error: 'O_BGCOLOR' was not declared in this scope Plotter.xs:120: error: 'O_BOX' was not declared in this scope Plotter.xs:122: error: 'O_BOXREL' was not declared in this scope Plotter.xs:124: error: 'O_CAPMOD' was not declared in this scope Plotter.xs:126: error: 'O_CIRCLE' was not declared in this scope Plotter.xs:128: error: 'O_CIRCLEREL' was not declared in this scope Plotter.xs:130: error: 'O_CLOSEPL' was not declared in this scope Plotter.xs:132: error: 'O_COMMENT' was not declared in this scope Plotter.xs:134: error: 'O_CONT' was not declared in this scope Plotter.xs:136: error: 'O_CONTREL' was not declared in this scope Plotter.xs:138: error: 'O_ELLARC' was not declared in this scope Plotter.xs:140: error: 'O_ELLARCREL' was not declared in this scope Plotter.xs:142: error: 'O_ELLIPSE' was not declared in this scope Plotter.xs:144: error: 'O_ELLIPSEREL' was not declared in this scope Plotter.xs:146: error: 'O_ENDPATH' was not declared in this scope Plotter.xs:148: error: 'O_ERASE' was not declared in this scope Plotter.xs:150: error: 'O_FARC' was not declared in this scope Plotter.xs:152: error: 'O_FARCREL' was not declared in this scope Plotter.xs:154: error: 'O_FBEZIER2' was not declared in this scope Plotter.xs:156: error: 'O_FBEZIER2REL' was not declared in this scope Plotter.xs:158: error: 'O_FBEZIER3' was not declared in this scope Plotter.xs:160: error: 'O_FBEZIER3REL' was not declared in this scope Plotter.xs:162: error: 'O_FBOX' was not declared in this scope Plotter.xs:164: error: 'O_FBOXREL' was not declared in this scope Plotter.xs:166: error: 'O_FCIRCLE' was not declared in this scope Plotter.xs:168: error: 'O_FCIRCLEREL' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_parampl(PerlInterpreter*, CV*)': Plotter.xs:311: error: 'Plotter' has not been declared Plotter.xs:170: error: 'O_FCONCAT' was not declared in this scope Plotter.xs:311: error: 'parampl' was not declared in this scope Plotter.xs:172: error: 'O_FCONT' was not declared in this scope Plotter.xs:174: error: 'O_FCONTREL' was not declared in this scope Plotter.xs:176: error: 'O_FELLARC' was not declared in this scope Plotter.xs:178: error: 'O_FELLARCREL' was not declared in this scope Plotter.xs:180: error: 'O_FELLIPSE' was not declared in this scope Plotter.xs:182: error: 'O_FELLIPSEREL' was not declared in this scope Plotter.xs:184: error: 'O_FFONTSIZE' was not declared in this scope Plotter.xs:186: error: 'O_FILLTYPE' was not declared in this scope Plotter.xs:188: error: 'O_FILLCOLOR' was not declared in this scope Plotter.xs:190: error: 'O_FILLMOD' was not declared in this scope Plotter.xs:192: error: 'O_FLINEDASH' was not declared in this scope Plotter.xs:194: error: 'O_FLINE' was not declared in this scope Plotter.xs:196: error: 'O_FLINEREL' was not declared in this scope Plotter.xs:198: error: 'O_FLINEWIDTH' was not declared in this scope Plotter.xs:200: error: 'O_FMARKER' was not declared in this scope Plotter.xs:202: error: 'O_FMARKERREL' was not declared in this scope Plotter.xs:204: error: 'O_FMITERLIMIT' was not declared in this scope Plotter.xs:206: error: 'O_FMOVE' was not declared in this scope Plotter.xs:208: error: 'O_FMOVEREL' was not declared in this scope Plotter.xs:210: error: 'O_FONTNAME' was not declared in this scope Plotter.xs:212: error: 'O_FONTSIZE' was not declared in this scope Plotter.xs:214: error: 'O_FPOINT' was not declared in this scope Plotter.xs:216: error: 'O_FPOINTREL' was not declared in this scope Plotter.xs:218: error: 'O_FSPACE' was not declared in this scope Plotter.xs:220: error: 'O_FSPACE2' was not declared in this scope Plotter.xs:222: error: 'O_FTEXTANGLE' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_warning_handler(PerlInterpreter*, CV*)': Plotter.xs:321: error: 'libplotter_warning_handler' was not declared in this scopePlotter.xs:224: error: 'O_JOINMOD' was not declared in this scope Plotter.xs:226: error: 'O_LABEL' was not declared in this scope Plotter.xs:228: error: 'O_LINE' was not declared in this scope Plotter.xs:230: error: 'O_LINEDASH' was not declared in this scope Plotter.xs:232: error: 'O_LINEMOD' was not declared in this scope Plotter.xs:234: error: 'O_LINEREL' was not declared in this scope Plotter.xs:236: error: 'O_LINEWIDTH' was not declared in this scope Plotter.xs:238: error: 'O_MARKER' was not declared in this scope Plotter.xs:240: error: 'O_MARKERREL' was not declared in this scope Plotter.xs:242: error: 'O_MOVE' was not declared in this scope Plotter.xs:244: error: 'O_MOVEREL' was not declared in this scope Plotter.xs:246: error: 'O_POINT' was not declared in this scope Plotter.xs:248: error: 'O_POINTREL' was not declared in this scope Plotter.xs:250: error: 'O_RESTORESTATE' was not declared in this scope Plotter.xs:252: error: 'O_SAVESTATE' was not declared in this scope Plotter.xs:254: error: 'O_SPACE' was not declared in this scope Plotter.xs:256: error: 'O_SPACE2' was not declared in this scope Plotter.xs:258: error: 'O_TEXTANGLE' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_error_handler(PerlInterpreter*, CV*)': Plotter.xs:331: error: 'libplotter_error_handler' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_new(PerlInterpreter*, CV*)': Plotter.c:427: error: 'Plotter' was not declared in this scope Plotter.c:427: error: 'RETVAL' was not declared in this scope Plotter.c:429: error: expected type-specifier before 'Plotter' Plotter.c:429: error: expected `;' before 'Plotter' Plotter.c: In function 'void XS_Graphics__Plotter_DESTROY(PerlInterpreter*, CV*)': Plotter.c:450: error: 'Plotter' was not declared in this scope Plotter.c:450: error: 'THIS' was not declared in this scope Plotter.c:453: error: expected primary-expression before ')' token Plotter.c:459: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_arc(PerlInterpreter*, CV*)': Plotter.c:486: error: 'Plotter' was not declared in this scope Plotter.c:486: error: 'THIS' was not declared in this scope Plotter.c:491: error: expected primary-expression before ')' token Plotter.xs: In function 'void XS_Graphics__Plotter_parampl(PerlInterpreter*, CV*)': Plotter.xs:311: error: 'Plotter' has not been declared Plotter.xs:311: error: 'parampl' was not declared in this scope Plotter.xs: In function 'void XS_Graphics__Plotter_warning_handler(PerlInterpreter*, CV*)': Plotter.xs:321: error: 'libplotter_warning_handler' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_box(PerlInterpreter*, CV*)': Plotter.c:520: error: 'Plotter' was not declared in this scope Plotter.c:520: error: 'THIS' was not declared in this scope Plotter.c:525: error: expected primary-expression before ')' token Plotter.xs: In function 'void XS_Graphics__Plotter_error_handler(PerlInterpreter*, CV*)': Plotter.xs:331: error: 'libplotter_error_handler' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_new(PerlInterpreter*, CV*)': Plotter.c:427: error: 'Plotter' was not declared in this scope Plotter.c:427: error: 'RETVAL' was not declared in this scope Plotter.c:429: error: expected type-specifier before 'Plotter' Plotter.c:429: error: expected `;' before 'Plotter' Plotter.c: In function 'void XS_Graphics__Plotter_circle(PerlInterpreter*, CV*)': Plotter.c:553: error: 'Plotter' was not declared in this scope Plotter.c:553: error: 'THIS' was not declared in this scope Plotter.c:558: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_DESTROY(PerlInterpreter*, CV*)': Plotter.c:450: error: 'Plotter' was not declared in this scope Plotter.c:450: error: 'THIS' was not declared in this scope Plotter.c:453: error: expected primary-expression before ')' token Plotter.c:459: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_closepl(PerlInterpreter*, CV*)': Plotter.c:583: error: 'Plotter' was not declared in this scope Plotter.c:583: error: 'THIS' was not declared in this scope Plotter.c:588: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arc(PerlInterpreter*, CV*)': Plotter.c:486: error: 'Plotter' was not declared in this scope Plotter.c:486: error: 'THIS' was not declared in this scope Plotter.c:491: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_cont(PerlInterpreter*, CV*)': Plotter.c:615: error: 'Plotter' was not declared in this scope Plotter.c:615: error: 'THIS' was not declared in this scope Plotter.c:620: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_erase(PerlInterpreter*, CV*)': Plotter.c:645: error: 'Plotter' was not declared in this scope Plotter.c:645: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_box(PerlInterpreter*, CV*)': Plotter.c:520: error: 'Plotter' was not declared in this scope Plotter.c:520: error: 'THIS' was not declared in this scope Plotter.c:650: error: expected primary-expression before ')' token Plotter.c:525: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_label(PerlInterpreter*, CV*)': Plotter.c:676: error: 'Plotter' was not declared in this scope Plotter.c:676: error: 'THIS' was not declared in this scope Plotter.c:681: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circle(PerlInterpreter*, CV*)': Plotter.c:553: error: 'Plotter' was not declared in this scope Plotter.c:553: error: 'THIS' was not declared in this scope Plotter.c:558: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_line(PerlInterpreter*, CV*)': Plotter.c:710: error: 'Plotter' was not declared in this scope Plotter.c:710: error: 'THIS' was not declared in this scope Plotter.c:715: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_closepl(PerlInterpreter*, CV*)': Plotter.c:583: error: 'Plotter' was not declared in this scope Plotter.c:583: error: 'THIS' was not declared in this scope Plotter.c:588: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linemod(PerlInterpreter*, CV*)': Plotter.c:741: error: 'Plotter' was not declared in this scope Plotter.c:741: error: 'THIS' was not declared in this scope Plotter.c:746: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_cont(PerlInterpreter*, CV*)': Plotter.c:615: error: 'Plotter' was not declared in this scope Plotter.c:615: error: 'THIS' was not declared in this scope Plotter.c:620: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_move(PerlInterpreter*, CV*)': Plotter.c:773: error: 'Plotter' was not declared in this scope Plotter.c:773: error: 'THIS' was not declared in this scope Plotter.c:778: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_erase(PerlInterpreter*, CV*)': Plotter.c:645: error: 'Plotter' was not declared in this scope Plotter.c:645: error: 'THIS' was not declared in this scope Plotter.c:650: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_openpl(PerlInterpreter*, CV*)': Plotter.c:803: error: 'Plotter' was not declared in this scope Plotter.c:803: error: 'THIS' was not declared in this scope Plotter.c:808: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_label(PerlInterpreter*, CV*)': Plotter.c:676: error: 'Plotter' was not declared in this scope Plotter.c:676: error: 'THIS' was not declared in this scope Plotter.c:681: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_point(PerlInterpreter*, CV*)': Plotter.c:835: error: 'Plotter' was not declared in this scope Plotter.c:835: error: 'THIS' was not declared in this scope Plotter.c:840: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_line(PerlInterpreter*, CV*)': Plotter.c:710: error: 'Plotter' was not declared in this scope Plotter.c:710: error: 'THIS' was not declared in this scope Plotter.c:715: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space(PerlInterpreter*, CV*)': Plotter.c:869: error: 'Plotter' was not declared in this scope Plotter.c:869: error: 'THIS' was not declared in this scope Plotter.c:874: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linemod(PerlInterpreter*, CV*)': Plotter.c:741: error: 'Plotter' was not declared in this scope Plotter.c:741: error: 'THIS' was not declared in this scope Plotter.c:746: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_alabel(PerlInterpreter*, CV*)': Plotter.c:902: error: 'Plotter' was not declared in this scope Plotter.c:902: error: 'THIS' was not declared in this scope Plotter.c:907: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_move(PerlInterpreter*, CV*)': Plotter.c:773: error: 'Plotter' was not declared in this scope Plotter.c:773: error: 'THIS' was not declared in this scope Plotter.c:778: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arcrel(PerlInterpreter*, CV*)': Plotter.c:938: error: 'Plotter' was not declared in this scope Plotter.c:938: error: 'THIS' was not declared in this scope Plotter.c:943: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_openpl(PerlInterpreter*, CV*)': Plotter.c:803: error: 'Plotter' was not declared in this scope Plotter.c:803: error: 'THIS' was not declared in this scope Plotter.c:808: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_point(PerlInterpreter*, CV*)': Plotter.c:835: error: 'Plotter' was not declared in this scope Plotter.c:835: error: 'THIS' was not declared in this scope Plotter.c:840: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2(PerlInterpreter*, CV*)': Plotter.c:974: error: 'Plotter' was not declared in this scope Plotter.c:974: error: 'THIS' was not declared in this scope Plotter.c:979: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space(PerlInterpreter*, CV*)': Plotter.c:869: error: 'Plotter' was not declared in this scope Plotter.c:869: error: 'THIS' was not declared in this scope Plotter.c:874: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2rel(PerlInterpreter*, CV*)': Plotter.c:1010: error: 'Plotter' was not declared in this scope Plotter.c:1010: error: 'THIS' was not declared in this scope Plotter.c:1015: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_alabel(PerlInterpreter*, CV*)': Plotter.c:902: error: 'Plotter' was not declared in this scope Plotter.c:902: error: 'THIS' was not declared in this scope Plotter.c:907: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3(PerlInterpreter*, CV*)': Plotter.c:1048: error: 'Plotter' was not declared in this scope Plotter.c:1048: error: 'THIS' was not declared in this scope Plotter.c:1053: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_arcrel(PerlInterpreter*, CV*)': Plotter.c:938: error: 'Plotter' was not declared in this scope Plotter.c:938: error: 'THIS' was not declared in this scope Plotter.c:943: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3rel(PerlInterpreter*, CV*)': Plotter.c:1086: error: 'Plotter' was not declared in this scope Plotter.c:1086: error: 'THIS' was not declared in this scope Plotter.c:1091: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2(PerlInterpreter*, CV*)': Plotter.c:974: error: 'Plotter' was not declared in this scope Plotter.c:974: error: 'THIS' was not declared in this scope Plotter.c:979: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolor(PerlInterpreter*, CV*)': Plotter.c:1119: error: 'Plotter' was not declared in this scope Plotter.c:1119: error: 'THIS' was not declared in this scope Plotter.c:1124: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier2rel(PerlInterpreter*, CV*)': Plotter.c:1010: error: 'Plotter' was not declared in this scope Plotter.c:1010: error: 'THIS' was not declared in this scope Plotter.c:1015: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolorname(PerlInterpreter*, CV*)': Plotter.c:1150: error: 'Plotter' was not declared in this scope Plotter.c:1150: error: 'THIS' was not declared in this scope Plotter.c:1155: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_boxrel(PerlInterpreter*, CV*)': Plotter.c:1184: error: 'Plotter' was not declared in this scope Plotter.c:1184: error: 'THIS' was not declared in this scope Plotter.c:1189: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3(PerlInterpreter*, CV*)': Plotter.c:1048: error: 'Plotter' was not declared in this scope Plotter.c:1048: error: 'THIS' was not declared in this scope Plotter.c:1053: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_capmod(PerlInterpreter*, CV*)': Plotter.c:1215: error: 'Plotter' was not declared in this scope Plotter.c:1215: error: 'THIS' was not declared in this scope Plotter.c:1220: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circlerel(PerlInterpreter*, CV*)': Plotter.c:1248: error: 'Plotter' was not declared in this scope Plotter.c:1248: error: 'THIS' was not declared in this scope Plotter.c:1253: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bezier3rel(PerlInterpreter*, CV*)': Plotter.c:1086: error: 'Plotter' was not declared in this scope Plotter.c:1086: error: 'THIS' was not declared in this scope Plotter.c:1091: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_color(PerlInterpreter*, CV*)': Plotter.c:1281: error: 'Plotter' was not declared in this scope Plotter.c:1281: error: 'THIS' was not declared in this scope Plotter.c:1286: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolor(PerlInterpreter*, CV*)': Plotter.c:1119: error: 'Plotter' was not declared in this scope Plotter.c:1119: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_colorname(PerlInterpreter*, CV*)': Plotter.c:1312: error: 'Plotter' was not declared in this scope Plotter.c:1312: error: 'THIS' was not declared in this scope Plotter.c:1124: error: expected primary-expression before ')' token Plotter.c:1317: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_contrel(PerlInterpreter*, CV*)': Plotter.c:1344: error: 'Plotter' was not declared in this scope Plotter.c:1344: error: 'THIS' was not declared in this scope Plotter.c:1349: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_bgcolorname(PerlInterpreter*, CV*)': Plotter.c:1150: error: 'Plotter' was not declared in this scope Plotter.c:1150: error: 'THIS' was not declared in this scope Plotter.c:1155: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarc(PerlInterpreter*, CV*)': Plotter.c:1380: error: 'Plotter' was not declared in this scope Plotter.c:1380: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_boxrel(PerlInterpreter*, CV*)': Plotter.c:1184: error: 'Plotter' was not declared in this scope Plotter.c:1184: error: 'THIS' was not declared in this scope Plotter.c:1385: error: expected primary-expression before ')' token Plotter.c:1189: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_capmod(PerlInterpreter*, CV*)': Plotter.c:1215: error: 'Plotter' was not declared in this scope Plotter.c:1215: error: 'THIS' was not declared in this scope Plotter.c:1220: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarcrel(PerlInterpreter*, CV*)': Plotter.c:1416: error: 'Plotter' was not declared in this scope Plotter.c:1416: error: 'THIS' was not declared in this scope Plotter.c:1421: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_circlerel(PerlInterpreter*, CV*)': Plotter.c:1248: error: 'Plotter' was not declared in this scope Plotter.c:1248: error: 'THIS' was not declared in this scope Plotter.c:1253: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipse(PerlInterpreter*, CV*)': Plotter.c:1451: error: 'Plotter' was not declared in this scope Plotter.c:1451: error: 'THIS' was not declared in this scope Plotter.c:1456: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_color(PerlInterpreter*, CV*)': Plotter.c:1281: error: 'Plotter' was not declared in this scope Plotter.c:1281: error: 'THIS' was not declared in this scope Plotter.c:1286: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipserel(PerlInterpreter*, CV*)': Plotter.c:1486: error: 'Plotter' was not declared in this scope Plotter.c:1486: error: 'THIS' was not declared in this scope Plotter.c:1491: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_colorname(PerlInterpreter*, CV*)': Plotter.c:1312: error: 'Plotter' was not declared in this scope Plotter.c:1312: error: 'THIS' was not declared in this scope Plotter.c:1317: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_endpath(PerlInterpreter*, CV*)': Plotter.c:1516: error: 'Plotter' was not declared in this scope Plotter.c:1516: error: 'THIS' was not declared in this scope Plotter.c:1521: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_contrel(PerlInterpreter*, CV*)': Plotter.c:1344: error: 'Plotter' was not declared in this scope Plotter.c:1344: error: 'THIS' was not declared in this scope Plotter.c:1349: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolor(PerlInterpreter*, CV*)': Plotter.c:1549: error: 'Plotter' was not declared in this scope Plotter.c:1549: error: 'THIS' was not declared in this scope Plotter.c:1554: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarc(PerlInterpreter*, CV*)': Plotter.c:1380: error: 'Plotter' was not declared in this scope Plotter.c:1380: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fillcolorname(PerlInterpreter*, CV*)': Plotter.c:1580: error: 'Plotter' was not declared in this scope Plotter.c:1580: error: 'THIS' was not declared in this scope Plotter.c:1385: error: expected primary-expression before ')' token Plotter.c:1585: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillmod(PerlInterpreter*, CV*)': Plotter.c:1611: error: 'Plotter' was not declared in this scope Plotter.c:1611: error: 'THIS' was not declared in this scope Plotter.c:1616: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellarcrel(PerlInterpreter*, CV*)': Plotter.c:1416: error: 'Plotter' was not declared in this scope Plotter.c:1416: error: 'THIS' was not declared in this scope Plotter.c:1421: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_filltype(PerlInterpreter*, CV*)': Plotter.c:1642: error: 'Plotter' was not declared in this scope Plotter.c:1642: error: 'THIS' was not declared in this scope Plotter.c:1647: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flushpl(PerlInterpreter*, CV*)': Plotter.c:1672: error: 'Plotter' was not declared in this scope Plotter.c:1672: error: 'THIS' was not declared in this scope Plotter.c:1677: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipse(PerlInterpreter*, CV*)': Plotter.c:1451: error: 'Plotter' was not declared in this scope Plotter.c:1451: error: 'THIS' was not declared in this scope Plotter.c:1456: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontname(PerlInterpreter*, CV*)': Plotter.c:1703: error: 'Plotter' was not declared in this scope Plotter.c:1703: error: 'THIS' was not declared in this scope Plotter.c:1708: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontsize(PerlInterpreter*, CV*)': Plotter.c:1734: error: 'Plotter' was not declared in this scope Plotter.c:1734: error: 'THIS' was not declared in this scope Plotter.c:1739: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ellipserel(PerlInterpreter*, CV*)': Plotter.c:1486: error: 'Plotter' was not declared in this scope Plotter.c:1486: error: 'THIS' was not declared in this scope Plotter.c:1491: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_havecap(PerlInterpreter*, CV*)': Plotter.c:1765: error: 'Plotter' was not declared in this scope Plotter.c:1765: error: 'THIS' was not declared in this scope Plotter.c:1770: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_endpath(PerlInterpreter*, CV*)': Plotter.c:1516: error: 'Plotter' was not declared in this scope Plotter.c:1516: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_joinmod(PerlInterpreter*, CV*)': Plotter.c:1796: error: 'Plotter' was not declared in this scope Plotter.c:1796: error: 'THIS' was not declared in this scope Plotter.c:1521: error: expected primary-expression before ')' token Plotter.c:1801: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_labelwidth(PerlInterpreter*, CV*)': Plotter.c:1827: error: 'Plotter' was not declared in this scope Plotter.c:1827: error: 'THIS' was not declared in this scope Plotter.c:1832: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolor(PerlInterpreter*, CV*)': Plotter.c:1549: error: 'Plotter' was not declared in this scope Plotter.c:1549: error: 'THIS' was not declared in this scope Plotter.c:1554: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linedash(PerlInterpreter*, CV*)': Plotter.c:1859: error: 'Plotter' was not declared in this scope Plotter.c:1859: error: 'THIS' was not declared in this scope Plotter.c:1864: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fillcolorname(PerlInterpreter*, CV*)': Plotter.c:1580: error: 'Plotter' was not declared in this scope Plotter.c:1580: error: 'THIS' was not declared in this scope Plotter.c:1585: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linerel(PerlInterpreter*, CV*)': Plotter.c:1910: error: 'Plotter' was not declared in this scope Plotter.c:1910: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fillmod(PerlInterpreter*, CV*)': Plotter.c:1611: error: 'Plotter' was not declared in this scope Plotter.c:1611: error: 'THIS' was not declared in this scope Plotter.c:1915: error: expected primary-expression before ')' token Plotter.c:1616: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_filltype(PerlInterpreter*, CV*)': Plotter.c:1642: error: 'Plotter' was not declared in this scope Plotter.c:1642: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_linewidth(PerlInterpreter*, CV*)': Plotter.c:1941: error: 'Plotter' was not declared in this scope Plotter.c:1941: error: 'THIS' was not declared in this scope Plotter.c:1647: error: expected primary-expression before ')' token Plotter.c:1946: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flushpl(PerlInterpreter*, CV*)': Plotter.c:1672: error: 'Plotter' was not declared in this scope Plotter.c:1672: error: 'THIS' was not declared in this scope Plotter.c:1677: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_marker(PerlInterpreter*, CV*)': Plotter.c:1975: error: 'Plotter' was not declared in this scope Plotter.c:1975: error: 'THIS' was not declared in this scope Plotter.c:1980: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontname(PerlInterpreter*, CV*)': Plotter.c:1703: error: 'Plotter' was not declared in this scope Plotter.c:1703: error: 'THIS' was not declared in this scope Plotter.c:1708: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_markerrel(PerlInterpreter*, CV*)': Plotter.c:2009: error: 'Plotter' was not declared in this scope Plotter.c:2009: error: 'THIS' was not declared in this scope Plotter.c:2014: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fontsize(PerlInterpreter*, CV*)': Plotter.c:1734: error: 'Plotter' was not declared in this scope Plotter.c:1734: error: 'THIS' was not declared in this scope Plotter.c:1739: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_havecap(PerlInterpreter*, CV*)': Plotter.c:1765: error: 'Plotter' was not declared in this scope Plotter.c:1765: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_moverel(PerlInterpreter*, CV*)': Plotter.c:2041: error: 'Plotter' was not declared in this scope Plotter.c:2041: error: 'THIS' was not declared in this scope Plotter.c:1770: error: expected primary-expression before ')' token Plotter.c:2046: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_joinmod(PerlInterpreter*, CV*)': Plotter.c:1796: error: 'Plotter' was not declared in this scope Plotter.c:1796: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_outfile(PerlInterpreter*, CV*)': Plotter.c:2072: error: 'Plotter' was not declared in this scope Plotter.c:2072: error: 'THIS' was not declared in this scope Plotter.c:1801: error: expected primary-expression before ')' token Plotter.c:2076: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_labelwidth(PerlInterpreter*, CV*)': Plotter.c:1827: error: 'Plotter' was not declared in this scope Plotter.c:1827: error: 'THIS' was not declared in this scope Plotter.c:1832: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolor(PerlInterpreter*, CV*)': Plotter.c:2112: error: 'Plotter' was not declared in this scope Plotter.c:2112: error: 'THIS' was not declared in this scope Plotter.c:2117: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linedash(PerlInterpreter*, CV*)': Plotter.c:1859: error: 'Plotter' was not declared in this scope Plotter.c:1859: error: 'THIS' was not declared in this scope Plotter.c:1864: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolorname(PerlInterpreter*, CV*)': Plotter.c:2143: error: 'Plotter' was not declared in this scope Plotter.c:2143: error: 'THIS' was not declared in this scope Plotter.c:2148: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pointrel(PerlInterpreter*, CV*)': Plotter.c:2175: error: 'Plotter' was not declared in this scope Plotter.c:2175: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_linerel(PerlInterpreter*, CV*)': Plotter.c:1910: error: 'Plotter' was not declared in this scope Plotter.c:1910: error: 'THIS' was not declared in this scope Plotter.c:2180: error: expected primary-expression before ')' token Plotter.c:1915: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_restorestate(PerlInterpreter*, CV*)': Plotter.c:2205: error: 'Plotter' was not declared in this scope Plotter.c:2205: error: 'THIS' was not declared in this scope Plotter.c:2210: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_linewidth(PerlInterpreter*, CV*)': Plotter.c:1941: error: 'Plotter' was not declared in this scope Plotter.c:1941: error: 'THIS' was not declared in this scope Plotter.c:1946: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_savestate(PerlInterpreter*, CV*)': Plotter.c:2235: error: 'Plotter' was not declared in this scope Plotter.c:2235: error: 'THIS' was not declared in this scope Plotter.c:2240: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_marker(PerlInterpreter*, CV*)': Plotter.c:1975: error: 'Plotter' was not declared in this scope Plotter.c:1975: error: 'THIS' was not declared in this scope Plotter.c:1980: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space2(PerlInterpreter*, CV*)': Plotter.c:2271: error: 'Plotter' was not declared in this scope Plotter.c:2271: error: 'THIS' was not declared in this scope Plotter.c:2276: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_markerrel(PerlInterpreter*, CV*)': Plotter.c:2009: error: 'Plotter' was not declared in this scope Plotter.c:2009: error: 'THIS' was not declared in this scope Plotter.c:2014: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_textangle(PerlInterpreter*, CV*)': Plotter.c:2302: error: 'Plotter' was not declared in this scope Plotter.c:2302: error: 'THIS' was not declared in this scope Plotter.c:2307: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_moverel(PerlInterpreter*, CV*)': Plotter.c:2041: error: 'Plotter' was not declared in this scope Plotter.c:2041: error: 'THIS' was not declared in this scope Plotter.c:2046: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontname(PerlInterpreter*, CV*)': Plotter.c:2333: error: 'Plotter' was not declared in this scope Plotter.c:2333: error: 'THIS' was not declared in this scope Plotter.c:2338: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_outfile(PerlInterpreter*, CV*)': Plotter.c:2072: error: 'Plotter' was not declared in this scope Plotter.c:2072: error: 'THIS' was not declared in this scope Plotter.c:2076: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontsize(PerlInterpreter*, CV*)': Plotter.c:2364: error: 'Plotter' was not declared in this scope Plotter.c:2364: error: 'THIS' was not declared in this scope Plotter.c:2369: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flabelwidth(PerlInterpreter*, CV*)': Plotter.c:2395: error: 'Plotter' was not declared in this scope Plotter.c:2395: error: 'THIS' was not declared in this scope Plotter.c:2400: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolor(PerlInterpreter*, CV*)': Plotter.c:2112: error: 'Plotter' was not declared in this scope Plotter.c:2112: error: 'THIS' was not declared in this scope Plotter.c:2117: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ftextangle(PerlInterpreter*, CV*)': Plotter.c:2426: error: 'Plotter' was not declared in this scope Plotter.c:2426: error: 'THIS' was not declared in this scope Plotter.c:2431: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pencolorname(PerlInterpreter*, CV*)': Plotter.c:2143: error: 'Plotter' was not declared in this scope Plotter.c:2143: error: 'THIS' was not declared in this scope Plotter.c:2148: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farc(PerlInterpreter*, CV*)': Plotter.c:2462: error: 'Plotter' was not declared in this scope Plotter.c:2462: error: 'THIS' was not declared in this scope Plotter.c:2467: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_pointrel(PerlInterpreter*, CV*)': Plotter.c:2175: error: 'Plotter' was not declared in this scope Plotter.c:2175: error: 'THIS' was not declared in this scope Plotter.c:2180: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_restorestate(PerlInterpreter*, CV*)': Plotter.c:2205: error: 'Plotter' was not declared in this scope Plotter.c:2205: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_farcrel(PerlInterpreter*, CV*)': Plotter.c:2498: error: 'Plotter' was not declared in this scope Plotter.c:2498: error: 'THIS' was not declared in this scope Plotter.c:2210: error: expected primary-expression before ')' token Plotter.c:2503: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_savestate(PerlInterpreter*, CV*)': Plotter.c:2235: error: 'Plotter' was not declared in this scope Plotter.c:2235: error: 'THIS' was not declared in this scope Plotter.c:2240: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2(PerlInterpreter*, CV*)': Plotter.c:2534: error: 'Plotter' was not declared in this scope Plotter.c:2534: error: 'THIS' was not declared in this scope Plotter.c:2539: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_space2(PerlInterpreter*, CV*)': Plotter.c:2271: error: 'Plotter' was not declared in this scope Plotter.c:2271: error: 'THIS' was not declared in this scope Plotter.c:2276: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2rel(PerlInterpreter*, CV*)': Plotter.c:2570: error: 'Plotter' was not declared in this scope Plotter.c:2570: error: 'THIS' was not declared in this scope Plotter.c:2575: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_textangle(PerlInterpreter*, CV*)': Plotter.c:2302: error: 'Plotter' was not declared in this scope Plotter.c:2302: error: 'THIS' was not declared in this scope Plotter.c:2307: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontname(PerlInterpreter*, CV*)': Plotter.c:2333: error: 'Plotter' was not declared in this scope Plotter.c:2333: error: 'THIS' was not declared in this scope Plotter.c:2338: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3(PerlInterpreter*, CV*)': Plotter.c:2608: error: 'Plotter' was not declared in this scope Plotter.c:2608: error: 'THIS' was not declared in this scope Plotter.c:2613: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ffontsize(PerlInterpreter*, CV*)': Plotter.c:2364: error: 'Plotter' was not declared in this scope Plotter.c:2364: error: 'THIS' was not declared in this scope Plotter.c:2369: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flabelwidth(PerlInterpreter*, CV*)': Plotter.c:2395: error: 'Plotter' was not declared in this scope Plotter.c:2395: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3rel(PerlInterpreter*, CV*)': Plotter.c:2646: error: 'Plotter' was not declared in this scope Plotter.c:2646: error: 'THIS' was not declared in this scope Plotter.c:2400: error: expected primary-expression before ')' token Plotter.c:2651: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_ftextangle(PerlInterpreter*, CV*)': Plotter.c:2426: error: 'Plotter' was not declared in this scope Plotter.c:2426: error: 'THIS' was not declared in this scope Plotter.c:2431: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbox(PerlInterpreter*, CV*)': Plotter.c:2680: error: 'Plotter' was not declared in this scope Plotter.c:2680: error: 'THIS' was not declared in this scope Plotter.c:2685: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farc(PerlInterpreter*, CV*)': Plotter.c:2462: error: 'Plotter' was not declared in this scope Plotter.c:2462: error: 'THIS' was not declared in this scope Plotter.c:2467: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fboxrel(PerlInterpreter*, CV*)': Plotter.c:2714: error: 'Plotter' was not declared in this scope Plotter.c:2714: error: 'THIS' was not declared in this scope Plotter.c:2719: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_farcrel(PerlInterpreter*, CV*)': Plotter.c:2498: error: 'Plotter' was not declared in this scope Plotter.c:2498: error: 'THIS' was not declared in this scope Plotter.c:2503: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcircle(PerlInterpreter*, CV*)': Plotter.c:2747: error: 'Plotter' was not declared in this scope Plotter.c:2747: error: 'THIS' was not declared in this scope Plotter.c:2752: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcirclerel(PerlInterpreter*, CV*)': Plotter.c:2780: error: 'Plotter' was not declared in this scope Plotter.c:2780: error: 'THIS' was not declared in this scope Plotter.c:2785: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2(PerlInterpreter*, CV*)': Plotter.c:2534: error: 'Plotter' was not declared in this scope Plotter.c:2534: error: 'THIS' was not declared in this scope Plotter.c:2539: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcont(PerlInterpreter*, CV*)': Plotter.c:2812: error: 'Plotter' was not declared in this scope Plotter.c:2812: error: 'THIS' was not declared in this scope Plotter.c:2817: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier2rel(PerlInterpreter*, CV*)': Plotter.c:2570: error: 'Plotter' was not declared in this scope Plotter.c:2570: error: 'THIS' was not declared in this scope Plotter.c:2575: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcontrel(PerlInterpreter*, CV*)': Plotter.c:2844: error: 'Plotter' was not declared in this scope Plotter.c:2844: error: 'THIS' was not declared in this scope Plotter.c:2849: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarc(PerlInterpreter*, CV*)': Plotter.c:2880: error: 'Plotter' was not declared in this scope Plotter.c:2880: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3(PerlInterpreter*, CV*)': Plotter.c:2608: error: 'Plotter' was not declared in this scope Plotter.c:2608: error: 'THIS' was not declared in this scope Plotter.c:2885: error: expected primary-expression before ')' token Plotter.c:2613: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarcrel(PerlInterpreter*, CV*)': Plotter.c:2916: error: 'Plotter' was not declared in this scope Plotter.c:2916: error: 'THIS' was not declared in this scope Plotter.c:2921: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbezier3rel(PerlInterpreter*, CV*)': Plotter.c:2646: error: 'Plotter' was not declared in this scope Plotter.c:2646: error: 'THIS' was not declared in this scope Plotter.c:2651: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipse(PerlInterpreter*, CV*)': Plotter.c:2951: error: 'Plotter' was not declared in this scope Plotter.c:2951: error: 'THIS' was not declared in this scope Plotter.c:2956: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fbox(PerlInterpreter*, CV*)': Plotter.c:2680: error: 'Plotter' was not declared in this scope Plotter.c:2680: error: 'THIS' was not declared in this scope Plotter.c:2685: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipserel(PerlInterpreter*, CV*)': Plotter.c:2986: error: 'Plotter' was not declared in this scope Plotter.c:2986: error: 'THIS' was not declared in this scope Plotter.c:2991: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fboxrel(PerlInterpreter*, CV*)': Plotter.c:2714: error: 'Plotter' was not declared in this scope Plotter.c:2714: error: 'THIS' was not declared in this scope Plotter.c:2719: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fline(PerlInterpreter*, CV*)': Plotter.c:3020: error: 'Plotter' was not declared in this scope Plotter.c:3020: error: 'THIS' was not declared in this scope Plotter.c:3025: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcircle(PerlInterpreter*, CV*)': Plotter.c:2747: error: 'Plotter' was not declared in this scope Plotter.c:2747: error: 'THIS' was not declared in this scope Plotter.c:2752: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinedash(PerlInterpreter*, CV*)': Plotter.c:3052: error: 'Plotter' was not declared in this scope Plotter.c:3052: error: 'THIS' was not declared in this scope Plotter.c:3057: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcirclerel(PerlInterpreter*, CV*)': Plotter.c:2780: error: 'Plotter' was not declared in this scope Plotter.c:2780: error: 'THIS' was not declared in this scope Plotter.c:2785: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinerel(PerlInterpreter*, CV*)': Plotter.c:3104: error: 'Plotter' was not declared in this scope Plotter.c:3104: error: 'THIS' was not declared in this scope Plotter.c:3109: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcont(PerlInterpreter*, CV*)': Plotter.c:2812: error: 'Plotter' was not declared in this scope Plotter.c:2812: error: 'THIS' was not declared in this scope Plotter.c:2817: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinewidth(PerlInterpreter*, CV*)': Plotter.c:3135: error: 'Plotter' was not declared in this scope Plotter.c:3135: error: 'THIS' was not declared in this scope Plotter.c:3140: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fcontrel(PerlInterpreter*, CV*)': Plotter.c:2844: error: 'Plotter' was not declared in this scope Plotter.c:2844: error: 'THIS' was not declared in this scope Plotter.c:2849: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarker(PerlInterpreter*, CV*)': Plotter.c:3169: error: 'Plotter' was not declared in this scope Plotter.c:3169: error: 'THIS' was not declared in this scope Plotter.c:3174: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarc(PerlInterpreter*, CV*)': Plotter.c:2880: error: 'Plotter' was not declared in this scope Plotter.c:2880: error: 'THIS' was not declared in this scope Plotter.c:2885: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarkerrel(PerlInterpreter*, CV*)': Plotter.c:3203: error: 'Plotter' was not declared in this scope Plotter.c:3203: error: 'THIS' was not declared in this scope Plotter.c:3208: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellarcrel(PerlInterpreter*, CV*)': Plotter.c:2916: error: 'Plotter' was not declared in this scope Plotter.c:2916: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fmove(PerlInterpreter*, CV*)': Plotter.c:3235: error: 'Plotter' was not declared in this scope Plotter.c:3235: error: 'THIS' was not declared in this scope Plotter.c:3240: error: expected primary-expression before ')' tokenPlotter.c:2921: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmoverel(PerlInterpreter*, CV*)': Plotter.c:3267: error: 'Plotter' was not declared in this scope Plotter.c:3267: error: 'THIS' was not declared in this scope Plotter.c:3272: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fellipse(PerlInterpreter*, CV*)': Plotter.c:2951: error: 'Plotter' was not declared in this scope Plotter.c:2951: error: 'THIS' was not declared in this scope Plotter.c:2956: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fpoint(PerlInterpreter*, CV*)': Plotter.c:3299: error: 'Plotter' was not declared in this scope Plotter.c:3299: error: 'THIS' was not declared in this scope Plotter.c:3304: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fpointrel(PerlInterpreter*, CV*)': Plotter.c:3331: error: 'Plotter' was not declared in this scope Plotter.c:3331: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fellipserel(PerlInterpreter*, CV*)': Plotter.c:2986: error: 'Plotter' was not declared in this scope Plotter.c:2986: error: 'THIS' was not declared in this scope Plotter.c:3336: error: expected primary-expression before ')' token Plotter.c:2991: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fspace(PerlInterpreter*, CV*)': Plotter.c:3365: error: 'Plotter' was not declared in this scope Plotter.c:3365: error: 'THIS' was not declared in this scope Plotter.c:3370: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fline(PerlInterpreter*, CV*)': Plotter.c:3020: error: 'Plotter' was not declared in this scope Plotter.c:3020: error: 'THIS' was not declared in this scope Plotter.c:3025: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fspace2(PerlInterpreter*, CV*)': Plotter.c:3401: error: 'Plotter' was not declared in this scope Plotter.c:3401: error: 'THIS' was not declared in this scope Plotter.c:3406: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinedash(PerlInterpreter*, CV*)': Plotter.c:3052: error: 'Plotter' was not declared in this scope Plotter.c:3052: error: 'THIS' was not declared in this scope Plotter.c:3057: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fconcat(PerlInterpreter*, CV*)': Plotter.c:3437: error: 'Plotter' was not declared in this scope Plotter.c:3437: error: 'THIS' was not declared in this scope Plotter.c:3442: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinerel(PerlInterpreter*, CV*)': Plotter.c:3104: error: 'Plotter' was not declared in this scope Plotter.c:3104: error: 'THIS' was not declared in this scope Plotter.c:3109: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmiterlimit(PerlInterpreter*, CV*)': Plotter.c:3468: error: 'Plotter' was not declared in this scope Plotter.c:3468: error: 'THIS' was not declared in this scope Plotter.c:3473: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_flinewidth(PerlInterpreter*, CV*)': Plotter.c:3135: error: 'Plotter' was not declared in this scope Plotter.c:3135: error: 'THIS' was not declared in this scope Plotter.c:3140: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_frotate(PerlInterpreter*, CV*)': Plotter.c:3499: error: 'Plotter' was not declared in this scope Plotter.c:3499: error: 'THIS' was not declared in this scope Plotter.c:3504: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarker(PerlInterpreter*, CV*)': Plotter.c:3169: error: 'Plotter' was not declared in this scope Plotter.c:3169: error: 'THIS' was not declared in this scope Plotter.c:3174: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fscale(PerlInterpreter*, CV*)': Plotter.c:3531: error: 'Plotter' was not declared in this scope Plotter.c:3531: error: 'THIS' was not declared in this scope Plotter.c:3536: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter_fmarkerrel(PerlInterpreter*, CV*)': Plotter.c:3203: error: 'Plotter' was not declared in this scope Plotter.c:3203: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_ftranslate(PerlInterpreter*, CV*)': Plotter.c:3563: error: 'Plotter' was not declared in this scope Plotter.c:3563: error: 'THIS' was not declared in this scope Plotter.c:3208: error: expected primary-expression before ')' token Plotter.c:3568: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__GIF_new(PerlInterpreter*, CV*)': Plotter.c:3625: error: 'GIFPlotter' was not declared in this scope Plotter.c:3625: 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: In function 'void XS_Graphics__Plotter_fmove(PerlInterpreter*, CV*)': Plotter.c:3235: error: 'Plotter' was not declared in this scope Plotter.c:3235: error: 'THIS' was not declared in this scope Plotter.c:3637: error: 'GIFPlotter' was not declared in this scope Plotter.c:3637: error: 'RETVAL' was not declared in this scope Plotter.c:3240: error: expected primary-expression before ')' tokenperl newxs GIF |:14: error: expected type-specifier before 'GIFPlotter' perl newxs GIF |:14: error: expected `;' before 'GIFPlotter' Plotter.c:3654: error: 'GIFPlotter' was not declared in this scope Plotter.c:3654: error: 'RETVAL' was not declared in this scope Plotter.c:3665: error: 'GIFPlotter' was not declared in this scope Plotter.c:3665: 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_fmoverel(PerlInterpreter*, CV*)': Plotter.c:3267: error: 'Plotter' was not declared in this scope Plotter.c:3267: error: 'THIS' was not declared in this scope Plotter.c:3272: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__GIF_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3707: error: 'GIFPlotter' was not declared in this scope Plotter.c:3707: error: 'THIS' was not declared in this scope Plotter.c:3710: error: expected primary-expression before ')' token Plotter.c:3716: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PNM_new(PerlInterpreter*, CV*)': Plotter.c:3739: error: 'PNMPlotter' was not declared in this scope Plotter.c:3739: 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:3751: error: 'PNMPlotter' was not declared in this scope Plotter.c:3751: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fpoint(PerlInterpreter*, CV*)': Plotter.c:3299: error: 'Plotter' was not declared in this scope Plotter.c:3299: error: 'THIS' 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:3304: error: expected primary-expression before ')' token Plotter.c:3768: error: 'PNMPlotter' was not declared in this scope Plotter.c:3768: error: 'RETVAL' was not declared in this scope Plotter.c:3779: error: 'PNMPlotter' was not declared in this scope Plotter.c:3779: 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_fpointrel(PerlInterpreter*, CV*)': Plotter.c:3331: error: 'Plotter' was not declared in this scope Plotter.c:3331: error: 'THIS' was not declared in this scope Plotter.c:3336: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PNM_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3821: error: 'PNMPlotter' was not declared in this scope Plotter.c:3821: error: 'THIS' was not declared in this scope Plotter.c:3824: error: expected primary-expression before ')' token Plotter.c:3830: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__AI_new(PerlInterpreter*, CV*)': Plotter.c:3853: error: 'AIPlotter' was not declared in this scope Plotter.c:3853: 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:3865: error: 'AIPlotter' was not declared in this scope Plotter.c:3865: 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:3882: error: 'AIPlotter' was not declared in this scope Plotter.c:3882: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fspace(PerlInterpreter*, CV*)': Plotter.c:3365: error: 'Plotter' was not declared in this scope Plotter.c:3365: error: 'THIS' was not declared in this scope Plotter.c:3893: error: 'AIPlotter' was not declared in this scope Plotter.c:3893: error: 'RETVAL' was not declared in this scope Plotter.c:3370: error: expected primary-expression before ')' token 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__AI_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3935: error: 'AIPlotter' was not declared in this scope Plotter.c:3935: error: 'THIS' was not declared in this scope Plotter.c:3938: error: expected primary-expression before ')' token Plotter.c:3944: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter_fspace2(PerlInterpreter*, CV*)': Plotter.c:3401: error: 'Plotter' was not declared in this scope Plotter.c:3401: error: 'THIS' was not declared in this scope Plotter.c:3406: error: expected primary-expression before ')' token Plotter.c: In function 'void XS_Graphics__Plotter__PS_new(PerlInterpreter*, CV*)': Plotter.c:3967: error: 'PSPlotter' was not declared in this scope Plotter.c:3967: 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:3979: error: 'PSPlotter' was not declared in this scope Plotter.c:3979: 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:3996: error: 'PSPlotter' was not declared in this scope Plotter.c:3996: error: 'RETVAL' was not declared in this scope Plotter.c:4007: error: 'PSPlotter' was not declared in this scope Plotter.c:4007: 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_fconcat(PerlInterpreter*, CV*)': Plotter.c:3437: error: 'Plotter' was not declared in this scope Plotter.c:3437: error: 'THIS' was not declared in this scopePlotter.c: In function 'void XS_Graphics__Plotter__PS_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4049: error: 'PSPlotter' was not declared in this scope Plotter.c:4049: error: 'THIS' was not declared in this scope Plotter.c:4052: error: expected primary-expression before ')' token Plotter.c:3442: error: expected primary-expression before ')' token Plotter.c:4058: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Fig_new(PerlInterpreter*, CV*)': Plotter.c:4081: error: 'FigPlotter' was not declared in this scope Plotter.c:4081: 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:4093: error: 'FigPlotter' was not declared in this scope Plotter.c:4093: 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:4110: error: 'FigPlotter' was not declared in this scope Plotter.c:4110: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_fmiterlimit(PerlInterpreter*, CV*)': Plotter.c:3468: error: 'Plotter' was not declared in this scope Plotter.c:3468: error: 'THIS' was not declared in this scope Plotter.c:4121: error: 'FigPlotter' was not declared in this scope Plotter.c:4121: error: 'RETVAL' was not declared in this scope Plotter.c:3473: error: expected primary-expression before ')' token 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:3499: error: 'Plotter' was not declared in this scope Plotter.c:3499: error: 'THIS' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__Fig_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4163: error: 'FigPlotter' was not declared in this scope Plotter.c:4163: error: 'THIS' was not declared in this scope Plotter.c:4166: error: expected primary-expression before ')' token Plotter.c:3504: error: expected primary-expression before ')' token Plotter.c:4172: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PCL_new(PerlInterpreter*, CV*)': Plotter.c:4195: error: 'PCLPlotter' was not declared in this scope Plotter.c:4195: 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:4207: error: 'PCLPlotter' was not declared in this scope Plotter.c:4207: 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: In function 'void XS_Graphics__Plotter_fscale(PerlInterpreter*, CV*)': Plotter.c:3531: error: 'Plotter' was not declared in this scope Plotter.c:3531: error: 'THIS' was not declared in this scope Plotter.c:4224: error: 'PCLPlotter' was not declared in this scope Plotter.c:4224: error: 'RETVAL' was not declared in this scope Plotter.c:3536: error: expected primary-expression before ')' token Plotter.c:4235: error: 'PCLPlotter' was not declared in this scope Plotter.c:4235: 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:4277: error: 'PCLPlotter' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter_ftranslate(PerlInterpreter*, CV*)': Plotter.c:3563: error: 'Plotter' was not declared in this scopePlotter.c:4277: error: 'THIS' was not declared in this scope Plotter.c:3563: error: 'THIS' was not declared in this scope Plotter.c:4280: error: expected primary-expression before ')' token Plotter.c:3568: error: expected primary-expression before ')' token Plotter.c:4286: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_new(PerlInterpreter*, CV*)': Plotter.c:4309: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4309: 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:4321: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4321: 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:4338: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4338: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__GIF_new(PerlInterpreter*, CV*)': Plotter.c:3625: error: 'GIFPlotter' was not declared in this scope Plotter.c:3625: 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:4349: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4349: error: 'RETVAL' was not declared in this scope Plotter.c:3637: error: 'GIFPlotter' was not declared in this scope Plotter.c:3637: 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' perl newxs HPGL |:25: error: expected type-specifier before 'HPGLPlotter' perl newxs HPGL |:25: error: expected `;' before 'HPGLPlotter' Plotter.c:3654: error: 'GIFPlotter' was not declared in this scope Plotter.c:3654: error: 'RETVAL' was not declared in this scope Plotter.c:3665: error: 'GIFPlotter' was not declared in this scope Plotter.c:3665: 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__HPGL_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4391: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4391: error: 'THIS' was not declared in this scope Plotter.c:4394: error: expected primary-expression before ')' token Plotter.c:4400: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__GIF_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3707: error: 'GIFPlotter' was not declared in this scope Plotter.c:3707: error: 'THIS' was not declared in this scope Plotter.c:3710: error: expected primary-expression before ')' token Plotter.c:3716: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Tek_new(PerlInterpreter*, CV*)': Plotter.c:4423: error: 'TekPlotter' was not declared in this scope Plotter.c:4423: 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:4435: error: 'TekPlotter' was not declared in this scope Plotter.c:4435: 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:4452: error: 'TekPlotter' was not declared in this scope Plotter.c:4452: error: 'RETVAL' was not declared in this scope Plotter.c: In function 'void XS_Graphics__Plotter__PNM_new(PerlInterpreter*, CV*)': Plotter.c:3739: error: 'PNMPlotter' was not declared in this scope Plotter.c:3739: 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:4463: error: 'TekPlotter' was not declared in this scope Plotter.c:4463: error: 'RETVAL' was not declared in this scope Plotter.c:3751: error: 'PNMPlotter' was not declared in this scope Plotter.c:3751: 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:3768: error: 'PNMPlotter' was not declared in this scope Plotter.c:3768: error: 'RETVAL' was not declared in this scope Plotter.c:3779: error: 'PNMPlotter' was not declared in this scope Plotter.c:3779: 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:4505: error: 'TekPlotter' was not declared in this scope Plotter.c:4505: error: 'THIS' was not declared in this scope Plotter.c:4508: error: expected primary-expression before ')' token Plotter.c:4514: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PNM_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3821: error: 'PNMPlotter' was not declared in this scope Plotter.c:3821: error: 'THIS' was not declared in this scope Plotter.c:3824: error: expected primary-expression before ')' token Plotter.c:3830: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Meta_new(PerlInterpreter*, CV*)': Plotter.c:4537: error: 'MetaPlotter' was not declared in this scope Plotter.c:4537: 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:4549: error: 'MetaPlotter' was not declared in this scope Plotter.c:4549: 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: In function 'void XS_Graphics__Plotter__AI_new(PerlInterpreter*, CV*)': Plotter.c:3853: error: 'AIPlotter' was not declared in this scope Plotter.c:3853: 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:4566: error: 'MetaPlotter' was not declared in this scope Plotter.c:4566: error: 'RETVAL' was not declared in this scope Plotter.c:4577: error: 'MetaPlotter' was not declared in this scope Plotter.c:4577: error: 'RETVAL' was not declared in this scope Plotter.c:3865: error: 'AIPlotter' was not declared in this scope Plotter.c:3865: 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' perl newxs Meta |:25: error: expected type-specifier before 'MetaPlotter' perl newxs Meta |:25: error: expected `;' before 'MetaPlotter' Plotter.c:3882: error: 'AIPlotter' was not declared in this scope Plotter.c:3882: error: 'RETVAL' was not declared in this scope Plotter.c:3893: error: 'AIPlotter' was not declared in this scope Plotter.c:3893: 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:4619: error: 'MetaPlotter' was not declared in this scope Plotter.c:4619: error: 'THIS' was not declared in this scope Plotter.c:4622: error: expected primary-expression before ')' token Plotter.c:4628: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__AI_DESTROY(PerlInterpreter*, CV*)': Plotter.c:3935: error: 'AIPlotter' was not declared in this scope Plotter.c:3935: error: 'THIS' was not declared in this scope Plotter.c:3938: error: expected primary-expression before ')' token Plotter.c:3944: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__X_new(PerlInterpreter*, CV*)': Plotter.c:4660: error: 'XPlotter' was not declared in this scope Plotter.c:4660: 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:4672: error: 'XPlotter' was not declared in this scope Plotter.c:4672: 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: In function 'void XS_Graphics__Plotter__PS_new(PerlInterpreter*, CV*)': Plotter.c:3967: error: 'PSPlotter' was not declared in this scope Plotter.c:3967: error: 'RETVAL' was not declared in this scope Plotter.c:4689: error: 'XPlotter' was not declared in this scopeperl newxs PS |:8: error: expected type-specifier before 'PSPlotter' Plotter.c:4689: error: 'RETVAL' was not declared in this scope perl newxs PS |:8: error: expected `;' before 'PSPlotter' Plotter.c:4700: error: 'XPlotter' was not declared in this scope Plotter.c:4700: error: 'RETVAL' was not declared in this scope Plotter.c:3979: error: 'PSPlotter' was not declared in this scope Plotter.c:3979: 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' perl newxs X |:25: error: expected type-specifier before 'XPlotter' perl newxs X |:25: error: expected `;' before 'XPlotter' Plotter.c:3996: error: 'PSPlotter' was not declared in this scope Plotter.c:3996: error: 'RETVAL' was not declared in this scope Plotter.c:4007: error: 'PSPlotter' was not declared in this scope Plotter.c:4007: 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__X_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4742: error: 'XPlotter' was not declared in this scope Plotter.c:4742: error: 'THIS' was not declared in this scope Plotter.c:4745: error: expected primary-expression before ')' token Plotter.c:4751: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PS_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4049: error: 'PSPlotter' was not declared in this scope Plotter.c:4049: error: 'THIS' was not declared in this scope Plotter.c:4052: error: expected primary-expression before ')' token Plotter.c:4058: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_new(PerlInterpreter*, CV*)': Plotter.c:4774: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4774: 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:4786: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4786: 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__Fig_new(PerlInterpreter*, CV*)': Plotter.c:4081: error: 'FigPlotter' was not declared in this scope Plotter.c:4803: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4081: error: 'RETVAL' was not declared in this scope Plotter.c:4803: 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:4814: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4814: error: 'RETVAL' was not declared in this scope Plotter.c:4093: error: 'FigPlotter' was not declared in this scope Plotter.c:4093: error: 'RETVAL' was not declared in this scope perl newxs Fig |:14: error: expected type-specifier before 'FigPlotter' perl newxs XDrawable |:25: error: expected type-specifier before 'XDrawablePlotter'perl newxs Fig |:14: error: expected `;' before 'FigPlotter' perl newxs XDrawable |:25: error: expected `;' before 'XDrawablePlotter' Plotter.c:4110: error: 'FigPlotter' was not declared in this scope Plotter.c:4110: error: 'RETVAL' was not declared in this scope Plotter.c:4121: error: 'FigPlotter' was not declared in this scope Plotter.c:4121: 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__XDrawable_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4856: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4856: error: 'THIS' was not declared in this scope Plotter.c:4859: error: expected primary-expression before ')' token Plotter.c:4865: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Fig_DESTROY(PerlInterpreter*, CV*)': Plotter.c:4163: error: 'FigPlotter' was not declared in this scope Plotter.c:4163: error: 'THIS' was not declared in this scope Plotter.c:4166: error: expected primary-expression before ')' token Plotter.c:4172: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__PCL_new(PerlInterpreter*, CV*)': Plotter.c:4195: error: 'PCLPlotter' was not declared in this scope Plotter.c:4195: 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:4207: error: 'PCLPlotter' was not declared in this scope Plotter.c:4207: 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:4224: error: 'PCLPlotter' was not declared in this scope Plotter.c:4224: error: 'RETVAL' was not declared in this scope Plotter.c:4235: error: 'PCLPlotter' was not declared in this scope Plotter.c:4235: 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:4277: error: 'PCLPlotter' was not declared in this scope Plotter.c:4277: error: 'THIS' was not declared in this scope Plotter.c:4280: error: expected primary-expression before ')' token Plotter.c:4286: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__HPGL_new(PerlInterpreter*, CV*)': Plotter.c:4309: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4309: 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:4321: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4321: 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:4338: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4338: error: 'RETVAL' was not declared in this scope Plotter.c:4349: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4349: 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:4391: error: 'HPGLPlotter' was not declared in this scope Plotter.c:4391: error: 'THIS' was not declared in this scope Plotter.c:4394: error: expected primary-expression before ')' token Plotter.c:4400: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Tek_new(PerlInterpreter*, CV*)': Plotter.c:4423: error: 'TekPlotter' was not declared in this scope Plotter.c:4423: 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:4435: error: 'TekPlotter' was not declared in this scope Plotter.c:4435: 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:4452: error: 'TekPlotter' was not declared in this scope Plotter.c:4452: error: 'RETVAL' was not declared in this scope Plotter.c:4463: error: 'TekPlotter' was not declared in this scope Plotter.c:4463: 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:4505: error: 'TekPlotter' was not declared in this scope Plotter.c:4505: error: 'THIS' was not declared in this scope Plotter.c:4508: error: expected primary-expression before ')' token Plotter.c:4514: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__Meta_new(PerlInterpreter*, CV*)': Plotter.c:4537: error: 'MetaPlotter' was not declared in this scope Plotter.c:4537: 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:4549: error: 'MetaPlotter' was not declared in this scope Plotter.c:4549: 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:4566: error: 'MetaPlotter' was not declared in this scope Plotter.c:4566: error: 'RETVAL' was not declared in this scope Plotter.c:4577: error: 'MetaPlotter' was not declared in this scope Plotter.c:4577: 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:4619: error: 'MetaPlotter' was not declared in this scope Plotter.c:4619: error: 'THIS' was not declared in this scope Plotter.c:4622: error: expected primary-expression before ')' token Plotter.c:4628: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__X_new(PerlInterpreter*, CV*)': Plotter.c:4660: error: 'XPlotter' was not declared in this scope Plotter.c:4660: 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:4672: error: 'XPlotter' was not declared in this scope Plotter.c:4672: 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:4689: error: 'XPlotter' was not declared in this scope Plotter.c:4689: error: 'RETVAL' was not declared in this scope Plotter.c:4700: error: 'XPlotter' was not declared in this scope Plotter.c:4700: 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:4742: error: 'XPlotter' was not declared in this scope Plotter.c:4742: error: 'THIS' was not declared in this scope Plotter.c:4745: error: expected primary-expression before ')' token Plotter.c:4751: error: type '' argument given to 'delete', expected pointer Plotter.c: In function 'void XS_Graphics__Plotter__XDrawable_new(PerlInterpreter*, CV*)': Plotter.c:4774: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4774: 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:4786: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4786: 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:4803: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4803: error: 'RETVAL' was not declared in this scope Plotter.c:4814: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4814: 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:4856: error: 'XDrawablePlotter' was not declared in this scope Plotter.c:4856: error: 'THIS' was not declared in this scope Plotter.c:4859: error: expected primary-expression before ')' token Plotter.c:4865: error: type '' argument given to 'delete', expected pointer lipo: can't open input file: /var/tmp//ccKIFhaJ.out (No such file or directory) make: *** [Plotter.o] Error 1