-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/25/10 12:12 , Scott Webster wrote: > On Wed, Aug 25, 2010 at 5:13 AM, Dave Armstrong <[email protected]> wrote: >> bits/wordsize.h >> bits/posix1_lim.h >> bits/posix2_lim.h > > I don't think I have those .h files on my system either if that helps > at all (but I have git-core installed through macports).
You won't; the bits/ directory is specific to the GNU C library, meaning that git thinks it's being compiled on Linux (and is breaking the rules, as one should never use those files directly; they're part of glibc's kernel compatibility mechanism). - -- brandon s. allbery [linux,solaris,freebsd,perl] [email protected] system administrator [openafs,heimdal,too many hats] [email protected] electrical and computer engineering, carnegie mellon university KF8NH -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkx1dmsACgkQIn7hlCsL25UF4wCeJMKyz0ghEuxQSIBtxSrknkMe 8E0AoI0kNhg39Twn7XOSu/HE+pqI2tMZ =CSbr -----END PGP SIGNATURE----- _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
