Hello,
I got source from
https://sourceforge.net/projects/rei...s-1.1.0.tar.gz
-unpacked to /tmp
trying to compile all the /tmp/reiser4progs-1.1.0/demos/
-steps done
# cd /tmp/reiser4progs-1.1.0/
# ll
total 1378
-rw-r--r-- 1 root users 390 Jan 9 2009 AUTHORS
-rw-r--r-- 1 root users 66 Jan 9 2009 BUGS
-rw-r--r-- 1 root users 2891 Jan 9 2009 COPYING
-rw-r--r-- 1 root users 3549 Jun 29 2014 CREDITS
-rw-r--r-- 1 root users 4916 Jan 9 2009 CUSTOM_INSTALL_README
-rw-r--r-- 1 root users 5654 Aug 24 2015 ChangeLog
-rw-r--r-- 1 root users 7831 Jan 9 2009 INSTALL
-rw-r--r-- 1 root users 334 Jan 9 2009 INSTALL_README
-rw-r--r-- 1 root users 647 Jan 9 2009 Makefile.am
-rw-r--r-- 1 root users 28128 Aug 24 2015 Makefile.in
-rw-r--r-- 1 root users 0 Jan 17 2009 NEWS
-rw-r--r-- 1 root users 1079 Jan 9 2009 README
-rw-r--r-- 1 root users 114 Jan 9 2009 THANKS
-rw-r--r-- 1 root users 824 Jan 9 2009 TODO
-rw-r--r-- 1 root users 349349 Aug 24 2015 aclocal.m4
-rwxr-xr-x 1 root users 3642 Jan 9 2009 compile
-rwxr-xr-x 1 root users 43632 Jan 9 2009 config.guess
-rw-r--r-- 1 root users 5835 Jun 9 2014 config.h.in
-rwxr-xr-x 1 root users 31175 Jan 9 2009 config.sub
-rwxr-xr-x 1 root users 506260 Aug 24 2015 configure
-rw-r--r-- 1 root users 17184 Aug 24 2015 configure.in
drwxr-xr-x 2 root users 376 Aug 5 18:11 demos
-rwxr-xr-x 1 root users 15205 Jan 9 2009 depcomp
drwxr-xr-x 2 root users 256 Aug 5 18:11 doc
drwxr-xr-x 6 root users 208 Aug 5 18:11 include
-rwxr-xr-x 1 root users 9212 Jan 9 2009 install-sh
drwxr-xr-x 2 root users 184 Aug 5 18:11 libaux
drwxr-xr-x 2 root users 280 Aug 5 18:11 libmisc
drwxr-xr-x 2 root users 712 Aug 5 18:11 libreiser4
-rw-r--r-- 1 root users 2735 Jan 9 2009 libreiser4.m4
drwxr-xr-x 2 root users 648 Aug 5 18:11 librepair
-rw-r--r-- 1 root users 283474 Apr 8 2013 ltmain.sh
-rwxr-xr-x 1 root users 10678 Jan 9 2009 missing
-rw-r--r-- 1 root users 687 Jan 9 2009 one_touch_install
drwxr-xr-x 15 root users 424 Aug 5 18:11 plugin
drwxr-xr-x 6 root users 216 Aug 5 18:11 progs
-rw-r--r-- 1 root users 1830 Aug 24 2015 reiser4progs.spec
-rw-r--r-- 1 root users 1834 Jan 9 2009 reiser4progs.spec.in
-rwxr-xr-x 1 root users 482 Jan 9 2009 run-ldconfig
tmp/reiser4progs-1.1.0 # ./configure
checking build system type... x86_64-suse-linux
checking host system type... x86_64-suse-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/tmp/reiser4progs-1.1.0/missing: Unknown `--is-lightweight' option
Try `/tmp/reiser4progs-1.1.0/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for uuid_generate in -luuid... no
configure: WARNING: libuuid could not be found which is required for the --with-uuid
checking for readline in -lreadline... no
configure: WARNING: GNU Readline could not be found which is required for the --with-readline
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-suse-linux file names to x86_64-suse-linux format... func_convert_file_noop
checking how to convert x86_64-suse-linux file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking printf.h usability... yes
checking printf.h presence... yes
checking for printf.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking mntent.h usability... yes
checking mntent.h presence... yes
checking for mntent.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether gcc needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for register_printf_function... yes
checking for statfs... yes
checking for getmntent... yes
checking for hasmntopt... yes
checking for memset... yes
checking for strerror... yes
checking for strtol... yes
checking for time... yes
checking for uname... yes
checking for sysconf... yes
checking whether -falign-loops works... yes
checking whether -Wuninitialized works... yes
checking whether -Wno-unused-parameter works... yes
checking whether -Wredundant-decls works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: WARNING: Can't detect right _FILE_OFFSET_BITS. Will be forced to 64bit.
checking size of off_t... 8
checking for aal_device_open in -laal... no
configure: error: libaal not found; install libaal available at
http://www.namesys.com/snapshots
libaal installed:
--------------------
# rpm -qa | grep -i libaal
libaal-1_0-6-1.0.6-106.1.x86_64
# find . |grep -i libaal
./usr/lib64/libaal-1.0.so.6.0.0
./usr/lib64/libaal-1.0.so.6
./usr/share/doc/packages/libaal-1_0-6
./usr/share/doc/packages/libaal-1_0-6/COPYING
# ll /usr/lib64/libaal-1.0.so.6.0.0 /usr/lib64/libaal-1.0.so.6
lrwxrwxrwx 1 root root 19 Jul 19 16:52 /usr/lib64/libaal-1.0.so.6 -> libaal-1.0.so.6.0.0
-rwxr-xr-x 1 root root 35576 Sep 10 2014 /usr/lib64/libaal-1.0.so.6.0.0
/tmp/reiser4progs-1.1.0 # ./configure
.
.
.
checking whether -falign-loops works... yes
checking whether -Wuninitialized works... yes
checking whether -Wno-unused-parameter works... yes
checking whether -Wredundant-decls works... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
configure: WARNING: Can't detect right _FILE_OFFSET_BITS. Will be forced to 64bit.
checking size of off_t... 8
checking for aal_device_open in -laal... no
configure: error: libaal not found; install libaal available at
http://www.namesys.com/snapshots
Thanks
--Glenn