Hi all
I need a Help
I installed mysql 3.23 ( mysql-3.23.33-hp-hpux11.00-hppa2.0w.tar.gz ) in HP-UX 11.00
and now I try install PHP4 ( 4.0.4pl1 ), but I have some problem's
# cd /opt/php4
# ./configure --with-mysql=/opt/mysql
# make
after make command occur the follow error message
>Reference from: /opt/mysql/lib/libmysqlclient.a(str2int.o)(0x6b8)
>/usr/bin/ld: Data Linkage Table (+z) overflow in file
/opt/mysql/lib/libmysqlclient.a(str2int.o) - use +Z option to recompile
Help me please
thanks a lot