O.K - now I get the following at the end of the "make"
*********************************************************
checking for sys/disklabel.h... no
checking uuid/uuid.h usability... no
checking uuid/uuid.h presence... no
checking for uuid/uuid.h... no
configure: error: 'Install e2fsprogs-libs e2fsprogs-devel or uuid-dev'
make[3]: *** [build-jfsutils-1.1.14/Makefile] Error 1
make[3]: Leaving directory `/home/janet/nios2-linux/uClinux-dist/user/jfsutils'
make[2]: *** [jfsutils] Error 2
make[2]: Leaving directory `/home/janet/nios2-linux/uClinux-dist/user'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/janet/nios2-linux/uClinux-dist/user'
make: *** [subdirs] Error 1
[janet@localhost uClinux-dist]$
************************************
So I'm assuming I need the
"e2fsprogs-libs" "e2fsprogs-devel" OR "uuid-dev" libraries ? Or do I need the "uuid.h" header file accessable ??