📄 config.log
字号:
| #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 (sizeof ac_aggr.f_namelen)| return 0;| ;| return 0;| }configure:10256: result: noconfigure:10278: checking for special C compiler options needed for large filesconfigure:10371: result: noconfigure:10377: checking for _FILE_OFFSET_BITS value needed for large filesconfigure:10412: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5conftest.c:46: warning: left shift count >= width of typeconftest.c:46: warning: left shift count >= width of typeconftest.c:48: error: size of array 'off_t_is_large' is negativeconfigure:10418: $? = 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 <sys/types.h>| /* Check that off_t can represent 2**63 - 1 correctly.| We can't simply define LARGE_OFF_T to be 9223372036854775807,| since some C++ compilers masquerading as C compilers| incorrectly reject 9223372036854775807. */| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721| && LARGE_OFF_T % 2147483647 == 1)| ? 1 : -1];| int| main ()| {| | ;| return 0;| }configure:10462: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5configure:10468: $? = 0configure:10486: result: 64configure:10635: checking mntent.h usabilityconfigure:10652: gcc -c -g -O2 -Wall -I/usr/include conftest.c >&5configure:10658: $? = 0configure:10672: result: yesconfigure:10676: checking mntent.h presenceconfigure:10691: gcc -E conftest.cconfigure:10697: $? = 0configure:10711: result: yesconfigure:10739: checking for mntent.hconfigure:10746: result: yesconfigure:10762: checking for setmntentconfigure:10818: gcc -o conftest -g -O2 -Wall -I/usr/include conftest.c -L/usr/lib -lcrypto >&5configure:10824: $? = 0configure:10842: result: yesconfigure:11008: checking build system typeconfigure:11026: result: i686-pc-linux-gnuconfigure:11048: checking host system typeconfigure:11063: result: i686-pc-linux-gnuconfigure:11234: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by rdesktop config.status 1.6.0, which wasgenerated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on niuny-laptopconfig.status:609: creating Makefile## ---------------- #### Cache variables. #### ---------------- ##ac_cv_build=i686-pc-linux-gnuac_cv_c_bigendian=noac_cv_c_compiler_gnu=yesac_cv_env_ALSA_CFLAGS_set=ac_cv_env_ALSA_CFLAGS_value=ac_cv_env_ALSA_LIBS_set=ac_cv_env_ALSA_LIBS_value=ac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=ac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=ac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=ac_cv_env_LDFLAGS_value=ac_cv_env_LIBAO_CFLAGS_set=ac_cv_env_LIBAO_CFLAGS_value=ac_cv_env_LIBAO_LIBS_set=ac_cv_env_LIBAO_LIBS_value=ac_cv_env_LIBSAMPLERATE_CFLAGS_set=ac_cv_env_LIBSAMPLERATE_CFLAGS_value=ac_cv_env_LIBSAMPLERATE_LIBS_set=ac_cv_env_LIBSAMPLERATE_LIBS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_PCSCLITE_CFLAGS_set=ac_cv_env_PCSCLITE_CFLAGS_value=ac_cv_env_PCSCLITE_LIBS_set=ac_cv_env_PCSCLITE_LIBS_value=ac_cv_env_PKG_CONFIG_set=ac_cv_env_PKG_CONFIG_value=ac_cv_env_XMKMF_set=ac_cv_env_XMKMF_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=ac_cv_env_host_alias_value=ac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_connect=yesac_cv_func_dirfd=yesac_cv_func_gethostbyname=yesac_cv_func_remove=yesac_cv_func_setmntent=yesac_cv_func_shmat=yesac_cv_have_decl_dirfd=yesac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''ac_cv_header_dirent_dirent_h=yesac_cv_header_dmedia_audio_h=noac_cv_header_iconv_h=yesac_cv_header_inttypes_h=yesac_cv_header_langinfo_h=yesac_cv_header_locale_h=yesac_cv_header_memory_h=yesac_cv_header_mntent_h=yesac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_audioio_h=noac_cv_header_sys_filio_h=noac_cv_header_sys_modem_h=noac_cv_header_sys_mount_h=yesac_cv_header_sys_param_h=yesac_cv_header_sys_select_h=yesac_cv_header_sys_soundcard_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_statfs_h=yesac_cv_header_sys_statvfs_h=yesac_cv_header_sys_strtio_h=noac_cv_header_sys_types_h=yesac_cv_header_sys_vfs_h=yesac_cv_header_unistd_h=yesac_cv_host=i686-pc-linux-gnuac_cv_lib_ICE_IceConnectionNumber=noac_cv_member_struct_statfs_f_namelen=yesac_cv_member_struct_statfs_f_namemax=noac_cv_member_struct_statvfs_f_namelen=noac_cv_member_struct_statvfs_f_namemax=yesac_cv_objext=oac_cv_path_EGREP='/bin/grep -E'ac_cv_path_GREP=/bin/grepac_cv_path_PKG_CONFIG=/usr/bin/pkg-configac_cv_path_install='/usr/bin/install -c'ac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_search_inet_aton='none required'ac_cv_search_opendir='none required'ac_cv_search_socket='none required'ac_cv_sys_file_offset_bits=64ac_cv_sys_largefile_CC=noac_cv_type_socklen_t=yesam_cv_func_iconv=yesam_cv_lib_iconv=noam_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'am_cv_proto_iconv_arg1=fu_cv_sys_stat_statvfs64=nofu_cv_sys_stat_statvfs=yesjm_cv_func_dirfd_macro=no## ----------------- #### Output variables. #### ----------------- ##ALSA_CFLAGS=''ALSA_LIBS=''CC='gcc'CFLAGS='-g -O2 -Wall -I/usr/include 'CPP='gcc -E'CPPFLAGS=''DEFS='-DPACKAGE_NAME=\"rdesktop\" -DPACKAGE_TARNAME=\"rdesktop\" -DPACKAGE_VERSION=\"1.6.0\" -DPACKAGE_STRING=\"rdesktop\ 1.6.0\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=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 -DL_ENDIAN=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LANGINFO_H=1 -Dssldir=\"/usr\" -DEGD_SOCKET=\"/var/run/egd-pool\" -DWITH_RDPSND=1 -DRDPSND_OSS=1 -DHAVE_DIRENT_H=1 -DHAVE_DIRFD=1 -DHAVE_DECL_DIRFD=1 -DHAVE_ICONV_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DSTAT_STATVFS=1 -DHAVE_STRUCT_STATVFS_F_NAMEMAX=1 -DHAVE_STRUCT_STATFS_F_NAMELEN=1 -D_FILE_OFFSET_BITS=64 -DHAVE_MNTENT_H=1 -DHAVE_SETMNTENT=1'ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/bin/grep -E'EXEEXT=''GREP='/bin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'LDFLAGS=''LDVNC=''LIBAO_CFLAGS=''LIBAO_LIBS=''LIBICONV=''LIBOBJS=''LIBS=' -L/usr/lib -lcrypto 'LIBSAMPLERATE_CFLAGS=''LIBSAMPLERATE_LIBS=''LTLIBOBJS=''OBJEXT='o'PACKAGE_BUGREPORT=''PACKAGE_NAME='rdesktop'PACKAGE_STRING='rdesktop 1.6.0'PACKAGE_TARNAME='rdesktop'PACKAGE_VERSION='1.6.0'PATH_SEPARATOR=':'PCSCLITE_CFLAGS=''PCSCLITE_LIBS=''PKG_CONFIG='/usr/bin/pkg-config'RDP2VNCTARGET=''SCARDOBJ=''SHELL='/bin/bash'SOUNDOBJ=' rdpsnd.o rdpsnd_dsp.o rdpsnd_oss.o'STRIP='strip'VNCINC=''VNCLINK=''XMKMF=''X_CFLAGS=''X_EXTRA_LIBS=''X_LIBS=''X_PRE_LIBS=''ac_ct_CC='gcc'bindir='${exec_prefix}/bin'build='i686-pc-linux-gnu'build_alias=''build_cpu='i686'build_os='linux-gnu'build_vendor='pc'datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'host='i686-pc-linux-gnu'host_alias=''host_cpu='i686'host_os='linux-gnu'host_vendor='pc'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr/local'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'ssldir='/usr'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### 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#define _FILE_OFFSET_BITS 64#define HAVE_MNTENT_H 1#define HAVE_SETMNTENT 1configure: exit 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -