error installing rdesktop with macports
I got the following error with "sudo port install rdesktop". Any ideas what went wrong? Maybe I need to install X libs or something? (I'd rather use what came with osx though) Frank ------------------ ---> Building rdesktop with target rdesktop Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_rdesktop/work/rdesktop-1.5.0" && make rdesktop " returned error 2 Command output: xwin.c: In function 'ui_seamless_ack': xwin.c:3675: error: 'sw' undeclared (first use in this function) xwin.c:3675: error: invalid operands to binary * xwin.c:3675: warning: statement with no effect xwin.c:3676: warning: statement with no effect xwin.c:3676: error: request for member 'next' in something not a structure or union xwin.c:3676: warning: statement with no effect xwin.c:3678: error: request for member 'outstanding_position' in something not a structure or union xwin.c:3678: error: request for member 'outpos_serial' in something not a structure or union xwin.c:3678: warning: comparison between pointer and integer xwin.c:3680: error: request for member 'xoffset' in something not a structure or union xwin.c:3680: error: request for member 'outpos_xoffset' in something not a structure or union xwin.c:3680: warning: statement with no effect xwin.c:3681: error: request for member 'yoffset' in something not a structure or union xwin.c:3681: error: request for member 'outpos_yoffset' in something not a structure or union xwin.c:3681: warning: statement with no effect xwin.c:3682: error: request for member 'width' in something not a structure or union xwin.c:3682: error: request for member 'outpos_width' in something not a structure or union xwin.c:3682: warning: statement with no effect xwin.c:3683: error: request for member 'height' in something not a structure or union xwin.c:3683: error: request for member 'outpos_height' in something not a structure or union xwin.c:3683: warning: statement with no effect xwin.c:3684: error: request for member 'outstanding_position' in something not a structure or union xwin.c:3684: warning: statement with no effect xwin.c:3690: error: request for member 'wnd' in something not a structure or union xwin.c:3691: error: request for member 'xoffset' in something not a structure or union xwin.c:3691: error: request for member 'yoffset' in something not a structure or union xwin.c:3691: error: request for member 'width' in something not a structure or union xwin.c:3691: error: request for member 'height' in something not a structure or union make: *** [xwin.o] Error 1 Error: Status 1 encountered during processing.
On Oct 15, 2007, at 03:47, Frank Wilson wrote:
I got the following error with "sudo port install rdesktop". Any ideas what went wrong? Maybe I need to install X libs or something? (I'd rather use what came with osx though)
This bug was reported here: http://trac.macports.org/projects/macports/ticket/12847 I attached a patch which seems to fix it. I'm now waiting for a response from the maintainers.
participants (2)
-
Frank Wilson
-
Ryan Schmidt