This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

install failure


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]