From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by dsl2.external.hp.com (Postfix) with SMTP id BAB3A482A for ; Thu, 6 Jun 2002 01:20:11 -0600 (MDT) From: Helge Deller To: , "Carlos O'Donell Jr." Subject: Re: [parisc-linux] Building my first kernel Date: Thu, 6 Jun 2002 09:19:20 +0200 Cc: References: <200206052339.AA4027384388@mail.centraltx.com> In-Reply-To: <200206052339.AA4027384388@mail.centraltx.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200206060919.20831.deller@gmx.de> Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Hi Marc, Go to http://cvs.parisc-linux.org/ and check out the linux and palo directories with an anonymous account. Then build your linux kernel from the linux directory. Greetings, Helge On Thursday 06 June 2002 06:39, marc wrote: > i did: > > apt-get install kernel-source-2.4.18-hppa > > ---------- Original Message ---------------------------------- > From: "Carlos O'Donell Jr." > Date: Wed, 5 Jun 2002 23:46:37 -0400 > > >> Call me crazy, but I cannot get this to work. There doesn't seem > >> to be a 'palo' target for make. When I run make palo it just > >> runs the make all (below are the first few lines). > >> > >> Any Ideas? > > > >How did you get the source tree for linux and palo? > > > >c.