X-Spam-Check-By: sourceware.org
Date: Wed, 28 Jun 2006 08:02:46 -0400
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: compile linux kernel in cygwin
Message-ID: <20060628120246.GB16471@trixie.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <BAY22-F95A93A5FF571BA66B24D0907F0@phx.gbl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <BAY22-F95A93A5FF571BA66B24D0907F0@phx.gbl>
User-Agent: Mutt/1.5.11
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Jun 28, 2006 at 04:01:57PM +0530, hulge hulge wrote:
>hi all
>while compiling kernel i am getting following error
>when i run command make bzImage
>it gives me lot of errors of redefining variables, structure etc..
>i am able to undersatnd why these errors.
>i don't understand which includ file cygwin use
>one from linux source code's "include" folder
>or cygwimns/usr/include folder
>
>plz help

You are going to have to stop sending the same message over and over
again.  If you aren't getting any answers to your question then that's
too bad but sending repeated email is just annoying.

If you are just doing something like:

  cd linux
  make config
  make

then that is not going to work.  You need a special compiler to build
the linux kernel.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

