public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Milind <milind@gslab.com>
To: "xfs@oss.sgi.com" <xfs@oss.sgi.com>
Subject: configure issue
Date: Tue, 12 May 2009 17:20:03 +0530	[thread overview]
Message-ID: <1242129003.3608.12.camel@alhena> (raw)

I came across this problem when I was doing ./configure of xfsprogs.

I had to install gettext from sources (as xfsprogs needed it) which
resided in my toolchain and while doing configure xfsprogs's configure
couldn't fine msgfmt, msgmerge and xgettext even if I do PATH=<path to
my gettext/bin/>:$PATH.

if I manually set MSGFMT, MSGMERGE to their binary paths this works.

Is this not expected?

When I looked at the sources if I change configure:12316 as follows

- as_dummy="/usr/bin:/usr/local/bin:/usr/freeware/bin"
+ as_dummy="/usr/bin:/usr/local/bin:/usr/freeware/bin:$PATH"

this works for MSGFMT

-Miline

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

             reply	other threads:[~2009-05-12 11:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-12 11:50 Milind [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-05-12 10:42 configure issue Milind Dumbare

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=1242129003.3608.12.camel@alhena \
    --to=milind@gslab.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