On Thu, 20 Dec 2001 13:46:56 -0700,
Tom Rini <[EMAIL PROTECTED]> wrote:
>Yeah, I did the 'proper' kbuild-2.5 only fix for now. What would the
>proper extra flag be for #include "../../../drivers/scsi/sd.h" tho?
>$(src_listinc /) or so?
:(((. That one will have to change to #include "sd.h" and
On Fri, Dec 21, 2001 at 07:34:35AM +1100, Keith Owens wrote:
> On Thu, 20 Dec 2001 08:09:19 -0700,
> Tom Rini <[EMAIL PROTECTED]> wrote:
> >Okay. With the various patches Keith has posted (and using kbuild-2.4
> >for vmlinux -> zImage), I've gotten two different boards compiled and
> >booted. T
On Thu, 20 Dec 2001 08:09:19 -0700,
Tom Rini <[EMAIL PROTECTED]> wrote:
>Okay. With the various patches Keith has posted (and using kbuild-2.4
>for vmlinux -> zImage), I've gotten two different boards compiled and
>booted. These still have the various debugging statements in, but aside
>from th
On Thursday 20 December 2001 11:58 am, Eric S. Raymond wrote:
> Steven Cole <[EMAIL PROTECTED]>:
> > Results of cml2-1.9.11 and Python 2.1 after kxref.out is deleted:
[snippage]
> > NameError: global name 'definere' is not defined
>
> Aaarrgghh. I typoed. Apply this patch:
>
Obviously correct pa
Steven Cole <[EMAIL PROTECTED]>:
> Results of cml2-1.9.11 and Python 2.1 after kxref.out is deleted:
> [root@spc linux-2.4.17-rc2-cml2]# scripts/kxref.py -e
> scripts/kxref.py:145: SyntaxWarning: local name 'definere' in 'makexref' shadows use
>of 'definere' as global in nested scope 'xrefvisit'
On Wednesday 19 December 2001 09:47 pm, Eric S. Raymond wrote:
> Steven Cole <[EMAIL PROTECTED]>:
> > I'm having problems getting the kxref.py script to run using recent
> > versions of cml2.
>
> Hm. Looks likew Python versions before 2.2b1 get a little confused about
> nested scopes. I'll put o
Okay. With the various patches Keith has posted (and using kbuild-2.4
for vmlinux -> zImage), I've gotten two different boards compiled and
booted. These still have the various debugging statements in, but aside
from that does anyone see any problems/nits I should go and fix? (I also
left out th