On Mon, Jun 04, 2007 at 09:02:56PM +0900, Ken Yamada wrote:
>   Thank you Brian for your very good observation.
> 
>   I have a good new as well as a bad news.
>   I could compile jdk15 successfully with Uniprocess kernel, but failed with 
> multiprocess kernel.    
> 
>   I found that the file 
> /usr/ports/java/jdk15/work/control/build/bsd-i586/tmp/java/java.lang/.classes.list
>  remains which ought to be removed when the compilation aborted.  I suspected 
> that the only reason the file not being deleted is because of the others 
> accessed to it when tried to be deleted.  So, I tried uniprocess kernel, and 
> solved the problem.
> 
>   So, there might be some possibilities of file system issues with -current 
> smp kernel.  I do not have any problem with "make -j 8 buildworld", so it is 
> only my guess from the phenomena I have with jdk15 compilation.
> 
> I am using 2 x Opteron dual-core, options SMP, device apic, options KSE.

I successfully compiled java/jdk15 with java/linux-sun-jdk15 on my
Core Duo (SMP-enabled) -CURRENT yesterday. Are you passing '-j n' to
make(1) for ports?

If yes, try passing '-j 1' to make(1) instead.

Regards,
Brix
-- 
Henrik Brix Andersen <[EMAIL PROTECTED]>

Attachment: pgpQjyvqjrqeK.pgp
Description: PGP signature

Reply via email to