This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: FYI: make python install directory
> >This seems to generate a new build error for me:
> >
> > mkdir cannot create /usr/share/gdb Permission denied
>
> Err, with more context:
Cannot reproduce (no enough info: How did you configure, and what
commands did you use?). Certainly, the above must have occurred
not during the build, but during the install. On my end of things:
/bin/bash /home/brobecke/act/cvs/gdb-7.2-public.cvs/gdb/../mkinstalldirs /t.a/brobecke/bld/tst-gdb-7.2-public.cvs/install/share/gdb/python/gdb
mkdir -p -- /t.a/brobecke/bld/tst-gdb-7.2-public.cvs/install/share/gdb/python/gdb
I tried with both HEAD and branch...
--
Joel