[distcc] Kernel 2.6.7 compile error with ccache 2.3 and distcc 2.14

Martin Pool mbp at sourcefrog.net
Fri Jun 25 22:30:47 GMT 2004


On 25 Jun 2004, Gavin Henry <ghenry at fedoranews.org> wrote:
> Following your bug report guide:
> 
> export CFLAGS="-O3 -march=pentiumpro -funroll-loops -fexpensive-optimizations"
> export CXXFLAGS=$CFLAGS
> export DISTCC_HOSTS="proxy xandros database"
> export CCACHE_PREFIX=distcc
> 
> In my ~/.bashrc
> 
> I have three hosts. Already built openssh with it following the IBM tutorial
> on it.
> 
> distcc 2.14
> 
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --enable-shared --enable-threads=posix
> --disable-checking --disable-libunwind-exceptions --with-system-zlib
> --enable-__cxa_atexit --host=i386-redhat-linux
> Thread model: posix
> gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
> 
> I think this maybe a ccache problem?
> 
> http://fedoranews.org/ghenry/bugs/distcc.log is the error 
> 
> I am running make oldconfig and get:
> 
> make oldconfig
>   HOSTLD  scripts/kconfig/conf
> scripts/kconfig/libkconfig.so: undefined reference to `__builtin_va_start'

This is typically caused by having mismatched gcc versions.  Please
check them.

If you have upgraded gcc you might need to flush the ccache cache.

--
Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20040626/a3ec2207/attachment.bin


More information about the distcc mailing list