Checking if your kit is complete... Warning: the following files are missing in your kit: make_const.c Please inform the author. WARNING: Setting ABSTRACT via file 'lib/Y.pm' failed at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/MakeMaker.pm line 606 Writing Makefile for Y gcc -I/usr/local/include make_const.c -o make_const make_const.c:5:21: error: Y/const.h: No such file or directory make_const.c: In function 'main': make_const.c:15: warning: incompatible implicit declaration of built-in function 'exit' make_const.c:26: error: 'YMO_NO_OPERATION' undeclared (first use in this function) make_const.c:26: error: (Each undeclared identifier is reported only once make_const.c:26: error: for each function it appears in.) make_const.c:27: error: 'YMO_ERROR' undeclared (first use in this function) make_const.c:28: error: 'YMO_QUIT' undeclared (first use in this function) make_const.c:29: error: 'YMO_EVENT' undeclared (first use in this function) make_const.c:30: error: 'YMO_INVOKE_SPECIAL' undeclared (first use in this function) make_const.c:31: error: 'YMO_SPECIAL_RETURNS' undeclared (first use in this function) make_const.c:32: error: 'YMO_FIND_CLASS' undeclared (first use in this function) make_const.c:33: error: 'YMO_FOUND_CLASS' undeclared (first use in this function) make_const.c:34: error: 'YMO_INSTANTIATE' undeclared (first use in this function) make_const.c:35: error: 'YMO_NEW_OBJECT' undeclared (first use in this function) make_const.c:36: error: 'YMO_INVOKE_METHOD' undeclared (first use in this function) make_const.c:37: error: 'YMO_METHOD_RETURNS' undeclared (first use in this function) make_const.c:38: error: 'YMO_GET_PROPERTY' undeclared (first use in this function) make_const.c:39: error: 'YMO_GOT_PROPERTY' undeclared (first use in this function) make_const.c:40: error: 'YMO_SET_PROPERTY' undeclared (first use in this function) make_const.c:41: error: 'YMO_SUBSCRIBE_SIGNAL' undeclared (first use in this function) make_const.c:42: error: 'YMO_LIST_METHODS' undeclared (first use in this function) make_const.c:43: error: 'YMO_METHODS_LISTED' undeclared (first use in this function) make_const.c:44: error: 'YMO_LIST_PROPERTIES' undeclared (first use in this function) make_const.c:45: error: 'YMO_PROPERTIES_LISTED' undeclared (first use in this function) make_const.c:48: error: 'YK_UNKNOWN' undeclared (first use in this function) make_const.c:49: error: 'YK_FIRST' undeclared (first use in this function) make_const.c:50: error: 'YK_CTRL_A' undeclared (first use in this function) make_const.c:51: error: 'YK_CTRL_B' undeclared (first use in this function) make_const.c:52: error: 'YK_CTRL_C' undeclared (first use in this function) make_const.c:53: error: 'YK_CTRL_D' undeclared (first use in this function) make_const.c:54: error: 'YK_CTRL_E' undeclared (first use in this function) make_const.c:55: error: 'YK_CTRL_F' undeclared (first use in this function) make_const.c:56: error: 'YK_CTRL_G' undeclared (first use in this function) make_const.c:57: error: 'YK_CTRL_H' undeclared (first use in this function) make_const.c:58: error: 'YK_BACKSPACE' undeclared (first use in this function) make_const.c:59: error: 'YK_CTRL_I' undeclared (first use in this function) make_const.c:60: error: 'YK_TAB' undeclared (first use in this function) make_const.c:61: error: 'YK_CTRL_J' undeclared (first use in this function) make_const.c:62: error: 'YK_CTRL_K' undeclared (first use in this function) make_const.c:63: error: 'YK_CTRL_L' undeclared (first use in this function) make_const.c:64: error: 'YK_CLEAR' undeclared (first use in this function) make_const.c:65: error: 'YK_CTRL_M' undeclared (first use in this function) make_const.c:66: error: 'YK_RETURN' undeclared (first use in this function) make_const.c:67: error: 'YK_CTRL_N' undeclared (first use in this function) make_const.c:68: error: 'YK_CTRL_O' undeclared (first use in this function) make_const.c:69: error: 'YK_CTRL_P' undeclared (first use in this function) make_const.c:70: error: 'YK_CTRL_Q' undeclared (first use in this function) make_const.c:71: error: 'YK_CTRL_R' undeclared (first use in this function) make_const.c:72: error: 'YK_CTRL_S' undeclared (first use in this function) make_const.c:73: error: 'YK_PAUSE' undeclared (first use in this function) make_const.c:74: error: 'YK_CTRL_T' undeclared (first use in this function) make_const.c:75: error: 'YK_CTRL_U' undeclared (first use in this function) make_const.c:76: error: 'YK_CTRL_V' undeclared (first use in this function) make_const.c:77: error: 'YK_CTRL_W' undeclared (first use in this function) make_const.c:78: error: 'YK_CTRL_X' undeclared (first use in this function) make_const.c:79: error: 'YK_CTRL_Y' undeclared (first use in this function) make_const.c:80: error: 'YK_CTRL_Z' undeclared (first use in this function) make_const.c:81: error: 'YK_CTRL_LEFTBRACKET' undeclared (first use in this function) make_const.c:82: error: 'YK_ESCAPE' undeclared (first use in this function) make_const.c:83: error: 'YK_CTRL_BACKSLASH' undeclared (first use in this function) make_const.c:84: error: 'YK_CTRL_RIGHTBRACKET' undeclared (first use in this function) make_const.c:85: error: 'YK_CTRL_CARET' undeclared (first use in this function) make_const.c:86: error: 'YK_CTRL_UNDERSCORE' undeclared (first use in this function) make_const.c:87: error: 'YK_SPACE' undeclared (first use in this function) make_const.c:88: error: 'YK_EXCLAIM' undeclared (first use in this function) make_const.c:89: error: 'YK_QUOTEDBL' undeclared (first use in this function) make_const.c:90: error: 'YK_HASH' undeclared (first use in this function) make_const.c:91: error: 'YK_DOLLAR' undeclared (first use in this function) make_const.c:92: error: 'YK_PERCENT' undeclared (first use in this function) make_const.c:93: error: 'YK_AMPERSAND' undeclared (first use in this function) make_const.c:94: error: 'YK_QUOTE' undeclared (first use in this function) make_const.c:95: error: 'YK_LEFTPAREN' undeclared (first use in this function) make_const.c:96: error: 'YK_RIGHTPAREN' undeclared (first use in this function) make_const.c:97: error: 'YK_ASTERISK' undeclared (first use in this function) make_const.c:98: error: 'YK_PLUS' undeclared (first use in this function) make_const.c:99: error: 'YK_COMMA' undeclared (first use in this function) make_const.c:100: error: 'YK_MINUS' undeclared (first use in this function) make_const.c:101: error: 'YK_PERIOD' undeclared (first use in this function) make_const.c:102: error: 'YK_SLASH' undeclared (first use in this function) make_const.c:103: error: 'YK_0' undeclared (first use in this function) make_const.c:104: error: 'YK_1' undeclared (first use in this function) make_const.c:105: error: 'YK_2' undeclared (first use in this function) make_const.c:106: error: 'YK_3' undeclared (first use in this function) make_const.c:107: error: 'YK_4' undeclared (first use in this function) make_const.c:108: error: 'YK_5' undeclared (first use in this function) make_const.c:109: error: 'YK_6' undeclared (first use in this function) make_const.c:110: error: 'YK_7' undeclared (first use in this function) make_const.c:111: error: 'YK_8' undeclared (first use in this function) make_const.c:112: error: 'YK_9' undeclared (first use in this function) make_const.c:113: error: 'YK_COLON' undeclared (first use in this function) make_const.c:114: error: 'YK_SEMICOLON' undeclared (first use in this function) make_const.c:115: error: 'YK_LESS' undeclared (first use in this function) make_const.c:116: error: 'YK_EQUALS' undeclared (first use in this function) make_const.c:117: error: 'YK_GREATER' undeclared (first use in this function) make_const.c:118: error: 'YK_QUESTION' undeclared (first use in this function) make_const.c:119: error: 'YK_AT' undeclared (first use in this function) make_const.c:120: error: 'YK_A' undeclared (first use in this function) make_const.c:121: error: 'YK_B' undeclared (first use in this function) make_const.c:122: error: 'YK_C' undeclared (first use in this function) make_const.c:123: error: 'YK_D' undeclared (first use in this function) make_const.c:124: error: 'YK_E' undeclared (first use in this function) make_const.c:125: error: 'YK_F' undeclared (first use in this function) make_const.c:126: error: 'YK_G' undeclared (first use in this function) make_const.c:127: error: 'YK_H' undeclared (first use in this function) make_const.c:128: error: 'YK_I' undeclared (first use in this function) make_const.c:129: error: 'YK_J' undeclared (first use in this function) make_const.c:130: error: 'YK_K' undeclared (first use in this function) make_const.c:131: error: 'YK_L' undeclared (first use in this function) make_const.c:132: error: 'YK_M' undeclared (first use in this function) make_const.c:133: error: 'YK_N' undeclared (first use in this function) make_const.c:134: error: 'YK_O' undeclared (first use in this function) make_const.c:135: error: 'YK_P' undeclared (first use in this function) make_const.c:136: error: 'YK_Q' undeclared (first use in this function) make_const.c:137: error: 'YK_R' undeclared (first use in this function) make_const.c:138: error: 'YK_S' undeclared (first use in this function) make_const.c:139: error: 'YK_T' undeclared (first use in this function) make_const.c:140: error: 'YK_U' undeclared (first use in this function) make_const.c:141: error: 'YK_V' undeclared (first use in this function) make_const.c:142: error: 'YK_W' undeclared (first use in this function) make_const.c:143: error: 'YK_X' undeclared (first use in this function) make_const.c:144: error: 'YK_Y' undeclared (first use in this function) make_const.c:145: error: 'YK_Z' undeclared (first use in this function) make_const.c:146: error: 'YK_LEFTBRACKET' undeclared (first use in this function) make_const.c:147: error: 'YK_BACKSLASH' undeclared (first use in this function) make_const.c:148: error: 'YK_RIGHTBRACKET' undeclared (first use in this function) make_const.c:149: error: 'YK_CARET' undeclared (first use in this function) make_const.c:150: error: 'YK_UNDERSCORE' undeclared (first use in this function) make_const.c:151: error: 'YK_BACKQUOTE' undeclared (first use in this function) make_const.c:152: error: 'YK_a' undeclared (first use in this function) make_const.c:153: error: 'YK_b' undeclared (first use in this function) make_const.c:154: error: 'YK_c' undeclared (first use in this function) make_const.c:155: error: 'YK_d' undeclared (first use in this function) make_const.c:156: error: 'YK_e' undeclared (first use in this function) make_const.c:157: error: 'YK_f' undeclared (first use in this function) make_const.c:158: error: 'YK_g' undeclared (first use in this function) make_const.c:159: error: 'YK_h' undeclared (first use in this function) make_const.c:160: error: 'YK_i' undeclared (first use in this function) make_const.c:161: error: 'YK_j' undeclared (first use in this function) make_const.c:162: error: 'YK_k' undeclared (first use in this function) make_const.c:163: error: 'YK_l' undeclared (first use in this function) make_const.c:164: error: 'YK_m' undeclared (first use in this function) make_const.c:165: error: 'YK_n' undeclared (first use in this function) make_const.c:166: error: 'YK_o' undeclared (first use in this function) make_const.c:167: error: 'YK_p' undeclared (first use in this function) make_const.c:168: error: 'YK_q' undeclared (first use in this function) make_const.c:169: error: 'YK_r' undeclared (first use in this function) make_const.c:170: error: 'YK_s' undeclared (first use in this function) make_const.c:171: error: 'YK_t' undeclared (first use in this function) make_const.c:172: error: 'YK_u' undeclared (first use in this function) make_const.c:173: error: 'YK_v' undeclared (first use in this function) make_const.c:174: error: 'YK_w' undeclared (first use in this function) make_const.c:175: error: 'YK_x' undeclared (first use in this function) make_const.c:176: error: 'YK_y' undeclared (first use in this function) make_const.c:177: error: 'YK_z' undeclared (first use in this function) make_const.c:178: error: 'YK_LEFTBRACE' undeclared (first use in this function) make_const.c:179: error: 'YK_PIPE' undeclared (first use in this function) make_const.c:180: error: 'YK_RIGHTBRACE' undeclared (first use in this function) make_const.c:181: error: 'YK_TILDE' undeclared (first use in this function) make_const.c:182: error: 'YK_DELETE' undeclared (first use in this function) make_const.c:184: error: 'YK_WORLD_0' undeclared (first use in this function) make_const.c:185: error: 'YK_WORLD_1' undeclared (first use in this function) make_const.c:186: error: 'YK_WORLD_2' undeclared (first use in this function) make_const.c:187: error: 'YK_WORLD_3' undeclared (first use in this function) make_const.c:188: error: 'YK_WORLD_4' undeclared (first use in this function) make_const.c:189: error: 'YK_WORLD_5' undeclared (first use in this function) make_const.c:190: error: 'YK_WORLD_6' undeclared (first use in this function) make_const.c:191: error: 'YK_WORLD_7' undeclared (first use in this function) make_const.c:192: error: 'YK_WORLD_8' undeclared (first use in this function) make_const.c:193: error: 'YK_WORLD_9' undeclared (first use in this function) make_const.c:194: error: 'YK_WORLD_10' undeclared (first use in this function) make_const.c:195: error: 'YK_WORLD_11' undeclared (first use in this function) make_const.c:196: error: 'YK_WORLD_12' undeclared (first use in this function) make_const.c:197: error: 'YK_WORLD_13' undeclared (first use in this function) make_const.c:198: error: 'YK_WORLD_14' undeclared (first use in this function) make_const.c:199: error: 'YK_WORLD_15' undeclared (first use in this function) make_const.c:200: error: 'YK_WORLD_16' undeclared (first use in this function) make_const.c:201: error: 'YK_WORLD_17' undeclared (first use in this function) make_const.c:202: error: 'YK_WORLD_18' undeclared (first use in this function) make_const.c:203: error: 'YK_WORLD_19' undeclared (first use in this function) make_const.c:204: error: 'YK_WORLD_20' undeclared (first use in this function) make_const.c:205: error: 'YK_WORLD_21' undeclared (first use in this function) make_const.c:206: error: 'YK_WORLD_22' undeclared (first use in this function) make_const.c:207: error: 'YK_WORLD_23' undeclared (first use in this function) make_const.c:208: error: 'YK_WORLD_24' undeclared (first use in this function) make_const.c:209: error: 'YK_WORLD_25' undeclared (first use in this function) make_const.c:210: error: 'YK_WORLD_26' undeclared (first use in this function) make_const.c:211: error: 'YK_WORLD_27' undeclared (first use in this function) make_const.c:212: error: 'YK_WORLD_28' undeclared (first use in this function) make_const.c:213: error: 'YK_WORLD_29' undeclared (first use in this function) make_const.c:214: error: 'YK_WORLD_30' undeclared (first use in this function) make_const.c:215: error: 'YK_WORLD_31' undeclared (first use in this function) make_const.c:216: error: 'YK_WORLD_32' undeclared (first use in this function) make_const.c:217: error: 'YK_WORLD_33' undeclared (first use in this function) make_const.c:218: error: 'YK_WORLD_34' undeclared (first use in this function) make_const.c:219: error: 'YK_WORLD_35' undeclared (first use in this function) make_const.c:220: error: 'YK_WORLD_36' undeclared (first use in this function) make_const.c:221: error: 'YK_WORLD_37' undeclared (first use in this function) make_const.c:222: error: 'YK_WORLD_38' undeclared (first use in this function) make_const.c:223: error: 'YK_WORLD_39' undeclared (first use in this function) make_const.c:224: error: 'YK_WORLD_40' undeclared (first use in this function) make_const.c:225: error: 'YK_WORLD_41' undeclared (first use in this function) make_const.c:226: error: 'YK_WORLD_42' undeclared (first use in this function) make_const.c:227: error: 'YK_WORLD_43' undeclared (first use in this function) make_const.c:228: error: 'YK_WORLD_44' undeclared (first use in this function) make_const.c:229: error: 'YK_WORLD_45' undeclared (first use in this function) make_const.c:230: error: 'YK_WORLD_46' undeclared (first use in this function) make_const.c:231: error: 'YK_WORLD_47' undeclared (first use in this function) make_const.c:232: error: 'YK_WORLD_48' undeclared (first use in this function) make_const.c:233: error: 'YK_WORLD_49' undeclared (first use in this function) make_const.c:234: error: 'YK_WORLD_50' undeclared (first use in this function) make_const.c:235: error: 'YK_WORLD_51' undeclared (first use in this function) make_const.c:236: error: 'YK_WORLD_52' undeclared (first use in this function) make_const.c:237: error: 'YK_WORLD_53' undeclared (first use in this function) make_const.c:238: error: 'YK_WORLD_54' undeclared (first use in this function) make_const.c:239: error: 'YK_WORLD_55' undeclared (first use in this function) make_const.c:240: error: 'YK_WORLD_56' undeclared (first use in this function) make_const.c:241: error: 'YK_WORLD_57' undeclared (first use in this function) make_const.c:242: error: 'YK_WORLD_58' undeclared (first use in this function) make_const.c:243: error: 'YK_WORLD_59' undeclared (first use in this function) make_const.c:244: error: 'YK_WORLD_60' undeclared (first use in this function) make_const.c:245: error: 'YK_WORLD_61' undeclared (first use in this function) make_const.c:246: error: 'YK_WORLD_62' undeclared (first use in this function) make_const.c:247: error: 'YK_WORLD_63' undeclared (first use in this function) make_const.c:248: error: 'YK_WORLD_64' undeclared (first use in this function) make_const.c:249: error: 'YK_WORLD_65' undeclared (first use in this function) make_const.c:250: error: 'YK_WORLD_66' undeclared (first use in this function) make_const.c:251: error: 'YK_WORLD_67' undeclared (first use in this function) make_const.c:252: error: 'YK_WORLD_68' undeclared (first use in this function) make_const.c:253: error: 'YK_WORLD_69' undeclared (first use in this function) make_const.c:254: error: 'YK_WORLD_70' undeclared (first use in this function) make_const.c:255: error: 'YK_WORLD_71' undeclared (first use in this function) make_const.c:256: error: 'YK_WORLD_72' undeclared (first use in this function) make_const.c:257: error: 'YK_WORLD_73' undeclared (first use in this function) make_const.c:258: error: 'YK_WORLD_74' undeclared (first use in this function) make_const.c:259: error: 'YK_WORLD_75' undeclared (first use in this function) make_const.c:260: error: 'YK_WORLD_76' undeclared (first use in this function) make_const.c:261: error: 'YK_WORLD_77' undeclared (first use in this function) make_const.c:262: error: 'YK_WORLD_78' undeclared (first use in this function) make_const.c:263: error: 'YK_WORLD_79' undeclared (first use in this function) make_const.c:264: error: 'YK_WORLD_80' undeclared (first use in this function) make_const.c:265: error: 'YK_WORLD_81' undeclared (first use in this function) make_const.c:266: error: 'YK_WORLD_82' undeclared (first use in this function) make_const.c:267: error: 'YK_WORLD_83' undeclared (first use in this function) make_const.c:268: error: 'YK_WORLD_84' undeclared (first use in this function) make_const.c:269: error: 'YK_WORLD_85' undeclared (first use in this function) make_const.c:270: error: 'YK_WORLD_86' undeclared (first use in this function) make_const.c:271: error: 'YK_WORLD_87' undeclared (first use in this function) make_const.c:272: error: 'YK_WORLD_88' undeclared (first use in this function) make_const.c:273: error: 'YK_WORLD_89' undeclared (first use in this function) make_const.c:274: error: 'YK_WORLD_90' undeclared (first use in this function) make_const.c:275: error: 'YK_WORLD_91' undeclared (first use in this function) make_const.c:276: error: 'YK_WORLD_92' undeclared (first use in this function) make_const.c:277: error: 'YK_WORLD_93' undeclared (first use in this function) make_const.c:278: error: 'YK_WORLD_94' undeclared (first use in this function) make_const.c:279: error: 'YK_WORLD_95' undeclared (first use in this function) make_const.c:281: error: 'YK_KP0' undeclared (first use in this function) make_const.c:282: error: 'YK_KP1' undeclared (first use in this function) make_const.c:283: error: 'YK_KP2' undeclared (first use in this function) make_const.c:284: error: 'YK_KP3' undeclared (first use in this function) make_const.c:285: error: 'YK_KP4' undeclared (first use in this function) make_const.c:286: error: 'YK_KP5' undeclared (first use in this function) make_const.c:287: error: 'YK_KP6' undeclared (first use in this function) make_const.c:288: error: 'YK_KP7' undeclared (first use in this function) make_const.c:289: error: 'YK_KP8' undeclared (first use in this function) make_const.c:290: error: 'YK_KP9' undeclared (first use in this function) make_const.c:291: error: 'YK_KP_PERIOD' undeclared (first use in this function) make_const.c:292: error: 'YK_KP_DIVIDE' undeclared (first use in this function) make_const.c:293: error: 'YK_KP_MULTIPLY' undeclared (first use in this function) make_const.c:294: error: 'YK_KP_MINUS' undeclared (first use in this function) make_const.c:295: error: 'YK_KP_PLUS' undeclared (first use in this function) make_const.c:296: error: 'YK_KP_ENTER' undeclared (first use in this function) make_const.c:297: error: 'YK_KP_EQUALS' undeclared (first use in this function) make_const.c:299: error: 'YK_UP' undeclared (first use in this function) make_const.c:300: error: 'YK_DOWN' undeclared (first use in this function) make_const.c:301: error: 'YK_RIGHT' undeclared (first use in this function) make_const.c:302: error: 'YK_LEFT' undeclared (first use in this function) make_const.c:303: error: 'YK_INSERT' undeclared (first use in this function) make_const.c:304: error: 'YK_HOME' undeclared (first use in this function) make_const.c:305: error: 'YK_END' undeclared (first use in this function) make_const.c:306: error: 'YK_PAGEUP' undeclared (first use in this function) make_const.c:307: error: 'YK_PAGEDOWN' undeclared (first use in this function) make_const.c:309: error: 'YK_F1' undeclared (first use in this function) make_const.c:310: error: 'YK_F2' undeclared (first use in this function) make_const.c:311: error: 'YK_F3' undeclared (first use in this function) make_const.c:312: error: 'YK_F4' undeclared (first use in this function) make_const.c:313: error: 'YK_F5' undeclared (first use in this function) make_const.c:314: error: 'YK_F6' undeclared (first use in this function) make_const.c:315: error: 'YK_F7' undeclared (first use in this function) make_const.c:316: error: 'YK_F8' undeclared (first use in this function) make_const.c:317: error: 'YK_F9' undeclared (first use in this function) make_const.c:318: error: 'YK_F10' undeclared (first use in this function) make_const.c:319: error: 'YK_F11' undeclared (first use in this function) make_const.c:320: error: 'YK_F12' undeclared (first use in this function) make_const.c:321: error: 'YK_F13' undeclared (first use in this function) make_const.c:322: error: 'YK_F14' undeclared (first use in this function) make_const.c:323: error: 'YK_F15' undeclared (first use in this function) make_const.c:325: error: 'YK_NUMLOCK' undeclared (first use in this function) make_const.c:326: error: 'YK_CAPSLOCK' undeclared (first use in this function) make_const.c:327: error: 'YK_SCROLLLOCK' undeclared (first use in this function) make_const.c:328: error: 'YK_RSHIFT' undeclared (first use in this function) make_const.c:329: error: 'YK_LSHIFT' undeclared (first use in this function) make_const.c:330: error: 'YK_RCTRL' undeclared (first use in this function) make_const.c:331: error: 'YK_LCTRL' undeclared (first use in this function) make_const.c:332: error: 'YK_RALT' undeclared (first use in this function) make_const.c:333: error: 'YK_LALT' undeclared (first use in this function) make_const.c:334: error: 'YK_RMETA' undeclared (first use in this function) make_const.c:335: error: 'YK_LMETA' undeclared (first use in this function) make_const.c:336: error: 'YK_LSUPER' undeclared (first use in this function) make_const.c:337: error: 'YK_RSUPER' undeclared (first use in this function) make_const.c:338: error: 'YK_MODE' undeclared (first use in this function) make_const.c:339: error: 'YK_COMPOSE' undeclared (first use in this function) make_const.c:341: error: 'YK_HELP' undeclared (first use in this function) make_const.c:342: error: 'YK_PRINT' undeclared (first use in this function) make_const.c:343: error: 'YK_SYSREQ' undeclared (first use in this function) make_const.c:344: error: 'YK_BREAK' undeclared (first use in this function) make_const.c:345: error: 'YK_MENU' undeclared (first use in this function) make_const.c:346: error: 'YK_POWER' undeclared (first use in this function) make_const.c:347: error: 'YK_EURO' undeclared (first use in this function) make_const.c:349: error: 'YK_LAST' undeclared (first use in this function) make_const.c:352: error: 'YMOD_NONE' undeclared (first use in this function) make_const.c:353: error: 'YMOD_SHIFT' undeclared (first use in this function) make_const.c:354: error: 'YMOD_CTRL' undeclared (first use in this function) make_const.c:355: error: 'YMOD_ALT' undeclared (first use in this function) make_const.c:356: error: 'YMOD_META' undeclared (first use in this function) make_const.c:357: error: 'YMOD_MODE' undeclared (first use in this function) make_const.c:358: error: 'YMOD_NUMLOCK' undeclared (first use in this function) Could not compile at Makefile.PL line 36, line 374.