bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext on Tru64Unix


From: Martin MOKREJŠ
Subject: Re: gettext on Tru64Unix
Date: Thu, 30 Jan 2003 00:12:08 +0100 (CET)

On Thu, 30 Jan 2003, Martin MOKREJŠ wrote:

> On Wed, 29 Jan 2003, Bruno Haible wrote:

> I'll post the output from the "make install" step.

[...]
Making install in intl
make[1]: Entering directory `/afs/gsf.de/sources/ev56/gettext/intl'
cd .. \
  && CONFIG_FILES=intl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating intl/Makefile
config.status: executing depfiles commands
config.status: executing default-1 commands
make[1]: Leaving directory `/afs/gsf.de/sources/ev56/gettext/intl'
make[1]: Entering directory `/afs/gsf.de/sources/ev56/gettext/intl'
if test "gettext" = "gettext" \
   && test 'intl-compat.lo' = 'intl-compat.lo'; then \
  /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo 
".././mkinstalldirs" ;; esac` /software/@sys/usr/lib 
/software/@sys/usr/include; \
  /software/@sys/usr/bin/install -c -m 644 libintl.h 
/software/@sys/usr/include/libintl.h; \
  /bin/sh ../libtool --mode=install \
    /software/@sys/usr/bin/install -c -m 644 libintl.la 
/software/@sys/usr/lib/libintl.la; \
else \
  : ; \
fi
/software/@sys/usr/bin/install -c -m 644 .libs/libintl.so.4.2.0 
/software/@sys/usr/lib/libintl.so.4.2.0
(cd /software/@sys/usr/lib && rm -f libintl.so.2 && ln -s libintl.so.4.2.0 
libintl.so.2)
(cd /software/@sys/usr/lib && rm -f libintl.so && ln -s libintl.so.4.2.0 
libintl.so)
344404:/software/@sys/usr/bin/ln: /sbin/loader: Fatal Error: Cannot map library 
libintl.so
343935:/software/@sys/usr/bin/sed: /sbin/loader: Fatal Error: Cannot map 
library libintl.so
/software/@sys/usr/bin/install -c -m 644 .libs/i /software/@sys/usr/lib/
344384:/software/@sys/usr/bin/install: /sbin/loader: Fatal Error: Cannot map 
library libintl.so
make[1]: *** [install-exec] Error 1
make[1]: Leaving directory `/afs/gsf.de/sources/ev56/gettext/intl'
make: *** [install-recursive] Error 1
$ ls
344310:/software/@sys/usr/bin/ls: /sbin/loader: Fatal Error: Cannot map library 
libintl.so
$ cp
344024:/software/@sys/usr/bin/cp: /sbin/loader: Fatal Error: Cannot map library 
libintl.so
$ /usr/bin/ls -li /software/@sys/usr/lib/libintl.so.4.2.0
2302074 -rw-r--r--   1 cron     daemon     59552 Jan 30 00:03 
/software/@sys/usr/lib/libintl.so.4.2.0
$ /usr/bin/ls -li /software/@sys/usr/lib/libintl*
2302080 -rw-r--r--   1 root     daemon     91832 Jan 23 15:30 
/software/@sys/usr/lib/libintl.a
2302078 -rw-r--r--   1 root     daemon       850 Jan 23 15:30 
/software/@sys/usr/lib/libintl.la
2353196 lrwxr-xr-x   1 cron     system        16 Jan 30 00:03 
/software/@sys/usr/lib/libintl.so.2 -> libintl.so.4.2.0
2302074 -rw-r--r--   1 cron     daemon     59552 Jan 30 00:03 
/software/@sys/usr/lib/libintl.so.4.2.0
$ /usr/bin/cp .libs/libintl.so.4.2.0 /software/@sys/usr/lib/libintl.so.4.2.0
cp: .libs/libintl.so.4.2.0: No such file or directory
$ /usr/bin/cp intl/.libs/libintl.so.4.2.0 
/software/@sys/usr/lib/libintl.so.4.2.0
$ ls
344122:/software/@sys/usr/bin/ls: /sbin/loader: Fatal Error: Cannot map library 
libintl.so
$ /usr/bin/ls -li /software/@sys/usr/lib/libintl*
2302080 -rw-r--r--   1 root     daemon     91832 Jan 23 15:30 
/software/@sys/usr/lib/libintl.a
2302078 -rw-r--r--   1 root     daemon       850 Jan 23 15:30 
/software/@sys/usr/lib/libintl.la
2353196 lrwxr-xr-x   1 cron     system        16 Jan 30 00:03 
/software/@sys/usr/lib/libintl.so.2 -> libintl.so.4.2.0
2302074 -rw-r--r--   1 cron     daemon     59552 Jan 30 00:06 
/software/@sys/usr/lib/libintl.so.4.2.0
$ pushd /software/@sys/usr/lib/
/software/@sys/usr/lib /afs/gsf.de/sources/ev56/gettext /scratch
$ ln -s libintl.so.4.2.0 libintl.so
344149:/software/@sys/usr/bin/ln: /sbin/loader: Fatal Error: Cannot map library 
libintl.so
$ /usr/bin/ln -s libintl.so.4.2.0 libintl.so
$ popd
/afs/gsf.de/sources/ev56/gettext /scratch
$ ls
ABOUT-NLS  DISCLAIM     README          autom4te.cache  config.status  
install-sh   ltmain.sh      po            ylwrap
AUTHORS    INSTALL      README-alpha    config.guess    config.sub     intl     
    m4             projects
Admin    Makefile       README.gemtext  config.h        configure      
intl-java    man            so_locations
BUGS     Makefile.am    THANKS          config.h.in     configure.in   lib      
    misc           src
COPYING    Makefile.in  TODO            config.h.in~    djgpp          
libasprintf  missing        stamp-h.in
CVS      NEWS           aclocal.m4      config.log      doc            libtool  
    mkinstalldirs  stamp-h1
ChangeLog  PACKAGING    autogen.sh      config.rpath    elisp-comp     
libuniname   os2            tests
$ cp
cp: missing file arguments
Try `cp --help' for more information.
$

It seems inode number really do not change. Only time has changed.
Maybe it is a problem with AFS cache and not the remote filesystem?
I could repeat the "make install" and restart afs client, actually I'm not
sure if it is doable as the cache (i.e. the client) is in a kernel and on
OSF1 I cannot unload it as a module ... as there're no modules at all.

-- 
Martin Mokrejs <address@hidden>, <address@hidden>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585




reply via email to

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