bug-grep
[Top][All Lists]
Advanced

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

make install fails


From: David R
Subject: make install fails
Date: Mon, 18 Jun 2007 23:01:43 +0100
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

hi
{{the make install}{ is the }{file as broke}}.

David R
Making check in intl
make[1]: Entering directory `/usr/src/grep-2.5.1a/intl'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/grep-2.5.1a/intl'
Making check in po
make[1]: Entering directory `/usr/src/grep-2.5.1a/po'
file=./`echo cs | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file cs.po
file=./`echo de | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file el.po
file=./`echo eo | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file eo.po
file=./`echo es | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file es.po
file=./`echo et | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file et.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file fr.po
file=./`echo gl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file gl.po
file=./`echo hr | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file hr.po
file=./`echo id | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file id.po
file=./`echo it | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ja.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ko.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file nl.po
file=./`echo no | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file no.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file pl.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file pt_BR.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ru.po
file=./`echo sl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file sl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file sv.po
make[1]: Leaving directory `/usr/src/grep-2.5.1a/po'
Making check in lib
make[1]: Entering directory `/usr/src/grep-2.5.1a/lib'
Making check in posix
make[2]: Entering directory `/usr/src/grep-2.5.1a/lib/posix'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/grep-2.5.1a/lib/posix'
make[2]: Entering directory `/usr/src/grep-2.5.1a/lib'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/usr/src/grep-2.5.1a/lib'
make[1]: Leaving directory `/usr/src/grep-2.5.1a/lib'
Making check in doc
make[1]: Entering directory `/usr/src/grep-2.5.1a/doc'
make[1]: Leaving directory `/usr/src/grep-2.5.1a/doc'
Making check in src
make[1]: Entering directory `/usr/src/grep-2.5.1a/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/grep-2.5.1a/src'
Making check in tests
make[1]: Entering directory `/usr/src/grep-2.5.1a/tests'
make  check-TESTS
make[2]: Entering directory `/usr/src/grep-2.5.1a/tests'

Please, do not be alarmed if some of the tests failed.
Report them to <address@hidden>,
with the line number, the name of the file,
and grep version number 'grep --version'.
Thank You.

PASS: warning.sh
PASS: khadafy.sh
PASS: spencer1.sh
PASS: bre.sh
PASS: ere.sh
PASS: status.sh
PASS: empty.sh
PASS: options.sh
PASS: backref.sh
PASS: file.sh
===================
All 10 tests passed
===================
make[2]: Leaving directory `/usr/src/grep-2.5.1a/tests'
make[1]: Leaving directory `/usr/src/grep-2.5.1a/tests'
Making check in m4
make[1]: Entering directory `/usr/src/grep-2.5.1a/m4'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/grep-2.5.1a/m4'
Making check in vms
make[1]: Entering directory `/usr/src/grep-2.5.1a/vms'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/grep-2.5.1a/vms'
Making check in bootstrap
make[1]: Entering directory `/usr/src/grep-2.5.1a/bootstrap'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/usr/src/grep-2.5.1a/bootstrap'
make[1]: Entering directory `/usr/src/grep-2.5.1a'
make[1]: Leaving directory `/usr/src/grep-2.5.1a'
Making install in intl
make[1]: Entering directory `/usr/src/grep-2.5.1a/intl'
if test "grep" = "gettext" \
           && test '' = 'intl-compat.o'; then \
          /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) 
echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include; \
          /usr/bin/install -c -m 644 libintl.h /usr/local/include/libintl.h; \
          @LIBTOOL@ --mode=install \
            /usr/bin/install -c -m 644 libintl.a /usr/local/lib/libintl.a; \
        else \
          : ; \
        fi
if test 'no' = yes; then \
          test no != no || /bin/sh `case "./mkinstalldirs" in /*) echo 
"./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/local/lib; \
          temp=/usr/local/lib/t-charset.alias; \
          dest=/usr/local/lib/charset.alias; \
          if test -f /usr/local/lib/charset.alias; then \
            orig=/usr/local/lib/charset.alias; \
            sed -f ref-add.sed $orig > $temp; \
            /usr/bin/install -c -m 644 $temp $dest; \
            rm -f $temp; \
          else \
            if test no = no; then \
              orig=charset.alias; \
              sed -f ref-add.sed $orig > $temp; \
              /usr/bin/install -c -m 644 $temp $dest; \
              rm -f $temp; \
            fi; \
          fi; \
          /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) 
echo ".././mkinstalldirs" ;; esac` /usr/local/share/locale; \
          test -f /usr/local/share/locale/locale.alias \
            && orig=/usr/local/share/locale/locale.alias \
            || orig=./locale.alias; \
          temp=/usr/local/share/locale/t-locale.alias; \
          dest=/usr/local/share/locale/locale.alias; \
          sed -f ref-add.sed $orig > $temp; \
          /usr/bin/install -c -m 644 $temp $dest; \
          rm -f $temp; \
        else \
          : ; \
        fi
if test "grep" = "gettext"; then \
          /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) 
echo ".././mkinstalldirs" ;; esac` /usr/local/share/gettext/intl; \
          /usr/bin/install -c -m 644 VERSION 
/usr/local/share/gettext/intl/VERSION; \
          /usr/bin/install -c -m 644 ChangeLog.inst 
/usr/local/share/gettext/intl/ChangeLog; \
          dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset 
locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h 
plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c 
dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c 
textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c 
ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c 
os2compat.c intl-compat.c"; \
          for file in $dists; do \
            /usr/bin/install -c -m 644 ./$file \
                            /usr/local/share/gettext/intl/$file; \
          done; \
          chmod a+x /usr/local/share/gettext/intl/config.charset; \
          dists="plural.c"; \
          for file in $dists; do \
            if test -f $file; then dir=.; else dir=.; fi; \
            /usr/bin/install -c -m 644 $dir/$file \
                            /usr/local/share/gettext/intl/$file; \
          done; \
          dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c 
COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \
          for file in $dists; do \
            rm -f /usr/local/share/gettext/intl/$file; \
          done; \
        else \
          : ; \
        fi
make[1]: Leaving directory `/usr/src/grep-2.5.1a/intl'
Making install in po
make[1]: Entering directory `/usr/src/grep-2.5.1a/po'
file=./`echo cs | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file cs.po
file=./`echo de | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file el.po
file=./`echo eo | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file eo.po
file=./`echo es | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file es.po
file=./`echo et | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file et.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file fr.po
file=./`echo gl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file gl.po
file=./`echo hr | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file hr.po
file=./`echo id | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file id.po
file=./`echo it | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ja.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ko.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file nl.po
file=./`echo no | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file no.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file pl.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file pt_BR.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file ru.po
file=./`echo sl | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file sl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
          && rm -f $file && PATH=../src:$PATH : -o $file sv.po
if test -r ".././mkinstalldirs"; then \
          .././mkinstalldirs //usr/local/share; \
        else \
          /bin/sh ../mkinstalldirs //usr/local/share; \
        fi
mkdir //usr
mkdir: cannot create directory `//usr': No such host or network path
mkdir //usr/local
mkdir: cannot create directory `//usr/local': No such host or network path
mkdir //usr/local/share
mkdir: cannot create directory `//usr/local/share': No such host or network path
make[1]: *** [install-data-yes] Error 1
make[1]: Leaving directory `/usr/src/grep-2.5.1a/po'
make: *** [install-recursive] Error 1

reply via email to

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