bug-make
[Top][All Lists]
Advanced

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

3.80 and FreeBSD-5.1


From: Sam Halliday
Subject: 3.80 and FreeBSD-5.1
Date: Wed, 10 Dec 2003 00:43:45 +0000

hi there,

i wish to have all the GNU tools on all the OS i use, so i tried to compile
make-3.80 on a FreeBSD-5.1 pentium4 system (i didnt install anything from the
ports as i'd prefer to compile them myself to have recent verisons of
everything). unfortunately the compile fails, does anyone know how to fix this?

i have installed GNU libiconv and gettext, and nothing else beyond the standard
at this stage, the problem seems to be coming from a redefinition of __size_t

Making all in glob
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/opt/sam/include  -O2
-fomit-frame-pointer -march=pentium4 -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:88: `__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 /tmp/root.build/make-3.80/glob.
*** Error code 1

Attachment: pgpVsbdtWqUw1.pgp
Description: PGP signature


reply via email to

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