2.2.0pre4 no compile on Alpha

John Goerzen (jgoerzen@complete.org)
Sun, 3 Jan 1999 21:47:11 -0600


I get:

gcc -D__KERNEL__ -I/usr/src/unst/linux-2.2.0pre4/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -Wa,-m21164a -DBWIO_ENABLED -c -o sysctl_net.o sysctl_net.c
rm -f network.a
ar rcs network.a sock_n_syms.o protocols.o core/core.o ethernet/ethernet.o sched/sched.o 802/802.o ipv4/ipv4.o unix/unix.o packet/packet.o sunrpc/sunrpc.o sysctl_net.o
make[3]: Leaving directory `/usr/src/unst/linux-2.2.0pre4/net'
make[2]: Leaving directory `/usr/src/unst/linux-2.2.0pre4/net'
make -C ipc
make[2]: Entering directory `/usr/src/unst/linux-2.2.0pre4/ipc'
make all_targets
make[3]: Entering directory `/usr/src/unst/linux-2.2.0pre4/ipc'
gcc -D__KERNEL__ -I/usr/src/unst/linux-2.2.0pre4/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -mno-fp-regs -ffixed-8 -Wa,-m21164a -DBWIO_ENABLED -c -o util.o util.c
util.c:16: asm/ipc.h: No such file or directory
make[3]: *** [util.o] Error 1
make[3]: Leaving directory `/usr/src/unst/linux-2.2.0pre4/ipc'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/unst/linux-2.2.0pre4/ipc'
make[1]: *** [_dir_ipc] Error 2
make[1]: Leaving directory `/usr/src/unst/linux-2.2.0pre4'
make: *** [build] Error 2
Command exited with non-zero status 2

-- 
John Goerzen   Linux, Unix consulting & programming   jgoerzen@complete.org |
Developer, Debian GNU/Linux (Free powerful OS upgrade)       www.debian.org |
----------------------------------------------------------------------------+
Visit the Air Capital Linux Users Group on the web at http://www.aclug.org

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/