[Etherboot-developers] etherboot 5.1.2
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Gabor Z. P. <gz...@pa...> - 2002-11-06 11:47:18
|
Linux 2.4.20-rc1 libc-2.2.5.so gcc 2.95.4 GNU ld version 2.13.90.0.10 20021010 gcc -DPCBIOS -DCONFIG_PCI -DCONFIG_ISA -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_NFS -Os -ffreestanding -fstrength-reduce -fomit-frame-pointer -mcpu=i386 -malign-jumps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -DVERSION_MAJOR=5 -DVERSION_MINOR=1 -DVERSION=\"5.1.2\" -DRELOC=0x20000 -o bin32/nfs.o -c nfs.c nfs.c: In function `await_rpc': nfs.c:67: `udphdr' undeclared (first use in this function) nfs.c:67: (Each undeclared identifier is reported only once nfs.c:67: for each function it appears in.) nfs.c:73: parse error before `return' nfs.c:58: warning: unused parameter `ptype' make: *** [bin32/nfs.o] Error 1 |