fails to build on netbsd-9 amd64: struct ReportStruct
A means to measure network responsiveness and throughput
Brought to you by:
rjmcmahon
2.1.4 builds ok. Building 2.1.5 or 1.1.6 I get
```
Making all in compat
--- gettcpinfo.o ---
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I/usr/include -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -MT gettcpinfo.o -MD -MP -MF .deps/gettcpinfo.Tpo -c -o gettcpinfo.o gettcpinfo.c
gettcpinfo.c: In function 'gettcpinfo':
gettcpinfo.c:101:42: error: expected declaration or statement at end of input
inline void gettcpinfo (int sock, struct ReportStruct *sample) {
This was a regression. It should be fixed in master and will be part of the 2.1.7 release. Thanks for filing a ticket for it.
Thanks, works ok - pkgsrc updated to 2.1.7.
thank you for your support on this