Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root:/sources/binutils-build# make tooldir=/usr
- make[1]: Entering directory `/sources/binutils-build'
- mkdir -p -- ./libiberty
- Configuring in ./libiberty
- configure: creating cache ./config.cache
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking for makeinfo... makeinfo --split-size=5000000
- checking for perl... perl
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for x86_64-unknown-linux-gnu-ar... ar
- checking for x86_64-unknown-linux-gnu-ranlib... ranlib
- checking for x86_64-unknown-linux-gnu-gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... unsupported
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking how to run the C preprocessor... gcc -E
- checking whether gcc supports -W... yes
- checking whether gcc supports -Wall... yes
- checking whether gcc supports -Wwrite-strings... yes
- checking whether gcc supports -Wc++-compat... yes
- checking whether gcc supports -Wstrict-prototypes... yes
- checking whether gcc supports -pedantic ... yes
- checking whether gcc and cc understand -c and -o together... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for grep that handles long lines and -e... /tools/bin/grep
- checking for egrep... /tools/bin/grep -E
- checking for ANSI C header files... no
- 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 whether byte ordering is bigendian... no
- checking for a BSD-compatible install... /tools/bin/install -c
- checking for sys/file.h... yes
- checking for sys/param.h... yes
- checking for limits.h... yes
- checking for stdlib.h... (cached) yes
- checking for malloc.h... yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for sys/time.h... yes
- checking for time.h... yes
- checking for sys/resource.h... yes
- checking for sys/stat.h... (cached) yes
- checking for sys/mman.h... yes
- checking for fcntl.h... yes
- checking for alloca.h... yes
- checking for sys/pstat.h... no
- checking for sys/sysmp.h... no
- checking for sys/sysinfo.h... yes
- checking for machine/hal_sysinfo.h... no
- checking for sys/table.h... no
- checking for sys/sysctl.h... yes
- checking for sys/systemcfg.h... no
- checking for stdint.h... (cached) yes
- checking for stdio_ext.h... yes
- checking for process.h... no
- checking for sys/prctl.h... yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking whether errno must be declared... no
- checking size of int... 0
- checking for a 64-bit type... uint64_t
- checking for intptr_t... yes
- checking for uintptr_t... yes
- checking for ssize_t... yes
- checking for pid_t... yes
- checking for library containing strerror... none required
- checking for asprintf... yes
- checking for atexit... yes
- checking for basename... yes
- checking for bcmp... yes
- checking for bcopy... yes
- checking for bsearch... yes
- checking for bzero... yes
- checking for calloc... yes
- checking for clock... yes
- checking for ffs... yes
- checking for getcwd... yes
- checking for getpagesize... yes
- checking for gettimeofday... yes
- checking for index... yes
- checking for insque... yes
- checking for memchr... yes
- checking for memcmp... yes
- checking for memcpy... yes
- checking for memmem... yes
- checking for memmove... yes
- checking for mempcpy... yes
- checking for memset... yes
- checking for mkstemps... yes
- checking for putenv... yes
- checking for random... yes
- checking for rename... yes
- checking for rindex... yes
- checking for setenv... yes
- checking for snprintf... yes
- checking for sigsetmask... yes
- checking for stpcpy... yes
- checking for stpncpy... yes
- checking for strcasecmp... yes
- checking for strchr... yes
- checking for strdup... yes
- checking for strncasecmp... yes
- checking for strndup... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for strtod... yes
- checking for strtol... yes
- checking for strtoul... yes
- checking for strverscmp... yes
- checking for tmpnam... yes
- checking for vasprintf... yes
- checking for vfprintf... yes
- checking for vprintf... yes
- checking for vsnprintf... yes
- checking for vsprintf... yes
- checking for waitpid... yes
- checking for setproctitle... no
- checking whether alloca needs Cray hooks... no
- checking stack direction for C alloca... -1
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for _doprnt... no
- checking for sys_errlist... yes
- checking for sys_nerr... yes
- checking for sys_siglist... yes
- checking for external symbol _system_configuration... no
- checking for __fsetlocking... yes
- checking for canonicalize_file_name... yes
- checking for dup3... yes
- checking for getrlimit... yes
- checking for getrusage... yes
- checking for getsysinfo... no
- checking for gettimeofday... (cached) yes
- checking for on_exit... yes
- checking for psignal... yes
- checking for pstat_getdynamic... no
- checking for pstat_getstatic... no
- checking for realpath... yes
- checking for setrlimit... yes
- checking for sbrk... yes
- checking for spawnve... no
- checking for spawnvpe... no
- checking for strerror... yes
- checking for strsignal... yes
- checking for sysconf... yes
- checking for sysctl... yes
- checking for sysmp... no
- checking for table... no
- checking for times... yes
- checking for wait3... yes
- checking for wait4... yes
- checking whether basename is declared... no
- checking whether ffs is declared... yes
- checking whether asprintf is declared... no
- checking whether vasprintf is declared... no
- checking whether snprintf is declared... yes
- checking whether vsnprintf is declared... yes
- checking whether calloc is declared... yes
- checking whether getenv is declared... yes
- checking whether getopt is declared... yes
- checking whether malloc is declared... yes
- checking whether realloc is declared... yes
- checking whether sbrk is declared... yes
- checking whether strverscmp is declared... no
- checking whether canonicalize_file_name must be declared... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... (cached) yes
- checking for working mmap... yes
- checking for working strncmp... yes
- configure: updating cache ./config.cache
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating testsuite/Makefile
- config.status: creating config.h
- config.status: executing default commands
- mkdir -p -- ./intl
- Configuring in ./intl
- configure: creating cache ./config.cache
- checking whether make sets $(MAKE)... yes
- checking for a BSD-compatible install... /tools/bin/install -c
- checking whether NLS is requested... yes
- checking for msgfmt... /tools/bin/msgfmt
- checking for gmsgfmt... /tools/bin/msgfmt
- checking for xgettext... no
- checking for msgmerge... no
- checking for x86_64-unknown-linux-gnu-gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... unsupported
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for x86_64-unknown-linux-gnu-ranlib... ranlib
- checking for library containing strerror... none required
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /tools/bin/grep
- checking for egrep... /tools/bin/grep -E
- checking for ANSI C header files... no
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- 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 for off_t... yes
- checking for size_t... yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... yes
- checking for working mmap... yes
- checking whether we are using the GNU C Library 2.1 or newer... yes
- checking whether integer division by zero raises SIGFPE... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unsigned long long... yes
- checking for inttypes.h... yes
- checking whether the inttypes.h PRIxNN macros are broken... no
- checking for ld used by GCC... /tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld
- checking if the linker (/tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
- checking for shared library run path origin... done
- checking argz.h usability... yes
- checking argz.h presence... yes
- checking for argz.h... yes
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking nl_types.h usability... yes
- checking nl_types.h presence... yes
- checking for nl_types.h... yes
- checking malloc.h usability... yes
- checking malloc.h presence... yes
- checking for malloc.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking for stdlib.h... (cached) yes
- checking for string.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking sys/param.h usability... yes
- checking sys/param.h presence... yes
- checking for sys/param.h... yes
- checking for feof_unlocked... yes
- checking for fgets_unlocked... yes
- checking for getc_unlocked... yes
- checking for getcwd... yes
- checking for getegid... yes
- checking for geteuid... yes
- checking for getgid... yes
- checking for getuid... yes
- checking for mempcpy... yes
- checking for munmap... yes
- checking for putenv... yes
- checking for setenv... yes
- checking for setlocale... yes
- checking for stpcpy... yes
- checking for strcasecmp... yes
- checking for strdup... yes
- checking for strtoul... yes
- checking for tsearch... yes
- checking for __argz_count... yes
- checking for __argz_stringify... yes
- checking for __argz_next... yes
- checking for __fsetlocking... yes
- checking for iconv... yes
- checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
- checking for nl_langinfo and CODESET... yes
- checking for LC_MESSAGES... yes
- checking for bison... no
- checking whether NLS is requested... yes
- checking whether included gettext is requested... no
- checking for GNU gettext in libc... yes
- checking whether to use NLS... yes
- checking where the gettext function comes from... libc
- checking for aclocal... no
- checking for autoconf... no
- checking for autoheader... no
- configure: updating cache ./config.cache
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.intl
- config.status: creating config.h
- config.status: executing default-1 commands
- mkdir -p -- ./bfd
- Configuring in ./bfd
- configure: creating cache ./config.cache
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for x86_64-unknown-linux-gnu-gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ISO C89... unsupported
- checking for library containing strerror... none required
- checking for a BSD-compatible install... /tools/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /tools/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking dependency style of gcc... gcc3
- checking for x86_64-unknown-linux-gnu-ar... ar
- checking for x86_64-unknown-linux-gnu-ranlib... ranlib
- checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) yes
- checking for gcc option to accept ISO C89... (cached) unsupported
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /tools/bin/grep
- checking for egrep... /tools/bin/grep -E
- checking for ANSI C header files... no
- 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 minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking how to print strings... printf
- checking for a sed that does not truncate output... /tools/bin/sed
- checking for fgrep... /tools/bin/grep -F
- checking for ld used by gcc... /tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld
- checking if the linker (/tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... nm
- checking the name lister (nm) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-unknown-linux-gnu-objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-unknown-linux-gnu-ar... (cached) ar
- checking for x86_64-unknown-linux-gnu-strip... no
- checking for strip... strip
- checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
- checking command to parse nm output from gcc object... failed
- checking for dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC -DPIC
- checking if gcc PIC flag -fPIC -DPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking if gcc supports -c -o file.o... (cached) yes
- checking whether the gcc linker (/tools/lib/gcc/x86_64-unknown-linux-gnu/4.7.1/../../../../x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for shl_load... no
- checking for shl_load in -ldld... no
- checking for dlopen... no
- checking for dlopen in -ldl... yes
- checking whether a program can dlopen itself... yes
- checking whether a statically linked program can dlopen itself... no
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... yes
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking whether to install libbfd... yes
- checking whether NLS is requested... yes
- checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr vi zh_CN da es fi fr id ja ro ru rw sv tr vi zh_CN
- checking whether NLS is requested... yes
- checking for msgfmt... /tools/bin/msgfmt
- checking for gmsgfmt... /tools/bin/msgfmt
- checking for xgettext... no
- checking for msgmerge... no
- checking size of long long... 0
- checking size of void *... 0
- checking size of long... 0
- checking alloca.h usability... yes
- checking alloca.h presence... yes
- checking for alloca.h... yes
- checking stddef.h usability... yes
- checking stddef.h presence... yes
- checking for stddef.h... yes
- checking for string.h... (cached) yes
- checking for strings.h... (cached) yes
- checking for stdlib.h... (cached) yes
- checking time.h usability... yes
- checking time.h presence... yes
- checking for time.h... yes
- checking for unistd.h... (cached) yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking sys/file.h usability... yes
- checking sys/file.h presence... yes
- checking for sys/file.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for sys/stat.h... (cached) yes
- looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
- checking for uintptr_t... yes
- checking for int_least32_t... yes
- checking for int_fast32_t... yes
- checking for uint64_t... yes
- checking what to include in bfd_stdint.h... stdint.h (already complete)
- checking whether time.h and sys/time.h may both be included... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking whether string.h and strings.h may both be included... yes
- checking for fcntl... yes
- checking for getpagesize... yes
- checking for setitimer... yes
- checking for sysconf... yes
- checking for fdopen... yes
- checking for getuid... yes
- checking for getgid... yes
- checking for fileno... yes
- checking for strtoull... yes
- checking whether basename is declared... yes
- checking whether ftello is declared... yes
- checking whether ftello64 is declared... yes
- checking whether fseeko is declared... yes
- checking whether fseeko64 is declared... yes
- checking whether ffs is declared... yes
- checking whether free is declared... yes
- checking whether getenv is declared... yes
- checking whether malloc is declared... yes
- checking whether realloc is declared... yes
- checking whether stpcpy is declared... yes
- checking whether strstr is declared... yes
- checking whether snprintf is declared... yes
- checking whether vsnprintf is declared... yes
- checking for library containing zlibVersion... -lz
- checking zlib.h usability... yes
- checking zlib.h presence... yes
- checking for zlib.h... yes
- checking sys/procfs.h usability... yes
- checking sys/procfs.h presence... yes
- checking for sys/procfs.h... yes
- checking for prstatus_t in sys/procfs.h... yes
- checking for prstatus32_t in sys/procfs.h... no
- checking for prstatus_t.pr_who in sys/procfs.h... no
- checking for prstatus32_t.pr_who in sys/procfs.h... no
- checking for pstatus_t in sys/procfs.h... no
- checking for pxstatus_t in sys/procfs.h... no
- checking for pstatus32_t in sys/procfs.h... no
- checking for prpsinfo_t in sys/procfs.h... yes
- checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
- checking for prpsinfo32_t in sys/procfs.h... no
- checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
- checking for psinfo_t in sys/procfs.h... no
- checking for psinfo_t.pr_pid in sys/procfs.h... no
- checking for psinfo32_t in sys/procfs.h... no
- checking for psinfo32_t.pr_pid in sys/procfs.h... no
- checking for lwpstatus_t in sys/procfs.h... no
- checking for lwpxstatus_t in sys/procfs.h... no
- checking for lwpstatus_t.pr_context in sys/procfs.h... no
- checking for lwpstatus_t.pr_reg in sys/procfs.h... no
- checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
- checking for win32_pstatus_t in sys/procfs.h... no
- checking linker --as-needed support... yes
- checking for cos in -lm... yes
- configure: WARNING: You have requested a 64 bit BFD configuration, but
- configure: WARNING: your compiler may not have a 64 bit integral type
- checking for gcc version with buggy 64-bit support... no
- checking for ftello... yes
- checking for ftello64... yes
- checking for fseeko... yes
- checking for fseeko64... yes
- checking for fopen64... yes
- checking size of off_t... 0
- checking file_ptr type... BFD_HOST_64_BIT
- checking for stdlib.h... (cached) yes
- checking for unistd.h... (cached) yes
- checking for getpagesize... (cached) yes
- checking for working mmap... yes
- checking for madvise... yes
- checking for mprotect... yes
- configure: updating cache ./config.cache
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating doc/Makefile
- config.status: creating bfd-in3.h
- config.status: creating po/Makefile.in
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing default-1 commands
- config.status: executing bfd_stdint.h commands
- config.status: executing default commands
- make[2]: Entering directory `/sources/binutils-build/libiberty'
- if [ x"-fpic" != x ] && [ ! -d pic ]; then \
- mkdir pic; \
- else true; fi
- touch stamp-picdir
- if [ x"-fpic" != x ]; then \
- gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.22/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fpic ../../binutils-2.22/libiberty/regex.c -o pic/regex.o; \
- else true; fi
- ../../binutils-2.22/libiberty/regex.c:130:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
- ../../binutils-2.22/libiberty/regex.c:130:7: warning: conflicting types for built-in function 'malloc' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:131:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
- ../../binutils-2.22/libiberty/regex.c:131:7: warning: conflicting types for built-in function 'realloc' [enabled by default]
- In file included from /usr/include/bits/string2.h:1296:0,
- from /usr/include/string.h:633,
- from ../../binutils-2.22/libiberty/regex.c:149:
- /usr/include/stdlib.h:470:14: error: conflicting types for 'malloc'
- ../../binutils-2.22/libiberty/regex.c:130:7: note: previous declaration of 'malloc' was here
- In file included from ../../binutils-2.22/libiberty/regex.c:638:0:
- ../../binutils-2.22/libiberty/regex.c: In function 'byte_regex_compile':
- ../../binutils-2.22/libiberty/regex.c:2439:7: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
- ../../binutils-2.22/libiberty/regex.c:2439:33: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:2500:17: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:2533:36: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:2640:28: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:3643:26: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c:4150:5: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'byte_re_compile_fastmap':
- ../../binutils-2.22/libiberty/regex.c:4835:11: warning: implicit declaration of function 'abort' [-Wimplicit-function-declaration]
- ../../binutils-2.22/libiberty/regex.c:4835:11: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'byte_re_match_2_internal':
- ../../binutils-2.22/libiberty/regex.c:7424:11: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'xregcomp':
- ../../binutils-2.22/libiberty/regex.c:7978:4: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'xregexec':
- ../../binutils-2.22/libiberty/regex.c:8053:7: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'xregerror':
- ../../binutils-2.22/libiberty/regex.c:8081:5: warning: incompatible implicit declaration of built-in function 'abort' [enabled by default]
- ../../binutils-2.22/libiberty/regex.c: In function 'xregfree':
- ../../binutils-2.22/libiberty/regex.c:8114:3: warning: incompatible implicit declaration of built-in function 'free' [enabled by default]
- make[2]: *** [regex.o] Error 1
- make[2]: Leaving directory `/sources/binutils-build/libiberty'
- make[1]: *** [all-libiberty] Error 2
- make[1]: Leaving directory `/sources/binutils-build'
- make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement