Hello!

I have a problem with compiling of tmpfs. First when I tried to run
configure script from ../hurd/ it didn't generate Makefiles, so i ran
configure from ../ (this is root directory for hurd repository). After
compilation of tmpfs I added some changes and ran "make tmpfs". But this
time compilation didn't complete. Here are last line of compilation log:

make -C libdiskfs all
make[1]: Entering directory `/home/mcsim/hurd/libdiskfs'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/mcsim/hurd/libdiskfs'
make -C tmpfs all
make: *** [tmpfs] Error 2

Than I refused my changes, but tmpfs didn't compile until I ran "make clean".
-- 
Thanks,

Maksym Planeta


Reply via email to