Bugs item #699395, was opened at 2003-03-07 14:17
Message generated for change (Comment added) made by howama
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101522&aid=699395&group_id=1522
Category: build
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Configure problem : Can not use gcj with a redhat 8.0
Initial Comment:
Hi,
I have tried to install java-gnome using gcj on my
redhat 8.0. The configure script indicates that my gcj
version is < 3.0.0 though the version is 3.2.
This is due to the fact that the aclocal.m4 expects
that "gcj --version" returns something like x.y.z
whereas gcj --version returned by gcj on redhat is
----------------
gcj (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
----------------
on the redhat 8.0
Best regards
----------------------------------------------------------------------
>Comment By: Mark Howard (howama)
Date: 2003-11-16 12:26
Message:
Logged In: YES
user_id=189107
This should be working in 0.8.1, available from the
java-gnome website.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101522&aid=699395&group_id=1522
|