[Bug 207818] graphics/tulip: Update to 4.8.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 13 23:38:50 UTC 2016


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

--- Comment #11 from Ben Woods <woodsb02 at gmail.com> ---
(In reply to Raphael Kubo da Costa from comment #10)
> This is caused by libstdc++ 4.8 not making some symbols available (see bug
> 193528). The following excerpt, present in several ports, makes the port build on
> 9.3:
>
> # Unhide std::to_string() to fix build with GCC (see ports/193528 for details)
> CXXFLAGS+= -D_GLIBCXX_USE_C99.

Thank you very much for this information Raphael - it will really save me a lot
of troubleshooting time, and I appreciate it!

> While here, the port builds fine without setting USE_CXXSTD (tested on 9.3 and
> HEAD).

Ok, I will have a look at both of these things and update my patch. Thanks
again.

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


More information about the freebsd-ports-bugs mailing list