THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
A new Flyspray task has been opened. Details are below.
User who did this - Maciej Blizinski (automatthias)
Attached to Project - awesome
Summary - gperf.sh fails on Solaris
Task Type - Bug Report
Category - Core
Status - Unconfirmed
Assigned To -
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - git/master
Due in Version - Undecided
Due Date - Undecided
Details - The gperf.sh script fails on Solaris. On Solaris, /bin/sh is the
original Bourne shell which does not support the $( ... ) construct. Also, sed
and grep are not from GNU. I think they need to be detected during the
configure stage, and gperf.sh must be generated using values from there.
Otherwise, the script could be rewritten to be compatible with the Bourne shell
on Solaris.
Solaris has /bin/bash, which could be used for the purposes of this script.
Here's how I got it to work, although it's not the only way:
https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/awesome/trunk/files/gperf.sh-solarify.patch
More information can be found at the following URL:
http://awesome.naquadah.org/bugs/index.php?do=details&task_id=740
You are receiving this message because you have requested it from the Flyspray
bugtracking system. If you did not expect this message or don't want to
receive mails in future, you can change your notification settings at the URL
shown above.
--
To unsubscribe, send mail to [email protected].