On 29 Jul 2004, Alexander Skwar <[EMAIL PROTECTED]> wrote:
> Good morning!
> 
> I'm having a problem with distcc-2.16 on a Gentoo client and
> distcc-2.16-1.1.el3.dag on a RHEL 3 server.
> 
> Sometimes when I (or Gentoos ebuild) runs ./configure, I'm
> getting error messages like this:
> 
> error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> 
> In config.log, I then see:
> 
> ______________________________________________________________________
> configure:2805: checking for suffix of object files
> configure:2826: gcc -c -march=pentium4 -O2 -pipe -fno-stack-protector 
> -fno-strict-aliasing  conftest.c >&5
> distcc[30886] ERROR: compile on dewup-ww02.dewup.europe.delphiauto.net/4 failed
> cc1: error: unrecognized option `-fno-stack-protector'

This is because your Gentoo compiler supports this option and the
Redhat one does not.  You need to install the same compiler on both
machines, or rebuild Gentoo's compiler without the stack-protector patch.

-- 
Martin

Attachment: pgp7bXXLPnCgo.pgp
Description: PGP signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to