Date: Wed, 18 Jun 2014 21:27:44 -0300 From: Sergio de Almeida Lenzi <lenzi.sergio@gmail.com> To: ports <freebsd-ports@freebsd.org> Subject: inkscape does not build on 10 stable after ImageMagick update Message-ID: <1403137664.817.8.camel@lenovo.toontown>
next in thread | raw e-mail | index | archive | help
it does not links.... If I deinstall Inkscape & remove the dependency, it works... ________________________________________________________________________ AR 2geom/lib2geom.a CXXLD inkscape CXXLD inkview libinkscape.a(imagemagick.o): In function `Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char const*, Magick::Image*)': extension/internal/bitmap/imagemagick.cpp:(.text+0x30f): undefined reference to `Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)' extension/internal/bitmap/imagemagick.cpp:(.text+0x3a8): undefined reference to `Magick::Image::read(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)' libinkscape.a(imagemagick.o): In function `Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char const*, Magick::Image*)': extension/internal/bitmap/imagemagick.cpp:(.text+0x30f): undefined reference to `Magick::Blob::base64(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)' extension/internal/bitmap/imagemagick.cpp:(.text+0x3a8): 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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1403137664.817.8.camel>