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

📄 config.log

📁 一个嵌入式Linux上的mp3播放器
💻 LOG
📖 第 1 页 / 共 5 页
字号:
configure:23878: $? = 0configure:23881: test -z 			 || test ! -s conftest.errconfigure:23884: $? = 0configure:23887: test -s conftestconfigure:23890: $? = 0configure:23902: result: yesconfigure:23815: checking for __argz_countconfigure:23872: armv4l-unknown-linux-gcc -o conftest -Wall -I/friendly-arm/api/include -L/friendly-arm/api/lib conftest.c  >&5configure:23878: $? = 0configure:23881: test -z 			 || test ! -s conftest.errconfigure:23884: $? = 0configure:23887: test -s conftestconfigure:23890: $? = 0configure:23902: result: yesconfigure:23815: checking for __argz_stringifyconfigure:23872: armv4l-unknown-linux-gcc -o conftest -Wall -I/friendly-arm/api/include -L/friendly-arm/api/lib conftest.c  >&5configure:23878: $? = 0configure:23881: test -z 			 || test ! -s conftest.errconfigure:23884: $? = 0configure:23887: test -s conftestconfigure:23890: $? = 0configure:23902: result: yesconfigure:23815: checking for __argz_nextconfigure:23872: armv4l-unknown-linux-gcc -o conftest -Wall -I/friendly-arm/api/include -L/friendly-arm/api/lib conftest.c  >&5configure:23878: $? = 0configure:23881: test -z 			 || test ! -s conftest.errconfigure:23884: $? = 0configure:23887: test -s conftestconfigure:23890: $? = 0configure:23902: result: yesconfigure:23815: checking for __fsetlockingconfigure:23872: armv4l-unknown-linux-gcc -o conftest -Wall -I/friendly-arm/api/include -L/friendly-arm/api/lib conftest.c  >&5configure:23878: $? = 0configure:23881: test -z 			 || test ! -s conftest.errconfigure:23884: $? = 0configure:23887: test -s conftestconfigure:23890: $? = 0configure:23902: result: yesconfigure:23914: checking whether _snprintf is declaredconfigure:23939: armv4l-unknown-linux-gcc -c -Wall -I/friendly-arm/api/include conftest.c >&5conftest.c: In function `main':conftest.c:80: `_snprintf' undeclared (first use in this function)conftest.c:80: (Each undeclared identifier is reported only onceconftest.c:80: for each function it appears in.)conftest.c:80: warning: unused variable `p'configure:23945: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "MPEG audio decoder and player"| #define PACKAGE_TARNAME "madplay"| #define PACKAGE_VERSION "0.15.2b"| #define PACKAGE_STRING "MPEG audio decoder and player 0.15.2b"| #define PACKAGE_BUGREPORT "rob@mars.org"| #define PACKAGE "madplay"| #define VERSION "0.15.2b"| #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_DLFCN_H 1| #define HAVE_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define INTDIV0_RAISES_SIGFPE 0| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| #define HAVE_ARGZ_H 1| #define HAVE_LIMITS_H 1| #define HAVE_LOCALE_H 1| #define HAVE_NL_TYPES_H 1| #define HAVE_MALLOC_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_ASPRINTF 1| #define HAVE_FWPRINTF 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_PUTENV 1| #define HAVE_SETENV 1| #define HAVE_SETLOCALE 1| #define HAVE_SNPRINTF 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_WCSLEN 1| #define HAVE___ARGZ_COUNT 1| #define HAVE___ARGZ_STRINGIFY 1| #define HAVE___ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| /* end confdefs.h.  */| #include <stdio.h>| int| main ()| {| | #ifndef _snprintf|   char *p = (char *) _snprintf;| #endif| |   ;|   return 0;| }configure:23968: result: noconfigure:23982: checking whether _snwprintf is declaredconfigure:24007: armv4l-unknown-linux-gcc -c -Wall -I/friendly-arm/api/include conftest.c >&5conftest.c: In function `main':conftest.c:81: `_snwprintf' undeclared (first use in this function)conftest.c:81: (Each undeclared identifier is reported only onceconftest.c:81: for each function it appears in.)conftest.c:81: warning: unused variable `p'configure:24013: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "MPEG audio decoder and player"| #define PACKAGE_TARNAME "madplay"| #define PACKAGE_VERSION "0.15.2b"| #define PACKAGE_STRING "MPEG audio decoder and player 0.15.2b"| #define PACKAGE_BUGREPORT "rob@mars.org"| #define PACKAGE "madplay"| #define VERSION "0.15.2b"| #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_DLFCN_H 1| #define HAVE_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define INTDIV0_RAISES_SIGFPE 0| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| #define HAVE_ARGZ_H 1| #define HAVE_LIMITS_H 1| #define HAVE_LOCALE_H 1| #define HAVE_NL_TYPES_H 1| #define HAVE_MALLOC_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_ASPRINTF 1| #define HAVE_FWPRINTF 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_PUTENV 1| #define HAVE_SETENV 1| #define HAVE_SETLOCALE 1| #define HAVE_SNPRINTF 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_WCSLEN 1| #define HAVE___ARGZ_COUNT 1| #define HAVE___ARGZ_STRINGIFY 1| #define HAVE___ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL__SNPRINTF 0| /* end confdefs.h.  */| #include <stdio.h>| int| main ()| {| | #ifndef _snwprintf|   char *p = (char *) _snwprintf;| #endif| |   ;|   return 0;| }configure:24036: result: noconfigure:24051: checking whether feof_unlocked is declaredconfigure:24076: armv4l-unknown-linux-gcc -c -Wall -I/friendly-arm/api/include conftest.c >&5conftest.c: In function `main':conftest.c:82: warning: unused variable `p'configure:24082: $? = 0configure:24085: test -z 			 || test ! -s conftest.errconfigure:24088: $? = 0configure:24091: test -s conftest.oconfigure:24094: $? = 0configure:24105: result: yesconfigure:24119: checking whether fgets_unlocked is declaredconfigure:24144: armv4l-unknown-linux-gcc -c -Wall -I/friendly-arm/api/include conftest.c >&5conftest.c: In function `main':conftest.c:83: `fgets_unlocked' undeclared (first use in this function)conftest.c:83: (Each undeclared identifier is reported only onceconftest.c:83: for each function it appears in.)conftest.c:83: warning: unused variable `p'configure:24150: $? = 1configure: failed program was:| /* confdefs.h.  */| | #define PACKAGE_NAME "MPEG audio decoder and player"| #define PACKAGE_TARNAME "madplay"| #define PACKAGE_VERSION "0.15.2b"| #define PACKAGE_STRING "MPEG audio decoder and player 0.15.2b"| #define PACKAGE_BUGREPORT "rob@mars.org"| #define PACKAGE "madplay"| #define VERSION "0.15.2b"| #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_DLFCN_H 1| #define HAVE_LONG_LONG 1| #define HAVE_LONG_DOUBLE 1| #define HAVE_WCHAR_T 1| #define HAVE_WINT_T 1| #define HAVE_INTTYPES_H_WITH_UINTMAX 1| #define HAVE_STDINT_H_WITH_UINTMAX 1| #define HAVE_INTMAX_T 1| #define HAVE_POSIX_PRINTF 1| #define HAVE_ALLOCA_H 1| #define HAVE_ALLOCA 1| #define HAVE_STDLIB_H 1| #define HAVE_UNISTD_H 1| #define HAVE_GETPAGESIZE 1| #define INTDIV0_RAISES_SIGFPE 0| #define HAVE_UNSIGNED_LONG_LONG 1| #define HAVE_UINTMAX_T 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_STDINT_H 1| #define HAVE_ARGZ_H 1| #define HAVE_LIMITS_H 1| #define HAVE_LOCALE_H 1| #define HAVE_NL_TYPES_H 1| #define HAVE_MALLOC_H 1| #define HAVE_STDDEF_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_PARAM_H 1| #define HAVE_ASPRINTF 1| #define HAVE_FWPRINTF 1| #define HAVE_GETCWD 1| #define HAVE_GETEGID 1| #define HAVE_GETEUID 1| #define HAVE_GETGID 1| #define HAVE_GETUID 1| #define HAVE_MEMPCPY 1| #define HAVE_MUNMAP 1| #define HAVE_PUTENV 1| #define HAVE_SETENV 1| #define HAVE_SETLOCALE 1| #define HAVE_SNPRINTF 1| #define HAVE_STPCPY 1| #define HAVE_STRCASECMP 1| #define HAVE_STRDUP 1| #define HAVE_STRTOUL 1| #define HAVE_TSEARCH 1| #define HAVE_WCSLEN 1| #define HAVE___ARGZ_COUNT 1| #define HAVE___ARGZ_STRINGIFY 1| #define HAVE___ARGZ_NEXT 1| #define HAVE___FSETLOCKING 1| #define HAVE_DECL__SNPRINTF 0| #define HAVE_DECL__SNWPRINTF 0| #define HAVE_DECL_FEOF_UNLOCKED 1| /* end confdefs.h.  */| #include <stdio.h>| int| main ()| {| | #ifndef fgets_unlocked|   char *p = (char *) fgets_unlocked;| #endif| |   ;|   return 0;| }configure:24173: result: noconfigure:24187: checking whether getc_unlocked is declaredconfigure:24212: armv4l-unknown-linux-gcc -c -Wall -I/friendly-arm/api/include conftest.c >&5

⌨️ 快捷键说明

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