Subject: Re: Build stopping... Ideas?
To: None <port-sparc64@netbsd.org>
From: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
List: port-sparc64
Date: 04/15/2001 12:45:41
--gbLSGltGDiWAAjZc
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Sun, Apr 15, 2001 at 12:02:12PM -0400, Mason Loring Bliss wrote:
> I assume NS_FILES_CB, for instance, is a macro. I can't find where it's
> defined.
Brute force helps.
find . -print | xargs -n 1 egrep -H "(NS_FILES_CB|NS_NIS_CB)" > /tmp/RESULTS
=2E..yields...
=2E/include/nsswitch.h:#define NS_FILES_CB(F,C) { NSSRC_FILES, F, C=
},
=2E/include/nsswitch.h:# define NS_NIS_CB(F,C) { NSSRC_NIS, F, C=
},
=2E/include/nsswitch.h:# define NS_NIS_CB(F,C)
I'll report back if I get the compile past this, or, alternately, if I
don't. :)
--=20
Mason Loring Bliss mason@acheron.middleboro.ma.us If a cow laughed, wo=
uld
awake ? sleep : dream; http://acheron.ne.mediaone.net milk come out her no=
se?
--gbLSGltGDiWAAjZc
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (NetBSD)
Comment: For info see http://www.gnupg.org
iD8DBQE62dA0ykMMY715wXIRApmPAKC2myIuu9oqXK1N4zORa6CkNi9KjgCghmj1
rFfoYDPpwpYfGWxBLTIUEiY=
=vNQA
-----END PGP SIGNATURE-----
--gbLSGltGDiWAAjZc--