./configure --enable-quotas does not compile on Solaris 8. env "CPPFLAGS=-DSUNOS5" ./configure --enable-quotas does compile. configure needs to set -DSUNOS5 when run under Solaris.
Readding reporter comment after server hickup. Problem only occurs in case of static linking (--enable-static --disable-shared)
Fixed in 3.0.20b