Re: Big Sur: Installing autoconf2.6-2.69-6 fails
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 9/13/21 5:24 PM, Lucier, Bradley J wrote:
> Fink is installed on Big Sur as in
>
> https://sourceforge.net/p/fink/mailman/message/37159913/
>
> My main goal is to install emacs26.
>
> I’m getting:
>
> Making all in doc
> Updating ./version.texi
> restore=: && backupdir=".am$$" && \
> am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . && \
> rm -rf $backupdir && mkdir $backupdir && \
> if (/bin/sh /opt/sw/src/fink.build/autoconf2.6-2.69-6/autoconf-2.69/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then \
> for f in autoconf.info autoconf.info-[0-9] autoconf.info-[0-9][0-9] autoconf.i[0-9] autoconf.i[0-9][0-9]; do \
> if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
> done; \
> else :; fi && \
> cd "$am__cwd"; \
> if /bin/sh /opt/sw/src/fink.build/autoconf2.6-2.69-6/autoconf-2.69/build-aux/missing --run makeinfo --no-split -I . \
> -o autoconf.info autoconf.texi; \
> then \
> rc=0; \
> CDPATH="${ZSH_VERSION+.}:" && cd .; \
> else \
> rc=$?; \
> CDPATH="${ZSH_VERSION+.}:" && cd . && \
> $restore $backupdir/* `echo "./autoconf.info" | sed 's|[^/]*$||'`; \
> fi; \
> rm -rf $backupdir; exit $rc
> autoconf.texi:9: unknown command `setcontentsaftertitlepage'
> make[2]: *** [autoconf.info] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> ### execution of /tmp/fink.tv4ug failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /opt/sw/bin/dpkg-lockwait -r fink-buildlock-autoconf2.6-2.69-6
> (Reading database ... 34027 files and directories currently installed.)
Thanks for the report. This was an incompatibility with our new
texinfo-6.8 (previously warning, now error). I've pushed the fix and
autoconf2.6 builds again.
Hanspeter
--
There are 3 kinds of biologists: those who can count, and those who can't.
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users