Oh noooooooooooo!!!
I am facing the same problem. I have tried all solution sujested in this forum but still unable to configure php4.1.2.
I am useing Apache 1.3.12 ,RedHat Linux 7.2,mysql.
./configure is fine but when i try make it it will disaply an error messages:-
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[1]: [libphp4.la] Error 1
make[1]: Leaving directory `/usr/local/src/php-4.1.2'
make: [all-recursive] Error 1
i have tried to find out libmysqlclient.so or libmysqlclient.so.9 or libmysqlclient.so.10 but these files are not available on the server i got only one file named libmysqlclient.a in /usr/lib/mysql folder .
I tried to rename libmysqlclient.a to libmysqlclient.so but still get the same problem. i also reset the EXTRA_LDFLAGS=/usr/lib/mysql in config_vars.mk and try make but still not successfull.
I am really very thankful to the person who help to overcome from this crucial problem.
Waiting for ur response
Dhirendra