Re: trouble compiling guile

2012-02-29 Thread Waitman Gobble
Ludovic Court�s wrote .. > Hi, > > "Waitman Gobble" skribis: > > > configure:42223: gcc -o conftest -g -O2 conftest.c -lgc -lcrypt -lm > > >&5 > > /usr/lib/libgc.a(pthread_support.o): In function `GC_pthread_create': > > /usr/src

Re: trouble compiling guile

2012-02-29 Thread Waitman Gobble
Ludovic Court�s wrote .. > Hi, > > "Waitman Gobble" skribis: > > > It looks like maybe there is code in libguile/gc.c that is only > > compiled if functions don't previously exist (in bdw-gc i guess).. for > > some reason it's not catching it.

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/inclu

trouble compiling guile

2012-02-28 Thread Waitman Gobble
e... when I bootstrapped gcc4.6 from 4.2. but maybe I need to recompile gc. Hints/Suggestions appreciated! Thank you, -- Waitman Gobble San Jose California USA