Hi list, I have downloaded and tried to crosscompile the reiserfsprogs-3.6.11. Unfortunatelly, in the config.in is used the macro AC_TRY_RUN which prevents it from cross compiling. The attached patch replaces the macro and the simple C program for transforming CREDITS file, with a simple AWK script. NOTE: To recreate configure script run autoconf in the reiserfsprogs directory. regards Pavel Bartusek pba@sysgo.com