[Bug 222998] graphics/ImageMagick: failed to build 6.9.9-15 on 11.1 with error cannot find -lstdc++

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 14 08:59:12 UTC 2017


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

            Bug ID: 222998
           Summary: graphics/ImageMagick: failed to build 6.9.9-15 on 11.1
                    with error cannot find -lstdc++
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kwm at FreeBSD.org
          Reporter: guyyur at gmail.com
             Flags: maintainer-feedback?(kwm at FreeBSD.org)
          Assignee: kwm at FreeBSD.org

I am trying to build graphics/ImageMagick 6.9.9-15 on 11.1-RELEASE-p1 and I get
the following error:

/usr/bin/ld: cannot find -lstdc++
c++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:5557: Magick++/lib/libMagick++-6.la] Error 1


>From configure output it looks like it assumes gcc:
checking for gcc... cc
...
checking whether we are using the GNU C++ compiler... yes


If I add compiler:gcc-c++11-lib to USES it builds successfully.

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


More information about the freebsd-ports-bugs mailing list