X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 29 Nov 2009 00:10:18 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Conflict between elf.h and ELFTypes.h Message-ID: <20091129051018.GA6889@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4B11FF9C DOT 4080703 AT ou DOT edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B11FF9C.4080703@ou.edu> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Sat, Nov 28, 2009 at 10:59:08PM -0600, Stephen M. Kenton wrote: >I was tinkering with cross compiling the Linux kernel on Cygwin 1.7 and >go a new error since the last time. The kernel compression now uses some >more elf definitions for x86 which are in elf.h on Linux but in >ELFTypes.h on Cygwin 1.7. You cannot include both because there is a >conflict between elf.h and ELFTypes.h. This is in addition to the >non-x86 elf definitions used on Linux by scripts/mod/modpost which are >not available in the elf.h on Cygwin. Patches Thoughtfully Considered. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple