PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Rdesktop Make ERROR



amd
13.09.2010, 17:28
Hallo communty,
Ich bin nun seid stunden an Rdesktop ./configure funktioniert , make & make install funktioniert nicht .

Outpot;

xwin.c:2978: error: request for member ‘y’ in something not a structure or union
xwin.c:2978: error: request for member ‘y’ in something not a structure or union
xwin.c:2978: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2978: warning: statement with no effect
xwin.c:2978: error: request for member ‘width’ in something not a structure or union
xwin.c:2978: error: request for member ‘width’ in something not a structure or union
xwin.c:2978: warning: statement with no effect
xwin.c:2978: error: request for member ‘height’ in something not a structure or union
xwin.c:2978: error: request for member ‘height’ in something not a structure or union
xwin.c:2978: warning: statement with no effect
xwin.c:2978: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:2978: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:2978: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:2978: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2978: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:2979: error: ‘FillSolid’ undeclared (first use in this function)
xwin.c:2987: warning: statement with no effect
xwin.c:2987: error: expected ‘;’ before ‘ui_create_glyph’
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: expected ‘;’ before ‘rect’
xwin.c:2993: error: ‘seamless_window’ has no member named ‘next’
xwin.c:2993: warning: assignment from incompatible pointer type
xwin.c:2993: error: request for member ‘x’ in something not a structure or union
xwin.c:2993: error: request for member ‘x’ in something not a structure or union
xwin.c:2993: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘y’ in something not a structure or union
xwin.c:2993: error: request for member ‘y’ in something not a structure or union
xwin.c:2993: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘width’ in something not a structure or union
xwin.c:2993: error: request for member ‘width’ in something not a structure or union
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘height’ in something not a structure or union
xwin.c:2993: error: request for member ‘height’ in something not a structure or union
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:2993: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:2993: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:2993: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2993: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: expected ‘;’ before ‘rect’
xwin.c:2993: error: ‘seamless_window’ has no member named ‘next’
xwin.c:2993: warning: assignment from incompatible pointer type
xwin.c:2993: error: request for member ‘x’ in something not a structure or union
xwin.c:2993: error: request for member ‘x’ in something not a structure or union
xwin.c:2993: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘y’ in something not a structure or union
xwin.c:2993: error: request for member ‘y’ in something not a structure or union
xwin.c:2993: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘width’ in something not a structure or union
xwin.c:2993: error: request for member ‘width’ in something not a structure or union
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: request for member ‘height’ in something not a structure or union
xwin.c:2993: error: request for member ‘height’ in something not a structure or union
xwin.c:2993: warning: statement with no effect
xwin.c:2993: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:2993: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:2993: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:2993: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:2993: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c: In function ‘ui_draw_glyph’:
xwin.c:3013: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3013: error: ‘g_gc’ undeclared (first use in this function)
xwin.c:3017: error: ‘FillStippled’ undeclared (first use in this function)
xwin.c:3017: error: ‘FillOpaqueStippled’ undeclared (first use in this function)
xwin.c:3018: error: ‘Pixmap’ undeclared (first use in this function)
xwin.c:3018: error: expected ‘)’ before ‘glyph’
xwin.c:3021: error: ‘g_backstore’ undeclared (first use in this function)
xwin.c:3021: error: ‘g_wnd’ undeclared (first use in this function)
xwin.c:3023: error: ‘FillSolid’ undeclared (first use in this function)
xwin.c: In function ‘ui_draw_text’:
xwin.c:3072: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3072: error: ‘g_gc’ undeclared (first use in this function)
xwin.c:3082: error: ‘g_backstore’ undeclared (first use in this function)
xwin.c:3082: error: ‘g_wnd’ undeclared (first use in this function)
xwin.c:3091: error: ‘FillStippled’ undeclared (first use in this function)
xwin.c:3140: error: ‘Pixmap’ undeclared (first use in this function)
xwin.c:3140: error: expected ‘)’ before ‘glyph’
xwin.c:3153: error: expected ‘)’ before ‘glyph’
xwin.c:3159: error: ‘FillSolid’ undeclared (first use in this function)
xwin.c:3167: error: ‘XRectangle’ undeclared (first use in this function)
xwin.c:3167: warning: statement with no effect
xwin.c:3167: error: expected ‘;’ before ‘rect’
xwin.c:3167: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3167: warning: assignment from incompatible pointer type
xwin.c:3167: error: ‘rect’ undeclared (first use in this function)
xwin.c:3167: error: request for member ‘x’ in something not a structure or union
xwin.c:3167: error: ‘g_clip_rectangle’ undeclared (first use in this function)
xwin.c:3167: error: request for member ‘x’ in something not a structure or union
xwin.c:3167: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3167: warning: statement with no effect
xwin.c:3167: error: request for member ‘y’ in something not a structure or union
xwin.c:3167: error: request for member ‘y’ in something not a structure or union
xwin.c:3167: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3167: warning: statement with no effect
xwin.c:3167: error: request for member ‘width’ in something not a structure or union
xwin.c:3167: error: request for member ‘width’ in something not a structure or union
xwin.c:3167: warning: statement with no effect
xwin.c:3167: error: request for member ‘height’ in something not a structure or union
xwin.c:3167: error: request for member ‘height’ in something not a structure or union
xwin.c:3167: warning: statement with no effect
xwin.c:3167: error: ‘YXBanded’ undeclared (first use in this function)
xwin.c:3167: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3167: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3167: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3167: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3167: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3177: warning: statement with no effect
xwin.c:3177: error: expected ‘;’ before ‘rect’
xwin.c:3177: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3177: warning: assignment from incompatible pointer type
xwin.c:3177: error: request for member ‘x’ in something not a structure or union
xwin.c:3177: error: request for member ‘x’ in something not a structure or union
xwin.c:3177: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3177: warning: statement with no effect
xwin.c:3177: error: request for member ‘y’ in something not a structure or union
xwin.c:3177: error: request for member ‘y’ in something not a structure or union
xwin.c:3177: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3177: warning: statement with no effect
xwin.c:3177: error: request for member ‘width’ in something not a structure or union
xwin.c:3177: error: request for member ‘width’ in something not a structure or union
xwin.c:3177: warning: statement with no effect
xwin.c:3177: error: request for member ‘height’ in something not a structure or union
xwin.c:3177: error: request for member ‘height’ in something not a structure or union
xwin.c:3177: warning: statement with no effect
xwin.c:3177: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3177: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3177: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3177: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3177: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c: In function ‘ui_desktop_save’:
xwin.c:3189: error: ‘Pixmap’ undeclared (first use in this function)
xwin.c:3189: warning: statement with no effect
xwin.c:3189: error: expected ‘;’ before ‘pix’
xwin.c:3190: error: ‘XImage’ undeclared (first use in this function)
xwin.c:3190: error: ‘image’ undeclared (first use in this function)
xwin.c:3190: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3190: warning: statement with no effect
xwin.c:3194: warning: implicit declaration of function ‘XGetImage’
xwin.c:3194: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3194: error: ‘g_backstore’ undeclared (first use in this function)
xwin.c:3194: error: ‘AllPlanes’ undeclared (first use in this function)
xwin.c:3194: error: ‘ZPixmap’ undeclared (first use in this function)
xwin.c:3194: warning: statement with no effect
xwin.c:3198: error: ‘pix’ undeclared (first use in this function)
xwin.c:3198: error: ‘g_wnd’ undeclared (first use in this function)
xwin.c:3198: warning: statement with no effect
xwin.c:3199: error: ‘g_gc’ undeclared (first use in this function)
xwin.c:3200: warning: statement with no effect
xwin.c:3205: error: request for member ‘bytes_per_line’ in something not a structure or union
xwin.c:3205: error: request for member ‘data’ in something not a structure or union
xwin.c:3205: warning: passing argument 4 of ‘cache_put_desktop’ makes integer from pointer without a cast
proto.h:43: note: expected ‘int’ but argument is of type ‘int *’
xwin.c:3207: warning: implicit declaration of function ‘XDestroyImage’
xwin.c: In function ‘ui_desktop_restore’:
xwin.c:3213: error: ‘XImage’ undeclared (first use in this function)
xwin.c:3213: error: ‘image’ undeclared (first use in this function)
xwin.c:3213: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3213: warning: statement with no effect
xwin.c:3221: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3221: error: ‘g_visual’ undeclared (first use in this function)
xwin.c:3221: error: ‘ZPixmap’ undeclared (first use in this function)
xwin.c:3222: warning: implicit declaration of function ‘BitmapPad’
xwin.c:3222: warning: statement with no effect
xwin.c:3226: error: ‘g_backstore’ undeclared (first use in this function)
xwin.c:3226: error: ‘g_gc’ undeclared (first use in this function)
xwin.c:3227: error: ‘g_wnd’ undeclared (first use in this function)
xwin.c:3228: error: ‘XRectangle’ undeclared (first use in this function)
xwin.c:3228: warning: statement with no effect
xwin.c:3228: error: expected ‘;’ before ‘rect’
xwin.c:3228: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3228: warning: assignment from incompatible pointer type
xwin.c:3228: error: ‘rect’ undeclared (first use in this function)
xwin.c:3228: error: request for member ‘x’ in something not a structure or union
xwin.c:3228: error: ‘g_clip_rectangle’ undeclared (first use in this function)
xwin.c:3228: error: request for member ‘x’ in something not a structure or union
xwin.c:3228: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3228: warning: statement with no effect
xwin.c:3228: error: request for member ‘y’ in something not a structure or union
xwin.c:3228: error: request for member ‘y’ in something not a structure or union
xwin.c:3228: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3228: warning: statement with no effect
xwin.c:3228: error: request for member ‘width’ in something not a structure or union
xwin.c:3228: error: request for member ‘width’ in something not a structure or union
xwin.c:3228: warning: statement with no effect
xwin.c:3228: error: request for member ‘height’ in something not a structure or union
xwin.c:3228: error: request for member ‘height’ in something not a structure or union
xwin.c:3228: warning: statement with no effect
xwin.c:3228: error: ‘YXBanded’ undeclared (first use in this function)
xwin.c:3228: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3228: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3228: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3228: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3228: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3235: warning: statement with no effect
xwin.c:3235: error: expected ‘;’ before ‘rect’
xwin.c:3235: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3235: warning: assignment from incompatible pointer type
xwin.c:3235: error: request for member ‘x’ in something not a structure or union
xwin.c:3235: error: request for member ‘x’ in something not a structure or union
xwin.c:3235: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3235: warning: statement with no effect
xwin.c:3235: error: request for member ‘y’ in something not a structure or union
xwin.c:3235: error: request for member ‘y’ in something not a structure or union
xwin.c:3235: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3235: warning: statement with no effect
xwin.c:3235: error: request for member ‘width’ in something not a structure or union
xwin.c:3235: error: request for member ‘width’ in something not a structure or union
xwin.c:3235: warning: statement with no effect
xwin.c:3235: error: request for member ‘height’ in something not a structure or union
xwin.c:3235: error: request for member ‘height’ in something not a structure or union
xwin.c:3235: warning: statement with no effect
xwin.c:3235: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3235: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3235: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c:3235: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3235: error: invalid operands to binary - (have ‘int’ and ‘int *’)
xwin.c: In function ‘ui_seamless_toggle’:
xwin.c:3320: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3320: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3323: error: ‘g_wnd’ undeclared (first use in this function)
xwin.c:3328: warning: implicit declaration of function ‘XUnmapWindow’
xwin.c: In function ‘ui_seamless_create_window’:
xwin.c:3340: error: ‘Window’ undeclared (first use in this function)
xwin.c:3340: warning: statement with no effect
xwin.c:3340: error: expected ‘;’ before ‘wnd’
xwin.c:3341: error: ‘XSetWindowAttributes’ undeclared (first use in this function)
xwin.c:3341: warning: statement with no effect
xwin.c:3341: error: expected ‘;’ before ‘attribs’
xwin.c:3342: error: ‘XClassHint’ undeclared (first use in this function)
xwin.c:3342: error: ‘classhints’ undeclared (first use in this function)
xwin.c:3342: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3342: warning: statement with no effect
xwin.c:3343: error: ‘XSizeHints’ undeclared (first use in this function)
xwin.c:3343: error: ‘sizehints’ undeclared (first use in this function)
xwin.c:3343: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3343: warning: statement with no effect
xwin.c:3344: error: ‘XWMHints’ undeclared (first use in this function)
xwin.c:3344: error: ‘wmhints’ undeclared (first use in this function)
xwin.c:3344: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3344: warning: statement with no effect
xwin.c:3356: error: ‘attribs’ undeclared (first use in this function)
xwin.c:3357: error: ‘wnd’ undeclared (first use in this function)
xwin.c:3357: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3357: error: ‘g_screen’ undeclared (first use in this function)
xwin.c:3358: error: ‘InputOutput’ undeclared (first use in this function)
xwin.c:3358: error: ‘g_visual’ undeclared (first use in this function)
xwin.c:3359: error: ‘CWBackPixel’ undeclared (first use in this function)
xwin.c:3359: error: ‘CWBackingStore’ undeclared (first use in this function)
xwin.c:3359: error: invalid operands to binary | (have ‘int *’ and ‘int *’)
xwin.c:3359: error: ‘CWColormap’ undeclared (first use in this function)
xwin.c:3359: error: invalid operands to binary | (have ‘int *’ and ‘int *’)
xwin.c:3359: error: ‘CWBorderPixel’ undeclared (first use in this function)
xwin.c:3359: error: invalid operands to binary | (have ‘int *’ and ‘int *’)
xwin.c:3359: warning: statement with no effect
xwin.c:3362: warning: implicit declaration of function ‘ewmh_set_wm_name’
xwin.c:3366: warning: statement with no effect
xwin.c:3369: error: request for member ‘res_name’ in something not a structure or union
xwin.c:3369: warning: statement with no effect
xwin.c:3370: error: request for member ‘res_class’ in something not a structure or union
xwin.c:3370: warning: statement with no effect
xwin.c:3376: warning: statement with no effect
xwin.c:3379: error: request for member ‘flags’ in something not a structure or union
xwin.c:3379: error: ‘USPosition’ undeclared (first use in this function)
xwin.c:3379: warning: statement with no effect
xwin.c:3387: warning: implicit declaration of function ‘XSetTransientForHint’
xwin.c:3390: warning: implicit declaration of function ‘ewmh_set_window_popup’
xwin.c:3397: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3408: warning: implicit declaration of function ‘ewmh_set_window_modal’
xwin.c:3414: error: ‘PropertyChangeMask’ undeclared (first use in this function)
xwin.c:3414: error: invalid operands to binary | (have ‘long int’ and ‘int *’)
xwin.c:3414: warning: statement with no effect
xwin.c:3421: error: ‘g_kill_atom’ undeclared (first use in this function)
xwin.c:3424: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3424: warning: statement with no effect
xwin.c:3425: error: ‘seamless_window’ has no member named ‘id’
xwin.c:3425: warning: statement with no effect
xwin.c:3426: error: ‘seamless_window’ has no member named ‘behind’
xwin.c:3426: warning: statement with no effect
xwin.c:3427: error: ‘seamless_window’ has no member named ‘group’
xwin.c:3427: warning: statement with no effect
xwin.c:3428: error: ‘seamless_window’ has no member named ‘group’
xwin.c:3428: error: request for member ‘refcnt’ in something not a structure or union
xwin.c:3428: error: lvalue required as increment operand
xwin.c:3428: warning: statement with no effect
xwin.c:3429: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3429: warning: statement with no effect
xwin.c:3430: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3430: warning: statement with no effect
xwin.c:3431: error: ‘seamless_window’ has no member named ‘width’
xwin.c:3431: warning: statement with no effect
xwin.c:3432: error: ‘seamless_window’ has no member named ‘height’
xwin.c:3432: warning: statement with no effect
xwin.c:3433: error: ‘seamless_window’ has no member named ‘state’
xwin.c:3433: warning: statement with no effect
xwin.c:3434: error: ‘seamless_window’ has no member named ‘desktop’
xwin.c:3434: warning: statement with no effect
xwin.c:3435: error: ‘seamless_window’ has no member named ‘position_timer’
xwin.c:3435: warning: statement with no effect
xwin.c:3436: error: ‘seamless_window’ has no member named ‘position_timer’
xwin.c:3436: error: request for member ‘tv_sec’ in something not a structure or union
xwin.c:3436: error: ‘seamless_window’ has no member named ‘position_timer’
xwin.c:3436: error: request for member ‘tv_usec’ in something not a structure or union
xwin.c:3436: warning: statement with no effect
xwin.c:3438: error: ‘seamless_window’ has no member named ‘outstanding_position’
xwin.c:3438: warning: statement with no effect
xwin.c:3439: error: ‘seamless_window’ has no member named ‘outpos_serial’
xwin.c:3439: warning: statement with no effect
xwin.c:3440: error: ‘seamless_window’ has no member named ‘outpos_xoffset’
xwin.c:3440: error: ‘seamless_window’ has no member named ‘outpos_yoffset’
xwin.c:3440: warning: statement with no effect
xwin.c:3441: error: ‘seamless_window’ has no member named ‘outpos_width’
xwin.c:3441: error: ‘seamless_window’ has no member named ‘outpos_height’
xwin.c:3441: warning: statement with no effect
xwin.c:3443: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3443: warning: statement with no effect
xwin.c:3447: warning: implicit declaration of function ‘XAllocWMHints’
xwin.c:3447: warning: statement with no effect
xwin.c:3450: error: request for member ‘flags’ in something not a structure or union
xwin.c:3450: error: ‘WindowGroupHint’ undeclared (first use in this function)
xwin.c:3450: warning: statement with no effect
xwin.c:3451: error: request for member ‘window_group’ in something not a structure or union
xwin.c:3451: error: ‘seamless_window’ has no member named ‘group’
xwin.c:3451: error: request for member ‘wnd’ in something not a structure or union
xwin.c:3451: warning: statement with no effect
xwin.c:3452: warning: implicit declaration of function ‘XSetWMHints’
xwin.c:3452: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_destroy_window’:
xwin.c:3473: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3473: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_destroy_group’:
xwin.c:3488: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3488: warning: assignment from incompatible pointer type
xwin.c:3490: error: ‘seamless_window’ has no member named ‘group’
xwin.c:3490: error: request for member ‘id’ in something not a structure or union
xwin.c:3490: warning: comparison between pointer and integer
xwin.c:3492: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3492: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_move_window’:
xwin.c:3515: error: ‘seamless_window’ has no member named ‘outstanding_position’
xwin.c:3522: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3522: warning: statement with no effect
xwin.c:3523: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3523: warning: statement with no effect
xwin.c:3524: error: ‘seamless_window’ has no member named ‘width’
xwin.c:3524: warning: statement with no effect
xwin.c:3525: error: ‘seamless_window’ has no member named ‘height’
xwin.c:3525: warning: statement with no effect
xwin.c:3529: error: ‘seamless_window’ has no member named ‘state’
xwin.c:3537: warning: implicit declaration of function ‘XMoveResizeWindow’
xwin.c:3537: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3537: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3537: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3537: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3537: error: ‘seamless_window’ has no member named ‘width’
xwin.c:3537: error: ‘seamless_window’ has no member named ‘height’
xwin.c: In function ‘ui_seamless_restack_window’:
xwin.c:3559: error: ‘Window’ undeclared (first use in this function)
xwin.c:3559: warning: statement with no effect
xwin.c:3559: error: expected ‘;’ before ‘wnds’
xwin.c:3569: error: ‘wnds’ undeclared (first use in this function)
xwin.c:3569: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3569: warning: assignment makes integer from pointer without a cast
xwin.c:3570: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3570: warning: assignment makes integer from pointer without a cast
xwin.c:3572: warning: implicit declaration of function ‘XRestackWindows’
xwin.c:3572: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3576: warning: implicit declaration of function ‘XRaiseWindow’
xwin.c:3576: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_settitle’:
xwin.c:3599: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3599: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3600: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_setstate’:
xwin.c:3623: warning: implicit declaration of function ‘ewmh_change_state’
xwin.c:3623: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3624: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3624: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3632: error: ‘seamless_window’ has no member named ‘state’
xwin.c:3632: warning: comparison between pointer and integer
xwin.c:3634: error: ‘XWMHints’ undeclared (first use in this function)
xwin.c:3634: error: ‘hints’ undeclared (first use in this function)
xwin.c:3634: error: invalid operands to binary * (have ‘int *’ and ‘int *’)
xwin.c:3634: warning: statement with no effect
xwin.c:3635: warning: implicit declaration of function ‘XGetWMHints’
xwin.c:3635: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3635: warning: statement with no effect
xwin.c:3638: error: request for member ‘flags’ in something not a structure or union
xwin.c:3638: error: ‘StateHint’ undeclared (first use in this function)
xwin.c:3638: warning: statement with no effect
xwin.c:3639: error: request for member ‘initial_state’ in something not a structure or union
xwin.c:3639: error: ‘IconicState’ undeclared (first use in this function)
xwin.c:3639: warning: statement with no effect
xwin.c:3640: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3643: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3646: warning: implicit declaration of function ‘XIconifyWindow’
xwin.c:3646: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3653: error: ‘seamless_window’ has no member named ‘state’
xwin.c:3653: warning: statement with no effect
xwin.c: In function ‘ui_seamless_syncbegin’:
xwin.c:3666: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3666: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c: In function ‘ui_seamless_ack’:
xwin.c:3676: error: ‘seamless_window’ has no member named ‘next’
xwin.c:3676: warning: assignment from incompatible pointer type
xwin.c:3678: error: ‘seamless_window’ has no member named ‘outstanding_position’
xwin.c:3678: error: ‘seamless_window’ has no member named ‘outpos_serial’
xwin.c:3678: warning: comparison between pointer and integer
xwin.c:3680: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3680: error: ‘seamless_window’ has no member named ‘outpos_xoffset’
xwin.c:3680: warning: statement with no effect
xwin.c:3681: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3681: error: ‘seamless_window’ has no member named ‘outpos_yoffset’
xwin.c:3681: warning: statement with no effect
xwin.c:3682: error: ‘seamless_window’ has no member named ‘width’
xwin.c:3682: error: ‘seamless_window’ has no member named ‘outpos_width’
xwin.c:3682: warning: statement with no effect
xwin.c:3683: error: ‘seamless_window’ has no member named ‘height’
xwin.c:3683: error: ‘seamless_window’ has no member named ‘outpos_height’
xwin.c:3683: warning: statement with no effect
xwin.c:3684: error: ‘seamless_window’ has no member named ‘outstanding_position’
xwin.c:3684: warning: statement with no effect
xwin.c:3689: error: ‘g_display’ undeclared (first use in this function)
xwin.c:3689: error: ‘g_backstore’ undeclared (first use in this function)
xwin.c:3690: error: ‘seamless_window’ has no member named ‘wnd’
xwin.c:3690: error: ‘g_gc’ undeclared (first use in this function)
xwin.c:3691: error: ‘seamless_window’ has no member named ‘xoffset’
xwin.c:3691: error: ‘seamless_window’ has no member named ‘yoffset’
xwin.c:3691: error: ‘seamless_window’ has no member named ‘width’
xwin.c:3691: error: ‘seamless_window’ has no member named ‘height’
make: *** [xwin.o] Fehler 1
amd@amd-laptop:~/hack/rdesktop/rdesktop-1.5.0$

Hoffe mir kann jemand helfen .

MFG;Amd

Starflow
13.09.2010, 17:32
VMware Communities: How to install rdesktop on SLES 10? ... (http://communities.vmware.com/message/887506)