Hi Kevin,

[EMAIL PROTECTED] said the following on 11/7/2003 3:37 PM>>

Hi all.  I have one system I'm trying to bring up to date via emerge, and
am getting the following error.  Any suggestions?

gcc  -o start-stop-daemon start-stop-daemon.o
start-stop-daemon.o(.text+0x98): In function `main':
: undefined reference to `__builtin_va_start'
start-stop-daemon.o(.text+0x415): In function `main':
: undefined reference to `__builtin_va_start'
start-stop-daemon.o(.text+0x47e): In function `main':
: undefined reference to `__builtin_va_start'
start-stop-daemon.o(.text+0x4dd): In function `main':
: undefined reference to `__builtin_va_start'
start-stop-daemon.o(.text+0x693): In function `main':
: undefined reference to `__builtin_va_start'
start-stop-daemon.o(.text+0x6ef): more undefined references to
`__builtin_va_start' follow
collect2: ld returned 1 exit status
distcc[30555] ERROR: compile on localhost failed
make: *** [start-stop-daemon] Error 1

!!! ERROR: sys-apps/baselayout-1.8.6.11 failed.
!!! Function src_compile, Line 102, Exitcode 2
!!! problem compiling utilities

is it possible that you have different versions of gcc installed on the computers you are using with distcc? I had this problem sometime back and installing same version of gcc on all machines solved the problem.

HTH
R'twick

--
[EMAIL PROTECTED] mailing list



Reply via email to