www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <000501c55fb0$be73a560$0300a8c0@HPLAPTOP> |
From: | "Aaron Gray" <angray AT beeb DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Problems installing binutils-2.15 |
Date: | Mon, 23 May 2005 17:01:54 +0100 |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
I am trying to build and install binutils-2.15 as I need this version. I have successfully done this before on my other machine, but am unable to do it on this one. On the 'make install' I am getting the following error :- make[4]: Leaving directory `/usr/build/binutils-2.15/binutils/doc' make[3]: Leaving directory `/usr/build/binutils-2.15/binutils/doc' rm -f config.texi echo '@set VERSION 2.15' > config.texi makeinfo --split-size=5000000 -I /usr/src/binutils-2.15/binutils/doc /usr/src/bi nutils-2.15/binutils/doc/binutils.texi /usr/src/binutils-2.15/binutils/doc/binutils.texi:52: Unknown index `ky' and/or ' in @synindex. makeinfo: Removing output file `/usr/build/binutils-2.15/binutils/doc/binutils.i nfo' due to errors; use --force to preserve. make[2]: *** [binutils.info] Error 1 make[2]: Leaving directory `/usr/build/binutils-2.15/binutils/doc' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/build/binutils-2.15/binutils' make: *** [install-binutils] Error 2 I think it maybe a missing tool from the Cygwin instillation but an not sure what one. Here's my configure script output :- $ /usr/src/binutils-2.15/configure --prefix=/usr/binutils-2.15 loading cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... i686-pc-cygwin checking build system type... i686-pc-cygwin checking for a BSD compatible install... (cached) /usr/bin/install -c *** removing intl/Makefile to force reconfigure *** removing libiberty/Makefile to force reconfigure *** removing opcodes/Makefile to force reconfigure *** removing bfd/Makefile to force reconfigure *** removing binutils/Makefile to force reconfigure *** removing gas/Makefile to force reconfigure *** removing ld/Makefile to force reconfigure *** removing gprof/Makefile to force reconfigure *** removing etc/Makefile to force reconfigure checking for i686-pc-cygwin-ar... no checking for ar... (cached) ar checking for i686-pc-cygwin-as... no checking for as... (cached) as checking for i686-pc-cygwin-dlltool... no checking for dlltool... (cached) dlltool checking for i686-pc-cygwin-ld... (cached) /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3 /../../../../i686-pc-cygwin/bin/ld.exe checking for i686-pc-cygwin-nm... no checking for nm... (cached) nm checking for i686-pc-cygwin-ranlib... no checking for ranlib... (cached) ranlib checking for i686-pc-cygwin-windres... no checking for windres... (cached) windres checking for i686-pc-cygwin-objcopy... no checking for objcopy... (cached) objcopy checking for i686-pc-cygwin-objdump... no checking for objdump... (cached) objdump checking for i686-pc-cygwin-ar... no checking for ar... (cached) ar checking for i686-pc-cygwin-as... no checking for as... (cached) as checking for i686-pc-cygwin-dlltool... no checking for dlltool... (cached) dlltool checking for i686-pc-cygwin-ld... no checking for ld... (cached) ld checking for i686-pc-cygwin-nm... no checking for nm... (cached) nm checking for i686-pc-cygwin-ranlib... no checking for ranlib... (cached) ranlib checking for i686-pc-cygwin-windres... no checking for windres... (cached) windres checking whether to enable maintainer-specific portions of Makefiles... no updating cache ./config.cache creating ./config.status creating Makefile Hope you can help, Aaron -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |