From Compiz
[edit] compiling fails
The install.sh script fails to compile on Ubuntu/testing with the following messages. I did install the packages gnome-devel, compiz-dev and dbus-1-dev.
�[0;1;5mcompiling �[0;1;37m: �[0;32mannotate.c �[0;1;37m-> �[0;31mbuild/libannotate.lo�[0mannotate.c:31:23: error: svg-cairo.h: No such file or directory
annotate.c:89: error: expected specifier-qualifier-list before 'HandleEventProc'
annotate.c:95: error: expected specifier-qualifier-list before 'PaintScreenProc'
annotate.c: In function 'annoCairoClear':
annotate.c:133: error: dereferencing pointer to incomplete type
annotate.c:133: error: dereferencing pointer to incomplete type
annotate.c:140: error: 'AnnoScreen' has no member named 'content'
annotate.c: In function 'annoCairoContext':
annotate.c:146: error: dereferencing pointer to incomplete type
annotate.c:146: error: dereferencing pointer to incomplete type
annotate.c:148: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:148: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:154: error: dereferencing pointer to incomplete type
annotate.c:154: error: dereferencing pointer to incomplete type
annotate.c:156: error: dereferencing pointer to incomplete type
annotate.c:157: error: dereferencing pointer to incomplete type
annotate.c:159: error: dereferencing pointer to incomplete type
annotate.c:162: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:162: error: dereferencing pointer to incomplete type
annotate.c:163: error: dereferencing pointer to incomplete type
annotate.c:165: warning: implicit declaration of function 'bindPixmapToTexture'
annotate.c:165: error: 'AnnoScreen' has no member named 'texture'
annotate.c:166: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:169: error: 'programName' undeclared (first use in this function)
annotate.c:169: error: (Each undeclared identifier is reported only once
annotate.c:169: error: for each function it appears in.)
annotate.c:169: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:171: error: dereferencing pointer to incomplete type
annotate.c:171: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:176: error: 'AnnoScreen' has no member named 'surface'
annotate.c:177: error: dereferencing pointer to incomplete type
annotate.c:178: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:181: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:181: error: 'AnnoScreen' has no member named 'surface'
annotate.c:183: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:186: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:187: warning: control reaches end of non-void function
annotate.c: At top level:
annotate.c:191: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:192: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoCanvasSwitchContext':
annotate.c:200: warning: implicit declaration of function 'getIntOptionNamed'
annotate.c:203: warning: implicit declaration of function 'findScreenAtDisplay'
annotate.c:203: warning: assignment makes pointer from integer without a cast
annotate.c:206: error: dereferencing pointer to incomplete type
annotate.c:206: error: dereferencing pointer to incomplete type
annotate.c:208: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:210: warning: implicit declaration of function 'damageScreen'
annotate.c: In function 'annoDrawCircle':
annotate.c:251: error: 'REGION' undeclared (first use in this function)
annotate.c:251: error: expected ';' before 'reg'
annotate.c:254: error: dereferencing pointer to incomplete type
annotate.c:254: error: dereferencing pointer to incomplete type
annotate.c:269: error: 'reg' undeclared (first use in this function)
annotate.c:277: error: 'AnnoScreen' has no member named 'content'
annotate.c:278: warning: implicit declaration of function 'damageScreenRegion'
annotate.c: In function 'annoDrawRectangle':
annotate.c:294: error: 'REGION' undeclared (first use in this function)
annotate.c:294: error: expected ';' before 'reg'
annotate.c:297: error: dereferencing pointer to incomplete type
annotate.c:297: error: dereferencing pointer to incomplete type
annotate.c:323: error: 'reg' undeclared (first use in this function)
annotate.c:331: error: 'AnnoScreen' has no member named 'content'
annotate.c: In function 'annoDrawSvg':
annotate.c:402: error: dereferencing pointer to incomplete type
annotate.c:402: error: dereferencing pointer to incomplete type
annotate.c:407: error: 'AnnoScreen' has no member named 'svgHandle'
annotate.c:415: error: 'AnnoScreen' has no member named 'content'
annotate.c: At top level:
annotate.c:423: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:424: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoLoadSvg':
annotate.c:433: warning: assignment makes pointer from integer without a cast
annotate.c:440: error: dereferencing pointer to incomplete type
annotate.c:440: error: dereferencing pointer to incomplete type
annotate.c:442: warning: implicit declaration of function 'getStringOptionNamed'
annotate.c:442: warning: assignment makes pointer from integer without a cast
annotate.c:444: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:447: error: dereferencing pointer to incomplete type
annotate.c:448: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:455: error: 'programName' undeclared (first use in this function)
annotate.c:456: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:462: error: 'AnnoScreen' has no member named 'svgHandle'
annotate.c:462: error: 'AnnoScreen' has no member named 'svgHandle'
annotate.c:462: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:463: error: 'AnnoScreen' has no member named 'svgHandle'
annotate.c:463: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:466: error: invalid use of undefined type 'struct _CompOption'
annotate.c:466: error: dereferencing pointer to incomplete type
annotate.c:467: error: invalid use of undefined type 'struct _CompOption'
annotate.c:467: error: dereferencing pointer to incomplete type
annotate.c:468: error: invalid use of undefined type 'struct _CompOption'
annotate.c:468: error: dereferencing pointer to incomplete type
annotate.c:470: error: invalid use of undefined type 'struct _CompOption'
annotate.c:470: error: dereferencing pointer to incomplete type
annotate.c:471: error: invalid use of undefined type 'struct _CompOption'
annotate.c:471: error: dereferencing pointer to incomplete type
annotate.c:472: error: invalid use of undefined type 'struct _CompOption'
annotate.c:472: error: dereferencing pointer to incomplete type
annotate.c:472: error: 'AnnoScreen' has no member named 'nSvgHandle'
annotate.c:474: error: dereferencing pointer to incomplete type
annotate.c: In function 'annoDrawLine':
annotate.c:496: error: 'REGION' undeclared (first use in this function)
annotate.c:496: error: expected ';' before 'reg'
annotate.c:499: error: dereferencing pointer to incomplete type
annotate.c:499: error: dereferencing pointer to incomplete type
annotate.c:513: error: 'reg' undeclared (first use in this function)
annotate.c:521: error: 'AnnoScreen' has no member named 'content'
annotate.c: In function 'annoDrawText':
annotate.c:540: error: 'REGION' undeclared (first use in this function)
annotate.c:540: error: expected ';' before 'reg'
annotate.c:543: error: dereferencing pointer to incomplete type
annotate.c:543: error: dereferencing pointer to incomplete type
annotate.c:563: error: 'reg' undeclared (first use in this function)
annotate.c:571: error: 'AnnoScreen' has no member named 'content'
annotate.c: At top level:
annotate.c:578: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:579: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoCanvasTransform':
annotate.c:590: warning: assignment makes pointer from integer without a cast
annotate.c:596: error: dereferencing pointer to incomplete type
annotate.c:596: error: dereferencing pointer to incomplete type
annotate.c:598: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:602: warning: assignment makes pointer from integer without a cast
annotate.c:617: warning: implicit declaration of function 'getFloatOptionNamed'
annotate.c: At top level:
annotate.c:655: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:656: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoDraw':
annotate.c:665: warning: assignment makes pointer from integer without a cast
annotate.c:671: error: dereferencing pointer to incomplete type
annotate.c:671: error: dereferencing pointer to incomplete type
annotate.c:673: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:683: error: dereferencing pointer to incomplete type
annotate.c:685: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:687: warning: assignment makes pointer from integer without a cast
annotate.c:692: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:693: warning: implicit declaration of function 'getColorOptionNamed'
annotate.c:694: warning: assignment makes pointer from integer without a cast
annotate.c:696: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:698: warning: assignment makes pointer from integer without a cast
annotate.c:700: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:704: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:752: warning: assignment makes pointer from integer without a cast
annotate.c:760: warning: assignment makes pointer from integer without a cast
annotate.c:768: warning: assignment makes pointer from integer without a cast
annotate.c:770: warning: assignment makes pointer from integer without a cast
annotate.c: At top level:
annotate.c:799: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:800: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoInitiate':
annotate.c:809: warning: assignment makes pointer from integer without a cast
annotate.c:812: error: dereferencing pointer to incomplete type
annotate.c:812: error: dereferencing pointer to incomplete type
annotate.c:814: warning: implicit declaration of function 'otherScreenGrabExist'
annotate.c:817: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:818: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:818: warning: implicit declaration of function 'pushScreenGrab'
annotate.c:820: error: 'state' undeclared (first use in this function)
annotate.c:820: error: 'CompActionStateInitButton' undeclared (first use in this function)
annotate.c:821: error: 'action' undeclared (first use in this function)
annotate.c:821: error: 'CompActionStateTermButton' undeclared (first use in this function)
annotate.c:823: error: 'CompActionStateInitKey' undeclared (first use in this function)
annotate.c:824: error: 'CompActionStateTermKey' undeclared (first use in this function)
annotate.c:826: error: 'pointerX' undeclared (first use in this function)
annotate.c:827: error: 'pointerY' undeclared (first use in this function)
annotate.c:829: error: 'AnnoScreen' has no member named 'eraseMode'
annotate.c: At top level:
annotate.c:837: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:838: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoTerminate':
annotate.c:847: error: dereferencing pointer to incomplete type
annotate.c:847: error: dereferencing pointer to incomplete type
annotate.c:849: error: dereferencing pointer to incomplete type
annotate.c:849: error: dereferencing pointer to incomplete type
annotate.c:851: error: dereferencing pointer to incomplete type
annotate.c:854: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:856: warning: implicit declaration of function 'removeScreenGrab'
annotate.c:856: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:857: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:861: error: 'action' undeclared (first use in this function)
annotate.c:861: error: 'CompActionStateTermKey' undeclared (first use in this function)
annotate.c:861: error: 'CompActionStateTermButton' undeclared (first use in this function)
annotate.c: At top level:
annotate.c:868: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:869: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoEraseInitiate':
annotate.c:878: warning: assignment makes pointer from integer without a cast
annotate.c:881: error: dereferencing pointer to incomplete type
annotate.c:881: error: dereferencing pointer to incomplete type
annotate.c:886: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:887: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:889: error: 'state' undeclared (first use in this function)
annotate.c:889: error: 'CompActionStateInitButton' undeclared (first use in this function)
annotate.c:890: error: 'action' undeclared (first use in this function)
annotate.c:890: error: 'CompActionStateTermButton' undeclared (first use in this function)
annotate.c:892: error: 'CompActionStateInitKey' undeclared (first use in this function)
annotate.c:893: error: 'CompActionStateTermKey' undeclared (first use in this function)
annotate.c:895: error: 'pointerX' undeclared (first use in this function)
annotate.c:896: error: 'pointerY' undeclared (first use in this function)
annotate.c:898: error: 'AnnoScreen' has no member named 'eraseMode'
annotate.c: At top level:
annotate.c:906: error: expected declaration specifiers or '...' before 'CompAction'
annotate.c:907: error: expected declaration specifiers or '...' before 'CompActionState'
annotate.c: In function 'annoClear':
annotate.c:916: warning: assignment makes pointer from integer without a cast
annotate.c:921: error: dereferencing pointer to incomplete type
annotate.c:921: error: dereferencing pointer to incomplete type
annotate.c:923: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:925: error: 'AnnoScreen' has no member named 'content'
annotate.c:931: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:933: error: 'AnnoScreen' has no member named 'content'
annotate.c:935: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c: At top level:
annotate.c:947: warning: type defaults to 'int' in declaration of 'ScreenPaintAttrib'
annotate.c:947: error: expected ';', ',' or ')' before '*' token
annotate.c: In function 'annoHandleMotionEvent':
annotate.c:1015: error: dereferencing pointer to incomplete type
annotate.c:1015: error: dereferencing pointer to incomplete type
annotate.c:1017: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:1019: error: 'AnnoScreen' has no member named 'eraseMode'
annotate.c:1023: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:1032: error: dereferencing pointer to incomplete type
annotate.c:1034: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1043: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:1046: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1047: error: 'AnnoDisplay' has no member named 'opt'
annotate.c: In function 'annoHandleEvent':
annotate.c:1062: error: dereferencing pointer to incomplete type
annotate.c:1066: warning: assignment makes pointer from integer without a cast
annotate.c:1068: error: 'pointerX' undeclared (first use in this function)
annotate.c:1068: error: 'pointerY' undeclared (first use in this function)
annotate.c:1072: warning: assignment makes pointer from integer without a cast
annotate.c:1079: warning: implicit declaration of function 'UNWRAP'
annotate.c:1079: error: 'handleEvent' undeclared (first use in this function)
annotate.c:1080: error: dereferencing pointer to incomplete type
annotate.c:1081: warning: implicit declaration of function 'WRAP'
annotate.c: In function 'annoDisplayInitOptions':
annotate.c:1090: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1091: error: dereferencing pointer to incomplete type
annotate.c:1092: error: dereferencing pointer to incomplete type
annotate.c:1092: warning: implicit declaration of function 'N_'
annotate.c:1093: error: dereferencing pointer to incomplete type
annotate.c:1094: error: dereferencing pointer to incomplete type
annotate.c:1095: error: dereferencing pointer to incomplete type
annotate.c:1096: error: dereferencing pointer to incomplete type
annotate.c:1097: error: dereferencing pointer to incomplete type
annotate.c:1098: error: dereferencing pointer to incomplete type
annotate.c:1099: error: dereferencing pointer to incomplete type
annotate.c:1099: error: 'CompBindingTypeButton' undeclared (first use in this function)
annotate.c:1100: error: dereferencing pointer to incomplete type
annotate.c:1100: error: 'CompActionStateInitButton' undeclared (first use in this function)
annotate.c:1101: error: dereferencing pointer to incomplete type
annotate.c:1101: error: 'CompActionStateInitKey' undeclared (first use in this function)
annotate.c:1102: error: dereferencing pointer to incomplete type
annotate.c:1102: error: 'CompSuperMask' undeclared (first use in this function)
annotate.c:1102: error: 'CompAltMask' undeclared (first use in this function)
annotate.c:1103: error: dereferencing pointer to incomplete type
annotate.c:1105: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1106: error: dereferencing pointer to incomplete type
annotate.c:1107: error: dereferencing pointer to incomplete type
annotate.c:1108: error: dereferencing pointer to incomplete type
annotate.c:1109: error: dereferencing pointer to incomplete type
annotate.c:1110: error: dereferencing pointer to incomplete type
annotate.c:1111: error: dereferencing pointer to incomplete type
annotate.c:1112: error: dereferencing pointer to incomplete type
annotate.c:1113: error: dereferencing pointer to incomplete type
annotate.c:1114: error: dereferencing pointer to incomplete type
annotate.c:1115: error: dereferencing pointer to incomplete type
annotate.c:1117: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1118: error: dereferencing pointer to incomplete type
annotate.c:1119: error: dereferencing pointer to incomplete type
annotate.c:1120: error: dereferencing pointer to incomplete type
annotate.c:1121: error: dereferencing pointer to incomplete type
annotate.c:1122: error: dereferencing pointer to incomplete type
annotate.c:1123: error: dereferencing pointer to incomplete type
annotate.c:1124: error: dereferencing pointer to incomplete type
annotate.c:1125: error: dereferencing pointer to incomplete type
annotate.c:1126: error: dereferencing pointer to incomplete type
annotate.c:1127: error: dereferencing pointer to incomplete type
annotate.c:1129: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1130: error: dereferencing pointer to incomplete type
annotate.c:1131: error: dereferencing pointer to incomplete type
annotate.c:1132: error: dereferencing pointer to incomplete type
annotate.c:1133: error: dereferencing pointer to incomplete type
annotate.c:1134: error: dereferencing pointer to incomplete type
annotate.c:1135: error: dereferencing pointer to incomplete type
annotate.c:1136: error: dereferencing pointer to incomplete type
annotate.c:1137: error: dereferencing pointer to incomplete type
annotate.c:1138: error: dereferencing pointer to incomplete type
annotate.c:1139: error: dereferencing pointer to incomplete type
annotate.c:1141: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1142: error: dereferencing pointer to incomplete type
annotate.c:1143: error: dereferencing pointer to incomplete type
annotate.c:1144: error: dereferencing pointer to incomplete type
annotate.c:1145: error: dereferencing pointer to incomplete type
annotate.c:1146: error: dereferencing pointer to incomplete type
annotate.c:1147: error: dereferencing pointer to incomplete type
annotate.c:1148: error: dereferencing pointer to incomplete type
annotate.c:1149: error: dereferencing pointer to incomplete type
annotate.c:1150: error: dereferencing pointer to incomplete type
annotate.c:1151: error: dereferencing pointer to incomplete type
annotate.c:1153: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1154: error: dereferencing pointer to incomplete type
annotate.c:1155: error: dereferencing pointer to incomplete type
annotate.c:1156: error: dereferencing pointer to incomplete type
annotate.c:1157: error: dereferencing pointer to incomplete type
annotate.c:1158: error: dereferencing pointer to incomplete type
annotate.c:1159: error: dereferencing pointer to incomplete type
annotate.c:1160: error: dereferencing pointer to incomplete type
annotate.c:1161: error: dereferencing pointer to incomplete type
annotate.c:1162: error: dereferencing pointer to incomplete type
annotate.c:1163: error: dereferencing pointer to incomplete type
annotate.c:1164: error: dereferencing pointer to incomplete type
annotate.c:1165: error: dereferencing pointer to incomplete type
annotate.c:1166: error: dereferencing pointer to incomplete type
annotate.c:1168: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1169: error: dereferencing pointer to incomplete type
annotate.c:1170: error: dereferencing pointer to incomplete type
annotate.c:1171: error: dereferencing pointer to incomplete type
annotate.c:1172: error: dereferencing pointer to incomplete type
annotate.c:1173: error: dereferencing pointer to incomplete type
annotate.c:1174: error: dereferencing pointer to incomplete type
annotate.c:1175: error: dereferencing pointer to incomplete type
annotate.c:1176: error: dereferencing pointer to incomplete type
annotate.c:1177: error: dereferencing pointer to incomplete type
annotate.c:1177: error: 'CompBindingTypeKey' undeclared (first use in this function)
annotate.c:1178: error: dereferencing pointer to incomplete type
annotate.c:1178: error: 'CompActionStateInitEdge' undeclared (first use in this function)
annotate.c:1179: error: dereferencing pointer to incomplete type
annotate.c:1180: error: dereferencing pointer to incomplete type
annotate.c:1181: error: dereferencing pointer to incomplete type
annotate.c:1182: error: dereferencing pointer to incomplete type
annotate.c:1186: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1187: error: dereferencing pointer to incomplete type
annotate.c:1188: error: dereferencing pointer to incomplete type
annotate.c:1189: error: dereferencing pointer to incomplete type
annotate.c:1190: error: dereferencing pointer to incomplete type
annotate.c:1191: error: dereferencing pointer to incomplete type
annotate.c:1192: error: dereferencing pointer to incomplete type
annotate.c:1193: error: dereferencing pointer to incomplete type
annotate.c:1194: error: dereferencing pointer to incomplete type
annotate.c:1196: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1197: error: dereferencing pointer to incomplete type
annotate.c:1198: error: dereferencing pointer to incomplete type
annotate.c:1199: error: dereferencing pointer to incomplete type
annotate.c:1200: error: dereferencing pointer to incomplete type
annotate.c:1201: error: dereferencing pointer to incomplete type
annotate.c:1202: error: dereferencing pointer to incomplete type
annotate.c:1203: error: dereferencing pointer to incomplete type
annotate.c:1204: error: dereferencing pointer to incomplete type
annotate.c:1206: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1207: error: dereferencing pointer to incomplete type
annotate.c:1208: error: dereferencing pointer to incomplete type
annotate.c:1209: error: dereferencing pointer to incomplete type
annotate.c:1210: error: dereferencing pointer to incomplete type
annotate.c:1211: error: dereferencing pointer to incomplete type
annotate.c:1212: error: dereferencing pointer to incomplete type
annotate.c:1213: error: dereferencing pointer to incomplete type
annotate.c:1214: error: dereferencing pointer to incomplete type
annotate.c:1216: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1217: error: dereferencing pointer to incomplete type
annotate.c:1218: error: dereferencing pointer to incomplete type
annotate.c:1219: error: dereferencing pointer to incomplete type
annotate.c:1220: error: dereferencing pointer to incomplete type
annotate.c:1221: error: dereferencing pointer to incomplete type
annotate.c:1222: error: dereferencing pointer to incomplete type
annotate.c:1223: error: dereferencing pointer to incomplete type
annotate.c:1224: error: dereferencing pointer to incomplete type
annotate.c:1226: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1227: error: dereferencing pointer to incomplete type
annotate.c:1228: error: dereferencing pointer to incomplete type
annotate.c:1229: error: dereferencing pointer to incomplete type
annotate.c:1230: error: dereferencing pointer to incomplete type
annotate.c:1231: error: dereferencing pointer to incomplete type
annotate.c:1232: error: dereferencing pointer to incomplete type
annotate.c:1233: error: dereferencing pointer to incomplete type
annotate.c:1235: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1236: error: dereferencing pointer to incomplete type
annotate.c:1237: error: dereferencing pointer to incomplete type
annotate.c:1238: error: dereferencing pointer to incomplete type
annotate.c:1239: error: dereferencing pointer to incomplete type
annotate.c:1240: error: dereferencing pointer to incomplete type
annotate.c:1241: error: dereferencing pointer to incomplete type
annotate.c:1242: error: dereferencing pointer to incomplete type
annotate.c: In function 'annoGetDisplayOptions':
annotate.c:1249: error: dereferencing pointer to incomplete type
annotate.c:1251: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1251: error: invalid application of 'sizeof' to incomplete type 'CompOption'
annotate.c:1252: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1253: warning: control reaches end of non-void function
annotate.c: In function 'annoSetDisplayOption':
annotate.c:1263: error: dereferencing pointer to incomplete type
annotate.c:1265: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1265: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1265: error: invalid application of 'sizeof' to incomplete type 'CompOption'
annotate.c:1273: warning: implicit declaration of function 'setDisplayAction'
annotate.c: In function 'annoInitDisplay':
annotate.c:1307: warning: implicit declaration of function 'allocateScreenPrivateIndex'
annotate.c:1314: error: 'handleEvent' undeclared (first use in this function)
annotate.c:1316: error: dereferencing pointer to incomplete type
annotate.c:1318: error: dereferencing pointer to incomplete type
annotate.c: In function 'annoFiniDisplay':
annotate.c:1327: error: dereferencing pointer to incomplete type
annotate.c:1329: warning: implicit declaration of function 'freeScreenPrivateIndex'
annotate.c:1331: error: 'handleEvent' undeclared (first use in this function)
annotate.c: In function 'annoInitScreen':
annotate.c:1343: error: dereferencing pointer to incomplete type
annotate.c:1349: error: 'AnnoScreen' has no member named 'grabIndex'
annotate.c:1353: error: 'AnnoScreen' has no member named 'surface'
annotate.c:1354: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:1355: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:1356: error: 'AnnoScreen' has no member named 'content'
annotate.c:1357: warning: implicit declaration of function 'initTexture'
annotate.c:1357: error: 'AnnoScreen' has no member named 'texture'
annotate.c:1360: error: 'AnnoScreen' has no member named 'currentContext'
annotate.c:1362: warning: implicit declaration of function 'addScreenAction'
annotate.c:1362: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1363: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1364: error: 'AnnoDisplay' has no member named 'opt'
annotate.c:1366: error: 'paintScreen' undeclared (first use in this function)
annotate.c:1366: error: 'annoPaintScreen' undeclared (first use in this function)
annotate.c:1368: error: dereferencing pointer to incomplete type
annotate.c: In function 'annoFiniScreen':
annotate.c:1379: error: dereferencing pointer to incomplete type
annotate.c:1379: error: dereferencing pointer to incomplete type
annotate.c:1383: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:1384: error: 'AnnoScreen' has no member named 'cairo'
annotate.c:1386: error: 'AnnoScreen' has no member named 'surface'
annotate.c:1387: error: 'AnnoScreen' has no member named 'surface'
annotate.c:1389: warning: implicit declaration of function 'finiTexture'
annotate.c:1389: error: 'AnnoScreen' has no member named 'texture'
annotate.c:1391: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:1392: error: dereferencing pointer to incomplete type
annotate.c:1392: error: 'AnnoScreen' has no member named 'pixmap'
annotate.c:1394: error: 'paintScreen' undeclared (first use in this function)
annotate.c: In function 'annoInit':
annotate.c:1402: warning: implicit declaration of function 'allocateDisplayPrivateIndex'
annotate.c: In function 'annoFini':
annotate.c:1413: warning: implicit declaration of function 'freeDisplayPrivateIndex'
annotate.c: In function 'annoGetVersion':
annotate.c:1420: error: 'ABIVERSION' undeclared (first use in this function)
annotate.c:1421: warning: control reaches end of non-void function
annotate.c: At top level:
annotate.c:1423: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'annoVTable'
annotate.c:1446: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make: *** [build/libannotate.lo] Erreur 1
�[0;1;5mcompiling �[0;1;37m: �[0;32mdbus.c �[0;1;37m-> �[0;31mbuild/libdbus.lo�[0mdbus.c:74: error: expected specifier-qualifier-list before 'HandleCompizEventProc'
dbus.c:80: error: expected specifier-qualifier-list before 'WindowResizeNotifyProc'
dbus.c: In function 'dbusGetXPropertyString':
dbus.c:143: error: dereferencing pointer to incomplete type
dbus.c:147: error: dereferencing pointer to incomplete type
dbus.c:148: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusGetXPropertyCardinal':
dbus.c:191: error: dereferencing pointer to incomplete type
dbus.c:192: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusGetXPropertyUtf8':
dbus.c:224: error: dereferencing pointer to incomplete type
dbus.c:228: error: dereferencing pointer to incomplete type
dbus.c:229: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusSendSignal':
dbus.c:274: error: dereferencing pointer to incomplete type
dbus.c:278: error: dereferencing pointer to incomplete type
dbus.c:283: error: dereferencing pointer to incomplete type
dbus.c:288: error: dereferencing pointer to incomplete type
dbus.c:294: error: increment of pointer to unknown structure
dbus.c:294: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleCompizEvent':
dbus.c:306: error: dereferencing pointer to incomplete type
dbus.c:310: warning: implicit declaration of function 'UNWRAP'
dbus.c:310: error: 'handleCompizEvent' undeclared (first use in this function)
dbus.c:310: error: (Each undeclared identifier is reported only once
dbus.c:310: error: for each function it appears in.)
dbus.c:311: error: dereferencing pointer to incomplete type
dbus.c:312: warning: implicit declaration of function 'WRAP'
dbus.c: In function 'dbusWindowMoveNotify':
dbus.c:318: error: array type has incomplete element type
dbus.c:322: error: dereferencing pointer to incomplete type
dbus.c:323: error: dereferencing pointer to incomplete type
dbus.c:323: error: dereferencing pointer to incomplete type
dbus.c:327: error: dereferencing pointer to incomplete type
dbus.c:341: error: dereferencing pointer to incomplete type
dbus.c:344: error: dereferencing pointer to incomplete type
dbus.c:344: error: 'windowMoveNotify' undeclared (first use in this function)
dbus.c:345: error: dereferencing pointer to incomplete type
dbus.c:346: error: dereferencing pointer to incomplete type
dbus.c:318: warning: unused variable 'opt'
dbus.c: In function 'dbusWindowGrabNotify':
dbus.c:354: error: array type has incomplete element type
dbus.c:358: error: dereferencing pointer to incomplete type
dbus.c:359: error: dereferencing pointer to incomplete type
dbus.c:359: error: dereferencing pointer to incomplete type
dbus.c:363: error: dereferencing pointer to incomplete type
dbus.c:381: error: dereferencing pointer to incomplete type
dbus.c:383: error: dereferencing pointer to incomplete type
dbus.c:383: error: 'windowGrabNotify' undeclared (first use in this function)
dbus.c:384: error: dereferencing pointer to incomplete type
dbus.c:385: error: dereferencing pointer to incomplete type
dbus.c:354: warning: unused variable 'opt'
dbus.c: In function 'dbusWindowUngrabNotify':
dbus.c:392: error: array type has incomplete element type
dbus.c:396: error: dereferencing pointer to incomplete type
dbus.c:397: error: dereferencing pointer to incomplete type
dbus.c:397: error: dereferencing pointer to incomplete type
dbus.c:401: error: dereferencing pointer to incomplete type
dbus.c:403: error: dereferencing pointer to incomplete type
dbus.c:405: error: dereferencing pointer to incomplete type
dbus.c:405: error: 'windowUngrabNotify' undeclared (first use in this function)
dbus.c:406: error: dereferencing pointer to incomplete type
dbus.c:407: error: dereferencing pointer to incomplete type
dbus.c:392: warning: unused variable 'opt'
dbus.c: In function 'dbusWindowResizeNotify':
dbus.c:413: error: array type has incomplete element type
dbus.c:417: error: dereferencing pointer to incomplete type
dbus.c:420: error: dereferencing pointer to incomplete type
dbus.c:421: error: dereferencing pointer to incomplete type
dbus.c:421: error: dereferencing pointer to incomplete type
dbus.c:425: error: dereferencing pointer to incomplete type
dbus.c:427: error: dereferencing pointer to incomplete type
dbus.c:429: error: dereferencing pointer to incomplete type
dbus.c:429: error: 'windowResizeNotify' undeclared (first use in this function)
dbus.c:430: error: dereferencing pointer to incomplete type
dbus.c:431: error: dereferencing pointer to incomplete type
dbus.c:413: warning: unused variable 'opt'
dbus.c: In function 'dbusWindowStateChangeNotify':
dbus.c:437: error: array type has incomplete element type
dbus.c:441: error: dereferencing pointer to incomplete type
dbus.c:442: error: dereferencing pointer to incomplete type
dbus.c:442: error: dereferencing pointer to incomplete type
dbus.c:446: error: dereferencing pointer to incomplete type
dbus.c:448: error: dereferencing pointer to incomplete type
dbus.c:450: error: dereferencing pointer to incomplete type
dbus.c:450: error: 'windowStateChangeNotify' undeclared (first use in this function)
dbus.c:451: error: dereferencing pointer to incomplete type
dbus.c:452: error: dereferencing pointer to incomplete type
dbus.c:437: warning: unused variable 'opt'
dbus.c: In function 'dbusGetOptionsFromPath':
dbus.c:470: error: dereferencing pointer to incomplete type
dbus.c:470: error: dereferencing pointer to incomplete type
dbus.c:471: error: dereferencing pointer to incomplete type
dbus.c:484: warning: implicit declaration of function 'compGetScreenOptions'
dbus.c:484: warning: return makes pointer from integer without a cast
dbus.c:486: warning: implicit declaration of function 'compGetDisplayOptions'
dbus.c:486: warning: return makes pointer from integer without a cast
dbus.c:492: warning: implicit declaration of function 'getPlugins'
dbus.c:492: warning: assignment makes pointer from integer without a cast
dbus.c:492: error: dereferencing pointer to incomplete type
dbus.c:493: error: dereferencing pointer to incomplete type
dbus.c:501: error: dereferencing pointer to incomplete type
dbus.c:502: error: dereferencing pointer to incomplete type
dbus.c:506: error: dereferencing pointer to incomplete type
dbus.c:507: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusParseArguments':
dbus.c:539: error: storage size of 'value' isn't known
dbus.c:605: error: invalid application of 'sizeof' to incomplete type 'CompOption'
dbus.c:609: error: invalid use of undefined type 'struct _CompOption'
dbus.c:609: error: dereferencing pointer to incomplete type
dbus.c:610: error: invalid use of undefined type 'struct _CompOption'
dbus.c:610: error: dereferencing pointer to incomplete type
dbus.c:611: error: invalid use of undefined type 'struct _CompOption'
dbus.c:611: error: dereferencing pointer to incomplete type
dbus.c:539: warning: unused variable 'value'
dbus.c: In function 'dbusHandleActionMessage':
dbus.c:671: error: dereferencing pointer to incomplete type
dbus.c:676: error: dereferencing pointer to incomplete type
dbus.c:681: error: dereferencing pointer to incomplete type
dbus.c:686: error: dereferencing pointer to incomplete type
dbus.c:694: error: dereferencing pointer to incomplete type
dbus.c:695: error: dereferencing pointer to incomplete type
dbus.c:701: error: dereferencing pointer to incomplete type
dbus.c:702: error: dereferencing pointer to incomplete type
dbus.c:712: error: increment of pointer to unknown structure
dbus.c:712: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusGetOptionValue':
dbus.c:745: error: dereferencing pointer to incomplete type
dbus.c:750: error: dereferencing pointer to incomplete type
dbus.c:757: error: dereferencing pointer to incomplete type
dbus.c:764: error: dereferencing pointer to incomplete type
dbus.c:771: warning: implicit declaration of function 'stringToColor'
dbus.c:771: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusHandleSetOptionMessage':
dbus.c:832: error: dereferencing pointer to incomplete type
dbus.c:838: error: storage size of 'value' isn't known
dbus.c:838: error: storage size of 'tmpValue' isn't known
dbus.c:846: error: dereferencing pointer to incomplete type
dbus.c:848: error: dereferencing pointer to incomplete type
dbus.c:853: error: invalid application of 'sizeof' to incomplete type 'CompOptionValue'
dbus.c:863: error: dereferencing pointer to incomplete type
dbus.c:865: error: 'CompAction' undeclared (first use in this function)
dbus.c:865: error: 'a' undeclared (first use in this function)
dbus.c:876: warning: implicit declaration of function 'stringToKeyBinding'
dbus.c:877: error: 'CompBindingTypeKey' undeclared (first use in this function)
dbus.c:885: warning: implicit declaration of function 'stringToButtonBinding'
dbus.c:886: error: 'CompBindingTypeButton' undeclared (first use in this function)
dbus.c:904: error: 'SCREEN_EDGE_NUM' undeclared (first use in this function)
dbus.c:908: warning: implicit declaration of function 'edgeToString'
dbus.c:908: warning: assignment makes pointer from integer without a cast
dbus.c:934: error: 'CompBindingTypeEdgeButton' undeclared (first use in this function)
dbus.c:942: error: dereferencing pointer to incomplete type
dbus.c:954: error: dereferencing pointer to incomplete type
dbus.c:956: error: dereferencing pointer to incomplete type
dbus.c:959: error: dereferencing pointer to incomplete type
dbus.c:959: error: dereferencing pointer to incomplete type
dbus.c:966: error: dereferencing pointer to incomplete type
dbus.c:968: error: dereferencing pointer to incomplete type
dbus.c:971: error: dereferencing pointer to incomplete type
dbus.c:971: error: dereferencing pointer to incomplete type
dbus.c:838: warning: unused variable 'tmpValue'
dbus.c:838: warning: unused variable 'value'
dbus.c:984: error: increment of pointer to unknown structure
dbus.c:984: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusAppendOptionValue':
dbus.c:1001: error: dereferencing pointer to incomplete type
dbus.c:1006: error: dereferencing pointer to incomplete type
dbus.c:1010: error: dereferencing pointer to incomplete type
dbus.c:1018: error: dereferencing pointer to incomplete type
dbus.c:1022: warning: implicit declaration of function 'colorToString'
dbus.c:1022: error: dereferencing pointer to incomplete type
dbus.c:1022: warning: assignment makes pointer from integer without a cast
dbus.c: In function 'dbusHandleGetOptionMessage':
dbus.c:1061: error: dereferencing pointer to incomplete type
dbus.c:1068: error: dereferencing pointer to incomplete type
dbus.c:1070: error: dereferencing pointer to incomplete type
dbus.c:1071: error: dereferencing pointer to incomplete type
dbus.c:1072: error: dereferencing pointer to incomplete type
dbus.c:1074: error: dereferencing pointer to incomplete type
dbus.c:1076: error: 'CompAction' undeclared (first use in this function)
dbus.c:1076: error: 'a' undeclared (first use in this function)
dbus.c:1076: error: dereferencing pointer to incomplete type
dbus.c:1082: error: 'CompBindingTypeKey' undeclared (first use in this function)
dbus.c:1083: warning: implicit declaration of function 'keyBindingToString'
dbus.c:1083: warning: assignment makes pointer from integer without a cast
dbus.c:1085: error: 'CompBindingTypeButton' undeclared (first use in this function)
dbus.c:1086: warning: implicit declaration of function 'buttonBindingToString'
dbus.c:1086: warning: assignment makes pointer from integer without a cast
dbus.c:1090: error: 'SCREEN_EDGE_NUM' undeclared (first use in this function)
dbus.c:1092: warning: passing argument 2 of 'strcpy' makes pointer from integer without a cast
dbus.c:1094: error: 'CompBindingTypeEdgeButton' undeclared (first use in this function)
dbus.c:1107: error: dereferencing pointer to incomplete type
dbus.c:1107: error: dereferencing pointer to incomplete type
dbus.c:1118: error: increment of pointer to unknown structure
dbus.c:1118: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetOptionsMessage':
dbus.c:1153: error: dereferencing pointer to incomplete type
dbus.c:1155: error: increment of pointer to unknown structure
dbus.c:1155: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetOptionMetadataMessage':
dbus.c:1208: error: dereferencing pointer to incomplete type
dbus.c:1211: error: dereferencing pointer to incomplete type
dbus.c:1218: error: dereferencing pointer to incomplete type
dbus.c:1223: error: dereferencing pointer to incomplete type
dbus.c:1231: error: dereferencing pointer to incomplete type
dbus.c:1233: error: dereferencing pointer to incomplete type
dbus.c:1245: error: increment of pointer to unknown structure
dbus.c:1245: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetIntRestMessage':
dbus.c:1298: error: dereferencing pointer to incomplete type
dbus.c:1303: error: dereferencing pointer to incomplete type
dbus.c:1304: error: dereferencing pointer to incomplete type
dbus.c:1305: error: dereferencing pointer to incomplete type
dbus.c:1307: error: dereferencing pointer to incomplete type
dbus.c:1308: error: dereferencing pointer to incomplete type
dbus.c:1323: error: increment of pointer to unknown structure
dbus.c:1323: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetFloatRestMessage':
dbus.c:1374: error: dereferencing pointer to incomplete type
dbus.c:1379: error: dereferencing pointer to incomplete type
dbus.c:1380: error: dereferencing pointer to incomplete type
dbus.c:1381: error: dereferencing pointer to incomplete type
dbus.c:1383: error: dereferencing pointer to incomplete type
dbus.c:1384: error: dereferencing pointer to incomplete type
dbus.c:1385: error: dereferencing pointer to incomplete type
dbus.c:1406: error: increment of pointer to unknown structure
dbus.c:1406: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetStringRestMessage':
dbus.c:1445: error: dereferencing pointer to incomplete type
dbus.c:1450: error: dereferencing pointer to incomplete type
dbus.c:1451: error: dereferencing pointer to incomplete type
dbus.c:1452: error: dereferencing pointer to incomplete type
dbus.c:1457: error: dereferencing pointer to incomplete type
dbus.c:1459: error: dereferencing pointer to incomplete type
dbus.c:1461: error: dereferencing pointer to incomplete type
dbus.c:1472: error: increment of pointer to unknown structure
dbus.c:1472: error: arithmetic on pointer to an incomplete type
dbus.c: In function 'dbusHandleGetWindowDataMessage':
dbus.c:1565: warning: implicit declaration of function 'getIntOptionNamed'
dbus.c:1569: warning: implicit declaration of function 'findWindowAtDisplay'
dbus.c:1569: warning: assignment makes pointer from integer without a cast
dbus.c:1598: error: dereferencing pointer to incomplete type
dbus.c:1600: error: dereferencing pointer to incomplete type
dbus.c:1602: error: dereferencing pointer to incomplete type
dbus.c:1605: error: dereferencing pointer to incomplete type
dbus.c:1613: error: dereferencing pointer to incomplete type
dbus.c:1614: error: dereferencing pointer to incomplete type
dbus.c:1616: error: dereferencing pointer to incomplete type
dbus.c:1617: error: dereferencing pointer to incomplete type
dbus.c:1619: error: dereferencing pointer to incomplete type
dbus.c:1620: error: dereferencing pointer to incomplete type
dbus.c:1621: error: dereferencing pointer to incomplete type
dbus.c:1622: error: dereferencing pointer to incomplete type
dbus.c:1623: error: dereferencing pointer to incomplete type
dbus.c:1625: error: dereferencing pointer to incomplete type
dbus.c:1626: error: dereferencing pointer to incomplete type
dbus.c:1627: error: dereferencing pointer to incomplete type
dbus.c:1628: error: dereferencing pointer to incomplete type
dbus.c:1635: error: dereferencing pointer to incomplete type
dbus.c:1636: error: dereferencing pointer to incomplete type
dbus.c:1637: error: dereferencing pointer to incomplete type
dbus.c:1644: error: dereferencing pointer to incomplete type
dbus.c:1645: error: dereferencing pointer to incomplete type
dbus.c:1646: error: dereferencing pointer to incomplete type
dbus.c:1647: error: dereferencing pointer to incomplete type
dbus.c:1648: error: dereferencing pointer to incomplete type
dbus.c:1649: error: dereferencing pointer to incomplete type
dbus.c:1651: error: dereferencing pointer to incomplete type
dbus.c:1652: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusHandleGetScreenDataMessage':
dbus.c:1711: error: dereferencing pointer to incomplete type
dbus.c:1716: error: increment of pointer to unknown structure
dbus.c:1716: error: arithmetic on pointer to an incomplete type
dbus.c:1728: error: dereferencing pointer to incomplete type
dbus.c:1729: error: dereferencing pointer to incomplete type
dbus.c:1730: error: dereferencing pointer to incomplete type
dbus.c:1731: error: dereferencing pointer to incomplete type
dbus.c:1732: error: dereferencing pointer to incomplete type
dbus.c:1733: error: dereferencing pointer to incomplete type
dbus.c:1734: error: dereferencing pointer to incomplete type
dbus.c:1735: error: dereferencing pointer to incomplete type
dbus.c:1737: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusWindowVisible':
dbus.c:1753: error: dereferencing pointer to incomplete type
dbus.c:1753: error: dereferencing pointer to incomplete type
dbus.c:1755: error: dereferencing pointer to incomplete type
dbus.c:1755: error: dereferencing pointer to incomplete type
dbus.c:1755: error: dereferencing pointer to incomplete type
dbus.c:1759: error: dereferencing pointer to incomplete type
dbus.c:1762: error: dereferencing pointer to incomplete type
dbus.c:1762: error: 'CompWindowTypeDockMask' undeclared (first use in this function)
dbus.c:1762: error: 'CompWindowTypeDesktopMask' undeclared (first use in this function)
dbus.c:1765: error: dereferencing pointer to incomplete type
dbus.c:1765: error: 'CompWindowStateSkipTaskbarMask' undeclared (first use in this function)
dbus.c: In function 'dbusHandleGetWindowListMessage':
dbus.c:1797: error: dereferencing pointer to incomplete type
dbus.c:1802: error: increment of pointer to unknown structure
dbus.c:1802: error: arithmetic on pointer to an incomplete type
dbus.c:1815: error: dereferencing pointer to incomplete type
dbus.c:1815: error: dereferencing pointer to incomplete type
dbus.c:1819: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusHandleGetDisplayDataMessage':
dbus.c:1865: error: dereferencing pointer to incomplete type
dbus.c:1868: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusProcessMessages':
dbus.c:2040: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusInitDisplay':
dbus.c:2065: warning: implicit declaration of function 'allocateScreenPrivateIndex'
dbus.c:2078: error: 'programName' undeclared (first use in this function)
dbus.c:2143: error: dereferencing pointer to incomplete type
dbus.c:2145: error: 'DbusDisplay' has no member named 'opt'
dbus.c:2146: error: 'DbusDisplay' has no member named 'nOpt'
dbus.c:2148: error: 'handleCompizEvent' undeclared (first use in this function)
dbus.c: In function 'dbusFiniDisplay':
dbus.c:2157: error: dereferencing pointer to incomplete type
dbus.c:2169: error: 'handleCompizEvent' undeclared (first use in this function)
dbus.c: In function 'dbusInitScreen':
dbus.c:2179: error: dereferencing pointer to incomplete type
dbus.c:2185: error: 'windowMoveNotify' undeclared (first use in this function)
dbus.c:2186: error: 'windowGrabNotify' undeclared (first use in this function)
dbus.c:2187: error: 'windowUngrabNotify' undeclared (first use in this function)
dbus.c:2188: error: 'windowResizeNotify' undeclared (first use in this function)
dbus.c:2189: error: 'windowStateChangeNotify' undeclared (first use in this function)
dbus.c:2191: error: dereferencing pointer to incomplete type
dbus.c: In function 'dbusFiniScreen':
dbus.c:2199: error: dereferencing pointer to incomplete type
dbus.c:2199: error: dereferencing pointer to incomplete type
dbus.c:2201: error: 'windowMoveNotify' undeclared (first use in this function)
dbus.c:2202: error: 'windowGrabNotify' undeclared (first use in this function)
dbus.c:2203: error: 'windowUngrabNotify' undeclared (first use in this function)
dbus.c:2204: error: 'windowResizeNotify' undeclared (first use in this function)
dbus.c:2205: error: 'windowStateChangeNotify' undeclared (first use in this function)
dbus.c: In function 'dbusInit':
dbus.c:2214: warning: implicit declaration of function 'allocateDisplayPrivateIndex'
dbus.c: In function 'dbusFini':
dbus.c:2225: warning: implicit declaration of function 'freeDisplayPrivateIndex'
dbus.c: In function 'dbusGetVersion':
dbus.c:2232: error: 'ABIVERSION' undeclared (first use in this function)
dbus.c:2233: warning: control reaches end of non-void function
dbus.c: At top level:
dbus.c:2235: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'dbusVTable'
dbus.c:2258: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make: *** [build/libdbus.lo] Erreur 1
�[0;1;5mcompiling �[0;1;37m: �[0;32mscripting.c �[0;1;37m-> �[0;31mbuild/libscripting.lo�[0mscripting.c:70: error: array type has incomplete element type
scripting.c:73: error: expected specifier-qualifier-list before 'HandleEventProc'
scripting.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'fileExists'
scripting.c:102: error: expected declaration specifiers or '...' before 'XEvent'
scripting.c: In function 'scriptingHandleEvent':
scripting.c:105: error: dereferencing pointer to incomplete type
scripting.c:106: error: 'Window' undeclared (first use in this function)
scripting.c:106: error: (Each undeclared identifier is reported only once
scripting.c:106: error: for each function it appears in.)
scripting.c:106: error: expected ';' before 'wid'
scripting.c:108: error: array type has incomplete element type
scripting.c:112: error: 'event' undeclared (first use in this function)
scripting.c:113: error: 'MotionNotify' undeclared (first use in this function)
scripting.c:115: error: 'wid' undeclared (first use in this function)
scripting.c:117: error: 'CreateNotify' undeclared (first use in this function)
scripting.c:121: error: 'DestroyNotify' undeclared (first use in this function)
scripting.c:125: error: 'FocusIn' undeclared (first use in this function)
scripting.c:129: error: 'FocusOut' undeclared (first use in this function)
scripting.c:133: error: 'MapNotify' undeclared (first use in this function)
scripting.c:137: error: 'UnmapNotify' undeclared (first use in this function)
scripting.c:145: warning: implicit declaration of function 'findWindowAtDisplay'
scripting.c:145: warning: assignment makes pointer from integer without a cast
scripting.c:148: error: dereferencing pointer to incomplete type
scripting.c:149: error: dereferencing pointer to incomplete type
scripting.c:156: error: dereferencing pointer to incomplete type
scripting.c:164: warning: implicit declaration of function 'UNWRAP'
scripting.c:164: error: 'handleEvent' undeclared (first use in this function)
scripting.c:165: error: dereferencing pointer to incomplete type
scripting.c:166: warning: implicit declaration of function 'WRAP'
scripting.c:108: warning: unused variable 'option'
scripting.c: At top level:
scripting.c:171: error: expected declaration specifiers or '...' before 'Display'
scripting.c: In function 'startScript':
scripting.c:183: error: dereferencing pointer to incomplete type
scripting.c:195: warning: implicit declaration of function 'fileExists'
scripting.c: At top level:
scripting.c:226: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stopScript'
scripting.c:235: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingStart'
scripting.c:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingStop'
scripting.c: In function 'scriptingUpdateScripts':
scripting.c:305: error: 'Bool' undeclared (first use in this function)
scripting.c:305: error: expected ';' before 'alreadyRunning'
scripting.c:307: error: dereferencing pointer to incomplete type
scripting.c:316: error: dereferencing pointer to incomplete type
scripting.c:322: error: 'alreadyRunning' undeclared (first use in this function)
scripting.c:322: error: 'FALSE' undeclared (first use in this function)
scripting.c:329: error: 'TRUE' undeclared (first use in this function)
scripting.c:354: error: increment of pointer to unknown structure
scripting.c:354: error: arithmetic on pointer to an incomplete type
scripting.c: At top level:
scripting.c:360: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingRegisterAction'
scripting.c: In function 'scriptingGetDisplayOptions':
scripting.c:372: error: dereferencing pointer to incomplete type
scripting.c:374: error: invalid application of 'sizeof' to incomplete type 'CompOption'
scripting.c:376: warning: control reaches end of non-void function
scripting.c: At top level:
scripting.c:380: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingSetDisplayOption'
scripting.c:417: error: expected declaration specifiers or '...' before 'Display'
scripting.c: In function 'scriptingDisplayInitOptions':
scripting.c:423: error: dereferencing pointer to incomplete type
scripting.c:424: error: dereferencing pointer to incomplete type
scripting.c:424: warning: implicit declaration of function 'N_'
scripting.c:425: error: dereferencing pointer to incomplete type
scripting.c:426: error: dereferencing pointer to incomplete type
scripting.c:427: error: dereferencing pointer to incomplete type
scripting.c:427: error: 'scriptingStart' undeclared (first use in this function)
scripting.c:428: error: dereferencing pointer to incomplete type
scripting.c:428: error: 'FALSE' undeclared (first use in this function)
scripting.c:429: error: dereferencing pointer to incomplete type
scripting.c:430: error: dereferencing pointer to incomplete type
scripting.c:431: error: dereferencing pointer to incomplete type
scripting.c:432: error: dereferencing pointer to incomplete type
scripting.c:435: error: dereferencing pointer to incomplete type
scripting.c:436: error: dereferencing pointer to incomplete type
scripting.c:437: error: dereferencing pointer to incomplete type
scripting.c:438: error: dereferencing pointer to incomplete type
scripting.c:439: error: dereferencing pointer to incomplete type
scripting.c:439: error: 'scriptingStop' undeclared (first use in this function)
scripting.c:440: error: dereferencing pointer to incomplete type
scripting.c:441: error: dereferencing pointer to incomplete type
scripting.c:442: error: dereferencing pointer to incomplete type
scripting.c:443: error: dereferencing pointer to incomplete type
scripting.c:444: error: dereferencing pointer to incomplete type
scripting.c:447: error: dereferencing pointer to incomplete type
scripting.c:448: error: dereferencing pointer to incomplete type
scripting.c:449: error: dereferencing pointer to incomplete type
scripting.c:450: error: dereferencing pointer to incomplete type
scripting.c:451: error: dereferencing pointer to incomplete type
scripting.c:451: error: 'scriptingRegisterAction' undeclared (first use in this function)
scripting.c:452: error: dereferencing pointer to incomplete type
scripting.c:453: error: dereferencing pointer to incomplete type
scripting.c:454: error: dereferencing pointer to incomplete type
scripting.c:455: error: dereferencing pointer to incomplete type
scripting.c:456: error: dereferencing pointer to incomplete type
scripting.c:459: error: dereferencing pointer to incomplete type
scripting.c:460: error: dereferencing pointer to incomplete type
scripting.c:461: error: dereferencing pointer to incomplete type
scripting.c:462: error: dereferencing pointer to incomplete type
scripting.c:463: error: dereferencing pointer to incomplete type
scripting.c:464: error: dereferencing pointer to incomplete type
scripting.c:465: error: dereferencing pointer to incomplete type
scripting.c:468: error: dereferencing pointer to incomplete type
scripting.c:469: error: dereferencing pointer to incomplete type
scripting.c:470: error: dereferencing pointer to incomplete type
scripting.c:471: error: dereferencing pointer to incomplete type
scripting.c:472: error: dereferencing pointer to incomplete type
scripting.c:473: error: dereferencing pointer to incomplete type
scripting.c:474: error: dereferencing pointer to incomplete type
scripting.c:477: error: dereferencing pointer to incomplete type
scripting.c:478: error: dereferencing pointer to incomplete type
scripting.c:479: error: dereferencing pointer to incomplete type
scripting.c:480: error: dereferencing pointer to incomplete type
scripting.c:481: error: dereferencing pointer to incomplete type
scripting.c:482: error: dereferencing pointer to incomplete type
scripting.c:483: error: dereferencing pointer to incomplete type
scripting.c:486: error: dereferencing pointer to incomplete type
scripting.c:487: error: dereferencing pointer to incomplete type
scripting.c:488: error: dereferencing pointer to incomplete type
scripting.c:489: error: dereferencing pointer to incomplete type
scripting.c:490: error: dereferencing pointer to incomplete type
scripting.c:491: error: dereferencing pointer to incomplete type
scripting.c:492: error: dereferencing pointer to incomplete type
scripting.c:495: error: dereferencing pointer to incomplete type
scripting.c:496: error: dereferencing pointer to incomplete type
scripting.c:497: error: dereferencing pointer to incomplete type
scripting.c:498: error: dereferencing pointer to incomplete type
scripting.c:499: error: dereferencing pointer to incomplete type
scripting.c:500: error: dereferencing pointer to incomplete type
scripting.c:501: error: dereferencing pointer to incomplete type
scripting.c:501: error: invalid application of 'sizeof' to incomplete type 'CompOptionValue'
scripting.c:503: error: dereferencing pointer to incomplete type
scripting.c:504: error: dereferencing pointer to incomplete type
scripting.c:505: error: dereferencing pointer to incomplete type
scripting.c: At top level:
scripting.c:510: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingInitDisplay'
scripting.c: In function 'scriptingFiniDisplay':
scripting.c:538: error: dereferencing pointer to incomplete type
scripting.c:551: error: 'handleEvent' undeclared (first use in this function)
scripting.c:553: warning: implicit declaration of function 'freeScreenPrivateIndex'
scripting.c: At top level:
scripting.c:560: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingInitScreen'
scripting.c: In function 'scriptingFiniScreen':
scripting.c:589: error: dereferencing pointer to incomplete type
scripting.c:589: error: dereferencing pointer to incomplete type
scripting.c:590: warning: implicit declaration of function 'freeWindowPrivateIndex'
scripting.c: At top level:
scripting.c:597: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingInit'
scripting.c: In function 'scriptingFini':
scripting.c:611: warning: implicit declaration of function 'freeDisplayPrivateIndex'
scripting.c: At top level:
scripting.c:614: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingDeps'
scripting.c: In function 'scriptingGetVersion':
scripting.c:620: error: 'ABIVERSION' undeclared (first use in this function)
scripting.c:621: warning: control reaches end of non-void function
scripting.c: At top level:
scripting.c:623: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'scriptingVTable'
scripting.c:646: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
make: *** [build/libscripting.lo] Erreur 1
Schéma « /schemas/apps/compiz/plugins/scripting/info » attaché à la clé « /apps/compiz/plugins/scripting/info »
Schéma « /schemas/apps/compiz/plugins/scripting/info » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » attaché à la clé « /apps/compiz/plugins/scripting/load_before »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « de »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « fi »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « zh_TW »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « es »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « zh_CN »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « cs »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « it »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « pl »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « ja »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « pt_BR »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « hu »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « fr »
Schéma « /schemas/apps/compiz/plugins/scripting/load_before » installé pour la langue « sv »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » attaché à la clé « /apps/compiz/plugins/scripting/requires »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « de »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « fi »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « zh_TW »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « es »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « zh_CN »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « cs »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « it »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « pl »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « ja »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « pt_BR »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « hu »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « fr »
Schéma « /schemas/apps/compiz/plugins/scripting/requires » installé pour la langue « sv »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_bash » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/runtime_bash »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_bash » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_python » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/runtime_python »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_python » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_perl » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/runtime_perl »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_perl » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_ruby » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/runtime_ruby »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/runtime_ruby » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_key » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/start_key »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_key » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_button » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/start_button »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_button » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_bell » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/start_bell »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_bell » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_edge » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/start_edge »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_edge » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_edgebutton » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/start_edgebutton »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/start_edgebutton » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_key » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/stop_key »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_key » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_button » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/stop_button »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_button » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_bell » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/stop_bell »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_bell » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_edge » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/stop_edge »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_edge » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_edgebutton » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/stop_edgebutton »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/stop_edgebutton » installé pour la langue « C »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/scripts » attaché à la clé « /apps/compiz/plugins/scripting/allscreens/options/scripts »
Schéma « /schemas/apps/compiz/plugins/scripting/allscreens/options/scripts » installé pour la langue « C »
