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

[Bug build/11755] New: configure from src/gdb folder causes: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."


src/gdb> ./configure  --prefix=/opt/gdb-cvs
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." 
"./../.."


autoconf --version
autoconf (GNU Autoconf) 2.63

automake --version
automake (GNU automake) 1.10.1

gettext --version
gettext (GNU gettext-runtime) 0.17

-- 
           Summary: configure from src/gdb folder causes: cannot find
                    install-sh, install.sh, or shtool in "." "./.."
                    "./../.."
           Product: gdb
           Version: 7.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: gdb at dpinol dot com
                CC: gdb-prs at sourceware dot org
 GCC build triplet: both in ubuntu lucid & suse 11.1
  GCC host triplet: both in ubuntu lucid & suse 11.1
GCC target triplet: both in ubuntu lucid & suse 11.1


http://sourceware.org/bugzilla/show_bug.cgi?id=11755

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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