| 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 |
| Subject: | bfd_get_section_size() undeclared |
| From: | Sean McCune <sean AT redhandsoftware DOT com> |
| To: | cygwin AT cygwin DOT com |
| Organization: | Red Hand Software, Inc. |
| Message-Id: | <1088567476.4892.2.camel@verona.mccinternal.com> |
| Mime-Version: | 1.0 |
| Date: | Tue, 29 Jun 2004 23:51:16 -0400 |
| X-IsSubscribed: | yes |
Howdy all, In building the latest source (checked out tonight), I'm getting the following error, stating that bfd_get_section_size() is undeclared. Was something not checked in to CVS fully? ../../../../src/winsup/utils/parse_pe.cc: In function `void select_data_section(bfd*, asection*, void*)': ../../../../src/winsup/utils/parse_pe.cc:67: error: `bfd_get_section_size' undeclared (first use this function) ../../../../src/winsup/utils/parse_pe.cc:67: error: (Each undeclared identifier is reported only once for each function it appears in.) make[2]: *** [parse_pe.o] Error 1 -- 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 |