nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] unable to install - nano-2.7.4.tar.gz in solaris 11.3


From: Roselin John (UK)
Subject: [Nano-devel] unable to install - nano-2.7.4.tar.gz in solaris 11.3
Date: Wed, 18 Jan 2017 15:41:33 +0000

Hi Team,

 

I downloaded and installed the latest version of nano-2.7.4

 

While installing am getting the below error, can someone please help.

 

I assume the server do not have any issues, since I am able to install curl and other software’s using the below command

 

./configure

make

make install

 

 

judi-dev-01# cd nano-2.7.4

judi-dev-01#

judi-dev-01#

judi-dev-01# ./configure

checking build system type... sparc-sun-solaris2.11

checking host system type... sparc-sun-solaris2.11

checking for a BSD-compatible install... /usr/bin/ginstall -c

checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... /usr/bin/gmkdir -p

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether make supports nested variables... yes

checking for style of include used by make... GNU

checking for gcc... gcc

checking whether the C compiler works... yes

checking for C compiler default output file name... a.out

checking for suffix of executables...

checking whether we are cross compiling... no

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ISO C89... none needed

checking whether gcc understands -c and -o together... yes

checking dependency style of gcc... gcc3

checking how to run the C preprocessor... gcc -E

checking for grep that handles long lines and -e... /usr/bin/ggrep

checking for egrep... /usr/bin/ggrep -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... yes

checking for unistd.h... yes

checking minix/config.h usability... no

checking minix/config.h presence... no

checking for minix/config.h... no

checking whether it is safe to define __EXTENSIONS__... yes

checking for gcc... (cached) gcc

checking whether we are using the GNU C compiler... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for gcc option to accept ISO C89... (cached) none needed

checking whether gcc understands -c and -o together... (cached) yes

checking dependency style of gcc... (cached) gcc3

checking whether ln -s works... yes

checking for strerror in -lcposix... no

checking for special C compiler options needed for large files... no

checking for _FILE_OFFSET_BITS value needed for large files... 64

checking for pkg-config... /usr/bin/pkg-config

checking pkg-config is at least version 0.9.0... yes

checking for msgfmt... no

checking for gmsgfmt... /usr/bin/gmsgfmt

checking for xgettext... no

checking for msgmerge... /usr/bin/msgmerge

checking for ld used by GCC... /usr/bin/ld

checking if the linker (/usr/bin/ld) is GNU ld... no

checking for shared library run path origin... done

checking whether NLS is requested... yes

checking for GNU gettext in libc... yes

checking getopt.h usability... yes

checking getopt.h presence... yes

checking for getopt.h... yes

checking libintl.h usability... yes

checking libintl.h presence... yes

checking for libintl.h... yes

checking limits.h usability... yes

checking limits.h presence... yes

checking for limits.h... yes

checking regex.h usability... yes

checking regex.h presence... yes

checking for regex.h... yes

checking sys/param.h usability... yes

checking sys/param.h presence... yes

checking for sys/param.h... yes

checking wchar.h usability... yes

checking wchar.h presence... yes

checking for wchar.h... yes

checking wctype.h usability... yes

checking wctype.h presence... yes

checking for wctype.h... yes

checking stdarg.h usability... yes

checking stdarg.h presence... yes

checking for stdarg.h... yes

checking whether to enable UTF-8 support... auto

checking whether to use slang... no

checking for getdelim... yes

checking for getline... yes

checking for isblank... yes

checking for strcasecmp... yes

checking for strcasestr... yes

checking for strncasecmp... yes

checking for strnlen... yes

checking for snprintf... yes

checking for vsnprintf... yes

checking for iswalnum... yes

checking for iswblank... yes

checking for iswpunct... yes

checking for iswspace... yes

checking for nl_langinfo... yes

checking for mblen... yes

checking for mbstowcs... yes

checking for mbtowc... yes

checking for wctomb... yes

checking for wcwidth... yes

checking whether C compiler accepts -Wall... yes

checking return type of signal handlers... void

checking for vprintf... yes

checking for _doprnt... yes

checking for getopt_long... yes

checking for NCURSESW... no

checking ncurses.h usability... no

checking ncurses.h presence... no

checking for ncurses.h... no

checking for ncursesw5-config... no

checking for get_wch in -lncursesw... no

checking for initscr in -lncurses... yes

Using ncurses as the curses library

checking for use_default_colors in -lncurses... yes

checking for key_defined in -lncurses... yes

configure: WARNING:

*** Insufficient UTF-8 support was detected in your curses and/or C

*** libraries.  If you want UTF-8 support, please verify that your slang

*** was built with UTF-8 support or your curses was built with wide

*** character support, and that your C library was built with wide

*** character support.

checking for enhanced regular _expression_ flag... REG_EXTENDED

checking for GNU-style word boundary regex support... yes

checking whether _XOPEN_SOURCE_EXTENDED is needed... no

checking whether LINES and COLS can be redefined... yes

checking magic.h usability... no

checking magic.h presence... no

checking for magic.h... no

checking for magic_open in -lmagic... no

checking zlib.h usability... yes

checking zlib.h presence... yes

checking for zlib.h... yes

checking for inflate in -lz... yes

checking for HTML support in groff... yes

checking whether building from git... no

checking that generated files are newer than configure... done

configure: creating ./config.status

config.status: creating Makefile

config.status: creating doc/Makefile

config.status: creating doc/sample.nanorc

config.status: creating m4/Makefile

config.status: creating po/Makefile.in

config.status: creating src/Makefile

config.status: creating syntax/Makefile

config.status: creating nano.spec

config.status: creating config.h

config.status: config.h is unchanged

config.status: executing depfiles commands

config.status: executing default-1 commands

config.status: creating po/POTFILES

config.status: creating po/Makefile

judi-dev-01#

judi-dev-01#

judi-dev-01#

judi-dev-01#

judi-dev-01# make

make  all-recursive

Making all in doc

make  all-recursive

Making all in m4

Making all in po

Making all in src

make: Fatal error: Don't know how to make target `update_revision'

Current working directory /var/tmp/nano-2.7.4/src

*** Error code 1

The following command caused the error:

fail=; \

if (target_option=k; case ${target_option-} in  ?) ;;  *) echo "am__make_running_with_option: internal error: invalid"  "target option '${target_option-}' specified" >&2;  exit 1;;  esac;  has_opt=no;  sane_makeflags=$MAKEFLAGS;  if {  if test -z '1'; then  false;  elif test -n ''; then  true;  elif test -n '' && test -n ''; then  true;  else  false;  fi;  }; then  sane_makeflags=$MFLAGS;  else  case $MAKEFLAGS in  *\\[\ \      ]*)  bs=\\;  sane_makeflags=`printf '%s\n' "$MAKEFLAGS"  | sed "s/$bs$bs[$bs $bs        ]*//g"`;;  esac;  fi;  skip_next=no;  strip_trailopt ()  {  flg=`printf '%s\n' "$flg" | sed "s/$1.*$//"`;  };  for flg in $sane_makeflags; do  test $skip_next = yes && { skip_next=no; continue; };  case $flg in  *=*|--*) continue;;  -*I) strip_trailopt 'I'; skip_next=yes;;  -*I?*) strip_trailopt 'I';;  -*O) strip_trailopt 'O'; skip_next=yes;;  -*O?*) strip_trailopt 'O';;  -*l) strip_trailopt 'l'; skip_next=yes;;  -*l?*) strip_trailopt 'l';;  -[dEDm]) skip_next=yes;;  -[JT]) skip_next=yes;;  esac;  case $flg in  *$target_option*) has_opt=yes; break;;  esac;  done;  test $has_opt = yes); then \

  failcom='fail=yes'; \

else \

  failcom='exit 1'; \

fi; \

dot_seen=no; \

target=`echo all-recursive | sed s/-recursive//`; \

case "all-recursive" in \

  distclean-* | maintainer-clean-*) list='doc m4 po src syntax' ;; \

  *) list='doc m4 po src syntax' ;; \

esac; \

for subdir in $list; do \

  echo "Making $target in $subdir"; \

  if test "$subdir" = "."; then \

    dot_seen=yes; \

    local_target="$target-am"; \

  else \

    local_target="$target"; \

  fi; \

  (CDPATH="${ZSH_VERSION+.}:" && cd $subdir && make  $local_target) \

  || eval $failcom; \

done; \

if test "$dot_seen" = "no"; then \

  make  "$target-am" || exit 1; \

fi; test -z "$fail"

make: Fatal error: Command failed for target `all-recursive'

Current working directory /var/tmp/nano-2.7.4

*** Error code 1

make: Fatal error: Command failed for target `all'

judi-dev-01#

 

Roselin John| IT Projects Delivery

Infrastructure Platforms

260 Bath Road, Slough, Berkshire, SL1 4DX

M: +44(0)77694 63560 

TATA Consultancy Services | www.tcs.com

 

This electronic message contains information from Telefonica UK or Telefonica Europe which may be privileged or confidential. The information is intended to be for the use of the individual(s) or entity named above. If you are not the intended recipient be aware that any disclosure, copying distribution or use of the contents of this information is prohibited. If you have received this electronic message in error, please notify us by telephone or email.

Switchboard: +44 (0)113 272 2000

Email: address@hidden

Telefonica UK Limited 260 Bath Road, Slough, Berkshire SL1 4DX Registered in England and Wales: 1743099. VAT number: GB 778 6037 85

Telefonica Europe plc 260 Bath Road, Slough, Berkshire SL1 4DX Registered in England and Wales: 05310128. VAT number: GB 778 6037 85

Telefonica Digital Limited 260 Bath Road, Slough, Berkshire SL1 4DX Registered in England and Wales: 7884976. VAT number: GB 778 6037 85


reply via email to

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