LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 711|回复: 0

我安装skyeye的时候有这样的问题

[复制链接]
发表于 2006-2-28 17:32:36 | 显示全部楼层 |阅读模式
我是使用的suse10.0.0
安装skyeye的时候
checking for rindex... (cached) yes
checking for setenv... (cached) yes
checking for sigsetmask... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) yes
checking for getrusage... (cached) yes
checking for on_exit... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
config.h is unchanged
Configuring opcodes...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for a BSD compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
config.h is unchanged
Configuring bfd...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for a BSD compatible install... /usr/bin/install -c
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for fcntl... (cached) yes
checking for getpagesize... (cached) yes
checking for setitimer... (cached) yes
checking for sysconf... (cached) yes
checking for fdopen... (cached) yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking whether strstr must be declared... (cached) no
checking whether malloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether getenv must be declared... (cached) no
checking for sys/procfs.h... (cached) yes
checking for prstatus_t in sys/procfs.h... (cached) yes
checking for prstatus_t.pr_who in sys/procfs.h... (cached) no
checking for pstatus_t in sys/procfs.h... (cached) no
checking for prpsinfo_t in sys/procfs.h... (cached) yes
checking for psinfo_t in sys/procfs.h... (cached) no
checking for lwpstatus_t in sys/procfs.h... (cached) no
checking for lwpstatus_t.pr_context in sys/procfs.h... (cached) no
checking for lwpstatus_t.pr_reg in sys/procfs.h... (cached) no
checking for win32_pstatus_t in sys/procfs.h... (cached) no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for madvise... (cached) yes
checking for mprotect... (cached) yes
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating po/Makefile.in
creating config.h
config.h is unchanged
Configuring readline...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for minix/config.h... (cached) no
checking whether gcc needs -traditional... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking return type of signal handlers... (cached) void
checking whether stat file-mode macros are broken... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for strcasecmp... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for tcgetattr... (cached) yes
checking for setlocale... (cached) yes
checking for lstat... (cached) yes
checking for working strcoll... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ptem.h... (cached) no
checking for sys/pte.h... (cached) no
checking for sys/stream.h... (cached) no
checking for sys/select.h... (cached) yes
checking for termcap.h... (cached) yes
checking for termios.h... (cached) yes
checking for termio.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for locale.h... (cached) yes
checking for type of signal functions... (cached) posix
checking if signal handlers must be reinstalled when invoked... (cached) no
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present
checking for lstat... (cached) yes
checking whether programs are able to redeclare getpw functions... (cached) yes
checking whether or not strcoll and strcmp differ... (cached) no
checking whether signal handlers are of type void... (cached) yes
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
checking for TIOCSTAT in sys/ioctl.h... (cached) no
checking for FIONREAD in sys/ioctl.h... (cached) yes
checking for speed_t in sys/types.h... (cached) no
checking for struct winsize in sys/ioctl.h and termios.h... (cached) sys/ioctl.h
checking if struct dirent has a d_ino member... (cached) yes
checking if struct dirent has a d_fileno member... (cached) yes
checking which library has the termcap functions... (cached) using libtermcap
checking configuration for building shared libraries... supported
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
config.h is unchanged
Configuring sim...
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
creating ./config.status
creating Makefile
Configuring gdb...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... (cached) none needed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
found xgettext programs is not GNU xgettext; ignore it
checking for mawk... (cached) gawk
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for bison... (cached) bison -y
checking for mig... (cached) mig
checking return type of signal handlers... (cached) void
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for curses.h... (cached) yes
checking for endian.h... (cached) yes
checking for link.h... (cached) yes
checking for thread_db.h... (cached) yes
checking for proc_service.h... (cached) no
checking for memory.h... (cached) yes
checking for objlist.h... (cached) no
checking for ptrace.h... (cached) no
checking for sgtty.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/procfs.h... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for sys/reg.h... (cached) yes
checking for stdint.h... (cached) yes
checking for term.h... (cached) yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wait.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for asm/debugreg.h... (cached) yes
checking for sys/debugreg.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/user.h... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for working const... (cached) yes
checking for setpgid... (cached) yes
checking for sbrk... (cached) yes
checking for sigaction... (cached) yes
checking for isascii... (cached) yes
checking for bzero... (cached) yes
checking for bcopy... (cached) yes
checking for btowc... (cached) yes
checking for poll... (cached) yes
checking for sigprocmask... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for PTRACE_GETREGS... (cached) yes
checking for PTRACE_GETXFPREGS... (cached) no
checking for socketpair in -lsocket... (cached) no
checking for socketpair... (cached) yes
checking whether malloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether strerror must be declared... (cached) no
checking whether strdup must be declared... (cached) no
checking whether strstr must be declared... (cached) no
checking for HPUX save_state structure... no
checking for pstatus_t in sys/procfs.h... (cached) no
checking for prrun_t in sys/procfs.h... (cached) no
checking for gregset_t in sys/procfs.h... (cached) no
checking for fpregset_t in sys/procfs.h... (cached) no
checking for prgregset_t in sys/procfs.h... (cached) yes
checking for prfpregset_t in sys/procfs.h... (cached) yes
checking for lwpid_t in sys/procfs.h... (cached) yes
checking for psaddr_t in sys/procfs.h... (cached) yes
checking whether prfpregset_t type is broken... (cached) no
checking for PIOCSET ioctl entry in sys/procfs.h... (cached) no
checking for main in -lm... (cached) yes
checking for wctype in -lc... (cached) yes
checking for long long support in compiler... (cached) yes
checking for long long support in printf... (cached) yes
checking for long double support in compiler... (cached) yes
checking for long double support in printf... (cached) yes
checking for long double support in scanf... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for cygwin... (cached) no
checking for tgetent in -lncurses... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether ln -s works... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
creating ./config.status
creating Makefile
creating tui/Makefile
creating .gdbinit
creating config.h
config.h is unchanged
linking ./config/i386/xm-linux.h to xm.h
linking ./config/i386/tm-linux.h to tm.h
linking ./config/i386/nm-linux.h to nm.h
configuring in doc
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
creating ./config.status
creating Makefile
configuring in testsuite
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.asm
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
linking ./common.inc to arch.inc
configuring in gdb.base
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.c++
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.disasm
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.chill
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.mi
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.threads
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking how to run the C preprocessor... (cached) gcc -E
checking for pthread.h... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in gdb.trace
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.stabs
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdbserver
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
linking ./../config/i386/xm-linux.h to xm.h
linking ./../config/i386/tm-linux.h to tm.h
linking ./../config/i386/nm-linux.h to nm.h
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
Configuring utils...
Created "Makefile" in /home/lx/bin/skyeye/utils
./config.status is unchanged
Configuring spu...
Created "Makefile" in /home/lx/bin/skyeye/utils/spu
./config.status is unchanged
lx@linux:~/bin/skyeye> make
make[1]: Entering directory `/home/lx/bin/skyeye/libiberty'
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[1]: Leaving directory `/home/lx/bin/skyeye/libiberty'
make[1]: Entering directory `/home/lx/bin/skyeye/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/intl'
make[1]: Entering directory `/home/lx/bin/skyeye/bfd'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/bfd'
Making all in doc
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/doc'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Entering directory `/home/lx/bin/skyeye/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
bfd.h is unchanged
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o
echo timestamp > archures.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o
echo timestamp > targets.lo
rm -f tofiles
f=""; \
for i in elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf2.lo dwarf1.lo i386linux.lo aout32.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ./../move-if-change tofiles ofiles
ofiles is unchanged
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libbfd.la -rpath /usr/local/lib -release 2.9.5  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo `cat ofiles`
rm -fr .libs/libbfd.la .libs/libbfd.* .libs/libbfd-2.9.5.*
ar cru .libs/libbfd.a  archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o elf32-i386.o elf32.o elf.o elflink.o dwarf2.o dwarf1.o i386linux.o aout32.o elf32-gen.o cpu-i386.o trad-core.o
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[2]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Entering directory `/home/lx/bin/skyeye/opcodes'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/opcodes'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes'
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[2]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Entering directory `/home/lx/bin/skyeye/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/etc'
make[1]: Entering directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Entering directory `/home/lx/bin/skyeye/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/readline'
make[1]: Entering directory `/home/lx/bin/skyeye/sim'
make[1]: Leaving directory `/home/lx/bin/skyeye/sim'
make[1]: Entering directory `/home/lx/bin/skyeye/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   main.c
rm -f version.c
echo '#include "version.h"' >> version.c
echo 'const char version[] = "5.0";' >> version.c
echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c
echo 'const char target_name[] = "i686-pc-linux-gnu";' >> version.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   version.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   blockframe.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   breakpoint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   findvar.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   stack.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   thread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   source.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   values.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   eval.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   valops.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   valarith.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   printcmd.c
printcmd.c: In function ‘print_scalar_formatted’:
printcmd.c:379: warning: pointer targets in passing argument 2 of ‘print_octal_chars’ differ in signedness
printcmd.c:381: warning: pointer targets in passing argument 2 of ‘print_decimal_chars’ differ in signedness
printcmd.c:383: warning: pointer targets in passing argument 2 of ‘print_binary_chars’ differ in signedness
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   symtab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   symfile.c
symfile.c: In function ‘simple_read_overlay_table’:
symfile.c:3228: warning: pointer targets in passing argument 2 of ‘read_target_long_array’ differ in signedness
symfile.c: In function ‘simple_overlay_update_1’:
symfile.c:3293: warning: pointer targets in passing argument 2 of ‘read_target_long_array’ differ in signedness
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   symmisc.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   infcmd.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   infrun.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   command.c
command.c: In function ‘do_setshow_command’:
command.c:1767: warning: pointer targets in passing argument 1 of ‘fputstr_filtered’ differ in signedness
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   expprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   environ.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   event-loop.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   event-top.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   inf-loop.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   gdbarch.c
In file included from gdbarch.c:59:
./../include/symcat.h:40:8: warning: extra tokens at end of #endif directive
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   arch-utils.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   gdbtypes.c
gdbtypes.c: In function ‘recursive_dump_type’:
gdbtypes.c:2712: error: invalid lvalue in increment
make[1]: *** [gdbtypes.o] 错误 1
make[1]: Leaving directory `/home/lx/bin/skyeye/gdb'
make: *** [all-gdb] 错误 2
lx@linux:~/bin/skyeye>
lx@linux:~/bin/skyeye> find gdbtypes
find: gdbtypes: 没有那个文件或目录
lx@linux:~/bin/skyeye> find gdbtypes.c
find: gdbtypes.c: 没有那个文件或目录
lx@linux:~/bin/skyeye> find -r gdbtypes.c
find: 无效断言“-r”
lx@linux:~/bin/skyeye> man find
Reformatting find(1), please wait...
lx@linux:~/bin/skyeye> find -l gdbtypes.c
find: 无效断言“-l”
lx@linux:~/bin/skyeye> find -L  gdbtypes.c
find: gdbtypes.c: 没有那个文件或目录
lx@linux:~/bin/skyeye>
lx@linux:~/bin/skyeye> clear
lx@linux:~/bin/skyeye> make
make[1]: Entering directory `/home/lx/bin/skyeye/libiberty'
make[2]: Entering directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[1]: Leaving directory `/home/lx/bin/skyeye/libiberty'
make[1]: Entering directory `/home/lx/bin/skyeye/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/intl'
make[1]: Entering directory `/home/lx/bin/skyeye/bfd'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/bfd'
Making all in doc
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/doc'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Entering directory `/home/lx/bin/skyeye/bfd'
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[2]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Entering directory `/home/lx/bin/skyeye/opcodes'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/opcodes'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes'
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[2]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Entering directory `/home/lx/bin/skyeye/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/etc'
make[1]: Entering directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Entering directory `/home/lx/bin/skyeye/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/readline'
make[1]: Entering directory `/home/lx/bin/skyeye/sim'
make[1]: Leaving directory `/home/lx/bin/skyeye/sim'
make[1]: Entering directory `/home/lx/bin/skyeye/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   gdbtypes.c
gdbtypes.c: In function ‘recursive_dump_type’:
gdbtypes.c:2712: error: invalid lvalue in increment
make[1]: *** [gdbtypes.o] 错误 1
make[1]: Leaving directory `/home/lx/bin/skyeye/gdb'
make: *** [all-gdb] 错误 2
lx@linux:~/bin/skyeye>
lx@linux:~/bin/skyeye> clear
lx@linux:~/bin/skyeye> make
make[1]: Entering directory `/home/lx/bin/skyeye/libiberty'
make[2]: Entering directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/lx/bin/skyeye/libiberty/testsuite'
make[1]: Leaving directory `/home/lx/bin/skyeye/libiberty'
make[1]: Entering directory `/home/lx/bin/skyeye/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/intl'
make[1]: Entering directory `/home/lx/bin/skyeye/bfd'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/bfd'
Making all in doc
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/doc'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd/po'
make[3]: Entering directory `/home/lx/bin/skyeye/bfd'
make[3]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[2]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Leaving directory `/home/lx/bin/skyeye/bfd'
make[1]: Entering directory `/home/lx/bin/skyeye/opcodes'
make  all-recursive
make[2]: Entering directory `/home/lx/bin/skyeye/opcodes'
Making all in po
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes/po'
make[3]: Entering directory `/home/lx/bin/skyeye/opcodes'
make[3]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[2]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Leaving directory `/home/lx/bin/skyeye/opcodes'
make[1]: Entering directory `/home/lx/bin/skyeye/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/etc'
make[1]: Entering directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/mmalloc'
make[1]: Entering directory `/home/lx/bin/skyeye/readline'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lx/bin/skyeye/readline'
make[1]: Entering directory `/home/lx/bin/skyeye/sim'
make[1]: Leaving directory `/home/lx/bin/skyeye/sim'
make[1]: Entering directory `/home/lx/bin/skyeye/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui  -DUSE_INCLUDED_REGEX   gdbtypes.c
gdbtypes.c: In function ‘recursive_dump_type’:
gdbtypes.c:2712: error: invalid lvalue in increment
make[1]: *** [gdbtypes.o] 错误 1
make[1]: Leaving directory `/home/lx/bin/skyeye/gdb'
make: *** [all-gdb] 错误 2
请问我怎样才能正常安装呢
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表