Is this bad?

Felix von Leitner (nomad@orci.com)
Sat, 11 Apr 1998 12:47:12 -0600


I just tried to config and make 2.1.95 and got this:

{0}:dogbert:/usr/src/linux>make zImage
gcc -D__KERNEL__ -I/usr/src/linux-2.1.95/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SMP__ -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -D__SMP__ -c -o init/main.o init/main.c
init/main.c:749: `pci_setup' undeclared here (not in a function)
init/main.c:749: initializer element for `raw_params[1].setup_func' is not constant
init/main.c: In function `start_kernel':
init/main.c:1079: too few arguments to function `pci_init'
make: *** [init/main.o] Error 1
{0}:dogbert:/usr/src/linux>

Is there a broken dependency or did I turn off something I shouldn't
have? (I believe I used pretty much the same config I've always
used.)

Robert

-- 

--------------------------------------------------------------------------- Robert L. Harris | NT is secure.... System Engineer For Hire. \_ as long as you don't remove the shrink wrap.

http://www.orci.com/~nomad

DISCLAIMER: These are MY OPINIONS ALONE. I speak for no-one else. perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu