public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: scameron@beardog.cce.hp.com
Cc: fstests@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: Problem building xfsprogs
Date: Thu, 24 Jul 2014 08:19:23 +1000	[thread overview]
Message-ID: <20140723221923.GV4453@dastard> (raw)
In-Reply-To: <20140723140118.GI14599@beardog.cce.hp.com>

On Wed, Jul 23, 2014 at 09:01:18AM -0500, scameron@beardog.cce.hp.com wrote:
> On Wed, Jul 23, 2014 at 07:47:27AM +1000, Dave Chinner wrote:
> > Can you please attach the built include/builddefs and
> > include/platform_defs.h files that autoconf built?
.....
> 
> PKG_NAME	= xfsprogs
> PKG_USER	= relliott
> PKG_GROUP	= relliott
> PKG_RELEASE	= 1
> PKG_VERSION	= 3.2.1
> PKG_PLATFORM	= srcv

I'd say that's your problem right there - your system is not
identifying itself as a linux machine according to autoconf. i.e.
that should say "linux", not "srcv".  That'll make the rest of the
makefiles behave strangely, as nothing that is conditional for the
linux build to work will be added or run.

I guess we now need to look into why autoconf is giving
this result. Can you look in the autoconf output and config.* files
to see why it's coming up with this platform?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

  reply	other threads:[~2014-07-23 22:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20140722160641.GU17967@beardog.cce.hp.com>
2014-07-22 20:56 ` Problem building xfsprogs Dave Chinner
2014-07-22 21:09   ` scameron
2014-07-22 21:47     ` Dave Chinner
2014-07-23 14:01       ` scameron
2014-07-23 22:19         ` Dave Chinner [this message]
2014-07-22 21:50     ` Eric Sandeen
2014-07-22 21:14   ` Martin Furuhjelm
2014-07-22 21:18     ` Eric Sandeen
2014-07-22 21:20     ` scameron
2014-07-22 21:56     ` Dave Chinner

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=20140723221923.GV4453@dastard \
    --to=david@fromorbit.com \
    --cc=fstests@vger.kernel.org \
    --cc=scameron@beardog.cce.hp.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