From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Tromey To: "Anthony Green" Cc: Subject: Re: jython build Date: Tue, 23 Oct 2001 17:21:00 -0000 Message-id: <876695dg6r.fsf@creche.redhat.com> References: <87elntdgkr.fsf@creche.redhat.com> <008201c15c22$33377340$5be6b4cd@cygnus.com> X-SW-Source: 2001-10/msg00050.html Anthony> Cool. Why doesn't this show up as a link problem? One copy was in the executable and another copy was in the shared library. At link time this is allowed. That's inconvenient for us... jython still doesn't work, at least the test Alex told me fails: creche. CLASSPATH=/x1/rhug/build/jython/jython.jar:/x1/egcs/install/share/libgcj.jar:. ./test_jython /x1/rhug/rhug/jython/tests/test-all/testall.py *sys-package-mgr*: processing modified jar, '/x1/rhug/build/jython/jython.jar' *sys-package-mgr*: skipping bad jar, '/x1/rhug/build/jython/jython.jar' Testing JPython Version 2.1a3 Traceback (innermost last): File "/x1/rhug/rhug/jython/tests/test-all/testall.py", line 4, in ? File "/home/apbianco/src/rhug/jython/upstream/src/Lib/test/test_support.py", line 43, in ? ImportError: no module named javaos I haven't started looking at this yet. Tom