This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/28024] libjava build failure on Solaris 2.8 (sun4u)
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 14 Jun 2006 12:28:32 -0000
- Subject: [Bug java/28024] libjava build failure on Solaris 2.8 (sun4u)
- References: <bug-28024-12822@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from tromey at gcc dot gnu dot org 2006-06-14 12:28 -------
Looks like classpath's configure uses the $(...) construct.
This isn't portable sh.
The fix is to replace with `...`
--
tromey at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-06-14 12:28:31
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28024