[distcc] Re: distcc 1.2 released

Uri Shohet ushohet at ams-sys.com
Sun Feb 23 09:30:13 GMT 2003


Martin Pool wrote:

> 
> distcc-1.2 is released.  Thanks to everybody who contributed patches.
> 
> I'm interested in hearing how the new scheduling mechanism works for
> people with different hardware.  Hopefully the new --allow option will
> be useful too.
> 
> 

It still doesn't compile on Solaris 8:
Undefined                       first referenced
 symbol                             in file
asprintf                            src/lock.o

./configure script does find that asprintf is not available:
checking for vasprintf... no
checking for asprintf... no

Also, there's a warning:

In file included from src/lock.c:79:
lib/libiberty.h:80: warning: function declaration isn't a prototype

And, somehow, the make puts all the *.o files in the top directory and then
looks for them in the src directory:
gcc: src/cpp.o: No such file or directory
gcc: src/distcc.o: No such file or directory
gcc: src/clinet.o: No such file or directory
gcc: src/strip.o: No such file or directory
gcc: src/implicit.o: No such file or directory
gcc: src/trace.o: No such file or directory
gcc: src/util.o: No such file or directory
gcc: src/io.o: No such file or directory
gcc: src/exec.o: No such file or directory
gcc: src/arg.o: No such file or directory
gcc: src/rpc.o: No such file or directory
gcc: src/tempfile.o: No such file or directory
gcc: src/bulk.o: No such file or directory
gcc: src/help.o: No such file or directory
gcc: src/filename.o: No such file or directory
gcc: src/lock.o: No such file or directory
gcc: src/where.o: No such file or directory
gcc: src/hosts.o: No such file or directory
gcc: src/sendfile.o: No such file or directory
gcc: src/timeval.o: No such file or directory

Thanks

-- 
Uri Shohet <mailto:Uri.Shohet at ams-sys.com>
AMS Advanced Maintenance Systems Ltd.
Science Based Industry Campus
POB 23838, Jerusalem 91237,  Israel

Tel.        : +972-2-541-7449   Cell        : +972-54-259-850
Fax.        : +972-2-581-4448   US Toll-Free:  1-866-389-2001

Registered Linux User #166615 (http://counter.li.org)



More information about the distcc mailing list