trouble compiling guile

2012-02-28 Thread Waitman Gobble
Hi, Hitting a snag compiling guile. # ./configure --prefix=/usr # make .. gc.c:213: error: static declaration of 'GC_get_free_space_divisor' follows non-static declaration /usr/include/gc/gc.h:260: error: previous declaration of 'GC_get_free_space_divisor' was here make[3]: *** [libguile_2.2_l

Re: trouble compiling guile

2012-02-28 Thread Waitman Gobble
Waitman Gobble wrote .. > > Hi, > > Hitting a snag compiling guile. > > # ./configure --prefix=/usr > # make > .. > gc.c:213: error: static declaration of 'GC_get_free_space_divisor' follows > non-static > declaration > /usr/include/gc/gc.h:260: error: previous declaration of > 'GC_get_free_s