On Wed, Jul 27, 2005 at 03:01:51AM +0200, Hendrik-Jan Heins wrote:
checking for GC_init in -lgc... no checking for GC_malloc in -lgc... no checking for GC_realloc in -lgc... no checking for GC_free in -lgc... no configure: error: libgc (the Boehm Conservative Collector) 6.4+, is needed to compile inkscape -- http://www.hpl.hp.com/personal/Hans_Boehm/gc
However, gc is installed (version 6.5), and inkscape 0.41 did compile on exactly the same config. On Mandriva Linux 2005LE i586 inkscape 0.42 did configure without problems, using the same gc and configure settings. Does anyone know what's going on here?
0.41 didn't check for a gc version in particular, I don't think. Can you attach your config.log file? From the looks of it, it can't be linked against.