This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG 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]

rhug status


how up to date is all this?

i tried making xalan and 1) had to hack the Makefile to tell gcj to scan apache-regexp, and 2) whether i use the [hacked] libtool-1.4e or the current libtool-1.4.3 i get a link error:

libtool: link: `upstream/src/org/apache/xalan/res/XSLTInfo.properties.lo' is not a valid libtool object
make[1]: *** [lib-org-apache-xalan.la] Error 1


the top-level make appears broken as well. it almost immediately fails, attempting to build gnu.readline:

make[1]: Entering directory `/home/bart/java/rhug/gnu.readline'
(cd upstream/src; for x in `find ./ -name \*.class`; do gcjh `echo $x | sed "s/\.\///g" | sed "s/.class//g"`; done;)
org/gnu/readline/Readline: no such class
org/gnu/readline/ReadlineCompleter: no such class
org/gnu/readline/ReadlineReader: no such class
org/gnu/readline/ReadlineLibrary: no such class
make[1]: *** [gnu.readline-0.6.jar] Error 1


i'm using gcc-3.3.1 on RH9.


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