Hello.
I'm using a slackware 8.0, and I would like to compile Php 4.1.0.
I have installed Apache (1.3.22) from sources with DSO support.
I have the APXS binary in /usr/local/apache/bin.
And I'm using MySQL 3.23.46.
My system works with perl 5.6.1
When I start the configure script
./configure --with-mysql --with-apxs=/usr/local/apache/bin/apxs
It returns the following error message.