Hi Nick,

Quickly skim your log, I find that:

make install  ---> /bin/sh: line 1: ..//.././bfd/../mkinstalldirs:
Permission denied

It seems that the current user no permission to operate some files.

Could you try "sudo make install" ?

Thanks,
DDD


2009/8/10 鄭守謙(Nick Cheng) <[email protected]>

> Hi Caz,
> I got stuck while I executed "make install".
> I append the output of "make" and "make install".
> make:
>
> make[1]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight'
> make[2]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libiberty'
> make[3]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libiberty/testsuite'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libiberty/testsuite'
> make[2]: Leaving directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libiberty'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/intl'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/intl'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> Making info in doc
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../aoutx.h >aoutx.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../archive.c
> >archive.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change archive.tmp archive.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../archures.c
> >archures.
> tmp
> /bin/sh ../.././bfd/doc/../../move-if-change archures.tmp archures.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfd.c >bfd.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfd.tmp bfdt.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../cache.c >cache.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change cache.tmp cache.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../coffcode.h
> >coffcode.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../corefile.c >core.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change core.tmp core.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elf.c >elf.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change elf.tmp elf.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elfcode.h
> >elfcode.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../format.c >format.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change format.tmp format.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../libbfd.c >libbfd.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfdwin.c >bfdwin.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfdio.c >bfdio.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str  <../.././bfd/doc/../opncls.c >opncls.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change opncls.tmp opncls.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../reloc.c >reloc.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change reloc.tmp reloc.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../section.c
> >section.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change section.tmp section.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../syms.c >syms.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change syms.tmp syms.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../targets.c
> >targets.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change targets.tmp targets.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../init.c >init.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change init.tmp init.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../hash.c >hash.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change hash.tmp hash.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../linker.c >linker.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change linker.tmp linker.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../mmo.c >mmo.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change mmo.tmp mmo.texi
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> Making info in po
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> make[3]: Nothing to be done for `info'.
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[3]: Nothing to be done for `info-am'.
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make  all-recursive
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> Making all in doc
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> Making all in po
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> make  all-recursive
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> Making all in po
> make[4]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/opcodes/po'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory
> `/home/nick/Download/gdb-6.8-KgdbLight/opcodes/po'
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/opcodes'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> for f in standards.info configure.info; do \
>          if test -f .././etc/`echo $f | sed -e 's/.info$/.texi/'`; then \
>            if make "MAKEINFO=makeinfo --split-size=5000000
> --split-size=5000000" $f; then \
>              true; \
>            else \
>              exit 1; \
>            fi; \
>          fi; \
>        done
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> make[3]: `standards.info' is up to date.
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> make[3]: `configure.info' is up to date.
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/etc'
> make[2]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libdecnumber'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/home/nick/Download/gdb-6.8-KgdbLight/libdecnumber'
> make[2]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/readline'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/readline'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/sim'
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/sim'
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb'
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb'
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb/doc'
> make[4]: Nothing to be done for `all'.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb/doc'
> make[4]: Entering directory
> `/home/nick/Download/gdb-6.8-KgdbLight/gdb/gdbserver'
> make[4]: Leaving directory
> `/home/nick/Download/gdb-6.8-KgdbLight/gdb/gdbserver'
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb'
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb'
> make[1]: Nothing to be done for `all-target'.
> make[1]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight'
>
>
>
>
> make install
>
> make[1]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight'
> /bin/sh ./mkinstalldirs /usr/local /usr/local
> make[2]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> Making install in doc
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../aoutx.h >aoutx.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change aoutx.tmp aoutx.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../archive.c
> >archive.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change archive.tmp archive.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../archures.c
> >archures.
> tmp
> /bin/sh ../.././bfd/doc/../../move-if-change archures.tmp archures.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfd.c >bfd.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfd.tmp bfdt.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../cache.c >cache.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change cache.tmp cache.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../coffcode.h
> >coffcode.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change coffcode.tmp coffcode.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../corefile.c >core.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change core.tmp core.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elf.c >elf.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change elf.tmp elf.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../elfcode.h
> >elfcode.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change elfcode.tmp elfcode.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../format.c >format.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change format.tmp format.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../libbfd.c >libbfd.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change libbfd.tmp libbfd.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfdwin.c >bfdwin.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfdwin.tmp bfdwin.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str < ../.././bfd/doc/../bfdio.c >bfdio.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change bfdio.tmp bfdio.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str  <../.././bfd/doc/../opncls.c >opncls.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change opncls.tmp opncls.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../reloc.c >reloc.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change reloc.tmp reloc.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../section.c
> >section.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change section.tmp section.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../syms.c >syms.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change syms.tmp syms.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../targets.c
> >targets.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change targets.tmp targets.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../init.c >init.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change init.tmp init.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../hash.c >hash.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change hash.tmp hash.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../linker.c >linker.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change linker.tmp linker.texi
> make chew
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> make[4]: `chew' is up to date.
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> ./chew -f ../.././bfd/doc/doc.str <../.././bfd/doc/../mmo.c >mmo.tmp
> /bin/sh ../.././bfd/doc/../../move-if-change mmo.tmp mmo.texi
> test -z "/usr/local/info" || mkdir -p -- "/usr/local/info"
>  /usr/bin/install -c -m 644 './bfd.info' '/usr/local/info/bfd.info'
>  /usr/bin/install -c -m 644 './bfd.info-1' '/usr/local/info/bfd.info-1'
>  /usr/bin/install -c -m 644 './bfd.info-2' '/usr/local/info/bfd.info-2'
>  install-info --info-dir='/usr/local/info' '/usr/local/info/bfd.info'
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/doc'
> Making install in po
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> if test -r ..//.././bfd/../mkinstalldirs; then \
>          ..//.././bfd/../mkinstalldirs /usr/local/share; \
>        else \
>          ../.././bfd/mkinstalldirs /usr/local/share; \
>        fi
> /bin/sh: line 1: ..//.././bfd/../mkinstalldirs: Permission denied
> make[3]: *** [install-data-yes] Error 126
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd/po'
> make[3]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[4]: Entering directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[4]: Nothing to be done for `install-exec-am'.
> /bin/sh .././bfd/../mkinstalldirs /usr/local/lib
> /bin/sh .././bfd/../mkinstalldirs /usr/local/include
> /bin/sh ./libtool  --mode=install /usr/bin/install -c libbfd.la
> /usr/local/lib/libbfd.la
> libtool: install: /usr/bin/install -c .libs/libbfd.lai
> /usr/local/lib/libbfd.la
> libtool: install: /usr/bin/install -c .libs/libbfd.a
> /usr/local/lib/libbfd.a
> libtool: install: chmod 644 /usr/local/lib/libbfd.a
> libtool: install: ranlib /usr/local/lib/libbfd.a
> libtool: finish:
>
> PATH="/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccac
>
> he:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/s
> bin" ldconfig -n /usr/local/lib
> ----------------------------------------------------------------------
> Libraries have been installed in:
>   /usr/local/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>     during execution
>   - add LIBDIR to the `LD_RUN_PATH' environment variable
>     during linking
>   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>   - have your system administrator add LIBDIR to `/etc/ld.so.conf'
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> /usr/bin/install -c -m 644 bfd.h /usr/local/include/bfd.h
> /usr/bin/install -c -m 644 .././bfd/../include/ansidecl.h
> /usr/local/include/ansidecl.h
> /usr/bin/install -c -m 644 .././bfd/../include/symcat.h
> /usr/local/include/symcat.h
> /usr/bin/install -c -m 644 .././bfd/../include/bfdlink.h
> /usr/local/include/bfdlink.h
> make[4]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[3]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[2]: *** [install-recursive] Error 1
> make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/bfd'
> make[1]: *** [install-bfd] Error 2
> make[1]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight'
> make: *** [install] Error 2
>
> I have two F11 platforms and both of them got the same outcome.
> Please check it out!
> Appreciate!
>  -----Original Message-----
> From: Caz Yokoyama [mailto:[email protected]]
> Sent: Monday, August 10, 2009 11:46 AM
> To: [email protected]
> Cc: [email protected]; 'Jason Wessel'
> Subject: RE: [Kgdb-bugreport] Failed Compilation
>
> Hello Nick,
> I updated the repository. Please "svn up" and compile again. It was the
> problem of new version of gcc. Gcc 4.4.0 treats a warning as an error. I
> simply add initialization, "= {0}". Thank you for the report.
> -caz
> P.S. Thank you, Jason. I did not realized it is mine.
>
> -----Original Message-----
> From: Jason Wessel [mailto:[email protected]]
> Sent: Sunday, August 09, 2009 7:18 PM
> To: [email protected]
> Cc: [email protected]; Caz Yokoyama
> Subject: Re: [Kgdb-bugreport] Failed Compilation
>
>
> 鄭守謙(Nick Cheng) wrote:
> > Hi Jason,
> > Sorry or late response.
> > The message is as following,
> > 1: warnings being treated as errors
> > eval.c: In function ‘evaluate_subexp_standard’:
> > eval.c:1705: error: ‘subscript_array’ may be used uninitialized in this
> > function
> > eval.c:1644: note: ‘subscript_array’ was declared here
> > make[2]: *** [eval.o] Error 1
> > make[2]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight/gdb'
> > make[1]: *** [all-gdb] Error 2
> > make[1]: Leaving directory `/home/nick/Download/gdb-6.8-KgdbLight'
> > make: *** [all] Error 2
> >
>
> I think this question is best directed to Caz Yokoyama, as it is not
> related to the compilation of kernel component of kgdb.
>
> Jason.
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Kgdb-bugreport mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to