On 6/23/06, Daemon Xavier <[EMAIL PROTECTED]> wrote:
MAKEOPTS="-j2"
Others have already covered the resume options available for you...so I guess I'll jump on the error you see. Parallel makes (MAKEOPTS=-jN with N>1) can occasionally fail with compile or link errors, because one process may try to use a file that is only partially completed by another process. In this case, you should try "MAKEOPTS=-j1emerge --oneshot speech-tools" -Richard -- [email protected] mailing list
