Displaying 3 results from an estimated 3 matches for "_xpg4_2".
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
configure:17280: result: no
configure:17300: checking for mblen
configure:17356: gcc -o conftest -O3 -m64 -mtune=native -pipe -Wall
-Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security
-Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result
-fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset
1999 May 07
0
R-0.64.0 on SUN
...d of struct or union
/usr/include/sys/tiuser.h:51: warning: data definition has no type or
storage class
and this goes on for a little while. The "guilty" part of
/usr/include/sys/tpicommon.h looks like this:
/*
* The opthdr types are now t_uscalar_t - inspired by XTI
*/
#if !defined(_XPG4_2) || defined(__EXTENSIONS__)
struct opthdr {
t_uscalar_t level; /* protocol level affected */
t_uscalar_t name; /* option to modify */
t_uscalar_t len; /* length of option value */
};
Is there anything I can do to get around this?
Ron
-------------------...
2003 Apr 27
2
0.99.9 release candidate 1
0.99.9 should really be released soon. There's been quite a lot of
important fixes since 0.99.8.1.
There's still some recent counter strangeness, but it wasn't perfect
before either.
mbox still doesn't necessarily notice flag changes unless they're
written into index file (ie. non-Dovecots and Dovecot without index
files). But it wasn't perfect before either.