sed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [platform-testers] new snapshot available: sed-4.2.2.177-a348


From: Assaf Gordon
Subject: Re: [platform-testers] new snapshot available: sed-4.2.2.177-a348
Date: Mon, 5 Dec 2016 21:06:11 -0500

Hello Jim,

> On Dec 5, 2016, at 20:12, Jim Meyering <address@hidden> wrote:
> 
> http://meyering.net/sed/sed-4.2.2.177-a348.tar.xz

A 'configure' issue on OpenSolaris 5.10 (so I assume due to an old shell):

    ./configure: syntax error at line 33602: `(' unexpected

The offending line is:

  for ac_var in $ac_subst_vars
  do
    eval "ac_val=\$$ac_var"
    case $ac_var:$ac_val in
-->    (*_H:*.h) eval "$ac_var=lib/\$$ac_var";;
    esac
  done


This might be a new issue, as I was testing my own "make dist" tar-balls on 
OpenSolaris 5.10 and they didn't fail (with autoconf 2.69).


will have more results soon.
 - assaf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]