[ http://issues.apache.org/jira/browse/XERCESC-1595?page=all ]
James Berry reassigned XERCESC-1595:
------------------------------------
Assign To: James Berry
> 3.0 nightly (May 22) configure fails on Solaris 10 due to invalid "tr" command
> ------------------------------------------------------------------------------
>
> Key: XERCESC-1595
> URL: http://issues.apache.org/jira/browse/XERCESC-1595
> Project: Xerces-C++
> Type: Bug
> Components: Build
> Versions: Nightly build (please specify the date)
> Environment: Solaris 10 x86
> Reporter: Scott Cantor
> Assignee: James Berry
>
> I've had a variety of hurdles getting this to configure, mostly stuff that's
> Solaris headaches, but I did find a bug.
> There's a tr command used in the m4 macros that select the transcoder and net
> accessor. It works on Linux, but it won't work on Solaris without putting
> brackets around the 'A-Za-z' (e.g. '[A-Z][a-z]')
> See http://mail.gnome.org/archives/gnome-list/2001-August/msg00039.html
> The only reason I noticed this, BTW, was that configure auto-selected the ICU
> transcoder but the build failed because genrb wasn't available. It seems to
> assume that it will be without checking for it. This is a very basic Solaris
> x86 install, so there could be stuff missing, maybe, but it should still
> verify that the command exists if it's not always there.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]