#15428: octave-ann 1.0 - Build failure - ld: symbol(s) not found ---------------------------------+------------------------------------------ Reporter: alakazam@melix.net | Owner: andrea.damore@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ---------------------------------+------------------------------------------ Comment (by andrea.damore@macports.org): I had (and I'm still having) connection problem, that's why I didn't replied earlier. From your first output it is obvious that the compiler is not able to find a function from libstdc++ , what's not obvious is the reason why. I asked for a complete output in the hope that some environment variable was affecting the build, we needed a clean in order to see configure phase environment that is skipped unless one doesn't perform a clean or turn back to patch phase, not just build. That said I'm not sure how to handle this. Your failing build line, no. 251 in full-output.log, is exactly the same I get on my computer apart "powerpc" instead of "i386" in lib search paths. Do you happen to have some unusual env variable? Try appending -lstdc++ to cxxflags, it shouldn't harm and you can't build anyway at the moment. -- Ticket URL: <http://trac.macports.org/ticket/15428#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS