After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 328745 - glib-java-0.2.2/macros/am_path_gcj.m4 has hardwired <<gcj>>
glib-java-0.2.2/macros/am_path_gcj.m4 has hardwired <<gcj>>
Status: RESOLVED OBSOLETE
Product: java-gnome
Classification: Bindings
Component: Obsolete
Unmaintained
Other All
: Normal normal
: ---
Assigned To: java-gnome bindings maintainers
java-gnome bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-26 17:47 UTC by Andrew Cagney
Modified: 2008-02-13 01:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for problem (822 bytes, patch)
2006-01-26 17:50 UTC, Andrew Cagney
none Details | Review

Description Andrew Cagney 2006-01-26 17:47:30 UTC
Please describe the problem:
The file glib-java-0.2.2/macros/am_path_gcj.m4 runs <<gcj>> directly; it should
use $(GCJ).

Steps to reproduce:
1. try configuring with GCJ, JAVAC, et.al. all set to something other than the
installed compiler
2. 
3. 


Actual results:
Wrong compiler gets used, or if wrong compiler isn't installed, configure fails.

Expected results:
Configure using the specified compiler.

Does this happen every time?
Yes (assuming you've not got the system compiler installed).

Other information:
Comment 1 Andrew Cagney 2006-01-26 17:50:02 UTC
Created attachment 58173 [details] [review]
patch for problem

hmm, perhaphs this bit isn't needed:
+  AC_PATH_PROG(GIJ, gij, no)
Comment 2 Andrew Cagney 2006-01-26 17:50:47 UTC
downstream bug http://sourceware.org/bugzilla/show_bug.cgi?id=2022
Comment 3 Andrew Cowie 2008-02-13 01:51:24 UTC
Thanks for taking the time to report this bug.
However, you are using a version that is too old and not supported anymore. GNOME developers are no longer working on that version, so unfortunately there will not be any bug fixes for the version that you use.

By upgrading to a newer version of GNOME you could receive bug fixes and new functionality. You may need to upgrade your Linux distribution to obtain a newer version of GNOME.
Please feel free to reopen this bug if the problem still occurs with a newer version of GNOME.