Grant wrote: >>Did you try to run javac in a terminal to see what happens? What is the >>output of "java-config -L"? I see your bug: >>http://bugs.gentoo.org/show_bug.cgi?id=95828 >> >>Zac > > > Hi Zac, > > Here's what I get: > > system4 ~ # javac > # > # HotSpot Virtual Machine Error, Internal Error > # Please report this error at > # http://www.blackdown.org/cgi-bin/jdk > # > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.4.2-01 mixed mode) > # > # Error ID: 4F533F4C494E55583F491418160E4350500359 > # > > Heap at VM Abort: > Heap > Segmentation fault > system4 ~ # java-config -L > [blackdown-jdk-1.4.2.01] "Blackdown JDK 1.4.2.01" > (/etc/env.d/java/20blackdown-jdk-1.4.2.01) * > [blackdown-jdk-1.4.1] "Blackdown JDK 1.4.1" > (/etc/env.d/java/20blackdown-jdk-1.4.1) > > - Grant >
Try this: java-config -S blackdown-jdk-1.4.1 source /etc/profile emerge --oneshot sys-libs/db Look, there're other bugs too :P http://bugs.gentoo.org/show_bug.cgi?id=37146 http://bugs.gentoo.org/show_bug.cgi?id=40775 http://bugs.gentoo.org/show_bug.cgi?id=73818 Zac -- [email protected] mailing list

