graphics/inkscape build has been filing for quite some time

Jan Beich jbeich at FreeBSD.org
Wed May 10 11:38:52 UTC 2017


Beeblebrox via freebsd-ports <freebsd-ports at freebsd.org> writes:

> undefined reference to
> `Magick::Blob::base64()' ../lib/libinkscape_base.so: undefined
> reference to `Magick::Blob::base64(std::__1::basic_string<char,
> std::__1::char_traits<char>, std::__1::allocator<char>

Did you build graphics/ImageMagick with OPENMP=on? It may bring
libstdc++ which doesn't play well with consumers already using libc++.

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194760


More information about the freebsd-ports mailing list