bug-make
[Top][All Lists]
Advanced

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

attempting to make gnu make fails on FreeBSD 5.0 installation


From: stephen.bozarth
Subject: attempting to make gnu make fails on FreeBSD 5.0 installation
Date: Mon, 17 Mar 2003 13:05:07 -0500

Didn't know if this was news to anyone, or if I'm doing something stupid..
Output of configure and make attached.

> freebsd# ./configure
> checking for a BSD-compatible install... /usr/bin/install -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}... yes
> checking whether make sets ${MAKE}... (cached) yes
> checking for gcc... gcc
> checking for C compiler default output... 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... GNU
> checking dependency style of gcc... gcc3
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for ar... ar
> checking for perl... perl
> checking build system type... i386-unknown-freebsd5.0
> checking host system type... i386-unknown-freebsd5.0
> checking for egrep... grep -E
> checking for AIX... no
> checking for strerror in -lcposix... no
> 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 msgfmt... no
> checking for gmsgfmt... :
> checking for xgettext... no
> checking for msgmerge... no
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking whether NLS is requested... yes
> checking for GNU gettext in libc... no
> checking for iconv... no, consider installing GNU libiconv
> checking for GNU gettext in libintl... no
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> 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/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 whether gcc and cc understand -c and -o together... yes
> checking for gcc option to accept ANSI C... none needed
> 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... no
> checking whether to use high resolution file timestamps... 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... no
> checking for dup2... yes
> checking for getcwd... yes
> checking for sigsetmask... yes
> 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 setvbuf... yes
> checking for pipe... yes
> checking for strerror... yes
> checking for strsignal... yes
> checking for function prototypes... yes
> checking whether setvbuf arguments are reversed... no
> checking for working strcoll... yes
> checking for working alloca.h... no
> 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... no
> checking whether closedir returns void... no
> checking for getloadavg... yes
> checking for pstat_getdynamic... no
> checking for kstat_open in -lkstat... no
> checking for getloadavg... yes
> checking whether getloadavg requires setgid... no
> checking for sys_siglist declaration in signal.h or unistd.h... yes
> checking sys/wait.h usability... yes
> checking sys/wait.h presence... yes
> checking for sys/wait.h... yes
> checking for waitpid... yes
> checking for wait3... yes
> checking for union wait... no
> checking for SA_RESTART... yes
> checking for location of SCCS get command... get
> checking if system libc has GNU glob... no; using local copy
> checking if malloc debugging is wanted... no
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating glob/Makefile
> config.status: creating po/Makefile.in
> config.status: creating config/Makefile
> config.status: creating doc/Makefile
> config.status: creating build.sh
> 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
> >
>
> freebsd#  make
> make  all-recursive
> Making all in glob
> if gcc -DHAVE_CONFIG_H -I. -I. -I..      -g -O2 -MT glob.o -MD -MP -MF
> ".deps/glob.Tpo"  -c -o
> glob.o `test -f 'glob.c' || echo './'`glob.c;  then mv ".deps/glob.Tpo"
> ".deps/glob.Po";  else
> rm -f ".deps/glob.Tpo"; exit 1;  fi
> In file included from glob.c:282:
> glob.h:51: redefinition of `__size_t'
> /usr/include/machine/_types.h:86: `__size_t' previously declared here
> In file included from glob.c:813:
> glob.c: In function `glob':
> glob.c:197: warning: passing arg 0 of `my_realloc' from incompatible
pointer
> type
> In file included from glob.c:932:
> glob.c:197: warning: passing arg 0 of `my_realloc' from incompatible
pointer
> type
> In file included from glob.c:988:
> glob.c:197: warning: passing arg 0 of `my_realloc' from incompatible
pointer
> type
> In file included from glob.c:1378:
> glob.c: In function `glob_in_dir':
> glob.c:197: warning: passing arg 0 of `my_realloc' from incompatible
pointer
> type
> *** Error code 1
>
> Stop in /usr/home/boz/make-3.80/glob.
> *** Error code 1
>
> Stop in /usr/home/boz/make-3.80.
> *** Error code 1
>
> Stop in /usr/home/boz/make-3.80.
> freebsd#
>
>






reply via email to

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