| Summary: | /usr/bin/ld: cannot find -lstdc++ (FreeBSD 10-RELEASE) in math/gmp graphics/tiff audio/flac | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Marcin Gryszkalis <mg> |
| Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Marcin Gryszkalis
2014-01-30 14:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: ale->freebsd-ports-bugs Return to the pool. Responsible Changed From-To: freebsd-ports-bugs->riggs I'll take it. State Changed From-To: open->feedback These ports build on my test system with an up-to-date ports tree. Can you confirm? Thanks! State Changed From-To: feedback->closed Issue was caused by old libtool installation which was built on FreeBSD 9.x. Rebuilding libtool fixed the problem. Now it correctly links to libc++ instread trying to link to libstdc++. |