Displaying 2 results from an estimated 2 matches for "strsvis".
Did you mean:
strnvis
2013 Sep 25
0
strsvis breakage when upgrading to from 9.1 to 9-STABLE
...-Wold-style-definition -Wno-pointer-sign -c
/usr/src/usr.bin/xinstall/../../contrib/mtree/getid.c
cc1: warnings being treated as errors
/usr/src/usr.bin/xinstall/xinstall.c: In function 'metadata_log':
/usr/src/usr.bin/xinstall/xinstall.c:1331: warning: implicit declaration
of function 'strsvis'
/usr/src/usr.bin/xinstall/xinstall.c:1331: warning: nested extern
declaration of 'strsvis'
Digging around, it looks like strsvis is in the 9-STABLE sources but not
in the installed system's (9.1) sources. I assume the build process is
pulling in system headers and libraries, but t...
2009 Jul 16
1
Compilation error
...syntax error before ')' token
np/vis.c:207: error: syntax error before "u_char"
np/vis.c:207: error: syntax error before ')' token
np/vis.c:207: error: syntax error before "u_char"
np/vis.c:207: error: syntax error before ')' token
np/vis.c: In function `strsvis':
np/vis.c:245: error: `u_int32_t' undeclared (first use in this function)
np/vis.c:245: error: syntax error before "u_char"
np/vis.c:245: error: syntax error before ')' token
np/vis.c:245: error: syntax error before "u_char"
np/vis.c:245: error: syntax error bef...