I have faced some problems while installing GMake.I have attached the
details of the error..Can anyone tell me how to resolve this..

With Regards,
Karanth
./configure
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for style of include used by make... none
checking dependency style of gcc... none
checking for a BSD-compatible install... config/install-sh -c
checking for ranlib... :
checking how to run the C preprocessor... gcc -E
checking for ar... ar
checking for perl... perl
checking build system type... i386-pc-solaris2.10
checking host system type... i386-pc-solaris2.10
checking for egrep... egrep
checking for AIX... no
checking for library containing strerror... none required
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 for function prototypes... yes
checking for string.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/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... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -L/usr/local/li
b -L/usr/openwin/lib -R/usr/local/lib
checking for GNU gettext in libintl... no
checking whether to use NLS... 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 _LARGE_FILES value needed for large files... no
checking for library containing getpwnam... none required
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking whether gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking return type of signal handlers... void
checking for uid_t in sys/types.h... yes
checking for pid_t... yes
checking for uintmax_t... yes
checking for nanoseconds field of struct stat.st_mtim... tv_nsec
checking whether to use high resolution file timestamps... yes
checking for library containing clock_gettime... -lrt
checking whether system uses MSDOS-style paths... no
checking for standard gettimeofday... yes
checking for memcpy... yes
checking for memmove... yes
checking for strchr... yes
checking for strdup... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for fdopen... yes
checking for bsd_signal... yes
checking for dup2... yes
checking for getcwd... yes
checking for realpath... yes
checking for sigsetmask... no
checking for sigaction... yes
checking for getgroups... yes
checking for seteuid... yes
checking for setegid... yes
checking for setlinebuf... yes
checking for setreuid... yes
checking for setregid... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setvbuf... yes
checking for pipe... yes
checking for strerror... yes
checking for strsignal... yes
checking for lstat... yes
checking for readlink... yes
checking for atexit... yes
checking whether setvbuf arguments are reversed... no
checking for working strcoll... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for vprintf... yes
checking for _doprnt... yes
checking whether closedir returns void... no
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... yes
checking for getloadavg... yes
checking whether getloadavg requires setgid... no
checking whether sys_siglist is declared... no
checking whether _sys_siglist is declared... yes
checking whether __sys_siglist is declared... no
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
# 
# ./make install
Making install in glob
make[1]: Entering directory `/tools/make-3.81/glob'
source='glob.c' object='glob.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include  -g
 -O2 -c glob.c
In file included from glob.c:1376:
glob.c: In function `glob_in_dir':
glob.c:198: warning: passing arg 1 of `my_realloc' from incompatibl
e pointer type
In file included from glob.c:811:
glob.c: In function `glob':
glob.c:198: warning: passing arg 1 of `my_realloc' from incompatibl
e pointer type
In file included from glob.c:930:
glob.c:198: warning: passing arg 1 of `my_realloc' from incompatibl
e pointer type
In file included from glob.c:986:
glob.c:198: warning: passing arg 1 of `my_realloc' from incompatibl
e pointer type
source='fnmatch.c' object='fnmatch.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/bash ../config/depcomp \
        gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/local/include  -g
 -O2 -c fnmatch.c
rm -f libglob.a
ar cru libglob.a glob.o fnmatch.o 
/bin/bash: ar: command not found
make[1]: *** [libglob.a] Error 127
make[1]: Leaving directory `/tools/make-3.81/glob'
make: *** [install-recursive] Error 1
sh build.sh
compiling ar.c...
compiling arscan.c...
compiling commands.c...
compiling default.c...
compiling dir.c...
compiling expand.c...
compiling file.c...
compiling function.c...
compiling getopt.c...
compiling getopt1.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 strcache.c...
compiling variable.c...
compiling version.c...
compiling vpath.c...
compiling hash.c...
compiling remote-stub.c...
compiling glob/fnmatch.c...
compiling glob/glob.c...
In file included from ./glob/glob.c:1376:
./glob/glob.c: In function `glob_in_dir':
./glob/glob.c:198: warning: passing arg 1 of `my_realloc' from inco
mpatible pointer type
_______________________________________________
Help-make mailing list
Help-make@gnu.org
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to