Subject: postgres74 also breaks on Solaris :(
To: None <tech-pkg@NetBSD.org>
From: Charlie Allom <charlie@rubberduck.com>
List: tech-pkg
Date: 09/28/2004 22:32:27
--Apple-Mail-3--44053554
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed
more PKG_DEBUG_LEVEL=1
http://squeaky.rubberduck.com/~yeled/postgresql74-7.4.3.out
it complains about line 119 here??
111: #ifdef GETPWUID_R_5ARG
112: /* POSIX version */
113: getpwuid_r(uid, resultbuf, buffer, buflen, result);
114: #else
115: /*
116: * Early POSIX draft of getpwuid_r() returns 'struct passwd *'.
117: * getpwuid_r(uid, resultbuf, buffer, buflen)
118: */
119: *result = getpwuid_r(uid, resultbuf, buffer, buflen);
120: #endif
--
hail eris
0x14AA7941
http://rubberduck.com/~yeled/
--Apple-Mail-3--44053554
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
iD8DBQFBWVnbqiZDwhSqeUERAhLTAJwKcgBipOyRKo833IYlo2TXPHD5KQCgipsD
KkBAs99pidmRSL77n7uqfPE=
=vDhd
-----END PGP SIGNATURE-----
--Apple-Mail-3--44053554--