bug-gettext
[Top][All Lists]
Advanced

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

Re: Error in some libtool script for gettext-0.21 on Oracle Solaris 11.3


From: Dennis Clarke
Subject: Re: Error in some libtool script for gettext-0.21 on Oracle Solaris 11.3
Date: Thu, 21 Apr 2022 19:45:34 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

On 4/21/22 19:09, Bruno Haible wrote:
Dennis Clarke wrote:

Configure runs fine but the compile blows up when we hit a double "pipe"
   in some script somewhere :


.
.<snippage>
.

Not sure what file where has that " | | " stuck in it but it sure does
stop the whole show.

This should be fixed if you apply
   
https://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=516754499eb9f59e9d0e86d8755a1c38c06fd87b
and regenerate the configure files.

Oh gee .. autoreconf and friends? I guess I'll need to build those tools and then come back to this as ... yes of course :

gmake  all-recursive
gmake[1]: Entering directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001'
Making all in gnulib-local
gmake[2]: Entering directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/gnulib-local'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/gnulib-local'
Making all in gettext-runtime
gmake[2]: Entering directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/gettext-runtime' CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/build-aux/missing aclocal-1.16 -I m4 -I ../m4 -I gnulib-m4 /opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/build-aux/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
gmake[2]: *** [aclocal.m4] Error 127
gmake[2]: Leaving directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001/gettext-runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/bw/build/gettext-0.21_sunos5.11.3_sparcv9.001'
gmake: *** [all] Error 2


Or, if you prefer to work from a
tarball, use a current gettext snapshot, from
   https://gitlab.com/gnu-gettext/ci-distcheck

I prefer an actual release tarball. However I can certainly setup some
sort of script in the future to curl/wget the snapshots and run a test.
Not sure how many folks are doing much of anything on Solaris 11.3 with
sparc. I bet not many at all.  Solaris 11.4 will be even more rare as
there is next to nothing that runs for sparc anymore. Strictly a T4 and
up and that is only for "now".

I'll go build the required autotools and then come back to gettext.

--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional



reply via email to

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