libtool-patches
[Top][All Lists]
Advanced

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

Re: [SCM] GNU Libtool branch, master, updated. v2.2.10-34-gb8dd17a


From: Ralf Wildenhues
Subject: Re: [SCM] GNU Libtool branch, master, updated. v2.2.10-34-gb8dd17a
Date: Sat, 26 Jun 2010 19:42:31 +0200
User-agent: Mutt/1.5.20 (2010-04-22)

Hello Gary,

* Gary V. Vaughan wrote on Sat, Jun 26, 2010 at 07:14:34PM CEST:
> commit b8dd17aeba9ae235d189b30ce38d64ba0ff2a309
> Author: Gary V. Vaughan <address@hidden>
> Date:   Sat Jun 12 00:12:09 2010 +0700
> 
>     getopt.m4sh generated libtool option parser, and XSI improvements.
>     
>     * libltdl/m4/libtool.m4 (_LT_PROG_XSI_SHELLFNS): Moved portable
>     shell versions of various utility functions from here...
>     * libltdl/config/getopt.m4sh (func_split_long_opt): ...to here...
>     * libltdl/config/general.m4sh (func_dirname, func_basename)
>     (func_dirname_and_basename, func_strip_name): ...here...
>     * libltdl/config/ltmain.m4sh (func_append, func_arith, func_len)
>     (func_lo2o, func_xform): ...and here.
>     * libltdl/config/libtool.m4 (_LT_PROG_XSI_REPLACE): New macro that
>     expands into a sed command for replacing the contents of a
>     suitably decorated shell function with an alternate XSI
>     implementation.
>     (_LT_PROG_XSI_SHELLFNS): Use it to replace the portable shell
>     versions of the functions above with equivalent XSI
>     implementations that avoid unnecessary forks if the host shell
>     supports that.
>     * libltdl/config/ltmain.m4sh: Replace hand written shell code
>     with a call to M4SH_GETOPTS. Rename some option variables in
>     the client code to match the generated option parser settings.
>     * libltdl/config/general.m4sh (func_echo, func_error)
>     (func_warning): Use $opt_mode instead of obsoleted $mode in
>     message leader.

Now I'm getting

configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
config.status: executing libtool commands
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
sed: can't read .tmp: No such file or directory
mv: cannot stat `libtoolT.tmp': No such file or directory
$ 

on GNU/Linux, and no libtool script.  Please fix this regression.

Thanks,
Ralf



reply via email to

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