Hi, I believe that it should be like that:
--- config.h.in +++ config.h.in @@ -294,7 +294,7 @@ #undef HAVE_ALLOCA_H /* Define if major/minor/makedev is defined in <sys/mkdev.h> */ -#undef MAJOR_IN_MAKEDEV +#undef MAJOR_IN_MKDEV /* Define if major/minor/makedev is defined in <sys/sysmacros.h> */ #undef MAJOR_IN_SYSMACROS At least on Solaris bash can't compile without this change. Thanks for bash! __ Vlad