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]

gnu.readline compile problem


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.


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