From 83d6645d4ad3c6c2eda01823a7a27798a9db7fe8 Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Wed, 28 May 2003 15:27:41 +0000 Subject: none --- Mach/BuildingOskitMach.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index 34054a6d..39ae7885 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -151,6 +151,8 @@ Thus, to build a IDE capable kernel with 3Com Vortex Boomerang support you use t $ sudo make install $ sudo gzip -f /gnu/boot/oskit-mach +If the `make` command complains about missing dependencies, then you haven't passed correct `OSKIT_LIBDIR` variable to the `configure` script. + If you want to use tftp to download the kernel from Grub and don't care about the symbols I recommend either stripping or removing the `--enable-debug` and `-g` statements. ## Debugging -- cgit v1.2.3