[distcc] CC='ccache distcc gcc' + libtool doesn't work for many Makefiles?

Bob Tanner tanner at real-time.com
Tue Dec 10 00:37:25 GMT 2002


I maintain several RPMS for some larger open source projects, so I'm 
constantly recompiling. 

I've tried to get ccache and distcc work together, but since the upgrade to 
distcc-0.14, I get the following error on many of the projects.

/bin/sh ../../libtool --silent --mode=link --tag=CXX ccache distcc g++  
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
-Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -march=i386 -mcpu=i686 
-fno-exceptions -fno-check-new   -L/usr/X11R6/lib -L/usr/lib/qt3-gcc3.2/lib 
-L/usr/lib  -o kio_kbearftp.la -rpath /usr/lib/kde3 -module -avoid-version 
-module -no-undefined -R /usr/lib -R /usr/lib/qt3-gcc3.2/lib -R 
/usr/X11R6/lib  -L/usr/X11R6/lib -L/usr/lib/qt3-gcc3.2/lib -L/usr/lib  -R 
/usr/lib -R /usr/lib/qt3-gcc3.2/lib -R /usr/X11R6/lib kbearftp.lo -lXext 
-lX11 -lkio -lqt-mt  -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread 
-lkdecore -lkdeui -lkio
g++: distcc: No such file or directory
g++: g++: No such file or directory


This mostly happens with KDE projects. I've posted before and someone told me 
that libtool is at fault. 

Care to elborate on it?
-- 
Bob Tanner <tanner at real-time.com>       | Phone : (952)943-8700
http://www.mn-linux.org                 | Fax   : (952)943-8500
Key fingerprint = 02E0 2734 A1A1 DBA1 0E15  623D 0036 7327 93D9 7DA3




More information about the distcc mailing list