[Bug 216609] devel/py-ice: fails to build with libc++ 4.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 30 17:21:03 UTC 2017


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

--- Comment #5 from Jan Beich (mail not working) <jbeich at FreeBSD.org> ---
Actually, for bisecting I've used the following command line:

$ cd /usr/ports/devel/ice
$ make
$ cd $(make -V WRKSRC)/cpp/src/IceUtil
$ c++ -nostdinc++ -isystem /path/to/libcxx/include -c -I../../include
-I/usr/include -I/usr/include -DICE_UTIL_API_EXPORTS -I.. -MMD Time.cpp -MF
.depend/Time.d; nm Time.o | fgrep _ZN7IceUtil4TimeC1Ex

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


More information about the freebsd-ports-bugs mailing list