Problems compiling rdesktop 1.4.1

Ralf Folkerts ralf.folkerts at gmx.de
Tue May 17 00:20:26 PDT 2005


Am Montag, den 16.05.2005, 11:12 -0700 schrieb David O'Brien:

Hi David,

I also have a Problem here :-( I just forced a re-installation of
libiconv (I also have 1.9.2_1) - but that didn't help. However, the
"configure" did detect that iconv is installed...

Do you have any hint?

Here the full report:

[Updating the pkgdb <format:bdb1_btree> in /var/db/pkg ... - 508
packages found (-0 +0)  done]
--->  Upgrading 'rdesktop-1.4.0_2' to 'rdesktop-1.4.1' (net/rdesktop)
--->  Building '/usr/ports/net/rdesktop'
===>  Cleaning for libiconv-1.9.2_1
===>  Cleaning for gettext-0.14.4
===>  Cleaning for gmake-3.80_2
===>  Cleaning for imake-6.8.2
===>  Cleaning for libtool-1.5.10_1
===>  Cleaning for pkgconfig-0.17.2
===>  Cleaning for perl-5.8.6_2
===>  Cleaning for freetype2-2.1.9
===>  Cleaning for openssl-0.9.7g
===>  Cleaning for expat-1.95.8_1
===>  Cleaning for fontconfig-2.2.3,1
===>  Cleaning for xorg-libraries-6.8.2
===>  Cleaning for rdesktop-1.4.1
===>  Extracting for rdesktop-1.4.1
=> Checksum OK for rdesktop-1.4.1.tar.gz.
===>  Patching for rdesktop-1.4.1
===>  Applying FreeBSD patches for rdesktop-1.4.1
===>   rdesktop-1.4.1 depends on file: /usr/local/lib/libcrypto.so.3 -
found
===>   rdesktop-1.4.1 depends on executable: gmake - found
===>   rdesktop-1.4.1 depends on shared library: X11.6 - found
===>  Configuring for rdesktop-1.4.1
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for library containing socket... none required
checking for library containing inet_aton... none required
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/filio.h usability... yes
checking sys/filio.h presence... yes
checking for sys/filio.h... yes
checking sys/strtio.h usability... no
checking sys/strtio.h presence... no
checking for sys/strtio.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking iconv.h usability... no
checking iconv.h presence... no
checking for iconv.h... no
checking for OpenSSL directory... /usr/local
checking if architecture needs alignment... no
checking ao/ao.h usability... yes
checking ao/ao.h presence... no
configure: WARNING: ao/ao.h: accepted by the compiler, rejected by the
preprocessor!
configure: WARNING: ao/ao.h: proceeding with the compiler's result
checking for ao/ao.h... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking dmedia/audio.h usability... no
checking dmedia/audio.h presence... no
checking for dmedia/audio.h... no
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for dirfd... no
checking whether dirfd is declared... yes
checking whether dirfd is a macro... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for socklen_t... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for sys/mount.h... yes
configure: checking how to get filesystem space usage...
checking statvfs64 function (SVR4)... no
checking statvfs function (SVR4)... yes
checking for struct statfs.f_namemax... no
checking for struct statvfs.f_namemax... yes
checking for struct statfs.f_namelen... no
checking for struct statvfs.f_namelen... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking for setmntent... no
checking build system type... i386-unknown-freebsd5.4
checking host system type... i386-unknown-freebsd5.4
configure: creating ./config.status
config.status: creating Makefile
===>  Building for rdesktop-1.4.1
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o rdesktop.o -c rdesktop.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o xwin.o -c xwin.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o xkeymap.o -c xkeymap.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o ewmhints.o -c ewmhints.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o xclip.o -c xclip.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o cliprdr.o -c cliprdr.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o rdpsnd.o -c rdpsnd.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o rdpsnd_oss.o -c rdpsnd_oss.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o tcp.o -c tcp.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o iso.o -c iso.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o mcs.o -c mcs.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o secure.o -c secure.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o licence.o -c licence.c
cc -O -pipe -march=athlon-xp -Wall -I/usr/local/include
-I/usr/X11R6/include -DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=
\"rdesktop\" -DPACKAGE_VERSION=\"1.4.1\" -DPACKAGE_STRING=\"rdesktop\
1.4.1\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DL_ENDIAN=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_FILIO_H=1 -DHAVE_LOCALE_H=1
-DHAVE_LANGINFO_H=1 -Dssldir=\"/usr/local\" -DEGD_SOCKET=
\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DHAVE_DIRENT_H=1
-DHAVE_DECL_DIRFD=1 -DHAVE_ICONV=1 -DICONV_CONST=const
-DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1
-DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1  -DKEYMAP_PATH=
\"/usr/local/share/rdesktop/keymaps/\" -o rdp.o -c rdp.c
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/portupgrade17627.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
	! net/rdesktop (rdesktop-1.4.0_2)	(compiler error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

Cheers,
_ralf_

> On Mon, May 16, 2005 at 10:29:18AM +0100, Steve Hodgson wrote:
> > checking whether dirfd is a macro... yes
> > checking for iconv... yes
> > checking for iconv declaration...
> >          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
> > *inbytesleft, char * *outbuf, size_t *outbytesleft);
> > checking for socklen_t... yes
> 
> This is different from my system:
> 
> checking whether dirfd is a macro... yes
> checking for iconv... no, consider installing GNU libiconv
> checking for socklen_t... yes
> 
> Note that I do have libiconv-1.9.2_1 installed.
> 
-- 



More information about the freebsd-ports mailing list