X-Spam-Check-By: sourceware.org Message-ID: <46074487.50705@cygwin.com> Date: Sun, 25 Mar 2007 23:56:55 -0400 From: "Larry Hall (Cygwin)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061221 Fedora/1.5.0.9-1.fc4.remi Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Problems Installing Programs References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Philip Joseph wrote: > I am trying to install some programs in cygwin, and I am coming upon the > same error. The two programs that I have tried so far are SID and > Insight. The error I get is at the end of this post. I don't really > know why the build is not working. I have tried using the -k option > when calling make install. But, I am still unable to get all the way > through the installs. > > Is there a component of Cygwin that I might need to include to get past > this? > > Thanks in advance for any help. > > Phil > > > /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. > -I. -I.././bfd -I.././bfd/../include -W -Wall -Wstrict-prototypes > -Wmissing-prototyp > es -Werror -g -O2 -c -o elflink.lo elflink.c > gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd > -I.././bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes > -Werror -g -O2 -c elflink.c -o elf > link.o > elflink.c: In function `compute_bucket_count': > elflink.c:5088: warning: unused variable `dynsymcount' > elflink.c:5091: warning: unused variable `amt' > elflink.c: At top level: > elflink.c:5085: warning: unused parameter 'hashcodes' > make[4]: *** [elflink.lo] Error 1 > make[4]: Leaving directory `/home/Phil/src/bfd' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/Phil/src/bfd' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/Phil/src/bfd' > make[1]: *** [all-bfd] Error 2 > make[1]: Leaving directory `/home/Phil/src' > make: *** [all] Error 2 ELF is not supported on Windows. It seems you have some problem with your configure step. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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/