[Samba] Compiling samba4 hangs at [1815/3978] Compiling librpc/ndr/ndr_basic.c

Michael Wood esiotrot at gmail.com
Thu Oct 25 10:01:44 MDT 2012


Hi

On 25 October 2012 15:29, Edward Ashley <ned at redmonkeysoftware.com> wrote:
> Hi,
> ccache is not installed. I have run the strace like this:
[...]
> stat("/usr/libexec/gcc/x86_64-redhat-linux/4.4.6/cc1",
> {st_mode=S_IFREG|0755, st_size=9326392, ...}) = 0
> access("/usr/libexec/gcc/x86_64-redhat-linux/4.4.6/cc1", X_OK) = 0
> vfork()                                 = 12573
> wait4(12573, 0xd36a70, 0, NULL)         = ? ERESTARTSYS (To be restarted)
> --- SIGWINCH (Window changed) @ 0 (0) ---
> wait4(12573,

It's waiting for the process with PID 12573 to finish.  I suppose cc1?

> HTH, if I need to use a different strace command or switch please let me
> know.
> Thanks
> Ned

It might help to use "strace -f" to trace the child processes too.

-- 
Michael Wood <esiotrot at gmail.com>


More information about the samba mailing list