On Wed, 28 Jul 2004 01:50:26 -0700 (PDT) Arpad Biro <biro_arpad@...36...> wrote:
Hi,
configure: error: libgc (the Boehm Conservative Collector), built with C++ support, is needed to compile inkscape
In conclusion, my installation of libGC appeared to succeed, but since I didn't know how to build it with C++ support, I got the error message quoted above.
Have you tried compiling with the "--enablecplusplus" option?
Arpad Biro
Hello, Arpad :) I tried what you said, with one minor change - I made: --enablecplusplus
Into: --enable-cplusplus
With this as my configure line: ./configure --prefix=/usr --enable-cplusplus
libGC still compiles just fine, but I get the same error when I attempt to compile Inkscape.
I have uploaded a tarball of the complete output of "configure" and "make" to the following location: http://www.faith4miracle.org/libGC-CompileLogs.tar
Here is a tarball of the complete output of autogen.sh and configure when I tried to compile Inkscape: http://www.faith4miracle.org/inkscape-CompileLogs.tar
Also, for future reference, where is that "--enable-cplusplus" option documented? After I read your email, I looked again and I could not find it when I ran ./configure --help
Anyway, Have a Great Day :) Steven P. Ulrick