graphics/inkscape: `configure' script fails to check boehm GC
version
Giorgos Keramidas
keramida at freebsd.org
Thu May 22 05:52:54 UTC 2008
Hi all,
there seems to be a problem with the configure checks of inkscape.
I have installed boehm's GC version 6.8 as a dependency of w3m:
% keramida at kobe:/home/keramida$ pkg_info boehm-gc+threaded+redirect-6.8
% Information for boehm-gc+threaded+redirect-6.8:
%
% Comment:
% Garbage collection and memory leak detection for C and C++
%
% Required by:
% w3m-0.5.2_1
%
% [...]
But the `configure' script of inkscape complains that it needs boehm GC
version 6.4 or later, and fails. Attached is the `config.log' file it
created.
Has anyone seen this already? Is there something we can do other than
strip the GC version check from the port?
More information about the freebsd-gnome
mailing list