Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gdb build error (and fix, sort of...)
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.
HTH
Petri Laakso
Home |
Main Index |
Thread Index |
Old Index