lkml.org 
[lkml]   [2003]   [Jul]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 2.6.0-test1 on PPC
Hi!

I've tried to compile linux 2.6.0-test1 on ppc, and so far, ran into two
easily fixable problems: first, in arch/ppc/kernel/time.c
do_settimeofday has new_sec and new_nsec defined twice. When I removed
one of the definitions (I chose to remove the ones that were not
explictly initialised). Then drivers/ide/ppc/pmac.c failed to compile,
due to a missing ide_dma_intr and others. I looked into
includes/linux/ide.h, and noticed that these are only defined if
CONFIG_BLK_DEV_IDE_DMA_PCI is defined, and my config didn't have that,
only CONFIG_BLK_DEV_IDE_DMA_PPC. So - as a quick and rude solution - I
changed the ifdef in ide.h, which is probably the wrong solution.

The kernel is still compiling, but I don't expect other failures.. If
anyone wants a patch for the above two trivial thingies, or has a
pointer to a ppc tree that is likely to be more up-to-date, please shout
:)

Cheers,
--
Gergely Nagy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:47    [W:0.079 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site