On Thu, Jan 13, 2000 at 10:32:38AM -0500, Paul Koning wrote: > First roadblock: the patch file is not where it says to look. Found > it several directories down after some searching. With that the > kernel build goes fine. So you survived the documentation. That's good. > > Second roadblock: cd /usr/src/rtlinuxV3.0.pre1 and make. Results in > error message: > > Makefile:49: No: No such file or directory > Makefile:49: directory: No such file or directory > Makefile:49: for: No such file or directory > make: *** linux: Is a directory. Stop. The makefile needs a path to the linux directory. Just replace one of those paths with your path: you need to replace both paths on one of the lines. 3.0 is _rough_ -- --------------------------------------------------------- Victor Yodaiken FSMLabs: www.fsmlabs.com www.rtlinux.com FSMLabs is a servicemark and a service of VJY Associates L.L.C, New Mexico. --- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] ---- For more information on Real-Time Linux see: http://www.rtlinux.org/~rtlinux/
