GCC : Missing mkinstalldirs files when 'make install'

Alexandre Oliva aoliva@redhat.com
Thu Jun 21 12:41:00 GMT 2001


On Jun 21, 2001, <Nicolas.PROTON@esterel-technologies.com> wrote:

> During the 'make install' command, an error about the missing
> 'mkinstalldirs' file.
> Could you resolve this problem or explain me what is my problem ?

Use /absolute/path/to/gcc-3.0/configure instead of ./configure to
configure GCC.

To avoid having to rebuild everything from scratch, it may work to run
make install mkinstalldirs=/absolute/path/to/gcc-3.0/mkinstalldirs

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



More information about the Gcc-bugs mailing list