|
Please help me to install GNU make. |
compiling ar.c... compiling arscan.c... compiling commands.c... compiling dir.c... compiling expand.c... compiling file.c... compiling function.c... compiling getopt.c... compiling implicit.c... compiling job.c... compiling main.c... compiling misc.c... compiling read.c... compiling remake.c... compiling rule.c... compiling signame.c... compiling variable.c... compiling vpath.c... compiling default.c... compiling version.c... compiling getopt1.c... compiling remote-stub.c... compiling gettext.c... compiling getloadavg.c... compiling glob/fnmatch.c... compiling glob/glob.c... linking make... done
[cs /ips1/ms/aypark/make-3.79.1]make install Making install in glob Making install in i18n make: Fatal error: Don't know how to make target `install' Current working directory /ips1/ms/aypark/make-3.79.1/i18n *** Error code 1 make: Fatal error: Command failed for target `install-recursive'
loading cache ./config.cache
checking for a BSD compatible install... ./install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking host system type... sparc-sun-solaris2.6
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... (cached) no
checking for perl... (cached) perl
checking build system type... sparc-sun-solaris2.6
checking for getconf... (cached) getconf
checking for CFLAGS value to request large file support... (cached)
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking for LDFLAGS value to request large file support... (cached)
checking for LIBS value to request large file support... (cached)
checking for _FILE_OFFSET_BITS... (cached) 64
checking for _LARGEFILE_SOURCE... (cached) 1
checking for _LARGE_FILES... (cached) no
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/timeb.h... (cached) yes
checking whether gcc and cc understand -c and -o together... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking for working const... (cached) yes
checking for inline... (cached) inline
checking whether stat file-mode macros are broken... (cached) no
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether NLS is wanted... yes
checking for locale.h... (cached) yes
checking for library containing gettext... (cached) none required
checking whether the system has GNU gettext... (cached) no
checking whether to use included gettext... yes
checking for getcwd... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) no
checking for LC_MESSAGES... (cached) yes
checking which translations to install... de es fr ja ko nl pl pt_BR ru
checking for nanoseconds member of struct stat.st_mtim... (cached) tv_nsec
checking for inttypes.h... (cached) yes
checking for library containing clock_gettime... (cached) -lposix4
checking for standard gettimeofday... (cached) yes
checking for memmove... (cached) yes
checking for memcpy... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for psignal... (cached) yes
checking for mkstemp... (cached) yes
checking for mktemp... (cached) yes
checking for fdopen... (cached) yes
checking for dup2... (cached) yes
checking for getcwd... (cached) yes
checking for sigsetmask... (cached) no
checking for sigaction... (cached) yes
checking for getgroups... (cached) yes
checking for setlinebuf... (cached) yes
checking for seteuid... (cached) yes
checking for setegid... (cached) yes
checking for setreuid... (cached) yes
checking for setregid... (cached) yes
checking for pipe... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sys_siglist... (cached) no
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) no
checking for vprintf... (cached) yes
checking for working strcoll... (cached) yes
checking whether closedir returns void... (cached) no
checking whether setvbuf arguments are reversed... (cached) no
checking for kstat_open in -lkstat... (cached) yes
checking for pstat_getdynamic... (cached) no
checking for elf_begin in -lelf... (cached) yes
checking for kvm_open in -lkvm... (cached) yes
checking for getloadavg in -lutil... (cached) no
checking for getloadavg in -lgetloadavg... (cached) no
checking for getloadavg... (cached) no
checking for sys/dg_sys_info.h... (cached) no
checking for nlist.h... (cached) yes
checking for n_un in struct nlist... (cached) no
checking whether getloadavg requires setgid... (cached) no
checking for sys/wait.h... (cached) yes
checking for waitpid... (cached) yes
checking for wait3... (cached) yes
checking for union wait... (cached) no
checking for sys_siglist declaration in signal.h or unistd.h... (cached) no
checking for library containing getpwnam... (cached) none required
checking for location of SCCS get command... (cached) get
checking if SCCS get command understands -G... (cached) yes
checking if system libc has GNU glob... (cached) no; using local copy
creating ./config.status
creating build.sh
creating Makefile
creating glob/Makefile
creating i18n/Makefile
creating config.h
Making check in glob
make[1]: Entering directory `/ips1/ms/aypark/make-3.79.1/glob'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/ips1/ms/aypark/make-3.79.1/glob'
Making check in i18n
make[1]: Entering directory `/ips1/ms/aypark/make-3.79.1/i18n'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/ips1/ms/aypark/make-3.79.1/i18n'
make[1]: Entering directory `/ips1/ms/aypark/make-3.79.1'
/ips1/ms/aypark/make-3.79.1/./make check-local
make[2]: Entering directory `/ips1/ms/aypark/make-3.79.1'
cd tests && perl ./run_make_tests.pl -make ../make
------------------------------------------------------------------------------
Running tests for GNU make on SunOS cs 5.6 sun4u
GNU Make version 3.79.1
------------------------------------------------------------------------------
Clearing work...
Finding tests...
features/comments ....................................... ok
features/conditionals ................................... ok
features/default_names .................................. ok
features/double_colon ................................... ok
features/echoing ........................................ ok
features/errors ......................................... ok
features/escape ......................................... ok
features/include ........................................ ok
features/mult_rules ..................................... ok
features/mult_targets ................................... ok
features/override ....................................... ok
features/parallelism .................................... ok
features/patspecific_vars ............................... ok
features/quoting ........................................ ok
features/recursion ...................................... ok
features/reinvoke ....................................... ok
features/statipattrules ................................. ok
features/targetvars ..................................... ok
features/varnesting ..................................... ok
features/vpath .......................................... ok
features/vpath2 ......................................... ok
features/vpathgpath ..................................... ok
features/vpathplus ...................................... ok
functions/addprefix ..................................... ok
functions/addsuffix ..................................... ok
functions/basename ...................................... ok
functions/call .......................................... ok
functions/dir ........................................... ok
functions/error ......................................... ok
functions/filter-out .................................... ok
functions/findstring .................................... ok
functions/foreach ....................................... ok
functions/if ............................................ ok
functions/join .......................................... ok
functions/notdir ........................................ ok
functions/origin ........................................ ok
functions/sort .......................................... ok
functions/strip ......................................... ok
functions/substitution .................................. ok
functions/suffix ........................................ ok
functions/warning ....................................... ok
functions/wildcard ...................................... ok
functions/word .......................................... ok
misc/general1 ........................................... ok
misc/general2 ........................................... ok
misc/general3 ........................................... ok
misc/version ............................................ ok
options/dash-C .......................................... ok
options/dash-I .......................................... ok
options/dash-e .......................................... ok
options/dash-f .......................................... ok
options/dash-k .......................................... ok
options/dash-l .......................................... ok
options/dash-n .......................................... ok
options/dash-q .......................................... ok
options/general ......................................... ok
targets/DEFAULT ......................................... ok
targets/FORCE ........................................... ok
targets/INTERMEDIATE .................................... ok
targets/PHONY ........................................... ok
targets/SECONDARY ....................................... ok
targets/SILENT .......................................... ok
targets/clean ........................................... ok
variables/CURDIR ........................................ ok
variables/MAKE .......................................... ok
variables/MAKECMDGOALS .................................. ok
variables/MAKEFILES ..................................... ok
variables/MAKELEVEL ..................................... ok
variables/flavors ....................................... ok
69 Tests Complete ... No Failures :-)
The system uptime program believes the load average to be:
uptime
���� 5:12 ���� ������ 162��, 5:37, 4 users, �ε� ���: 0.30, 0.22, 0.20
The GNU load average checking code believes:
./loadavg
1-minute: 0.300781 5-minute: 0.222656 15-minute: 0.199219
==========================================================================
Regression PASSED: GNU Make 3.79.1 (sparc-sun-solaris2.6) built with gcc
==========================================================================
make[2]: Leaving directory `/ips1/ms/aypark/make-3.79.1'
make[1]: Leaving directory `/ips1/ms/aypark/make-3.79.1'
