Douglas,

Here are my notes on building oskit (cross compiled from linux).  I
only modified one file, as described below, and the 2-14-2001 source
built very well for me.

ftp flux.cs.utah.edu
tar zxvf oskit-20010214.tar.gz 
cd oskit-20010214
mkdir build
mkdir install
cd build
../configure --prefix=/usr/src/HURD/oskit-20010214/install --build i686-linux 
--host i386-gnu
<edit the 'Makeconf' file and add '-D__ELF__' to 'DEFINES'>
make


I hope this helps!  If you still want a tar'ed up source tree I can
give you that too.

Derek

-- 


Reply via email to