Hi Folks -

I am trying to compile gnu make 3.79 on a genuine NeXT station running NeXTSTEP
3.3 Developer.  My ultimate aim is to compile gcc-2.95.2 but I want to get the
utils in place first.  So far I have compiled pine 4.10, perl 5.003, automake,
autoconf, gnu sed, and gzip 1.2.4a.  Every time I try to compile make I get this
error:

hemlock.alpine.com:17# make
make  all-recursive
Making all in glob
cc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c glob.c
./glob.h:51: undefined type, found `__SIZE_TYPE__'
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.                                     


Anyone know what's causing it?  The offending line of code in glob/glob.h seems
to be

typedef __SIZE_TYPE__ __size_t; 

Any and all help is appreciated.

Thanks.





 -- 
Juan Casero
[EMAIL PROTECTED]

Reply via email to