[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

2.4.0 refuses to compile



Heyas,

The subject says it well, I get errors trying to compile 2.4.0 on my fresh 
install of m68k Potato. The machine is a Performa 475 w/ full 68040, 20MB, LC 
slot ethernet,

First I thought it was my .config file, so I reverted to the 
config-2.4.0-20010118 from the project site. Still no go; the errors manifest 
in the exact same way every time. Here is the output:


/home/userx/src/linux-2.4.0/include/linux/sched.h:9,
                 from /home/userx/src/linux-2.4.0/include/linux/mm.h:4,
                 from mem.c:12:
/home/userx/src/linux-2.4.0/include/asm/string.h:85: warning: static 
declaration for `strpbrk' follows non-static
/home/userx/src/linux-2.4.0/include/asm/string.h:97: warning: static 
declaration for `strspn' follows non-static
/home/userx/src/linux-2.4.0/include/asm/string.h:118: warning: static 
declaration for `strtok' follows non-static
mem.c: In function `memory_devfs_register':
mem.c:598: `port_fops' undeclared (first use in this function)
mem.c:598: (Each undeclared identifier is reported only once
mem.c:598: for each function it appears in.)
mem.c:598: initializer element is not constant
mem.c:598: (near initialization for `list[3].fops')
make[3]: *** [mem.o] Error 1
make[3]: Leaving directory `/home/userx/src/linux-2.4.0/drivers/char'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/userx/src/linux-2.4.0/drivers/char'
make[1]: *** [_subdir_char] Error 2
make[1]: Leaving directory `/home/userx/src/linux-2.4.0/drivers'
make: *** [_dir_drivers] Error 2


-- 


                           -.bill.layer.-
                          
-.those who are talking don't know, and those who know aren't talking.-

           -.frogtown.-     -.minnesota.-      -.u.s.a.-



Reply to: