Can't find default package

Andrew Haley aph@redhat.com
Tue Jun 10 19:22:00 GMT 2003


steve writes:
 > Is this me or gcc?

Something probably went wrong during "make install".  

Try

strace -f -e trace=file gcj Hello.java

and see where it tries to open libgcj-3.4.jar.  Find out why
libgcj-3.4.jar isn't there.

Andrew.



More information about the Java mailing list