[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #23618] gnustep-config tool broken on solaris
From: |
Richard Frith-Macdonald |
Subject: |
[bug #23618] gnustep-config tool broken on solaris |
Date: |
Tue, 17 Jun 2008 13:32:03 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_3; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.1 Safari/525.20 |
URL:
<http://savannah.gnu.org/bugs/?23618>
Summary: gnustep-config tool broken on solaris
Project: GNUstep
Submitted by: CaS
Submitted on: Tuesday 06/17/2008 at 13:32
Category: Makefiles
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
The gnustep-config script has a line near the end which uses 'eval' to assign
a value to gs_variable_value.
Using the default shell (/bin/sh) on Solaris-10, the shell barfs on this line
... it seems that different shells do things different ways, and the script is
expecting bash behavior from /bin.sh
gs_variable_value=`eval echo $"$gs_variable_name"`
seems to work with the solaris shell, but not with bash
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?23618>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #23618] gnustep-config tool broken on solaris,
Richard Frith-Macdonald <=