Trying to reconfigure PHP 4.3.4 on Red Hat 9 with the following: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --enable-t rack-vars --with-xmlrpc --with-gd --enable-mbstring=all --enable-mbregex --w ith-zlib --with-jpeg --with-png --with-gettext
It has always worked in the past on other Red Hat 9 machines and that's how I built on this machine. I get the following error: make: *** No rule to make target `/root/source_library/php-4.3.4/ext/session/session.c', needed by `ext/session/session.lo'. Stop. Ultimately I want gd to work with jpeg support. Thanks, -rob