AF:
NF:0
PS:10
SRH:1
SFN:
DSR:
MID:<20071030152302.7c9866e1@ripper.onstor.net>
CFG:
PT:0
S:andy.sharp@onstor.com
RQ:
SSV:onstor-exch02.onstor.net
NSV:
SSH:
R:<maxim.kozlovsky@onstor.com>
MAID:1
X-Sylpheed-Privacy-System:
X-Sylpheed-Sign:0
SCF:#mh/Mailbox/sent
RMID:#imap/andys@onstor.net@onstor-exch02.onstor.net/INBOX	0	BB375AF679D4A34E9CA8DFA650E2B04E0648D893@onstor-exch02.onstor.net
X-Sylpheed-End-Special-Headers: 1
Date: Tue, 30 Oct 2007 15:23:41 -0700
From: Andrew Sharp <andy.sharp@onstor.com>
To: "Maxim Kozlovsky" <maxim.kozlovsky@onstor.com>
Subject: Re: how to build cougar kernel
Message-ID: <20071030152341.4bd85849@ripper.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04E0648D893@onstor-exch02.onstor.net>
References: <BB375AF679D4A34E9CA8DFA650E2B04E0648D5D3@onstor-exch02.onstor.net>
	<20071030100547.325b0206@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E0648D69F@onstor-exch02.onstor.net>
	<20071030102827.7685ab46@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E0648D6F1@onstor-exch02.onstor.net>
	<20071030103617.4143fcf7@ripper.onstor.net>
	<BB375AF679D4A34E9CA8DFA650E2B04E0648D893@onstor-exch02.onstor.net>
Organization: Onstor
X-Mailer: Sylpheed-Claws 2.6.0 (GTK+ 2.8.20; x86_64-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Change line 580 of drivers/char/watchdog/Kconfig from

    depends on SB1

to

    depends on CPU_SB1




On Tue, 30 Oct 2007 12:53:47 -0700 "Maxim Kozlovsky"
<maxim.kozlovsky@onstor.com> wrote:

> Does not link:
> 
> mipsel-linux-gnu-ld: Dwarf Error: found dwarf version '0', this reader
> only handles version 2 information.
> arch/mips/onstor/cougar/lib.a(time.o): In function `cougar_wd_setup':
> arch/mips/onstor/cougar/time.c:(.text+0x8c): undefined reference to
> `sbwdog_interrupt'
> arch/mips/onstor/cougar/lib.a(time.o): In function `$LCFI8':
> arch/mips/onstor/cougar/time.c:(.text+0xa4): undefined reference to
> `sbwdog_interrupt'
> 
> 
> Why do you need to mess with this strange version control system
> anyway? You could make a p4 branch and check in everything there. It
> will probably take 10 minutes.
> 
> >-----Original Message-----
> >From: Andy Sharp
> >Sent: Tuesday, October 30, 2007 10:36 AM
> >To: Maxim Kozlovsky
> >Subject: Re: how to build cougar kernel
> >
> >Oh the hell you say.  What changes?  Hey, max, I'M JUST KIDDING, does
> >anybody remember KIDDING?!?
> >
> >Aieee.
> >
> >Whatever.  I'm programming in a sauna.
> >
> >
> >On Tue, 30 Oct 2007 10:34:06 -0700 "Maxim Kozlovsky"
> ><maxim.kozlovsky@onstor.com> wrote:
> >
> >> I am going to make changes to the kernel, so I need to be able to
> >> build it myself.
> >>
> >>
> >> >
> >> >man git-pull
> >> >
> >> >i'm actually in the process of committing a bunch of changes made
> >> >recently, you might want to wait.  or, you could copy the kernel
> >> >out of the directory it's in and just use that.
> >> >
> >> >kernel can be found in
> >> >
> >> >~andys/.git/linux-mips-2.6
> >> >
> >> >the .config that's in that directory should work
> >>
