Yawning Angel yawning@schwanenlied.me wrote:
On Mon, 17 Mar 2014 13:26:25 +0100 Fabian Keil freebsd-listen@fabiankeil.de wrote:
My pleasure. Unfortunately I apparently missed one issue on FreeBSD 8.4: https://redports.org/~fk/20140317110212-48719-187908/obfsclient-0.0.1.log
Ah, that's a easy fix. FreeBSD 8.x's sys/cdefs.h doesn't define __STDC_LIMIT_MACROS when the compiler is using C++11, so the limit macros aren't getting defined when I pull in cstdint.
Fixed in: 5ab2988bdd390cdf557b4fd971dcd64380dd8ab5
Thanks.
I just submitted the FreeBSD ports for liballium and obfclient: http://www.freebsd.org/cgi/query-pr.cgi?pr=187926 http://www.freebsd.org/cgi/query-pr.cgi?pr=187926
Fabian