Error JDK1.4.1 - Cannot Compile
Alexey Zelkin
phantom at FreeBSD.org.ua
Sun Oct 19 17:05:21 PDT 2003
If you are using jdk 1.4.1 (linux) compiler -- try downgrading
you linux_base to 6.2. Or try to upgrade linux-sun-jdk14 to 1.4.2.
Unfortunatelly there are too much assumptions of glibc version and
another stuff in linux jdk. It is not a FreeBSD only problem -- it
applies to many linux guys as well.
On Sun, Oct 19, 2003 at 04:15:54PM -0700, Andrew Houghton wrote:
> For what it's worth, I've seen this problem before. Simply restarting
> 'make build' (or whatever you're doing) on my box allowed the
> compilation to continue. It doesn't seem to be consistent for me,
> either -- sometimes the linux javac compiler will segfault, sometimes it
> won't, but in every case where it failed my compilation completed
> normally by simply restarting the make process (without cleaning first,
> of course).
>
> - a.
>
> Alexey Zelkin wrote:
>
> >hi,
> >
> >On Sun, Oct 19, 2003 at 09:45:15AM -0400, travis at travis.johnson.name wrote:
> >
> >[..]
> >
> >
> >
> >>then /usr/local/linux-sun-jdk1.4.1/bin/javac -J-Xmx128m -classpath
> >>/usr/ports/java/jdk14/work/control/build/bsd-i586/classes -bootclasspath
> >>"/usr/ports/java/jdk14/work/control/build/bsd-i586/lib/jce.jar:/usr/ports/java/jdk14/work/control/build/bsd-i586/lib/jsse.jar"
> >>-sourcepath
> >>"/usr/ports/java/jdk14/work/control/build/bsd-i586/gensrc:../../../../src/solaris/classes:../../../../src/share/classes"
> >>-d /usr/ports/java/jdk14/work/control/build/bsd-i586/classes \
> >> ; \
> >>fi
> >>gmake[5]: *** [debug] Segmentation fault (core dumped)
> >>
> >>
> >
> >As you may see from above chunk of text -- it's linux javac faulting.
> >Please check archives for similar issues (I not sure about exact
> >problem, but there were many linux_base related ones).
> >
> >
> >_______________________________________________
> >freebsd-java at freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-java
> >To unsubscribe, send any mail to "freebsd-java-unsubscribe at freebsd.org"
> >
> >
> >
>
More information about the freebsd-java
mailing list