Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] Re: Issue 106 in ndt: embeded old strlcpy/strlcat definitions prevent build of web100clt on OSX 10.9 Mavericks

Subject: NDT-DEV email list created

List archive

[ndt-dev] Re: Issue 106 in ndt: embeded old strlcpy/strlcat definitions prevent build of web100clt on OSX 10.9 Mavericks


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] Re: Issue 106 in ndt: embeded old strlcpy/strlcat definitions prevent build of web100clt on OSX 10.9 Mavericks
  • Date: Sun, 22 Dec 2013 19:17:50 +0000


Comment #2 on issue 106 by : embeded old strlcpy/strlcat definitions prevent build of web100clt on OSX 10.9 Mavericks
http://code.google.com/p/ndt/issues/detail?id=106

Here's a patch that will fix this issue:
https://gist.github.com/igable/8077668

To apply the patch do:
cd ndt-3.6.5.2
curl https://gist.github.com/igable/8077668/raw/4475e6e653f080be111fa0a3fd649af42fa14c3d/ndt-3.6.5.2-osx-10.9.patch -o igable.patch
patch -p1 < igable.patch

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



Archive powered by MHonArc 2.6.16.

Top of Page