Thank you very much for all the help. I finally got it working. "make test" all "OK".
Thanks, Zhishuang -----Original Message----- From: Andi Vajda [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 05, 2006 5:23 PM To: Zhang, Zhishuang Cc: [email protected] Subject: RE: [pylucene-dev] Build on solaris On Wed, 5 Jul 2006, Zhang, Zhishuang wrote: > Thank you very much for your help. > > The problem was scp the un-tar files from other server, and the dates > were wrong. I did that because I can not extract file on Solaris. There > are two tar programs on Solaris machine, the Sun version and GUN > version. > > > Now I have some new problems: > /usr/local/bin/gcj --encoding=UTF-8 -02 -fPIC -c -o release/lucene.jar.o > Lucene-java-2.0.0/build/lucene-core-2.0.0.jar > Org/apache/lucene/LucenePackage.java:0: error cannot find file or class > java.lang.Object > Org/apache/lucene/LucenePackage.class:0: error cannot find file or class > java.lang.Object It's time to ask [EMAIL PROTECTED] as I've got not access to a Solaris system and have never tried to use gcj on this OS. It looks like your gcj implementation is missing a bunch of stuff. Did you build gcj yourself or install it from somewhere ? Also, please send questions to [email protected] instead of me personally. You're likely to getter better help from a larger number of people. Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
