2.5.73: acorn.c compile error

Adrian Bunk (bunk@fs.tum.de)
Mon, 23 Jun 2003 02:31:59 +0200


On Sun, Jun 22, 2003 at 11:53:14AM -0700, Linus Torvalds wrote:
>...
> Summary of changes from v2.5.72 to v2.5.73
> ============================================
>...
> Russell King:
>...
> o Update Acorn partition parsing
>...

There's the following compile error #ifdef CONFIG_ACORN_PARTITION_EESOX:

<-- snip -->

...
CC fs/partitions/acorn.o
fs/partitions/acorn.c: In function `adfspart_check_EESOX':
fs/partitions/acorn.c:541: error: `first_sector' undeclared (first use
in this function)
fs/partitions/acorn.c:541: error: (Each undeclared identifier is
reported only once
fs/partitions/acorn.c:541: error: for each function it appears in.)
fs/partitions/acorn.c:550: error: `hd' undeclared (first use in this
function)
fs/partitions/acorn.c:551: warning: implicit declaration of function
`add_gd_partition'
fs/partitions/acorn.c:551: error: `minor' undeclared (first use in this
function)
make[2]: *** [fs/partitions/acorn.o] Error 1

<-- snip -->

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- 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/