Bug 31254

Summary: I cannot compile Java src files using gcj
Product: Base System Reporter: quik <quik>
Component: javaAssignee: David E. O'Brien <obrien>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description quik 2001-10-13 17:40:00 UTC
I tried to compile a java src file using gcj but it gave me this error:

quik@alice:~/tmp$ gcj Matrix.java 
gcj: libgcj.spec: No such file or directory

I couldn't find any relevent info at the gcj website's FAQ :-(

How-To-Repeat: Try to compile a Java src file using a freshly installed build of the gcc3.0 port
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2001-11-04 08:19:17 UTC
Responsible Changed
From-To: freebsd-ports->obrien

over to maintainer
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2002-02-28 23:02:23 UTC
Is this still a problem? Could we perhaps just close the PR? If there are 
still problems, please direct your questions to the java@FreeBSD.org mailing 
list (after subscribing). They will probably help you out.

Ernst
Comment 3 David E. O'Brien freebsd_committer freebsd_triage 2002-10-19 19:12:15 UTC
State Changed
From-To: open->closed

Much newer versions of gcc are availble that might work for the submitter.