public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
From: Alexandre Petit-Bianco <apbianco@cygnus.com>
To: tromey@redhat.com
Cc: "Anthony Green" <green@redhat.com>, <rhug-rhats@sources.redhat.com>
Subject: Re: jython build
Date: Tue, 23 Oct 2001 22:19:00 -0000	[thread overview]
Message-ID: <15318.20286.384267.662152@fencer.cygnus.com> (raw)
In-Reply-To: <876695dg6r.fsf@creche.redhat.com>

Tom Tromey writes:

>     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.

I found out that you have to put a copy of <rhug-src>/jython/upstream/src/Lib
where your jython.jar file resides -- I got confirmation of this by
installing the jar file and Lib/ into a new location and things ran
OK. Which means that we will have to take that into account for the
install target. We could probably put it in share/, but maybe renaming
it jython-lib (I think there's a way to change it in
org/python/core/PySystemState.java.)

I was trying to work on the install target, by `make install' tells me
the following:

  /bin/sh ../libtool --mode=install /usr/unsupported/bin/install -c  lib-org-jython.la /home/apbianco/install/rhug/install-x86//lib/lib-org-jython.la
  libtool: install: warning: relinking `lib-org-jython.la'
  cd /home/apbianco/build/rhug/i686-pc-linux-gnu/jython; /bin/sh ../libtool --mode=relink gcj --encoding=8859_1 -fassume-compiled -fCLASSPATH=/home/apbianco/src/rhug/jython/upstream/src:/home/apbianco/src/rhug/jython/../gnu.readline/...
  ...
  org/python/util/ReadlineConsole.lo upstream/src/org/python/util/jython.lo ../jakarta-servletapi/lib-javax-servlet.la ../jakarta-oro/lib-org-apache-oro.la ../gnu.readline/lib-org-gnu-readline.la
  mv: cannot stat `lib-org-jython.so.0.0.0': No such file or directory

Do you know why I get this error?

./A

  reply	other threads:[~2001-10-23 22:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-23 17:13 Tom Tromey
2001-10-23 17:19 ` Anthony Green
2001-10-23 17:21   ` Tom Tromey
2001-10-23 22:19     ` Alexandre Petit-Bianco [this message]
2001-10-24  9:31       ` Tom Tromey
2001-10-24  9:38         ` Alexandre Petit-Bianco
2001-10-23 21:26 ` Alexandre Petit-Bianco
2001-10-23 21:43   ` Tom Tromey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=15318.20286.384267.662152@fencer.cygnus.com \
    --to=apbianco@cygnus.com \
    --cc=green@redhat.com \
    --cc=rhug-rhats@sources.redhat.com \
    --cc=tromey@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).