ставлю gmake на Freebsd5.1 получаю:
me# make
make all-recursive
Making all in glob
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -c glob.c
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 /root/distr/make-3.79/glob.
*** Error code 1
Stop in /root/distr/make-3.79.
*** Error code 1
Stop in /root/distr/make-3.79.
-------------------------------------------
что не так делаю. поправьте.