public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Nathan Scott <nscott@aconex.com>
To: Jon <jgrosshart@gmail.com>
Cc: xfs@oss.sgi.com
Subject: Re: acl build failure on x86_64
Date: Wed, 20 Jan 2010 14:54:51 +1100 (EST)	[thread overview]
Message-ID: <1067945374.1918531263959691412.JavaMail.root@mail-au.aconex.com> (raw)
In-Reply-To: <4B5578E0.5000201@gmail.com>


----- "Jon" <jgrosshart@gmail.com> wrote:

> Brandon and anyone else who might be able to shed some light on this 
> issue... I'm stumped.
> 
> > /usr/bin/make -C chacl
> > make[2]: Entering directory `/tmp/acl-2.2.49/chacl'
> > gcc -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall 
> > -DVERSION=\"2.2.49\" -DLOCALEDIR=\"/usr/share/locale\" 
> > -DPACKAGE=\"acl\" -I../include     -c -o chacl.o chacl.c
> > chacl.c: In function 'walk_dir':
> > chacl.c:335: warning: implicit declaration of function 'readdir64'

Your compile line is missing "-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64"
I think - see include/builddefs.in which shows how this is meant to
be pulled into your cc line for a Linux build.

cheers.

-- 
Nathan

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2010-01-20  3:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19  9:18 acl build failure on x86_64 Jon
2010-01-20  3:54 ` Nathan Scott [this message]
2010-01-20 14:29   ` Jon Grosshart
2010-01-20 14:50     ` Jon Grosshart

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=1067945374.1918531263959691412.JavaMail.root@mail-au.aconex.com \
    --to=nscott@aconex.com \
    --cc=jgrosshart@gmail.com \
    --cc=xfs@oss.sgi.com \
    /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