Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 03:14:17 +0300
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Andrew Houghton <aah@acm.org>
Cc:        travis@travis.johnson.name
Subject:   Re: Error JDK1.4.1 - Cannot Compile
Message-ID:  <20031020031417.A47397@phantom.cris.net>
In-Reply-To: <3F931B2A.9040102@acm.org>; from aah@acm.org on Sun, Oct 19, 2003 at 04:15:54PM -0700
References:  <50362.10.0.3.233.1066571115.squirrel@Hgate.lehgha01.fl.comcast.net> <20031020005005.A46542@phantom.cris.net> <3F931B2A.9040102@acm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-java
> >To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
> >
> >  
> >
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031020031417.A47397>