[distcc] distcc could not create object file

Martin Pool mbp at samba.org
Thu Mar 11 06:12:25 GMT 2004


On  9 Mar 2004, ????????? <gpjiang at huawei.com> wrote:
> 
> 
>  Hi,  Matin:
>    I used distcc to compile my project, but got some error on stdout. 
>          CC: Invalid input file name /tmp/distccd_114ceeb2.ii, no output generated for this file.
>          CC: Invalid input file name /tmp/distccd_c248eeb5.ii, no output generated for this file.
>          ld: fatal: file ./debug/cltbuf.o??? unknown file type
>          ld: fatal: error , no output to ../../../../bin/debug/libte_util.so

Sun CC is not fully supported by distcc at the moment.  Perhaps you
can use gcc, if your source works with that.

>    
>    I found the size of objetc file was zero, 
>    
>          -rw-r--r--   1 z16652   testgrp        0  3???  8 14:01 cltbuf.o
>          -rw-r--r--   1 z16652   testgrp        0  3???  8 14:02 common.o
>   
>    I looked at /tmp/distcc.log file, but I couldn't found useful tips.
>    
>    When I just used CC to complie, I got .so file and .o file; then I just removed .so file and used distcc to link, 
>    I got .so file too. So, I think there is something wrong when distcc creating .o file. 
>    
>    Now I stick distcc.log, maybe you can find what is wrong.

-- 
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/20040311/be7c6760/attachment.bin


More information about the distcc mailing list