Komto
Verified User
Ok, yesterday DA installed, and everything working fine.
This morning I decided to update MySQL to version 5.0.24 -> worked!
However:
I wanted to update Apache to 2.0.59 and PHP to version 5 and there it went wrong..
I kept on getting errors on ldlnt when trying to compile php5.
So then I tried to go back to PHP4.4.2 (and also with 4.4.3) and I get the following errors :
/usr/lib/mysql/libz.a(zutil.o)(.text+0x41): In function `zcalloc':
/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:304: multiple definition of `zcalloc'
/usr/lib/mysql/libz.a(zutil.o)(.text+0x41):/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:304: first defined here
/usr/lib/mysql/libz.a(zutil.o)(.text+0x68): In function `zcfree':
/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:313: multiple definition of `zcfree'
/usr/lib/mysql/libz.a(zutil.o)(.text+0x68):/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:313: first defined here
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
there's a bunch of similar errors right before (all about mysql apparently). So what should I do to solve this ?
This morning I decided to update MySQL to version 5.0.24 -> worked!
However:
I wanted to update Apache to 2.0.59 and PHP to version 5 and there it went wrong..
I kept on getting errors on ldlnt when trying to compile php5.
So then I tried to go back to PHP4.4.2 (and also with 4.4.3) and I get the following errors :
/usr/lib/mysql/libz.a(zutil.o)(.text+0x41): In function `zcalloc':
/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:304: multiple definition of `zcalloc'
/usr/lib/mysql/libz.a(zutil.o)(.text+0x41):/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:304: first defined here
/usr/lib/mysql/libz.a(zutil.o)(.text+0x68): In function `zcfree':
/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:313: multiple definition of `zcfree'
/usr/lib/mysql/libz.a(zutil.o)(.text+0x68):/home/mysqldev/rpm/BUILD/mysql-5.0.24/zlib/zutil.c:313: first defined here
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1
there's a bunch of similar errors right before (all about mysql apparently). So what should I do to solve this ?