This is the mail archive of the gdb@sourceware.org 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]

Head Broken for make install


Hi,

I just did an update and am getting an error on make install.

/bin/sh /users/joel/test-gcc/gdb-cvs/src/gdb/doc/../../mkinstalldirs /users/joel/test-gcc/install-svn/share/info
/usr/bin/install -c -m 644 ./gdb.info /users/joel/test-gcc/install-svn/share/info/gdb.info
/usr/bin/install -c -m 644 ./gdbint.info /users/joel/test-gcc/install-svn/share/info/gdbint.info
/usr/bin/install -c -m 644 ./stabs.info /users/joel/test-gcc/install-svn/share/info/stabs.info
/usr/bin/install -c -m 644 ./annotate.info /users/joel/test-gcc/install-svn/share/info/annotate.info
make[5]: Leaving directory `/users/joel/test-gcc/b-arm-gdb/gdb/doc'
make[5]: Entering directory `/users/joel/test-gcc/b-arm-gdb/gdb/testsuite'
make[5]: Nothing to be done for `install'.
make[5]: Leaving directory `/users/joel/test-gcc/b-arm-gdb/gdb/testsuite'
make[5]: Entering directory `/users/joel/test-gcc/b-arm-gdb/gdb/common'
make[5]: *** No rule to make target `install'. Stop.
make[5]: Leaving directory `/users/joel/test-gcc/b-arm-gdb/gdb/common'
make[4]: *** [subdir_do] Error 1
make[4]: Leaving directory `/users/joel/test-gcc/b-arm-gdb/gdb'
make[3]: *** [install-only] Error 2


Thanks.

--joel


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