From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9115 invoked by alias); 7 Sep 2003 18:18:16 -0000 Mailing-List: contact rhug-rhats-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: rhug-rhats-owner@sources.redhat.com Received: (qmail 9108 invoked from network); 7 Sep 2003 18:18:15 -0000 Received: from unknown (HELO grok.sabl.com) (216.99.207.39) by sources.redhat.com with SMTP; 7 Sep 2003 18:18:15 -0000 Received: from sabl.com (nemo.sabl.com [192.168.2.3]) by grok.sabl.com (Postfix) with ESMTP id AB70A83D09 for ; Sun, 7 Sep 2003 14:18:14 -0400 (EDT) Message-ID: <3F5B766B.7020400@sabl.com> Date: Sun, 07 Sep 2003 18:18:00 -0000 From: Bart Locanthi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en-gb, de, en MIME-Version: 1.0 To: rhug-rhats@sources.redhat.com Subject: rhug status Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00000.txt.bz2 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.