Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 10:59:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 228358] graphics/inkscape C++ issue, but fixed upstream
Message-ID:  <bug-228358-6497-bNIpBKCSzC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228358-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228358-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228358

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(gnome@ |
                   |FreeBSD.org)                |
             Status|New                         |Closed
         Resolution|---                         |DUPLICATE

--- Comment #1 from Jan Beich <jbeich@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<ch=
ar>,
std::__1::allocator<char> >)'
lib/libinkscape_base.so: undefined reference to `Magick::Image::magick() co=
nst'
lib/libinkscape_base.so: undefined reference to
`Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<cha=
r>,
std::__1::allocator<char> > const&)'
c++: error: linker command failed with exit code 1 (use -v to see invocatio=
n)

*** This bug has been marked as a duplicate of bug 194760 ***

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228358-6497-bNIpBKCSzC>