You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
works fine: c21a80d7519fa0ad2411bf6799873eb0 fping-4.0.tar.gz
error: b06427bd8e37ed75cbe283c432c8b551 fping-4.1.tar.gz
./configure --disable-ipv6
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT fping-fping.o -MD -MP -MF .deps/fping-fping.Tpo -c -o fping-fping.o `test -f 'fping.c' || echo './'`fping.c
fping.c: In function <91>main<92>:
fping.c:690: error: <91>socket6<92> undeclared (first use in this function)
fping.c:690: error: (Each undeclared identifier is reported only once
fping.c:690: error: for each function it appears in.)
The text was updated successfully, but these errors were encountered:
CentOS release 6.10 (Final) + yum update
works fine: c21a80d7519fa0ad2411bf6799873eb0 fping-4.0.tar.gz
error: b06427bd8e37ed75cbe283c432c8b551 fping-4.1.tar.gz
./configure --disable-ipv6
The text was updated successfully, but these errors were encountered: