This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: bfd_get_section_size() undeclared


On Jun 29 23:51, Sean McCune wrote:
> 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

I've just updated to the latest from CVS and I've no problems to build.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]