From: Andrew Wong <andrew.kw.w@gmail.com>
To: Thiago Farina <tfransosi@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>, Scott Chacon <schacon@gmail.com>
Subject: Re: build deps
Date: Mon, 08 Oct 2012 18:52:41 -0400 [thread overview]
Message-ID: <50735939.10604@gmail.com> (raw)
In-Reply-To: <CACnwZYeJ-FKXterxd697iu+U4HobqEaP0zx_p8CZDsPZx4hbHQ@mail.gmail.com>
On 10/08/12 17:36, Thiago Farina wrote:
> OK, after running ./configure I tried the make command again.
>
> CC credential-store.o
> /bin/sh: clang: not found
> make: *** [credential-store.o] Error 127
>
> $ which clang
> /home/tfarina/chromium/src/third_party/llvm-build/Release+Asserts/bin/clang
>
> $ clang --version
> clang version 3.2 (trunk 163674)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
Looks like something went wrong with "make" setting PATH. I wonder if
the "+" sign in your path is somehow messing things up.
Are you trying to compile specifically with clang? If not, maybe try
unsetting the CC env var, and run configure again?
next prev parent reply other threads:[~2012-10-08 22:52 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 [this message]
2012-10-11 20:54 ` Thiago Farina
2012-10-12 1:06 ` Andrew Wong
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=50735939.10604@gmail.com \
--to=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).