From: Eryu Guan <eguan@redhat.com>
To: Gwendal Grignou <gwendal@chromium.org>
Cc: fstests@vger.kernel.org
Subject: Re: [PATCH v3] Code to allow cros-compilation on chromeOS
Date: Fri, 7 Apr 2017 12:12:27 +0800 [thread overview]
Message-ID: <20170407041227.GN22845@eguan.usersys.redhat.com> (raw)
In-Reply-To: <CAMHSBOVkP9tckPZGv8nPXDrx-tb=N6-Q5eQ8kzCRc0NUsAipKQ@mail.gmail.com>
On Thu, Apr 06, 2017 at 04:26:01PM -0700, Gwendal Grignou wrote:
> On Thu, Apr 6, 2017 at 4:18 AM, Eryu Guan <eguan@redhat.com> wrote:
> >
> > On Tue, Apr 04, 2017 at 10:37:22AM -0700, Gwendal Grignou wrote:
> > > - Request LIBTOOL to be used
> > > - Set topbuildir based on a Makefile variable to call libtool
> > > - Use /usr/local instead of /var for xfstest final location
> > > - Move macros from aclocal.m4 to acinclude.m4, aclocal.m4 is autogenerated.
> > > - Use autoconf variables @prefix@, @exec_prefix@.
> > >
> > > The regular way of compiling xfstests - make - remains.
> > > But it now runs autoreconf and libtoolize -i to produce a valid
> > > configure.
> > > Verified with 'make install --dry-run' that files are installed at the
> > > same place.
> > > Verified compiling in chromeOS chroot works as well.
> > >
> > > Signed-off-by: Gwendal Grignou <gwendal@chromium.org>
> > > ---
> > >
> > > Changes in v2:
> > > Removal of instal-sh, use of autoreconf
> > >
> > > Changes in v3:
> > > Use of @exec_prefix@ variable, unify installation location.
> > >
> >
> > Sorry, I didn't notice this in last review. But I don't know why this
> > AC_CONFIG_MACRO_DIR doesn't work on my RHEL6.9 system (it does work on
> > RHEL7), make reports:
> >
> > configure.ac:5: error: possibly undefined macro: AC_PACKAGE_GLOBALS
> > If this token and others are legitimate, please use m4_pattern_allow.
> > See the Autoconf documentation.
> > configure.ac:6: error: possibly undefined macro: AC_PACKAGE_UTILITIES
>
> Checking stack overflow
> (http://stackoverflow.com/questions/8811381/possibly-undefined-macro-ac-msg-error/8946674),
> is pkg_config installed on your RH6.9 system.
Yes, it's installed.
# rpm -q pkgconfig
pkgconfig-0.23-9.1.el6.x86_64
Eryu
next prev parent reply other threads:[~2017-04-07 4:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAMHSBOXjP4QOGmM2HxygY0r+ML93XyEmLEfwGz6KvS0S0sjuCA@mail.gmail.com>
2017-03-24 23:48 ` [PATCH v2] Code to allow cros-compilation on chromeOS Gwendal Grignou
2017-03-27 11:35 ` Eryu Guan
2017-04-04 17:37 ` [PATCH v3] " Gwendal Grignou
2017-04-06 11:18 ` Eryu Guan
2017-04-06 23:26 ` Gwendal Grignou
2017-04-07 4:12 ` Eryu Guan [this message]
2017-04-07 21:41 ` Gwendal Grignou
2017-04-10 9:25 ` Eryu Guan
2017-04-19 21:59 ` Gwendal Grignou
2017-04-19 23:33 ` [PATCH v4] " Gwendal Grignou
2017-04-25 13:09 ` Eryu Guan
2017-05-08 10:19 ` Xiao Yang
2017-05-08 10:50 ` Eryu Guan
2017-05-08 11:19 ` Xiao Yang
2017-05-08 21:22 ` Gwendal Grignou
2017-05-09 1:37 ` Xiao Yang
2017-05-09 7:12 ` Xiao Yang
2017-05-12 6:04 ` Xiao Yang
2017-05-12 8:12 ` Eryu Guan
2017-04-28 16:27 ` [PATCH v5] " Gwendal Grignou
2017-04-28 16:58 ` Gwendal Grignou
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=20170407041227.GN22845@eguan.usersys.redhat.com \
--to=eguan@redhat.com \
--cc=fstests@vger.kernel.org \
--cc=gwendal@chromium.org \
/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