From: Dave Korn <dave.korn.cygwin@googlemail.com>
To: Pierre Muller <muller@ics.u-strasbg.fr>
Cc: binutils@sourceware.org, gdb@sourceware.org
Subject: Re: [Build failure] Cygwin GDB multibuild failure
Date: Mon, 22 Jun 2009 23:02:00 -0000 [thread overview]
Message-ID: <4A401076.5030200@gmail.com> (raw)
In-Reply-To: <000001c9f389$d74ac340$85e049c0$@u-strasbg.fr>
Pierre Muller wrote:
> When I try to build GDB
> with --enable-targets=all --enable-64bit-bfd
> I get the following error:
> ../../purecvs/bfd/plugin.c: In function `load_plugin':
> ../../purecvs/bfd/plugin.c:206: error: structure has no member named
> `d_type'
> There is no d_type field for dirent structure on the currently distributed
> cygwin. It seems that this field has been added recently
> in winsup directory, but is it possible to fix that build failure
> nonetheless?
As far as I can see, POSIX guarantees nothing beyond the presence of d_ino
and d_name[], so use of d_type should probably be protected by some kind of
autoconf test. I don't know if there already is a suitable one or not.
cheers,
DaveK
next prev parent reply other threads:[~2009-06-22 23:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-22 22:36 Pierre Muller
2009-06-22 23:02 ` Dave Korn [this message]
2009-06-23 1:37 ` Hui Zhu
2009-06-25 9:20 ` Rafael Espindola
2009-06-25 11:39 ` Dave Korn
2009-06-25 12:33 ` Dave Korn
2009-06-25 15:28 ` Pierre Muller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A401076.5030200@gmail.com \
--to=dave.korn.cygwin@googlemail.com \
--cc=binutils@sourceware.org \
--cc=gdb@sourceware.org \
--cc=muller@ics.u-strasbg.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox