[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [swarm-hackers] Can somebody declare a CVS "version" that works?
From: |
Paul Johnson |
Subject: |
Re: [swarm-hackers] Can somebody declare a CVS "version" that works? |
Date: |
Tue, 26 Aug 2008 16:28:15 -0500 |
User-agent: |
Thunderbird 2.0.0.16 (X11/20080724) |
I think there is a little packaging mistake. "java/kawa-1.6.70.jar" is
missing.
With the newer swarm-2.2.5 test package, I go
$ mkdir builddir
$ cd builddir
$ JAVAC=jikes ../configure --prefix=/opt/packages
--libdir=/opt/packages/lib --with-defaultdir=/usr
--with-jdkdir=/home/pauljohn/LinuxDownloads/src/jdk1.6.0_07
--enable-onelib --enable-subdirs --with-tcl=/usr/lib/tcl8.4
--with-tk=/usr/lib/tk8.4 > build-config.txt 2>&1
during make, I get this:
Issued 1 system warning:
*** Semantic Warning: I/O warning: "No such file or directory" while
trying to open ../../../java/kawa-1.6.70.jar.
/usr/bin/jikes -classpath
'..:/home/pauljohn/LinuxDownloads/src/jdk1.6.0_07/jre/lib/rt.jar:../../../java/kawa-1.6.70.jar'
-d .. ../../../java/swarm/SignatureNotFoundException.java
Issued 1 system warning:
*** Semantic Warning: I/O warning: "No such file or directory" while
trying to open ../../../java/kawa-1.6.70.jar.
/usr/bin/jikes -classpath
'..:/home/pauljohn/LinuxDownloads/src/jdk1.6.0_07/jre/lib/rt.jar:../../../java/kawa-1.6.70.jar'
-d .. ../../../java/swarm/Selector.java
Issued 1 system warning:
*** Semantic Warning: I/O warning: "No such file or directory" while
trying to open ../../../java/kawa-1.6.70.jar.
/usr/bin/jikes -classpath
'..:/home/pauljohn/LinuxDownloads/src/jdk1.6.0_07/jre/lib/rt.jar:../../../java/kawa-1.6.70.jar'
-d .. ../../../java/swarm/BaseImpl.java
I copy the kawa-1.6.7.jar from the CVS swarm and after that build will
proceed.
Right?
While I'm on the packing topic, here's a question that is brought to the
forefront by my effort to understand Debian packaging. This has really
been a struggle for me. Debian seems to lean heavily on "make
distclean" to return a source directory back to its original state. It
*appears* to me that a "make distclean" in swarm-2.2.4 does not erase
some generated files. In jackson aquino's debian packaging, one of the
hassles he is working around is cleaning those up before building. I
think the files I noticed were config.sub config.guess. Can those be
put into Makefile.am in the "maintainer-clean" list?
pj
--
Paul E. Johnson email: address@hidden
Professor, Political Science http://pj.freefaculty.org
1541 Lilac Lane, Rm 504
University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66044-3177 FAX: (785) 864-5700
- [swarm-hackers] Can somebody declare a CVS "version" that works?, Paul Johnson, 2008/08/25
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/25
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Steve Railsback, 2008/08/25
- Message not available
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Paul Johnson, 2008/08/25
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/25
- Message not available
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Paul Johnson, 2008/08/26
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/26
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/26
- Message not available
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Paul Johnson, 2008/08/26
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/26
- Message not available
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?,
Paul Johnson <=
- Re: [swarm-hackers] Can somebody declare a CVS "version" that works?, Marcus G. Daniels, 2008/08/26