On Mon, Jan 9, 2012 at 10:29 PM, Roger Meier <ro...@bufferoverflow.ch> wrote:
> A few of our build jobs fail because agcc is missing...
>
> ---SNIP---
> checking for gcc... gcc
> checking whether the C compiler works... no
> configure: error: in
> `/home/jenkins/jenkins-slave/workspace/Thrift-Compiler-Linux64/thrift':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Finished: FAILURE
> ---SNIP---
>
> e.g.
> https://builds.apache.org/view/S-Z/view/Thrift/job/Thrift-Compiler-Linux64/2
> 01/console
>
> other Ubuntu machines are ok.

gcc is installed on minerva (ubuntu1):

ngn@minerva:~$ gcc
gcc: no input files

Could there be some other cause to your problem?

/niklas

Reply via email to