diff options
author | Michal Suchanek <hramrach_L@centrum.cz> | 2002-09-20 06:52:05 +0000 |
---|---|---|
committer | Michal Suchanek <hramrach_L@centrum.cz> | 2002-09-20 06:52:05 +0000 |
commit | 56344013ff47cc80e9f859552895ef0eaf107486 (patch) | |
tree | ce7f7fd66cc11f7acdef107b8d1d508e434367a0 /Mach | |
parent | 511ab6fd0a473aa0c2f68b4e717f101a8f69cc66 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/BuildingOskitMach.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index ca267a54..f04e7d01 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -96,6 +96,8 @@ _I think this is a bug that you have to specify $prefix/lib/oskit as OSKIT\_LIBD _I think not. The $prefix variable in autoconf comes from the --prefix option to configure, that in turn is intended as the prefix path to the installation of the package you are configuring, i.e. oskit-mach and **NOT** the OSKit itself_ -- [[Main/JoachimNilsson]] +_I refer to the $prefix value at the time oskit is built. Of course, you can choose a different prefix for oskit-mach._ -- [[Main/MichalSuchanek]] + **_Building:_** # make kernel-ide+ethernet_vortex |