Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
xorg-x11-7.0.0_rc2-r1...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
lancelott
Apprentice
Apprentice


Joined: 29 Mar 2005
Posts: 152

PostPosted: Wed Nov 30, 2005 3:01 pm    Post subject: xorg-x11-7.0.0_rc2-r1... Reply with quote

How am I supposed to use this? I'm upgrading from r0. First of all, it complained that /usr/X11R6 should be a symlink to ../usr. So I rm -rf'd that noting that I probably would have to recompile X to run it again. After that, when it got to kbproto or somesuch it complained about symlinks (/usr/include/X11 and /usr/include/GL had been symlinks to /usr/X11R6/include/<namehere>). I ended up making directories of them after removing the symlinks. Now, I did an emerge -e system. Problem is, xterm refuses to compile. I get a mountain of errors as seen here:

[code:1:e52788ee24]./charproc.c:6570: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6570: error: invalid operands to binary *
./charproc.c:6570: error: array subscript is not an integer
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6570: error: invalid operands to binary *
./charproc.c:6570: error: array subscript is not an integer
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6570: error: invalid operands to binary *
./charproc.c:6570: error: array subscript is not an integer
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6570: error: invalid type argument of '->'
./charproc.c:6570: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6570: error: invalid operands to binary *
./charproc.c:6570: error: array subscript is not an integer
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'colorMode' in something not a structure or union
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6591: error: invalid operands to binary *
./charproc.c:6591: error: array subscript is not an integer
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6591: error: invalid type argument of '->'
./charproc.c:6591: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6591: error: invalid operands to binary *
./charproc.c:6591: error: array subscript is not an integer
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'endHRow' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'endHRow' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_col' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'endHCol' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'startHRow' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'startHRow' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'cursor_col' in something not a structure or union
./charproc.c:6599: error: invalid type argument of '->'
./charproc.c:6599: error: request for member 'startHCol' in something not a structure or union
./charproc.c:6604: warning: assignment makes pointer from integer without a cast
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary *
./charproc.c:6617: error: array subscript is not an integer
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary *
./charproc.c:6617: error: array subscript is not an integer
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:6617: error: request for member 'f_width' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary *
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'misc' in something not a structure or union
./charproc.c:6617: error: request for member 'useRight' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:6617: error: request for member 'sb_info' in something not a structure or union
./charproc.c:6617: error: request for member 'width' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'border' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary +
./charproc.c:6617: error: invalid operands to binary +
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:6617: error: request for member 'f_width' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary *
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'misc' in something not a structure or union
./charproc.c:6617: error: request for member 'useRight' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:6617: error: request for member 'sb_info' in something not a structure or union
./charproc.c:6617: error: request for member 'width' in something not a structure or union
./charproc.c:6617: error: invalid type argument of '->'
./charproc.c:6617: error: request for member 'border' in something not a structure or union
./charproc.c:6617: error: invalid operands to binary +
./charproc.c:6617: error: invalid operands to binary +
./charproc.c:6617: warning: assignment makes integer from pointer without a cast
./charproc.c:6618: error: invalid type argument of '->'
./charproc.c:6618: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6618: error: invalid type argument of '->'
./charproc.c:6618: error: request for member 'topline' in something not a structure or union
./charproc.c:6618: error: invalid type argument of '->'
./charproc.c:6618: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:6618: error: request for member 'f_height' in something not a structure or union
./charproc.c:6618: error: invalid operands to binary *
./charproc.c:6618: error: invalid type argument of '->'
./charproc.c:6618: error: request for member 'border' in something not a structure or union
./charproc.c:6618: error: invalid operands to binary +
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'screen' in something not a structure or union
./charproc.c:6619: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6619: error: invalid operands to binary *
./charproc.c:6619: error: array subscript is not an integer
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'screen' in something not a structure or union
./charproc.c:6619: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6619: error: invalid operands to binary *
./charproc.c:6619: error: array subscript is not an integer
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'screen' in something not a structure or union
./charproc.c:6619: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'cursor_row' in something not a structure or union
./charproc.c:6619: error: invalid operands to binary *
./charproc.c:6619: error: array subscript is not an integer
./charproc.c:6619: error: invalid type argument of '->'
./charproc.c:6619: error: request for member 'screen' in something not a structure or union
./charproc.c:6619: error: request for member 'cur_chrset' in something not a structure or union
./charproc.c:6619: warning: pointer/integer type mismatch in conditional expression
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'screen' in something not a structure or union
./charproc.c:6626: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6626: error: invalid operands to binary *
./charproc.c:6626: error: array subscript is not an integer
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'screen' in something not a structure or union
./charproc.c:6626: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6626: error: invalid operands to binary *
./charproc.c:6626: error: array subscript is not an integer
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'screen' in something not a structure or union
./charproc.c:6626: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6626: error: invalid operands to binary *
./charproc.c:6626: error: array subscript is not an integer
./charproc.c:6626: error: invalid type argument of '->'
./charproc.c:6626: error: request for member 'screen' in something not a structure or union
./charproc.c:6626: error: request for member 'cur_chrset' in something not a structure or union
./charproc.c:6626: warning: pointer/integer type mismatch in conditional expression
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'screen' in something not a structure or union
./charproc.c:6632: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6632: error: invalid operands to binary *
./charproc.c:6632: error: array subscript is not an integer
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'screen' in something not a structure or union
./charproc.c:6632: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6632: error: invalid operands to binary *
./charproc.c:6632: error: array subscript is not an integer
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'screen' in something not a structure or union
./charproc.c:6632: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'cur_row' in something not a structure or union
./charproc.c:6632: error: invalid operands to binary *
./charproc.c:6632: error: array subscript is not an integer
./charproc.c:6632: error: invalid type argument of '->'
./charproc.c:6632: error: request for member 'screen' in something not a structure or union
./charproc.c:6632: error: request for member 'cur_chrset' in something not a structure or union
./charproc.c:6632: warning: pointer/integer type mismatch in conditional expression
./charproc.c:6636: error: invalid type argument of '->'
./charproc.c:6636: error: request for member 'cursor_state' in something not a structure or union
./charproc.c:6636: warning: statement with no effect
./charproc.c: At top level:
./charproc.c:6642: error: syntax error before '*' token
./charproc.c:6643: warning: function declaration isn't a prototype
./charproc.c: In function 'StartBlinking':
./charproc.c:6644: error: invalid type argument of '->'
./charproc.c:6644: error: request for member 'blink_timer' in something not a structure or union
./charproc.c:6645: error: invalid type argument of '->'
./charproc.c:6645: error: request for member 'cursor_state' in something not a structure or union
./charproc.c:6645: warning: comparison between pointer and integer
./charproc.c:6646: error: invalid type argument of '->'
./charproc.c:6646: error: request for member 'blink_on' in something not a structure or union
./charproc.c:6646: error: invalid type argument of '->'
./charproc.c:6646: error: request for member 'blink_off' in something not a structure or union
./charproc.c:6646: warning: initialization makes integer from pointer without a cast
./charproc.c:6649: error: invalid type argument of '->'
./charproc.c:6649: error: request for member 'blink_timer' in something not a structure or union
./charproc.c:6649: warning: implicit declaration of function 'XtAppAddTimeOut'
./charproc.c:6649: warning: nested extern declaration of 'XtAppAddTimeOut'
./charproc.c:6652: warning: statement with no effect
./charproc.c: At top level:
./charproc.c:6657: error: syntax error before '*' token
./charproc.c:6658: warning: function declaration isn't a prototype
./charproc.c: In function 'StopBlinking':
./charproc.c:6659: error: invalid type argument of '->'
./charproc.c:6659: error: request for member 'blink_timer' in something not a structure or union
./charproc.c:6660: warning: implicit declaration of function 'XtRemoveTimeOut'
./charproc.c:6660: warning: nested extern declaration of 'XtRemoveTimeOut'
./charproc.c:6660: error: invalid type argument of '->'
./charproc.c:6660: error: request for member 'blink_timer' in something not a structure or union
./charproc.c:6661: error: invalid type argument of '->'
./charproc.c:6661: error: request for member 'blink_timer' in something not a structure or union
./charproc.c:6661: warning: statement with no effect
./charproc.c: At top level:
./charproc.c:6666: error: syntax error before '*' token
./charproc.c:6667: warning: function declaration isn't a prototype
./charproc.c: In function 'ScrnHasBlinking':
./charproc.c:6668: error: invalid type argument of '->'
./charproc.c:6668: error: request for member 'visbuf' in something not a structure or union
./charproc.c:6668: error: invalid type argument of '->'
./charproc.c:6668: error: request for member 'num_ptrs' in something not a structure or union
./charproc.c:6668: error: invalid operands to binary *
./charproc.c:6668: error: array subscript is not an integer
./charproc.c:6669: warning: declaration of 'col' shadows a global declaration
./ptyx.h:1129: warning: shadowed declaration is here
./charproc.c:6672: error: invalid type argument of '->'
./charproc.c:6672: error: request for member 'max_col' in something not a structure or union
./charproc.c:6672: warning: comparison between pointer and integer
./charproc.c: At top level:
./charproc.c:6688: error: syntax error before 'closure'
./charproc.c:6693: error: syntax error before '->' token
./charproc.c:6706: warning: type defaults to 'int' in declaration of 'ShowCursor'
./charproc.c:6706: warning: function declaration isn't a prototype
./charproc.c:6706: error: conflicting types for 'ShowCursor'
./charproc.c:6309: error: previous definition of 'ShowCursor' was here
./charproc.c:6706: warning: data definition has no type or storage class
./charproc.c:6707: error: syntax error before 'if'
./charproc.c:6710: warning: type defaults to 'int' in declaration of 'resume'
./charproc.c:6710: error: redefinition of 'resume'
./charproc.c:6691: error: previous definition of 'resume' was here
./charproc.c:6710: warning: data definition has no type or storage class
./charproc.c:6711: error: syntax error before '}' token
./charproc.c:6722: error: invalid type argument of '->'
./charproc.c:6722: error: request for member 'max_row' in something not a structure or union
./charproc.c:6725: error: syntax error before 'for'
./charproc.c: In function 'VTReset':
./charproc.c:6774: error: invalid type argument of '->'
./charproc.c:6774: error: request for member 'screen' in something not a structure or union
./charproc.c:6774: error: invalid lvalue in assignment
./charproc.c:6774: warning: statement with no effect
./charproc.c:6776: error: 'Widget' undeclared (first use in this function)
./charproc.c:6776: error: syntax error before 'term'
./charproc.c:6772: warning: unused parameter 'full'
./charproc.c:6772: warning: unused parameter 'saved'
./charproc.c: At top level:
./charproc.c:6781: error: syntax error before 'if'
./charproc.c:6783: error: syntax error before '->' token
./charproc.c:6783: warning: type defaults to 'int' in declaration of 'ScrollBarDrawThumb'
./charproc.c:6783: warning: function declaration isn't a prototype
./charproc.c:6783: error: conflicting types for 'ScrollBarDrawThumb'
./xterm.h:937: error: previous declaration of 'ScrollBarDrawThumb' was here
./charproc.c:6783: warning: data definition has no type or storage class
./charproc.c:6790: error: syntax error before numeric constant
./charproc.c:6790: warning: type defaults to 'int' in declaration of 'set_tb_margins'
./charproc.c:6790: warning: function declaration isn't a prototype
./charproc.c:6790: error: conflicting types for 'set_tb_margins'
./charproc.c:982: error: previous definition of 'set_tb_margins' was here
./charproc.c:6790: warning: data definition has no type or storage class
./charproc.c:6792: error: syntax error before '&' token
./charproc.c:6792: warning: type defaults to 'int' in declaration of 'bitclr'
./charproc.c:6792: warning: function declaration isn't a prototype
./charproc.c:6792: error: conflicting types for 'bitclr'
./charproc.c:4491: error: previous definition of 'bitclr' was here
./charproc.c:6792: warning: data definition has no type or storage class
./charproc.c:6799: warning: type defaults to 'int' in declaration of 'resetCharsets'
./charproc.c:6799: warning: parameter names (without types) in function declaration
./charproc.c:6799: error: conflicting types for 'resetCharsets'
./charproc.c:928: error: previous definition of 'resetCharsets' was here
./charproc.c:6799: warning: data definition has no type or storage class
./charproc.c:6802: error: syntax error before '&' token
./charproc.c:6802: warning: type defaults to 'int' in declaration of 'bitclr'
./charproc.c:6802: warning: function declaration isn't a prototype
./charproc.c:6802: warning: data definition has no type or storage class
./charproc.c:6803: error: syntax error before '->' token
./charproc.c:6811: warning: type defaults to 'int' in declaration of 'waitingForTrackInfo'
./charproc.c:6811: warning: data definition has no type or storage class
./charproc.c:6812: warning: type defaults to 'int' in declaration of 'eventMode'
./charproc.c:6812: error: conflicting types for 'eventMode'
./data.h:125: error: previous declaration of 'eventMode' was here
./charproc.c:6812: warning: data definition has no type or storage class
./charproc.c:6814: error: syntax error before '->' token
./charproc.c:6814: warning: type defaults to 'int' in declaration of 'TabReset'
./charproc.c:6814: warning: function declaration isn't a prototype
./charproc.c:6814: error: conflicting types for 'TabReset'
./xterm.h:954: error: previous declaration of 'TabReset' was here
./charproc.c:6814: warning: data definition has no type or storage class
./charproc.c:6815: error: syntax error before '->' token
./charproc.c:6825: warning: type defaults to 'int' in declaration of 'update_appcursor'
./charproc.c:6825: warning: function declaration isn't a prototype
./charproc.c:6825: error: conflicting types for 'update_appcursor'
./menu.h:361: error: previous declaration of 'update_appcursor' was here
./charproc.c:6825: warning: data definition has no type or storage class
./charproc.c:6826: warning: type defaults to 'int' in declaration of 'update_appkeypad'
./charproc.c:6826: warning: function declaration isn't a prototype
./charproc.c:6826: error: conflicting types for 'update_appkeypad'
./menu.h:362: error: previous declaration of 'update_appkeypad' was here
./charproc.c:6826: warning: data definition has no type or storage class
./charproc.c:6827: warning: type defaults to 'int' in declaration of 'update_decbkm'
./charproc.c:6827: warning: function declaration isn't a prototype
./charproc.c:6827: error: conflicting types for 'update_decbkm'
./menu.h:323: error: previous declaration of 'update_decbkm' was here
./charproc.c:6827: warning: data definition has no type or storage class
./charproc.c:6828: error: syntax error before numeric constant
./charproc.c:6828: warning: type defaults to 'int' in declaration of 'show_8bit_control'
./charproc.c:6828: warning: function declaration isn't a prototype
./charproc.c:6828: error: conflicting types for 'show_8bit_control'
./xterm.h:754: error: previous declaration of 'show_8bit_control' was here
./charproc.c:6828: warning: data definition has no type or storage class
./charproc.c:6829: warning: type defaults to 'int' in declaration of 'reset_decudk'
./charproc.c:6829: warning: function declaration isn't a prototype
./charproc.c:6829: error: conflicting types for 'reset_decudk'
./xterm.h:798: error: previous declaration of 'reset_decudk' was here
./charproc.c:6829: warning: data definition has no type or storage class
./charproc.c:6831: warning: type defaults to 'int' in declaration of 'FromAlternate'
./charproc.c:6831: warning: parameter names (without types) in function declaration
./charproc.c:6831: error: conflicting types for 'FromAlternate'
./charproc.c:4630: error: previous definition of 'FromAlternate' was here
./charproc.c:6831: warning: data definition has no type or storage class
./charproc.c:6832: warning: type defaults to 'int' in declaration of 'ClearScreen'
./charproc.c:6832: warning: parameter names (without types) in function declaration
./charproc.c:6832: error: conflicting types for 'ClearScreen'
./xterm.h:967: error: previous declaration of 'ClearScreen' was here
./charproc.c:6832: warning: data definition has no type or storage class
./charproc.c:6833: error: syntax error before '->' token
./charproc.c:6838: warning: type defaults to 'int' in declaration of 'update_reversevideo'
./charproc.c:6838: warning: function declaration isn't a prototype
./charproc.c:6838: error: conflicting types for 'update_reversevideo'
./menu.h:357: error: previous declaration of 'update_reversevideo' was here
./charproc.c:6838: warning: data definition has no type or storage class
./charproc.c:6839: warning: type defaults to 'int' in declaration of 'update_autowrap'
./charproc.c:6839: warning: function declaration isn't a prototype
./charproc.c:6839: error: conflicting types for 'update_autowrap'
./menu.h:358: error: previous declaration of 'update_autowrap' was here
./charproc.c:6839: warning: data definition has no type or storage class
./charproc.c:6840: warning: type defaults to 'int' in declaration of 'update_reversewrap'
./charproc.c:6840: warning: function declaration isn't a prototype
./charproc.c:6840: error: conflicting types for 'update_reversewrap'
./menu.h:359: error: previous declaration of 'update_reversewrap' was here
./charproc.c:6840: warning: data definition has no type or storage class
./charproc.c:6841: warning: type defaults to 'int' in declaration of 'update_autolinefeed'
./charproc.c:6841: warning: function declaration isn't a prototype
./charproc.c:6841: error: conflicting types for 'update_autolinefeed'
./menu.h:360: error: previous declaration of 'update_autolinefeed' was here
./charproc.c:6841: warning: data definition has no type or storage class
./charproc.c:6843: error: syntax error before '->' token
./charproc.c:6844: warning: type defaults to 'int' in declaration of 'update_jumpscroll'
./charproc.c:6844: warning: function declaration isn't a prototype
./charproc.c:6844: error: conflicting types for 'update_jumpscroll'
./menu.h:356: error: previous declaration of 'update_jumpscroll' was here
./charproc.c:6844: warning: data definition has no type or storage class
./charproc.c:6846: error: syntax error before 'if'
./charproc.c:6848: error: syntax error before '(' token
./charproc.c:6848: warning: type defaults to 'int' in declaration of 'term'
./charproc.c:6849: warning: type defaults to 'int' in declaration of 'Dimension'
./charproc.c:6849: error: syntax error before numeric constant
./charproc.c:6854: error: syntax error before '->' token
./charproc.c:6854: warning: type defaults to 'int' in declaration of 'XSync'
./charproc.c:6854: warning: function declaration isn't a prototype
./charproc.c:6854: warning: data definition has no type or storage class
./charproc.c:6858: error: syntax error before numeric constant
./charproc.c:6858: warning: type defaults to 'int' in declaration of 'CursorSet'
./charproc.c:6858: warning: function declaration isn't a prototype
./charproc.c:6858: error: conflicting types for 'CursorSet'
./xterm.h:691: error: previous declaration of 'CursorSet' was here
./charproc.c:6858: warning: data definition has no type or storage class
./charproc.c:6859: warning: type defaults to 'int' in declaration of 'CursorSave'
./charproc.c:6859: warning: parameter names (without types) in function declaration
./charproc.c:6859: error: conflicting types for 'CursorSave'
./xterm.h:690: error: previous declaration of 'CursorSave' was here
./charproc.c:6859: warning: data definition has no type or storage class
./charproc.c:6860: error: syntax error before '}' token
./charproc.c:6867: error: syntax error before '&' token
./charproc.c:6867: warning: type defaults to 'int' in declaration of 'bitcpy'
./charproc.c:6867: warning: function declaration isn't a prototype
./charproc.c:6867: error: conflicting types for 'bitcpy'
./charproc.c:4500: error: previous definition of 'bitcpy' was here
./charproc.c:6867: warning: data definition has no type or storage class
./charproc.c:6868: error: syntax error before '&' token
./charproc.c:6868: warning: type defaults to 'int' in declaration of 'bitclr'
./charproc.c:6868: warning: function declaration isn't a prototype
./charproc.c:6868: warning: data definition has no type or storage class
./charproc.c:6872: warning: type defaults to 'int' in declaration of 'update_appcursor'
./charproc.c:6872: warning: function declaration isn't a prototype
./charproc.c:6872: error: conflicting types for 'update_appcursor'
./menu.h:361: error: previous declaration of 'update_appcursor' was here
./charproc.c:6872: warning: data definition has no type or storage class
./charproc.c:6873: warning: type defaults to 'int' in declaration of 'update_autowrap'
./charproc.c:6873: warning: function declaration isn't a prototype
./charproc.c:6873: error: conflicting types for 'update_autowrap'
./menu.h:358: error: previous declaration of 'update_autowrap' was here
./charproc.c:6873: warning: data definition has no type or storage class
./charproc.c:6874: warning: type defaults to 'int' in declaration of 'update_reversewrap'
./charproc.c:6874: warning: function declaration isn't a prototype
./charproc.c:6874: error: conflicting types for 'update_reversewrap'
./menu.h:359: error: previous declaration of 'update_reversewrap' was here
./charproc.c:6874: warning: data definition has no type or storage class
./charproc.c:6876: warning: type defaults to 'int' in declaration of 'CursorSave'
./charproc.c:6876: warning: parameter names (without types) in function declaration
./charproc.c:6876: error: conflicting types for 'CursorSave'
./xterm.h:690: error: previous declaration of 'CursorSave' was here
./charproc.c:6876: warning: data definition has no type or storage class
./charproc.c:6877: error: syntax error before '->' token
./charproc.c:6880: error: syntax error before numeric constant
./charproc.c:6880: warning: type defaults to 'int' in declaration of 'longjmp'
./charproc.c:6880: warning: function declaration isn't a prototype
./charproc.c:6880: error: conflicting types for 'longjmp'
/usr/include/setjmp.h:81: error: previous declaration of 'longjmp' was here
./charproc.c:6880: warning: data definition has no type or storage class
./charproc.c:6891: warning: declaration of 's' shadows a global declaration
./charproc.c:5257: warning: shadowed declaration is here
./charproc.c: In function 'set_character_class':
./charproc.c:6893: warning: declaration of 'i' shadows a global declaration
./charproc.c:5146: warning: shadowed declaration is here
./charproc.c: At top level:
./charproc.c:6990: error: syntax error before 'w'
./charproc.c:6996: error: syntax error before 'key_resources'
./charproc.c:6996: warning: type defaults to 'int' in declaration of 'key_resources'
./charproc.c:6998: warning: braces around scalar initializer
./charproc.c:6998: warning: (near initialization for 'key_resources[0]')
./charproc.c:6998: error: 'XtNtranslations' undeclared here (not in a function)
./charproc.c:6998: error: 'XtCTranslations' undeclared here (not in a function)
./charproc.c:6998: warning: excess elements in scalar initializer
./charproc.c:6998: warning: (near initialization for 'key_resources[0]')
./charproc.c:6998: error: 'XtRTranslationTable' undeclared here (not in a function)
./charproc.c:6998: warning: excess elements in scalar initializer
./charproc.c:6998: warning: (near initialization for 'key_resources[0]')
./charproc.c:6999: error: 'XtTranslations' undeclared here (not in a function)
./charproc.c:6999: warning: excess elements in scalar initializer
./charproc.c:6999: warning: (near initialization for 'key_resources[0]')
./charproc.c:6999: warning: excess elements in scalar initializer
./charproc.c:6999: warning: (near initialization for 'key_resources[0]')
./charproc.c:6999: warning: excess elements in scalar initializer
./charproc.c:6999: warning: (near initialization for 'key_resources[0]')
./charproc.c:6999: error: called object '&<erroneous-expression>' is not a function
./charproc.c:6999: warning: excess elements in scalar initializer
./charproc.c:6999: warning: (near initialization for 'key_resources[0]')
./charproc.c:7000: warning: data definition has no type or storage class
./charproc.c:7007: error: syntax error before 'if'
./charproc.c:7013: error: syntax error before '[' token
./charproc.c:7013: error: 'params' undeclared here (not in a function)
./charproc.c:7013: error: '__s2' undeclared here (not in a function)
./charproc.c:7013: error: initializer element is not constant
./charproc.c:7013: error: syntax error before 'if'
./charproc.c:7013: warning: type defaults to 'int' in declaration of '__result'
./charproc.c:7013: error: non-static declaration of '__result' follows static declaration
./charproc.c:7013: error: previous definition of '__result' was here
./charproc.c:7013: warning: data definition has no type or storage class
./charproc.c:7013: error: syntax error before '}' token
./charproc.c:7013: error: static declaration of '__result' follows non-static declaration
./charproc.c:7013: error: previous declaration of '__result' was here
./charproc.c:7013: error: '__s1' undeclared here (not in a function)
./charproc.c:7013: error: initializer element is not constant
./charproc.c:7013: error: syntax error before 'if'
./charproc.c:7013: warning: type defaults to 'int' in declaration of '__result'
./charproc.c:7013: error: non-static declaration of '__result' follows static declaration
./charproc.c:7013: error: previous definition of '__result' was here
./charproc.c:7013: warning: data definition has no type or storage class
./charproc.c:7013: error: syntax error before '}' token
./charproc.c:7018: warning: type defaults to 'int' in declaration of 'len'
./charproc.c:7018: error: conflicting types for 'len'
./charproc.c:7005: error: previous declaration of 'len' was here
./charproc.c:7018: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast
./charproc.c:7018: error: initializer element is not constant
./charproc.c:7018: warning: data definition has no type or storage class
./charproc.c:7020: warning: type defaults to 'int' in declaration of 'pmapName'
./charproc.c:7020: error: conflicting types for 'pmapName'
./charproc.c:7003: error: previous declaration of 'pmapName' was here
./charproc.c:7020: warning: comparison between signed and unsigned
./charproc.c:7020: error: called object '&<erroneous-expression>' is not a function
./charproc.c:7020: error: syntax error before 'malloc'
./charproc.c:7020: error: called object '&<erroneous-expression>' is not a function
./charproc.c:7020: error: syntax error before ')' token
./charproc.c:7021: warning: type defaults to 'int' in declaration of 'pmapClass'
./charproc.c:7021: error: conflicting types for 'pmapClass'
./charproc.c:7004: error: previous declaration of 'pmapClass' was here
./charproc.c:7021: warning: comparison between signed and unsigned
./charproc.c:7021: error: called object '&<erroneous-expression>' is not a function
./charproc.c:7021: error: syntax error before 'malloc'
./charproc.c:7021: error: called object '&<erroneous-expression>' is not a function
./charproc.c:7021: error: syntax error before ')' token
./charproc.c:7029: warning: type defaults to 'int' in declaration of '__res'
./charproc.c:7029: error: '__c' undeclared here (not in a function)
./charproc.c:7029: warning: comparison between pointer and integer
./charproc.c:7029: warning: comparison between pointer and integer
./charproc.c:7029: error: array subscript is not an integer
./charproc.c:7029: warning: initialization makes integer from pointer without a cast
./charproc.c:7029: error: initializer element is not constant
./charproc.c:7029: warning: data definition has no type or storage class
./charproc.c:7029: error: syntax error before '}' token
./charproc.c:7029: warning: type defaults to 'int' in declaration of '__res'
./charproc.c:7029: warning: data definition has no type or storage class
./charproc.c:7029: error: syntax error before '}' token
./charproc.c:7030: error: syntax error before '(' token
./charproc.c:7041: error: syntax error before 'w'
./charproc.c:7048: error: syntax error before numeric constant
./charproc.c:7048: warning: type defaults to 'int' in declaration of 'Bell'
./charproc.c:7048: warning: function declaration isn't a prototype
./charproc.c:7048: error: conflicting types for 'Bell'
./xterm.h:773: error: previous declaration of 'Bell' was here
./charproc.c:7048: warning: data definition has no type or storage class
./charproc.c:7053: error: syntax error before 'w'
./charproc.c:7063: error: syntax error before 'w'
./charproc.c:7074: error: syntax error before 'w'
./charproc.c:7083: error: conflicting types for 'len'
./charproc.c:7005: error: previous declaration of 'len' was here
./charproc.c:7084: error: syntax error before 'if'
./charproc.c:7088: warning: type defaults to 'int' in declaration of 'len'
./charproc.c:7088: error: conflicting types for 'len'
./charproc.c:7005: error: previous declaration of 'len' was here
./charproc.c:7088: error: 'val' undeclared here (not in a function)
./charproc.c:7088: warning: passing argument 1 of 'strlen' from incompatible pointer type
./charproc.c:7088: error: initializer element is not constant
./charproc.c:7088: warning: data definition has no type or storage class
./charproc.c:7089: error: syntax error before 'if'
./charproc.c:7108: warning: no previous prototype for 'FindFontSelection'
./charproc.c: In function 'FindFontSelection':
./charproc.c:7109: error: syntax error before '*' token
./charproc.c:7111: error: 'AtomPtr' undeclared (first use in this function)
./charproc.c:7111: error: 'pAtom' undeclared (first use in this function)
./charproc.c:7111: error: invalid operands to binary *
./charproc.c:7111: warning: statement with no effect
./charproc.c:7118: error: 'atoms' undeclared (first use in this function)
./charproc.c:7118: warning: left-hand operand of comma expression has no effect
./charproc.c:7118: warning: value computed is not used
./charproc.c:7118: error: wrong type argument to increment
./charproc.c:7118: warning: value computed is not used
./charproc.c:7119: warning: implicit declaration of function 'XmuNameOfAtom'
./charproc.c:7119: warning: nested extern declaration of 'XmuNameOfAtom'
./charproc.c:7119: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const void *'
./charproc.c:7119: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const void *'
./charproc.c:7119: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast
./charproc.c:7119: warning: declaration of '__s2' shadows previous non-variable
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const char *'
./charproc.c:7119: warning: declaration of '__result' shadows a global declaration
./charproc.c:7013: warning: shadowed declaration is here
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const void *'
./charproc.c:7119: warning: passing argument 1 of 'strlen' makes pointer from integer without a cast
./charproc.c:7119: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast
./charproc.c:7119: warning: declaration of '__s1' shadows previous non-variable
./charproc.c:7119: warning: declaration of '__result' shadows a global declaration
./charproc.c:7013: warning: shadowed declaration is here
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const char *'
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const char *'
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const char *'
./charproc.c:7119: warning: cast from function call of type 'int' to non-matching type 'const char *'
./charproc.c:7119: warning: passing argument 2 of '__builtin_strcmp' makes pointer from integer without a cast
./charproc.c:7123: error: syntax error before ')' token
./charproc.c:7125: warning: implicit declaration of function 'XmuMakeAtom'
./charproc.c:7125: warning: nested extern declaration of 'XmuMakeAtom'
./charproc.c:7128: warning: implicit declaration of function 'XmuInternAtom'
./charproc.c:7128: warning: nested extern declaration of 'XmuInternAtom'
./charproc.c:7130: error: invalid type argument of '->'
./charproc.c:7130: error: request for member 'screen' in something not a structure or union
./charproc.c:7130: error: request for member 'menu_font_names' in something not a structure or union
./charproc.c:7130: error: subscripted value is neither array nor pointer
./charproc.c:7131: warning: passing argument 1 of 'XGetSelectionOwner' makes pointer from integer without a cast
./charproc.c:7131: warning: statement with no effect
./charproc.c:7133: warning: implicit declaration of function 'XtGetSelectionValue'
./charproc.c:7133: warning: nested extern declaration of 'XtGetSelectionValue'
./charproc.c:7133: error: 'Widget' undeclared (first use in this function)
./charproc.c:7133: error: syntax error before 'term'
./charproc.c: At top level:
./charproc.c:7141: error: syntax error before '*' token
./charproc.c:7142: warning: function declaration isn't a prototype
./charproc.c: In function 'set_cursor_gcs':
./charproc.c:7144: error: 'XtGCMask' undeclared (first use in this function)
./charproc.c:7144: error: syntax error before 'mask'
./charproc.c:7145: error: 'Pixel' undeclared (first use in this function)
./charproc.c:7184: error: invalid type argument of '->'
./charproc.c:7184: error: request for member 'colorMode' in something not a structure or union
./charproc.c:7185: error: invalid type argument of '->'
./charproc.c:7185: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:7185: error: request for member 'window' in something not a structure or union
./charproc.c:7185: error: 'cc' undeclared (first use in this function)
./charproc.c:7185: warning: comparison between pointer and integer
./charproc.c:7185: warning: comparison between pointer and integer
./charproc.c:7187: error: invalid type argument of '->'
./charproc.c:7187: error: request for member 'fnt_norm' in something not a structure or union
./charproc.c:7187: error: request for member 'fid' in something not a structure or union
./charproc.c:7187: warning: statement with no effect
./charproc.c:7188: error: 'mask' undeclared (first use in this function)
./charproc.c:7188: warning: statement with no effect
./charproc.c:7190: warning: statement with no effect
./charproc.c:7191: error: invalid type argument of '->'
./charproc.c:7191: error: request for member 'display' in something not a structure or union
./charproc.c:7191: error: invalid type argument of '->'
./charproc.c:7191: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:7191: error: request for member 'window' in something not a structure or union
./charproc.c:7191: warning: passing argument 1 of 'XCreateGC' from incompatible pointer type
./charproc.c:7191: warning: passing argument 2 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7191: warning: passing argument 3 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7193: warning: statement with no effect
./charproc.c:7196: error: invalid type argument of '->'
./charproc.c:7196: error: request for member 'display' in something not a structure or union
./charproc.c:7196: error: invalid type argument of '->'
./charproc.c:7196: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:7196: error: request for member 'window' in something not a structure or union
./charproc.c:7196: warning: passing argument 1 of 'XCreateGC' from incompatible pointer type
./charproc.c:7196: warning: passing argument 2 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7196: warning: passing argument 3 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7198: error: invalid type argument of '->'
./charproc.c:7198: error: request for member 'always_highlight' in something not a structure or union
./charproc.c:7203: warning: statement with no effect
./charproc.c:7205: error: invalid type argument of '->'
./charproc.c:7205: error: request for member 'display' in something not a structure or union
./charproc.c:7205: error: invalid type argument of '->'
./charproc.c:7205: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:7205: error: request for member 'window' in something not a structure or union
./charproc.c:7205: warning: passing argument 1 of 'XCreateGC' from incompatible pointer type
./charproc.c:7205: warning: passing argument 2 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7205: warning: passing argument 3 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7206: warning: statement with no effect
./charproc.c:7209: error: invalid type argument of '->'
./charproc.c:7209: error: request for member 'display' in something not a structure or union
./charproc.c:7209: error: invalid type argument of '->'
./charproc.c:7209: error: request for member 'fullVwin' in something not a structure or union
./charproc.c:7209: error: request for member 'window' in something not a structure or union
./charproc.c:7209: warning: passing argument 1 of 'XCreateGC' from incompatible pointer type
./charproc.c:7209: warning: passing argument 2 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7209: warning: passing argument 3 of 'XCreateGC' makes integer from pointer without a cast
./charproc.c:7214: warning: comparison between pointer and integer
./charproc.c:7214: warning: comparison between pointer and integer
./charproc.c:7216: error: invalid type argument of '->'
./charproc.c:7216: error: request for member 'fnt_norm' in something not a structure or union
./charproc.c:7216: error: request for member 'fid' in something not a structure or union
./charproc.c:7216: warning: statement with no effect
./charproc.c:7217: warning: statement with no effect
./charproc.c:7220: warning: statement with no effect
./charproc.c:7221: warning: implicit declaration of function 'XtGetGC'
./charproc.c:7221: warning: nested extern declaration of 'XtGetGC'
./charproc.c:7221: error: 'Widget' undeclared (first use in this function)
./charproc.c:7221: error: syntax error before 'term'
./charproc.c:7223: warning: statement with no effect
./charproc.c:7225: error: syntax error before 'term'
./charproc.c:7227: error: invalid type argument of '->'
./charproc.c:7227: error: request for member 'always_highlight' in something not a structure or union
./charproc.c:7232: warning: statement with no effect
./charproc.c:7233: error: syntax error before 'term'
./charproc.c:7234: warning: statement with no effect
./charproc.c:7236: error: syntax error before 'term'
./charproc.c:7240: error: invalid type argument of '->'
./charproc.c:7240: error: request for member 'colorMode' in something not a structure or union
./charproc.c:7241: error: invalid type argument of '->'
./charproc.c:7241: error: request for member 'cursorGC' in something not a structure or union
./charproc.c:7242: error: invalid type argument of '->'
./charproc.c:7242: error: request for member 'display' in something not a structure or union
./charproc.c:7242: error: invalid type argument of '->'
./charproc.c:7242: error: request for member 'cursorGC' in something not a structure or union
./charproc.c:7242: warning: passing argument 1 of 'XFreeGC' from incompatible pointer type
./charproc.c:7242: warning: passing argument 2 of 'XFreeGC' from incompatible pointer type
./charproc.c:7243: error: invalid type argument of '->'
./charproc.c:7243: error: request for member 'fillCursorGC' in something not a structure or union
./charproc.c:7244: error: invalid type argument of '->'
./charproc.c:7244: error: request for member 'display' in something not a structure or union
./charproc.c:7244: error: invalid type argument of '->'
./charproc.c:7244: error: request for member 'fillCursorGC' in something not a structure or union
./charproc.c:7244: warning: passing argument 1 of 'XFreeGC' from incompatible pointer type
./charproc.c:7244: warning: passing argument 2 of 'XFreeGC' from incompatible pointer type
./charproc.c:7245: error: invalid type argument of '->'
./charproc.c:7245: error: request for member 'reversecursorGC' in something not a structure or union
./charproc.c:7246: error: invalid type argument of '->'
./charproc.c:7246: error: request for member 'display' in something not a structure or union
./charproc.c:7246: error: invalid type argument of '->'
./charproc.c:7246: error: request for member 'reversecursorGC' in something not a structure or union
./charproc.c:7246: warning: passing argument 1 of 'XFreeGC' from incompatible pointer type
./charproc.c:7246: warning: passing argument 2 of 'XFreeGC' from incompatible pointer type
./charproc.c:7247: error: invalid type argument of '->'
./charproc.c:7247: error: request for member 'cursoroutlineGC' in something not a structure or union
./charproc.c:7248: error: invalid type argument of '->'
./charproc.c:7248: error: request for member 'display' in something not a structure or union
./charproc.c:7248: error: invalid type argument of '->'
./charproc.c:7248: error: request for member 'cursoroutlineGC' in something not a structure or union
./charproc.c:7248: warning: passing argument 1 of 'XFreeGC' from incompatible pointer type
./charproc.c:7248: warning: passing argument 2 of 'XFreeGC' from incompatible pointer type
./charproc.c:7252: error: invalid type argument of '->'
./charproc.c:7252: error: request for member 'cursorGC' in something not a structure or union
./charproc.c:7253: warning: implicit declaration of function 'XtReleaseGC'
./charproc.c:7253: warning: nested extern declaration of 'XtReleaseGC'
./charproc.c:7253: error: syntax error before 'term'
./charproc.c:7254: error: invalid type argument of '->'
./charproc.c:7254: error: request for member 'fillCursorGC' in something not a structure or union
./charproc.c:7255: error: syntax error before 'term'
./charproc.c:7256: error: invalid type argument of '->'
./charproc.c:7256: error: request for member 'reversecursorGC' in something not a structure or union
./charproc.c:7257: error: syntax error before 'term'
./charproc.c:7258: error: invalid type argument of '->'
./charproc.c:7258: error: request for member 'cursoroutlineGC' in something not a structure or union
./charproc.c:7259: error: syntax error before 'term'
./charproc.c:7262: error: invalid type argument of '->'
./charproc.c:7262: error: request for member 'cursorGC' in something not a structure or union
./charproc.c:7262: warning: statement with no effect
./charproc.c:7263: error: invalid type argument of '->'
./charproc.c:7263: error: request for member 'fillCursorGC' in something not a structure or union
./charproc.c:7263: warning: statement with no effect
./charproc.c:7264: error: invalid type argument of '->'
./charproc.c:7264: error: request for member 'reversecursorGC' in something not a structure or union
./charproc.c:7264: warning: statement with no effect
./charproc.c:7265: error: invalid type argument of '->'
./charproc.c:7265: error: request for member 'cursoroutlineGC' in something not a structure or union
./charproc.c:7265&#
_________________
Desktop: AMD Athlon 64 3000+ @ 2.15GHz | 7600GT 256MB | 320GB + 250GB SATA 3.0 | Creative X-Fi XtremeGamer | Gentoo Linux amd64
Server: Intel Pentium 2 MMX 350MHz | 30GB HDD | Gentoo Linux x86
Back to top
View user's profile Send private message
lancelott
Apprentice
Apprentice


Joined: 29 Mar 2005
Posts: 152

PostPosted: Wed Nov 30, 2005 11:03 pm    Post subject: Reply with quote

Bump, I need a solution
_________________
Desktop: AMD Athlon 64 3000+ @ 2.15GHz | 7600GT 256MB | 320GB + 250GB SATA 3.0 | Creative X-Fi XtremeGamer | Gentoo Linux amd64
Server: Intel Pentium 2 MMX 350MHz | 30GB HDD | Gentoo Linux x86
Back to top
View user's profile Send private message
slack2daze
n00b
n00b


Joined: 26 Apr 2006
Posts: 7
Location: Providence, RI

PostPosted: Fri Apr 28, 2006 12:54 pm    Post subject: remove "Xaw3d" from USE flags Reply with quote

do you have "Xaw3d" in your USE flags? I had this exact same problem and removed that use flag and it compiled with much success.
_________________
get firefox, fool!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum