install failure

Tom Tromey tromey@redhat.com
Mon Sep 30 14:53:00 GMT 2002


I'm using the current cvs head.
I always build outside the source directory.

Today I'm seeing:

    make[1]: Leaving directory `/home/tromey/gnu/baseline-gdb/build/gdb'
    /bin/sh ./mkinstalldirs /usr/local /usr/local
    ./mkinstalldirs: ./mkinstalldirs: No such file or directory
    make: *** [installdirs] Error 127

This happens because:

    fleche. grep ^srcdir build/Makefile 
    srcdir = .

However, srcdir should be `../src'.

Tom



More information about the Gdb mailing list