On Wed, Jan 27, 2010 at 12:51:01AM +0100, Andreas Schwab wrote:
> "Dmitry V. Levin" <ldv-u2l5PoMzF/vg9huczpv...@public.gmane.org> writes:
> > On Mon, Jan 25, 2010 at 11:38:09AM +0100, Andreas Schwab wrote:
> >> Here is a better patch, pre-POSIX systems might need <sys/types.h>
> >> before <sys/stat.h>.
> >
> > I suppose the proposed change fixes a real spurious failure I'm not
> > aware of, but I'd like to know for sure.
> > I'm sorry, but I have to repeat the same question I've already asked
> > before: what is the kernel version and architecture where <asm/stat.h>
> > isn't self-contained?
> 
> $ grep ino_t --include=stat.h -r arch
> arch/mips/include/asm/stat.h:   ino_t           st_ino;
> arch/parisc/include/asm/stat.h: ino_t           st_ino;         /* 32 bits */
> arch/parisc/include/asm/stat.h: ino_t           __unused3;      /* network */
> arch/parisc/include/asm/stat.h: ino_t           st_ino;         /* 32 bits */
> arch/parisc/include/asm/stat.h: ino_t           __unused3;      /* network */
> arch/powerpc/include/asm/stat.h:        ino_t           st_ino;
> arch/sparc/include/asm/stat.h:  ino_t   st_ino;
> arch/sparc/include/asm/stat.h:  ino_t           st_ino;

OK, it's pretty obvious now, please apply the fix.


-- 
ldv

Attachment: pgpBxO4EHQk5K.pgp
Description: PGP signature

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to