Subject: Re: linux cross-compilation
To: Narayana Prasad <nprasad@embeddedinfotech.com>
From: Alan Barrett <apb@cequrux.com>
List: netbsd-docs
Date: 10/16/2006 21:46:13
On Tue, 17 Oct 2006, Narayana Prasad wrote:
> >You also said "However, there is one change in the patch that NetBSD
> >distribution doesnt have. The lack of this change causes a re-definition
> >warning for every C file being compiled and the patch is not critical."
> >
> >Could you give more detail about that?
>    The change is in /usr/src/tools/compat/db.h to have a #ifndef 
> __BIT_TYPES_DEFINED__ around the
> #define __BIT_TYPES_DEFINED__ to avoid compilation warnings(redefinition 
> warnings).

Thank you.  Revision 1.4 of tools/compat/db.h now contains that change.
I will request a pullup to the netbsd-3 branch.

--apb (Alan Barrett)