Re: Failed compile of 2.2.4 on SPARC IPC...

Anton Blanchard (anton@progsoc.uts.edu.au)
Mon, 5 Apr 1999 10:31:01 +1000



> I then looked for where 'io-unit.c' was compiled, but found nothing in the
> make files.

in arch/sparc/mm/Makefile:

ifeq ($(CONFIG_SUN4),y)
O_OBJS += nosrmmu.o
else
O_OBJS += srmmu.o iommu.o io-unit.o hypersparc.o viking.o tsunami.o
endif

> I have also listed out below the configuration file I used to compile with.
...
> CONFIG_SUN4=y

This option will only work on Sun4. Don't enable it if you have an IPC :)

Anton

--
Anton Blanchard                          anton@progsoc.uts.edu.au
Computer Systems Engineering Student     http://www.progsoc.uts.edu.au/~anton/
University of Technology
Sydney, Australia

That's a lie! A lie, lie, lie, lie, lie!

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/