Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jun 2005 21:04:32 -0400
From:      Derrick Edwards <dantavious@comcast.net>
To:        freebsd-ports@freebsd.org
Subject:   rdesktop upgrade problems
Message-ID:  <200506262104.32789.dantavious@comcast.net>

next in thread | raw e-mail | index | archive | help
	Hi all,
I am trying to upgrade rdesktop and I get the following error. Any ideas? 
Thanks
Derrick


rdp.c: In function `rdp_out_unistr':
rdp.c:164: error: syntax error before "iconv_h"
rdp.c:171: error: `iconv_h' undeclared (first use in this function)
rdp.c:171: error: (Each undeclared identifier is reported only once
rdp.c:171: error: for each function it appears in.)
rdp.c:171: error: `iconv_t' undeclared (first use in this function)
rdp.c:174: warning: implicit declaration of function `iconv_open'
rdp.c:183: warning: implicit declaration of function `iconv'
rdp.c:186: warning: implicit declaration of function `iconv_close'
rdp.c: In function `rdp_in_unistr':
rdp.c:239: error: syntax error before "iconv_h"
rdp.c:243: error: `iconv_h' undeclared (first use in this function)
rdp.c:243: error: `iconv_t' undeclared (first use in this function)
gmake: *** [rdp.o] Error 1
*** Error code 2

Stop in /usr/ports/net/rdesktop.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade12965.0 
make
** Fix the problem and try again.
--->  Build of net/rdesktop ended at: Sun, 26 Jun 2005 19:33:23 -0400 
(consumed 00:01:04)
--->  Upgrade of net/rdesktop ended at: Sun, 26 Jun 2005 19:33:23 -0400 
(consumed 00:01:04)
--->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
        ! net/rdesktop (rdesktop-1.4.0_2)       (compiler error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed
--->  Session ended at: Sun, 26 Jun 2005 19:33:23 -0400 (consumed 00:02:18)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506262104.32789.dantavious>