Failing make install



Hi, 

What did I do wrong?
If more info, like the output of configure and/or make, is requiered I
would be pleased to send it to you.
Many thanks in advance from
Roger Cooreman
Sint-Guduladreef 25
B-1785 Hamme-Merchtem


Linux distro: SuSE 8.0, locale=nl_BE
glib-2.2.1 installed


output of actual version of actual installed MC

ikke linux:~> mc --version
GNU Midnight Commander 4.5.55
 Editie tekstmodus
Virtueel Bestandssysteem: tarfs, extfs, ftpfs, mcfs, undelfs
Met ingebouwde editor
Using S-Lang library with terminfo database
With subshell support as default
Met ondersteuning voor achtergrondtaken
With mouse support on xterm and Linux console
Gebruik local "nl_NL euro" (van omgevingsvariabele LANG)
ikke linux:~>

output of make install

Making install in intl
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/intl'
if test "mc" = "gettext" \
   && test '' = 'intl-compat.o'; then \
  /bin/sh `case "config/mkinstalldirs" in /*) echo
"config/mkinstalldirs" ;; *) echo "../config/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 yes != no || /bin/sh `case "config/mkinstalldirs" in /*) echo
"config/mkinstalldirs" ;; *) echo "../config/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 yes = 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 "config/mkinstalldirs" in /*) echo
"config/mkinstalldirs" ;; *) echo "../config/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 "mc" = "gettext"; then \
  /bin/sh `case "config/mkinstalldirs" in /*) echo
"config/mkinstalldirs" ;; *) echo "../config/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 `/home/ikke/ZPKG/mc-4.6.0/intl'
Making install in po
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/po'
/bin/sh `case "config/mkinstalldirs" in /*) echo "config/mkinstalldirs"
;; *) echo "../config/mkinstalldirs" ;; esac` /usr/local/share
installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/mc.mo
installing be.gmo as /usr/local/share/locale/be/LC_MESSAGES/mc.mo
installing bg.gmo as /usr/local/share/locale/bg/LC_MESSAGES/mc.mo
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/mc.mo
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/mc.mo
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/mc.mo
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/mc.mo
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/mc.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/mc.mo
installing eu.gmo as /usr/local/share/locale/eu/LC_MESSAGES/mc.mo
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/mc.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/mc.mo
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/mc.mo
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/mc.mo
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/mc.mo
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/mc.mo
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/mc.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/mc.mo
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/mc.mo
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/mc.mo
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/mc.mo
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/mc.mo
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/mc.mo
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/mc.mo
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/mc.mo
installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/mc.mo
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/mc.mo
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/mc.mo
installing ta.gmo as /usr/local/share/locale/ta/LC_MESSAGES/mc.mo
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/mc.mo
installing wa.gmo as /usr/local/share/locale/wa/LC_MESSAGES/mc.mo
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/mc.mo
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/mc.mo
if test "mc" = "gettext"; then \
  /bin/sh `case "config/mkinstalldirs" in /*) echo
"config/mkinstalldirs" ;; *) echo "../config/mkinstalldirs" ;; esac`
/usr/local/share/gettext/po; \
  for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed
boldquot.sed en quot header en boldquot header insert-header.sin
Rules-quot  ; do \
    /usr/bin/install -c -m 644 ./$file \
                    /usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/po'
Making install in m4
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/m4'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/m4'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/m4'
Making install in vfs
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
Making install in extfs
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/vfs/extfs'
make[3]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/vfs/extfs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../config/mkinstalldirs /usr/local/share/mc/extfs
 /usr/bin/install -c -m 644 README /usr/local/share/mc/extfs/README
 /usr/bin/install -c -m 644 extfs.ini
/usr/local/share/mc/extfs/extfs.ini
 /usr/bin/install -c -m 644 sfs.ini /usr/local/share/mc/extfs/sfs.ini
/bin/sh ../../config/mkinstalldirs /usr/local/share/mc/extfs
 /usr/bin/install -c bpp /usr/local/share/mc/extfs/bpp
 /usr/bin/install -c rpm /usr/local/share/mc/extfs/rpm
 /usr/bin/install -c trpm /usr/local/share/mc/extfs/trpm
 /usr/bin/install -c a /usr/local/share/mc/extfs/a
 /usr/bin/install -c apt /usr/local/share/mc/extfs/apt
 /usr/bin/install -c audio /usr/local/share/mc/extfs/audio
 /usr/bin/install -c deb /usr/local/share/mc/extfs/deb
 /usr/bin/install -c deba /usr/local/share/mc/extfs/deba
 /usr/bin/install -c debd /usr/local/share/mc/extfs/debd
 /usr/bin/install -c dpkg /usr/local/share/mc/extfs/dpkg
 /usr/bin/install -c hp48 /usr/local/share/mc/extfs/hp48
 /usr/bin/install -c lslR /usr/local/share/mc/extfs/lslR
 /usr/bin/install -c mailfs /usr/local/share/mc/extfs/mailfs
 /usr/bin/install -c patchfs /usr/local/share/mc/extfs/patchfs
 /usr/bin/install -c rpms /usr/local/share/mc/extfs/rpms
 /usr/bin/install -c uar /usr/local/share/mc/extfs/uar
 /usr/bin/install -c uarj /usr/local/share/mc/extfs/uarj
 /usr/bin/install -c uha /usr/local/share/mc/extfs/uha
 /usr/bin/install -c ulha /usr/local/share/mc/extfs/ulha
 /usr/bin/install -c urar /usr/local/share/mc/extfs/urar
 /usr/bin/install -c uzip /usr/local/share/mc/extfs/uzip
 /usr/bin/install -c uzoo /usr/local/share/mc/extfs/uzoo
make[3]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/vfs/extfs'
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/vfs/extfs'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
make[3]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
/bin/sh ../config/mkinstalldirs /usr/local/sbin
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/vfs'
Making install in slang
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/slang'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/slang'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/slang'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/slang'
Making install in edit
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/edit'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/edit'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/edit'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/edit'
Making install in src
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/src'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/src'
/bin/sh ../config/mkinstalldirs /usr/local/bin
  /usr/bin/install -c mc /usr/local/bin/mc
  /usr/bin/install -c mcmfmt /usr/local/bin/mcmfmt
/bin/sh ../config/mkinstalldirs /usr/local/lib/mc
  /usr/bin/install -c cons.saver /usr/local/lib/mc/cons.saver
make  install-exec-hook
make[3]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/src'
make install_mcview
make[4]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/src'
cd /usr/local/bin/ && rm -f mcview && ln -s mc mcview
make[4]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/src'
make install_mcedit
make[4]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/src'
cd /usr/local/bin/ && rm -f mcedit && ln -s mc mcedit
make[4]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/src'
make[3]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/src'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/src'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/src'
Making install in lib
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/lib'
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/lib'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../config/mkinstalldirs /usr/local/share/mc
 /usr/bin/install -c -m 644 mc.hint /usr/local/share/mc/mc.hint
 /usr/bin/install -c -m 644 mc.hint.cs /usr/local/share/mc/mc.hint.cs
 /usr/bin/install -c -m 644 mc.hint.es /usr/local/share/mc/mc.hint.es
 /usr/bin/install -c -m 644 mc.hint.hu /usr/local/share/mc/mc.hint.hu
 /usr/bin/install -c -m 644 mc.hint.it /usr/local/share/mc/mc.hint.it
 /usr/bin/install -c -m 644 mc.hint.nl /usr/local/share/mc/mc.hint.nl
 /usr/bin/install -c -m 644 mc.hint.pl /usr/local/share/mc/mc.hint.pl
 /usr/bin/install -c -m 644 mc.hint.ru /usr/local/share/mc/mc.hint.ru
 /usr/bin/install -c -m 644 mc.hint.uk /usr/local/share/mc/mc.hint.uk
 /usr/bin/install -c -m 644 mc.hint.zh /usr/local/share/mc/mc.hint.zh
 /usr/bin/install -c -m 644 mc.lib /usr/local/share/mc/mc.lib
 /usr/bin/install -c -m 644 mc.menu /usr/local/share/mc/mc.menu
 /usr/bin/install -c -m 644 cedit.menu /usr/local/share/mc/cedit.menu
 /usr/bin/install -c -m 644 edit.indent.rc
/usr/local/share/mc/edit.indent.rc
 /usr/bin/install -c -m 644 edit.spell.rc
/usr/local/share/mc/edit.spell.rc
 /usr/bin/install -c -m 644 mc.ext /usr/local/share/mc/mc.ext
/bin/sh ../config/mkinstalldirs /usr/local/share/mc/bin
 /usr/bin/install -c mc.csh /usr/local/share/mc/bin/mc.csh
 /usr/bin/install -c mc.sh /usr/local/share/mc/bin/mc.sh
 /usr/bin/install -c mc-wrapper.csh
/usr/local/share/mc/bin/mc-wrapper.csh
 /usr/bin/install -c mc-wrapper.sh /usr/local/share/mc/bin/mc-wrapper.sh
/bin/sh ../config/mkinstalldirs /usr/local/share/mc/term
 /usr/bin/install -c -m 644 README.xterm
/usr/local/share/mc/term/README.xterm
 /usr/bin/install -c -m 644 linux.ti /usr/local/share/mc/term/linux.ti
 /usr/bin/install -c -m 644 xterm.ad /usr/local/share/mc/term/xterm.ad
 /usr/bin/install -c -m 644 xterm.ti /usr/local/share/mc/term/xterm.ti
 /usr/bin/install -c -m 644 ansi.ti /usr/local/share/mc/term/ansi.ti
 /usr/bin/install -c -m 644 vt100.ti /usr/local/share/mc/term/vt100.ti
 /usr/bin/install -c -m 644 xterm.tcap
/usr/local/share/mc/term/xterm.tcap
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/lib'
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/lib'
Making install in doc
make[1]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/doc'
Making install in es
make[2]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/doc/es'
../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.es
../../src/man2hlp: error while loading shared libraries:
libglib-2.0.so.0: cannot open shared object file: No such file or
directory
make[2]: [mc.hlp.es] Error 127 (ignored)
make[3]: Entering directory `/home/ikke/ZPKG/mc-4.6.0/doc/es'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../config/mkinstalldirs /usr/local/man/es/man1
 /usr/bin/install -c -m 644 ./mc.1 /usr/local/man/es/man1/mc.1
../../src/man2hlp mc.1 ./xnc.hlp mc.hlp.es
../../src/man2hlp: error while loading shared libraries:
libglib-2.0.so.0: cannot open shared object file: No such file or
directory
make[3]: [mc.hlp.es] Error 127 (ignored)
/bin/sh ../../config/mkinstalldirs /usr/local/share/mc
 /usr/bin/install -c -m 644 ./mc.hlp.es /usr/local/share/mc/mc.hlp.es
/usr/bin/install: cannot stat `./mc.hlp.es': No such file or directory
make[3]: *** [install-pkgdataDATA] Error 1
make[3]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/doc/es'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/doc/es'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/ikke/ZPKG/mc-4.6.0/doc'
make: *** [install-recursive] Error 1



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