[Bug 228358] graphics/inkscape C++ issue, but fixed upstream
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 28 10:59:35 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228358
Jan Beich <jbeich at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Flags|maintainer-feedback?(gnome@ |
|FreeBSD.org) |
Status|New |Closed
Resolution|--- |DUPLICATE
--- Comment #1 from Jan Beich <jbeich at FreeBSD.org> ---
-fopenmp and the following error suggests you've enabled OPENMP in
graphics/ImageMagick
lib/libinkscape_base.so: 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> >)'
lib/libinkscape_base.so: undefined reference to `Magick::Image::magick() const'
lib/libinkscape_base.so: undefined reference to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> > const&)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** This bug has been marked as a duplicate of bug 194760 ***
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-gnome
mailing list