NetBSD-Java archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: jdk1.4.1 patchset 4 and NetBSD



In article <20031023195905.6b2e861b.nouvelles.fraiches%free.fr@localhost>,
Thomas Girard <nouvelles.fraiches%free.fr@localhost> wrote:
>Hello all,
>
>as reported here:
>http://www.netbsd.org/Changes/#j2sdk-141
>
>the fourth patchset includes support for NetBSD-current on i386. I must
>do something wrong because I can't compile it under my NetBSD/i386
>1.6ZD.
>
>I've followed the instructions given in the BUILD file, including setenv
>DEV_ONLY YES , and typed 'ulimit -d unlimited' before starting. Please
>note that I'm compiling on an ext2 (tuned without any option) partition.

You must have gotten your tree in an inconsistent state. I'd make clean
and start again. Please note that java build is not self-hosting because
javac runs into thread problems, so you have to set USE_ONLY_BOOTDIR_TOOLS=YES

christos



Home | Main Index | Thread Index | Old Index