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-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to