--- mod_php-4.2.2-r1.ebuild Sun Sep 8 20:56:48 2002 +++ mod_php-4.2.2-r1.ebuild Sun Sep 8 20:57:08 2002 @@ -153,7 +153,7 @@ fi use xml2 && myconf="${myconf} --with-dom" - use crypt && myconf="${myconf} --with-mcrypt --with-mhash" + use crypt && myconf="${myconf} --with-mcrypt --with-mhash --disable-posix-threads" #use java && myconf="${myconf} --with-java=${JDK_HOME}" LDFLAGS="$LDFLAGS -ltiff -ljpeg"