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]

Re: install failure


Tom Tromey writes:
 > 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


ahha this is what Chris was seeing. Maybe the top level configury changes?

Elena


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