Mikael Djurfeldt <[EMAIL PROTECTED]> writes:

> Please try out
>   ftp://ftp.nada.kth.se/SANS/programs/guile/guile-1.3.5pre1.tar.gz

On TurboLinux 6.0,

gcc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -O2 -Wall -Wmissing-prototypes -c gc.c 
 -fPIC -DPIC -o .libs/gc.lo
gc.c: In function `alloc_some_heap':
gc.c:2014: `LONG_MAX' undeclared (first use in this function)
gc.c:2014: (Each undeclared identifier is reported only once
gc.c:2014: for each function it appears in.)

It seems a necessary file limits.h is not loaded in gc.c.

Reply via email to