6.15.00: `config.rpath' missing
Christos Zoulas
christos at zoulas.com
Wed Aug 27 13:26:17 EEST 2008
On Aug 23, 9:07pm, macro at linux-mips.org ("Maciej W. Rozycki") wrote:
-- Subject: 6.15.00: `config.rpath' missing
| Hello,
|
| The current tcsh release tarball does not contain the `config.rpath'
| script. The script is a part of the gettext package and is invoked by the
| AC_LIB_RPATH autoconf macro which is referred to from the expansion of the
| AM_ICONV macro tcsh uses. The following error results when `configure' is
| run:
|
| checking if the linker (/usr/mips64-linux/bin/ld) is GNU ld... yes
| checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
| done
| checking for iconv... yes
|
| The fix is to install `config.rpath' alongside `config.guess',
| `config.sub', etc. This can be done by running `gettextize --copy' (this
| installs all the gettext files; use with --force to update older ones
| already in place) or manually -- the script is normally installed with
| gettext in ${datadir}/gettext/.
What installs gettextsize?
christos
More information about the Tcsh-Bugs
mailing list