delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/06/30/07:05:18

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
From: "Dave Korn" <dk AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
Subject: RE: bfd_get_section_size() undeclared
Date: Wed, 30 Jun 2004 12:03:20 +0100
MIME-Version: 1.0
In-Reply-To: <1088567476.4892.2.camel@verona.mccinternal.com>
Message-ID: <NUTMEGlx6EIfu4FbATc00000600@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 30 Jun 2004 11:03:21.0593 (UTC) FILETIME=[DB4FDE90:01C45E91]

> -----Original Message-----
> From: cygwin-owner On Behalf Of Sean McCune
> Sent: 30 June 2004 04:51

> 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

  WFM this morning.

  Commits and checkouts are non-atomic under CVS.  Maybe someone was
checking in some changes at just the same time as you updated your working
directory, and you got a partial mix of before-and-after; you should try
doing another update and see if that gets the rest of the changes.  The
section size handling in bfd has just been rewritten somewhat and
bfd_get_section_size is a new macro; see

http://sources.redhat.com/ml/binutils/2004-06/msg00396.html

for example.


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019