On Thu, Aug 31, 2000 at 08:08:44PM +0200, Thomas 'Balu' Walter wrote: > I am trying to get my first kernel compiled on a sparc using deb-2.2. > I got kernel-package plus kernel-source-2.2.17 on my SparcStation 20, > /proc/cpuinfo says its a SuperSparc50; (and it should contain two, which > are found at boot with the default-kernel (dmesg), but not used - so I > wanted to include smp-support).
You can install the kernel-image-2.2.17-sun4dm-smp package. > sunhme.c > sunhme.c: In function `pci_happy_meal_interrupt': > sunhme.c:2341: `pci_dma_wsync' undeclared (first use in this function) > sunhme.c:2341: (Each undeclared identifier is reported only once > sunhme.c:2341: for each function it appears in.) Turn off PCI support, you don't need it, nor can you use it. -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

