ln -s /usr/src/linux/include/asm-alpha asm
ln -s /usr/src/linux/include/linux linux
ln -s /usr/src/linux/include/scsi scsi
I, obviously, unpacked the kernel in /usr/src. I then found a file called
axp-diffs-2.0.21 and ran patch on it like this (from /usr/src):
cat axp-diffs-2.0.21 | patch -p0
It appeared to update various files and added new *.h files in
/usr/src/linux. I then ran `make config`, and configured the kernel the way
I need it. Here is where I really started guessing! I am used to running at
this time `make dep | make clean` and then `make zImage`. `make dep` and
`make clean` seem to run fine, but then it says there is no target for
`make zImage`. So I started looking through the Makefile, and found boot &
vmlinux. I tried them both, but the kernel would never compile properly. So
before I start asking about specific problems with the kernel compile
errors, I thought I would see if I am even following the right procedures
here...????
If you are needing more info on my system PLEASE let me know.
Thanks,
-Rob
+--------------------------------------------------------------------+
| _/ _/ _/_/_/_/_/ _/_/_/_/ Rob Allen |
| _/_/ _/ _/ _/ Internet Administrator |
| _/ _/ _/ _/ _/_/_/ NTS Communications, Inc. |
| _/ _/_/ _/ _/ (806) 762-4565 ext. 4110 |
| _/ _/ _/ _/_/_/_/ E-Mail: roba@ntscom.com |
+--------------------------------------------------------------------+
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
Copyright © 1995-1997 Red Hat Software. Legal notices