[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [install-locale] Error in "make install"

From: Reynaldo Nogueras <nogueras_r_at_hotmail.com>
Date: 2004-11-04 21:35:33 CET

Here's some of your answers. I hope this helps you help us:

---------------------------------
Error says:
cd subversion/po ; /export/home/user/subversion-1.1.1/a
c-helpers/install-sh -c -m 644 de.mo
/usr/local/share/locale/de/LC_MESSAGES/subversion.mo
install: de.mo does not exist
*** Error code 1
make: Fatal error: Command failed for target 'install-locale'

  This line I was able to track to the file build.outputs.mk, aprox. line
545 on target 'install-locale'
where it's as follows:

install-locale: subversion/po/de.mo subversion/po/es.mo subversion
/po/ja.mo subversion/po/nb.mo subversion/po/pl.mo subversion/po/pt_BR.mo
subversion/po/sv. mo subvesion/po/zh_CN.mo subversion/po/zh_TW.mo
     $(MKDIR) $(DESTDIR) $(localedir)
     cd subversion/po ; $(INSTALL_LOCALE) de.mo $(DESTDIR)$
(localedir)/de/LC_MESSAGES/$(PACKAGE_NAME).mo
     cd subversion/po ; $(INSTALL_LOCALE) es.mo $(DESTDIR)$
(localedir)/es/LC_MESSAGES/$(PACKAGE_NAME).mo

---------------------------------
# which msgfmt
/usr/bin/msgfmt

---------------------------------
# which sed
/usr/bin/sed

---------------------------------
# grep ^MSGFMT Makefile
MSGFMT: not found
# Usage; grep -hblcnsviw pattern file . . .

---------------------------------
# echo $PATH
/usr/opt/SUNWesm/bin:/usr/ccs/bin:/usr/opt/SUNWesm/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/opt/SUNWspro/bin:.:.:/usr/local/bin

---------------------------------
# cat config.nice
! /bin/sh
#
# Created by configure

"./configure" \
"$@"

---------------------------------
# ls subversion/po
total 1690
-rw-r--r-- 1 user root 176545 Sep 24 03:21 de.po
-rw-r--r-- 1 user root 173541 Oct 7 03:21 es.po
-rw-r--r-- 1 user root 225339 Sep 26 03:21 ja.po
-rw-r--r-- 1 user root 183444 Oct 17 03:21 nb.po
-rw-r--r-- 1 user root 177613 Oct 5 03:21 pl.po
-rw-r--r-- 1 user root 171694 Sep 23 03:21 pt_BR.po
-rw-r--r-- 1 user root 170975 Sep 29 03:21 sv.po
-rw-r--r-- 1 user root 164822 Oct 13 03:21 zh_CN.po
-rw-r--r-- 1 user root 173190 Oct 14 03:21 zh_TW.po

---------------------------------
#make
------ making all in apr
------ completed all in apr
------ making all in apr-util
------ completed all in apr-util
------ making all in neon
cd src && make

  Compilation complete. run 'make install' (as root?) to install neon.

------ completed all in neon

---------------------------------

Thanks for everything.

>From: Erik Huelsmann <ehuels@gmail.com>
>Reply-To: Erik Huelsmann <ehuels@gmail.com>
>To: Reynaldo Nogueras <nogueras_r@hotmail.com>
>CC: users@subversion.tigris.org
>Subject: Re: [install-locale] Error in "make install"
>Date: Thu, 4 Nov 2004 19:21:20 +0100
>
>On Thu, 04 Nov 2004 17:51:19 +0000, Reynaldo Nogueras
><nogueras_r@hotmail.com> wrote:
> > I'm having the same exact problem, although I am installing as root.
>Would
> > really appreciate any help.
> > Also solaris 8. Also svn 1.1.1
> > I looked in the subversion/po subdirectory but can't find any file named
> > de.mo
>
>Hi Reynaldo,
>
>I'd like to help. I answered his mail
>(http://svn.haxx.se/users/archive-2004-11/0027.shtml). In order to be
>able to help, please give me the info and I'll see if I can diagnose
>the problem.
>
>Oh, maybe you could add a listing of subversion/po too.
>
>bye,
>
>Erik.

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar - get it now!
http://toolbar.msn.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 4 21:36:54 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.