From: Andrew Wong <andrew.kw.w.lists@gmail.com>
To: Thiago Farina <tfransosi@gmail.com>
Cc: Andrew Wong <andrew.kw.w@gmail.com>,
Git Mailing List <git@vger.kernel.org>,
Scott Chacon <schacon@gmail.com>
Subject: Re: build deps
Date: Thu, 11 Oct 2012 21:06:21 -0400 [thread overview]
Message-ID: <50776D0D.9090306@gmail.com> (raw)
In-Reply-To: <CACnwZYf56XkqW085HoWhAN2EnjCJd=VYHGAD8fZCCe6_FNhO2A@mail.gmail.com>
On 10/11/12 16:54, Thiago Farina wrote:
> Just setting CC to gcc works for me. But still, I'd like to be able to
> build with clang (may be as you noted is just something with the + in
> my PATH).
Oh, I just realized you were using "sudo". The PATH environment was
probably not inherited when you use sudo to run "make". So the
subsequent shells statred by "make' were not able to find "clang".
next prev parent reply other threads:[~2012-10-12 1:06 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-08 0:39 build deps Thiago Farina
2012-10-08 16:09 ` Andrew Wong
2012-10-08 21:36 ` Thiago Farina
2012-10-08 21:37 ` Thiago Farina
2012-10-08 22:52 ` Andrew Wong
2012-10-11 20:54 ` Thiago Farina
2012-10-12 1:06 ` Andrew Wong [this message]
2012-10-12 4:08 ` Thiago Farina
2012-10-15 15:44 ` Michael J Gruber
2012-10-15 17:51 ` Thiago Farina
2012-10-15 20:53 ` Junio C Hamano
2012-10-16 1:39 ` David Aguilar
2012-10-16 7:37 ` Michael J Gruber
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=50776D0D.9090306@gmail.com \
--to=andrew.kw.w.lists@gmail.com \
--cc=andrew.kw.w@gmail.com \
--cc=git@vger.kernel.org \
--cc=schacon@gmail.com \
--cc=tfransosi@gmail.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;
as well as URLs for NNTP newsgroup(s).