From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12683 invoked by alias); 10 Jul 2002 23:20:34 -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 12675 invoked from network); 10 Jul 2002 23:20:34 -0000 Received: from unknown (HELO jive.SoftHome.net) (66.54.152.27) by sources.redhat.com with SMTP; 10 Jul 2002 23:20:34 -0000 Received: (qmail 3349 invoked by uid 417); 10 Jul 2002 23:20:33 -0000 Received: from shunt-smtp-out-0 (HELO softhome.net) (172.16.3.12) by shunt-smtp-out-0 with SMTP; 10 Jul 2002 23:20:33 -0000 Received: from localhost.localdomain ([212.253.73.10]) by softhome.net with esmtp; Wed, 10 Jul 2002 17:20:31 -0600 Date: Wed, 10 Jul 2002 16:20:00 -0000 From: "=?iso-8859-9?Q?H=2E_Kemal_G=FCrsoy?=" To: rhug-rhats@sources.redhat.com Subject: gnu.readline compile problem Message-ID: <20020711022401.I17310@localhost> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-9 Content-Transfer-Encoding: 8bit X-SW-Source: 2002-07/txt/msg00001.txt.bz2 Hi, I just started with trying to compile rhug package. I checked out the cvs tree, and run ./configure command. It didn't give any error or warning messages. When I run make the compilation stops just at the beginnig with the following message : gcjh --classpath=upstream/src -jni 'echo upstream/src/org/gnu/readline/Readline.class | sed 's/\.class//g'' -o org_gnu_readline_ReadLine.h upstream/src/org/gnu/readline/ReadLine: no such class make: *** [org_gnu_readline_ReadLine.h] Error 1 When I navigate to the directory (upstream/.../readline/), I see file ReadLine.class is there. The version of gcj is 3.1 (compiled myself, and it works) My system is RH7.3 make version 3.79.1-8 autoconf version 2.13-17 automake version 1.4p5-4 Do you have any idea? Thanks in advance, H. Kemal Gürsoy.