Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gdb build error (and fix, sort of...)



In article <20130208203202.de1afa97.petri.laakso%asd.fi@localhost>,
Petri Laakso  <petri.laakso%asd.fi@localhost> wrote:
>Hi
>
>
>
>I need gdb and had on my build environmemt MKMAINTAINERTOOLS=yes and
>MKCROSSGDB=yes.
>I hit the error while building tools:
>
>nbgmake[1]: execvp:
>/data/NetBSD/src/tools/gdb/../../external/gpl3/gdb/dist/gdb/observer.sh:
>Permission denied
>nbgmake[1]: *** [observer.h] Error 127
>
>The temporary fix was to:
>
>$ chmod a+x src/external/gpl3/gdb/dist/gdb/observer.sh
>
>Real fix is to modify CVS metadata or Makefile that makes the calls to
>the shell script.

fixed on cvs.

christos



Home | Main Index | Thread Index | Old Index