⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 config.log

📁 LInux 下的远程桌面工具 Rdesktop
💻 LOG
📖 第 1 页 / 共 4 页
字号:
configure:8786: checking for sys/vfs.hconfigure:8794: result: yesconfigure:8822: checking sys/statvfs.h usabilityconfigure:8839: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:8845: $? = 0configure:8859: result: yesconfigure:8863: checking sys/statvfs.h presenceconfigure:8878: gcc -E  conftest.cconfigure:8884: $? = 0configure:8898: result: yesconfigure:8926: checking for sys/statvfs.hconfigure:8934: result: yesconfigure:8962: checking sys/statfs.h usabilityconfigure:8979: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:8985: $? = 0configure:8999: result: yesconfigure:9003: checking sys/statfs.h presenceconfigure:9018: gcc -E  conftest.cconfigure:9024: $? = 0configure:9038: result: yesconfigure:9066: checking for sys/statfs.hconfigure:9074: result: yesconfigure:9102: checking sys/param.h usabilityconfigure:9119: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:9125: $? = 0configure:9139: result: yesconfigure:9143: checking sys/param.h presenceconfigure:9158: gcc -E  conftest.cconfigure:9164: $? = 0configure:9178: result: yesconfigure:9206: checking for sys/param.hconfigure:9214: result: yesconfigure:9239: checking for sys/mount.hconfigure:9260: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:9266: $? = 0configure:9282: result: yesconfigure:9296: checking how to get filesystem space usage...configure:9303: checking statvfs64 function (SVR4)configure:9335: gcc -o conftest -g -O2 -Wall -I/usr/include    conftest.c  -L/usr/lib -lcrypto   >&5conftest.c:44: warning: return type defaults to 'int'conftest.c: In function 'main':conftest.c:45: error: storage size of 'fsd' isn't knownconftest.c:46: warning: implicit declaration of function 'exit'conftest.c:46: warning: incompatible implicit declaration of built-in function 'exit'conftest.c:46: warning: implicit declaration of function 'statvfs64'conftest.c:45: warning: unused variable 'fsd'configure:9338: $? = 1configure: program exited with status 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "rdesktop"| #define PACKAGE_TARNAME "rdesktop"| #define PACKAGE_VERSION "1.6.0"| #define PACKAGE_STRING "rdesktop 1.6.0"| #define PACKAGE_BUGREPORT ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define L_ENDIAN 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_LANGINFO_H 1| #define ssldir "/usr"| #define EGD_SOCKET "/var/run/egd-pool"| #define WITH_RDPSND 1| #define RDPSND_OSS 1| #define HAVE_DIRENT_H 1| #define HAVE_DIRFD 1| #define HAVE_DECL_DIRFD 1| #define HAVE_ICONV_H 1| #define HAVE_ICONV 1| #define ICONV_CONST | #define HAVE_SYS_VFS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_STATFS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_MOUNT_H 1| /* end confdefs.h.  */| | #if defined(HAVE_UNISTD_H)| #include <unistd.h>| #endif| #include <sys/types.h>| #include <sys/statvfs.h>|   main ()|   {|     struct statvfs64 fsd;|     exit (statvfs64 (".", &fsd));|   }configure:9363: result: noconfigure:9383: checking statvfs function (SVR4)configure:9410: gcc -o conftest -g -O2 -Wall -I/usr/include    conftest.c  -L/usr/lib -lcrypto   >&5conftest.c: In function 'main':conftest.c:42: warning: null argument where non-null required (argument 1)configure:9416: $? = 0configure:9433: result: yesconfigure:9851: checking for struct statfs.f_namemaxconfigure:9880: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5conftest.c: In function 'main':conftest.c:95: error: 'struct statfs' has no member named 'f_namemax'configure:9886: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "rdesktop"| #define PACKAGE_TARNAME "rdesktop"| #define PACKAGE_VERSION "1.6.0"| #define PACKAGE_STRING "rdesktop 1.6.0"| #define PACKAGE_BUGREPORT ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define L_ENDIAN 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_LANGINFO_H 1| #define ssldir "/usr"| #define EGD_SOCKET "/var/run/egd-pool"| #define WITH_RDPSND 1| #define RDPSND_OSS 1| #define HAVE_DIRENT_H 1| #define HAVE_DIRFD 1| #define HAVE_DECL_DIRFD 1| #define HAVE_ICONV_H 1| #define HAVE_ICONV 1| #define ICONV_CONST | #define HAVE_SYS_VFS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_STATFS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_MOUNT_H 1| #define STAT_STATVFS 1| /* end confdefs.h.  */| #include <stdio.h>| #ifdef HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #ifdef HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #ifdef STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # ifdef HAVE_STDLIB_H| #  include <stdlib.h>| # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include <memory.h>| # endif| # include <string.h>| #endif| #ifdef HAVE_STRINGS_H| # include <strings.h>| #endif| #ifdef HAVE_INTTYPES_H| # include <inttypes.h>| #endif| #ifdef HAVE_STDINT_H| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #if HAVE_SYS_STATVFS_H| # include <sys/statvfs.h>| #endif| #if HAVE_SYS_VFS_H| # include <sys/vfs.h>| #endif| #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H| # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H| /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */| #  include <sys/param.h>| #  include <sys/mount.h>| # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H| /* Ultrix 4.4 needs these for the declaration of struct statfs.  */| #  include <netinet/in.h>| #  include <nfs/nfs_clnt.h>| #  include <nfs/vfs.h>| # endif| #endif| | | int| main ()| {| static struct statfs ac_aggr;| if (ac_aggr.f_namemax)| return 0;|   ;|   return 0;| }configure:9920: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5conftest.c: In function 'main':conftest.c:95: error: 'struct statfs' has no member named 'f_namemax'configure:9926: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "rdesktop"| #define PACKAGE_TARNAME "rdesktop"| #define PACKAGE_VERSION "1.6.0"| #define PACKAGE_STRING "rdesktop 1.6.0"| #define PACKAGE_BUGREPORT ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define L_ENDIAN 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_LANGINFO_H 1| #define ssldir "/usr"| #define EGD_SOCKET "/var/run/egd-pool"| #define WITH_RDPSND 1| #define RDPSND_OSS 1| #define HAVE_DIRENT_H 1| #define HAVE_DIRFD 1| #define HAVE_DECL_DIRFD 1| #define HAVE_ICONV_H 1| #define HAVE_ICONV 1| #define ICONV_CONST | #define HAVE_SYS_VFS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_STATFS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_MOUNT_H 1| #define STAT_STATVFS 1| /* end confdefs.h.  */| #include <stdio.h>| #ifdef HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #ifdef HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #ifdef STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # ifdef HAVE_STDLIB_H| #  include <stdlib.h>| # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include <memory.h>| # endif| # include <string.h>| #endif| #ifdef HAVE_STRINGS_H| # include <strings.h>| #endif| #ifdef HAVE_INTTYPES_H| # include <inttypes.h>| #endif| #ifdef HAVE_STDINT_H| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #if HAVE_SYS_STATVFS_H| # include <sys/statvfs.h>| #endif| #if HAVE_SYS_VFS_H| # include <sys/vfs.h>| #endif| #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H| # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H| /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */| #  include <sys/param.h>| #  include <sys/mount.h>| # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H| /* Ultrix 4.4 needs these for the declaration of struct statfs.  */| #  include <netinet/in.h>| #  include <nfs/nfs_clnt.h>| #  include <nfs/vfs.h>| # endif| #endif| | | int| main ()| {| static struct statfs ac_aggr;| if (sizeof ac_aggr.f_namemax)| return 0;|   ;|   return 0;| }configure:9944: result: noconfigure:9955: checking for struct statvfs.f_namemaxconfigure:9984: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:9990: $? = 0configure:10048: result: yesconfigure:10059: checking for struct statfs.f_namelenconfigure:10088: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5configure:10094: $? = 0configure:10152: result: yesconfigure:10163: checking for struct statvfs.f_namelenconfigure:10192: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5conftest.c: In function 'main':conftest.c:97: error: 'struct statvfs' has no member named 'f_namelen'configure:10198: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "rdesktop"| #define PACKAGE_TARNAME "rdesktop"| #define PACKAGE_VERSION "1.6.0"| #define PACKAGE_STRING "rdesktop 1.6.0"| #define PACKAGE_BUGREPORT ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define L_ENDIAN 1| #define HAVE_SYS_SELECT_H 1| #define HAVE_LOCALE_H 1| #define HAVE_LANGINFO_H 1| #define ssldir "/usr"| #define EGD_SOCKET "/var/run/egd-pool"| #define WITH_RDPSND 1| #define RDPSND_OSS 1| #define HAVE_DIRENT_H 1| #define HAVE_DIRFD 1| #define HAVE_DECL_DIRFD 1| #define HAVE_ICONV_H 1| #define HAVE_ICONV 1| #define ICONV_CONST | #define HAVE_SYS_VFS_H 1| #define HAVE_SYS_STATVFS_H 1| #define HAVE_SYS_STATFS_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_SYS_MOUNT_H 1| #define STAT_STATVFS 1| #define HAVE_STRUCT_STATVFS_F_NAMEMAX 1| #define HAVE_STRUCT_STATFS_F_NAMELEN 1| /* end confdefs.h.  */| #include <stdio.h>| #ifdef HAVE_SYS_TYPES_H| # include <sys/types.h>| #endif| #ifdef HAVE_SYS_STAT_H| # include <sys/stat.h>| #endif| #ifdef STDC_HEADERS| # include <stdlib.h>| # include <stddef.h>| #else| # ifdef HAVE_STDLIB_H| #  include <stdlib.h>| # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| #  include <memory.h>| # endif| # include <string.h>| #endif| #ifdef HAVE_STRINGS_H| # include <strings.h>| #endif| #ifdef HAVE_INTTYPES_H| # include <inttypes.h>| #endif| #ifdef HAVE_STDINT_H| # include <stdint.h>| #endif| #ifdef HAVE_UNISTD_H| # include <unistd.h>| #endif| #if HAVE_SYS_STATVFS_H| # include <sys/statvfs.h>| #endif| #if HAVE_SYS_VFS_H| # include <sys/vfs.h>| #endif| #if !HAVE_SYS_STATVFS_H && !HAVE_SYS_VFS_H| # if HAVE_SYS_MOUNT_H && HAVE_SYS_PARAM_H| /* NetBSD 1.5.2 needs these, for the declaration of struct statfs. */| #  include <sys/param.h>| #  include <sys/mount.h>| # elif HAVE_NETINET_IN_H && HAVE_NFS_NFS_CLNT_H && HAVE_NFS_VFS_H| /* Ultrix 4.4 needs these for the declaration of struct statfs.  */| #  include <netinet/in.h>| #  include <nfs/nfs_clnt.h>| #  include <nfs/vfs.h>| # endif| #endif| | | int| main ()| {| static struct statvfs ac_aggr;| if (ac_aggr.f_namelen)| return 0;|   ;|   return 0;| }configure:10232: gcc -c -g -O2 -Wall -I/usr/include   conftest.c >&5conftest.c: In function 'main':conftest.c:97: error: 'struct statvfs' has no member named 'f_namelen'configure:10238: $? = 1configure: failed program was:| /* confdefs.h.  */| #define PACKAGE_NAME "rdesktop"| #define PACKAGE_TARNAME "rdesktop"| #define PACKAGE_VERSION "1.6.0"| #define PACKAGE_STRING "rdesktop 1.6.0"| #define PACKAGE_BUGREPORT ""| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -