home *** CD-ROM | disk | FTP | other *** search
- Hi,
-
- I am trying to build a kernel from AmigaDOS and am having a problem.
- First, I don't have a working NetBSD kernel to compile under NetBSD!
- I have an GVP 040 Combo and want to try to compile anyway. :)
- I get everything extracted, add the 040 update package, edit and
- configure for my setup.
- I go to ../compile/COMBO and run make depend.
- I get this error: makefile:43: *** missing separator. Stop.
- line 43 says this: .include "$S/lib/libkern/Makefile.inc"
-
- I am using the gcc252 with the gcc253 update. I have copied the
- usr/share/mk dir from the NetBSD archive to my usr:share/mk.
- But I still don't think make is reading those. It is GNUMake 3.68.
-
-
- Help!
-
- David
-
-