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

📄 config.log

📁 sip网络电话服务器原代码
💻 LOG
📖 第 1 页 / 共 4 页
字号:
| #define HAVE_PWD_H 1| #define HAVE_GETOPT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETDB_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_VPRINTF 1| /* end confdefs.h.  */| /* System header to define __stub macros and hopefully few prototypes,|     which can conflict with char _doprnt (); below.|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since|     <limits.h> exists even on freestanding compilers.  */| #ifdef __STDC__| # include <limits.h>| #else| # include <assert.h>| #endif| /* Override any gcc2 internal prototype to avoid an error.  */| #ifdef __cplusplus| extern "C"| {| #endif| /* We use char because int might match the return type of a gcc2|    builtin and then its argument prototype would still apply.  */| char _doprnt ();| /* The GNU C library defines this for functions which it implements|     to always fail with ENOSYS.  Some functions are actually named|     something starting with __ and the normal name is an alias.  */| #if defined (__stub__doprnt) || defined (__stub____doprnt)| choke me| #else| char (*f) () = _doprnt;| #endif| #ifdef __cplusplus| }| #endif| | int| main ()| {| return f != _doprnt;|   ;|   return 0;| }configure:5300: result: noconfigure:5318: checking for strerrorconfigure:5368: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5371: $? = 0configure:5374: test -s conftestconfigure:5377: $? = 0configure:5388: result: yesconfigure:5403: checking for gethostbynameconfigure:5453: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5456: $? = 0configure:5459: test -s conftestconfigure:5462: $? = 0configure:5473: result: yesconfigure:5487: checking for gethostbyname_rconfigure:5537: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5540: $? = 0configure:5543: test -s conftestconfigure:5546: $? = 0configure:5557: result: yesconfigure:5561: checking how many arguments takes gethostbyname_rconfigure:5587: /export/tools/bin/i386-linux-gcc -c -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include conftest.c >&5configure: In function `main':configure:5608: storage size of `data' isn't knownconfigure:5609: too few arguments to function `gethostbyname_r'configure:5590: $? = 1configure: failed program was:| #line 5563 "configure"| /* confdefs.h.  */| | #define PACKAGE_NAME ""| #define PACKAGE_TARNAME ""| #define PACKAGE_VERSION ""| #define PACKAGE_STRING ""| #define PACKAGE_BUGREPORT ""| #define PACKAGE "siproxd"| #define VERSION "0.5.9"| #define _LINUX| #define HAVE_PTHREAD 1| #define HAVE_LIBOSIP2 1| #define HAVE_LIBOSIPPARSER2 1| #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 HAVE_SYS_TIME_H 1| #define HAVE_ERRNO_H 1| #define HAVE_STDARG_H 1| #define HAVE_VARARGS_H 1| #define HAVE_PWD_H 1| #define HAVE_GETOPT_H 1| #define HAVE_SYS_SOCKET_H 1| #define HAVE_NETDB_H 1| #define TIME_WITH_SYS_TIME 1| #define HAVE_VPRINTF 1| #define HAVE_STRERROR 1| #define HAVE_GETHOSTBYNAME 1| /* end confdefs.h.  */| | 	#include <stdlib.h>|         #include <netdb.h>| int| main ()| {| |         char *name;|         struct hostent *he;|         struct hostent_data data;|         (void) gethostbyname_r(name, he, &data);| |   ;|   return 0;| }configure:5630: /export/tools/bin/i386-linux-gcc -c -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include conftest.c >&5configure:5633: $? = 0configure:5636: test -s conftest.oconfigure:5639: $? = 0configure:5726: result: sixconfigure:5738: checking for getopt_longconfigure:5788: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5791: $? = 0configure:5794: test -s conftestconfigure:5797: $? = 0configure:5808: result: yesconfigure:5738: checking for setsidconfigure:5788: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5791: $? = 0configure:5794: test -s conftestconfigure:5797: $? = 0configure:5808: result: yesconfigure:5738: checking for syslogconfigure:5788: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5791: $? = 0configure:5794: test -s conftestconfigure:5797: $? = 0configure:5808: result: yesconfigure:5827: checking for getuidconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5827: checking for setuidconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5827: checking for getgidconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5827: checking for setgidconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5827: checking for getpwnamconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5827: checking for chrootconfigure:5877: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5880: $? = 0configure:5883: test -s conftestconfigure:5886: $? = 0configure:5897: result: yesconfigure:5917: checking for socketconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for bindconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for selectconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for readconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for sendconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for sendtoconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:5917: checking for fcntlconfigure:5967: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:5970: $? = 0configure:5973: test -s conftestconfigure:5976: $? = 0configure:5987: result: yesconfigure:6006: checking for strncpyconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6006: checking for strchrconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6006: checking for strstrconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6006: checking for sprintfconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6006: checking for vfprintfconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6006: checking for vsnprintfconfigure:6056: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6059: $? = 0configure:6062: test -s conftestconfigure:6065: $? = 0configure:6076: result: yesconfigure:6091: checking for fgetsconfigure:6141: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6144: $? = 0configure:6147: test -s conftestconfigure:6150: $? = 0configure:6161: result: yesconfigure:6091: checking for sscanfconfigure:6141: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6144: $? = 0configure:6147: test -s conftestconfigure:6150: $? = 0configure:6161: result: yesconfigure:6175: checking for hstrerrorconfigure:6225: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6228: $? = 0configure:6231: test -s conftestconfigure:6234: $? = 0configure:6245: result: yesconfigure:6326: checking for inet_ptonconfigure:6376: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6379: $? = 0configure:6382: test -s conftestconfigure:6385: $? = 0configure:6396: result: yesconfigure:6326: checking for inet_ntopconfigure:6376: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6379: $? = 0configure:6382: test -s conftestconfigure:6385: $? = 0configure:6396: result: yesconfigure:6326: checking for inet_atonconfigure:6376: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6379: $? = 0configure:6382: test -s conftestconfigure:6385: $? = 0configure:6396: result: yesconfigure:6326: checking for inet_ntoaconfigure:6376: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6379: $? = 0configure:6382: test -s conftestconfigure:6385: $? = 0configure:6396: result: yesconfigure:6411: checking for pthread_setschedparamconfigure:6461: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6464: $? = 0configure:6467: test -s conftestconfigure:6470: $? = 0configure:6481: result: yesconfigure:6411: checking for sched_get_priority_minconfigure:6461: /export/tools/bin/i386-linux-gcc -o conftest -g -O2 -pthread -D_POSIX_THREAD_SAFE_FUNCTIONS  -Ilib/include  conftest.c -losipparser2 -losip2 -Llib/lib   >&5configure:6464: $? = 0

⌨️ 快捷键说明

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