Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-PROVIDER-INFO: Contact abuse AT unitedmessaging DOT com for abuse/spam/UBE complaints content-class: urn:content-classes:message Subject: cygwn error in arm build binutils Date: Mon, 9 May 2005 10:28:54 -0600 Message-ID: From: "Slaughter, Richard" To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="<<001-427f8fcb-19ff>>" Content-Disposition: inline Content-Transfer-Encoding: 8bit X-IsSubscribed: yes --<<001-427f8fcb-19ff>> Content-type: text/plain Content-transfer-encoding: 8bit I'm trying to build an arm tool chain for ECOS per their build instructions. I have a fresh install of cygwin and all the recommended sources. Each time I try to build the binutils-2.13.1 I get an error message from the make. This seems to be a problem with the version of makeinfo.? I'm using version 4.8 of makeinfo from current cygwin release . I've tried several different version of binutils with the same results Anyone recognize this error and have a fix? My config command: /binutils-2.13.1/configure --target=arm-elf --prefix=/armtools -v 2>&1 | tee make.out My make command: Make -w all install 2>&1 | tee make.out make[4]: Leaving directory `/buildbin/binutils/doc' make[3]: Leaving directory `/buildbin/binutils/doc' rm -f config.texi echo '@set VERSION 2.13.1' > config.texi makeinfo -I /binutils-2.13.1/binutils/doc /binutils-2.13.1/binutils/doc/binutils.texi /binutils-2.13.1/binutils/doc/binutils.texi:51: Unknown index `ky' and/or `cp' in @synindex. makeinfo: Removing output file `/buildbin/binutils/doc/binutils.info' due to errors; use --force to preserve. make[2]: *** [binutils.info] Error 1 make[2]: Leaving directory `/buildbin/binutils/doc' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/buildbin/binutils' make: *** [install-binutils] Error 2 make: Leaving directory `/buildbin' Thanks, Richard Slaughter Firmware Engineer --<<001-427f8fcb-19ff>> Content-type: text/plain Content-transfer-encoding: 8bit This message, including any attachments, may contain information that is confidential and proprietary information of Advanced Energy Industries, Inc. The dissemination, distribution, use or copying of this message or any of its attachments is strictly prohibited without the express written consent of Advanced Energy Industries, Inc. --<<001-427f8fcb-19ff>> Content-Type: text/plain; charset=us-ascii -- 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/ --<<001-427f8fcb-19ff>>--