public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.3 and Alpha
@ 2001-04-13 21:12 Steffen Persvold
  2001-04-13 22:06 ` Alan Cox
  0 siblings, 1 reply; 4+ messages in thread
From: Steffen Persvold @ 2001-04-13 21:12 UTC (permalink / raw)
  To: linux-kernel

Hi,

Any particular reasons why a stock 2.4.3 kernel doesn't have mm.h and
pgalloc.h in sync on Alpha. This is what I get :

# make boot
gcc -D__KERNEL__ -I/usr/src/redhat/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
-mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6   -c -o init/main.o
init/main.c
In file included from /usr/src/redhat/linux/include/linux/highmem.h:5,
                 from /usr/src/redhat/linux/include/linux/pagemap.h:16,
                 from /usr/src/redhat/linux/include/linux/locks.h:8,
                 from /usr/src/redhat/linux/include/linux/raid/md.h:36,
                 from init/main.c:24:
/usr/src/redhat/linux/include/asm/pgalloc.h:334: conflicting types for
`pte_alloc'
/usr/src/redhat/linux/include/linux/mm.h:399: previous declaration of
`pte_alloc'
/usr/src/redhat/linux/include/asm/pgalloc.h:352: conflicting types for
`pmd_alloc'
/usr/src/redhat/linux/include/linux/mm.h:412: previous declaration of
`pmd_alloc'
make: *** [init/main.o] Error 1


2.4.1 compiled fine, and as far as I can see, some changes has been made
to mm.h since then. I think these changes was followed up by i386, ppc,
s390 and sparc64 kernels but not on others. Any plans on when this is
done ?

Best regards,
-- 
  Steffen Persvold               Systems Engineer
  Email : mailto:sp@scali.no     Scali AS (http://www.scali.com)
  Tlf   : (+47) 22 62 89 50      Olaf Helsets vei 6
  Fax   : (+47) 22 62 89 51      N-0621 Oslo, Norway

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-04-20 12:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-13 21:12 2.4.3 and Alpha Steffen Persvold
2001-04-13 22:06 ` Alan Cox
2001-04-13 22:37   ` pmd_alloc, pte_alloc, Was " tom_gall
2001-04-20 12:26     ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox