On Wed, Sep 7, 2011 at 11:16 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Dave Cramer <p...@fastcrypt.com> writes:
>> Get the following error
>> configure:3274: ccache gcc -V >&5
>> llvm-gcc-4.2: argument to `-V' is missing
>
>> should be
>> ccache gcc -v >&5
>
> That's not an error, that's normal behavior.
>
> Mind you, I have no idea why autoconf chooses to do this when it's
> already tried -v, but this is not the source of whatever problem
> you're having.
>
>                        regards, tom lane
>

Well the problem is that buildfarm can't build HEAD on OS X 10.7.1

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to