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

next in thread | previous in thread | raw e-mail | index | archive | help
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?3F931B2A.9040102>