This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Can't find default package


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]