Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Denora 1.4.4 failed to compile with CentOS 5.4 64bits  (Read 6625 times)

0 Members and 1 Guest are viewing this topic.

GhosT

  • Anope User
  • Offline Offline
  • Posts: 43
Denora 1.4.4 failed to compile with CentOS 5.4 64bits
« on: May 07, 2010, 02:37:33 AM »

Quote
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.so when searching for -lmysqlclient
/usr/bin/ld: skipping incompatible /usr/lib/mysql/libmysqlclient.a when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[1]: *** [stats] Error 1

I did not have problem compiling denora 1.4.4 with 32bits CentOS 5.4. With the new machine, I already have mysql-devel installed.

Here is my system: Linux servername 2.6.18-164.15.1.el5 #1 SMP Wed Mar 17 11:30:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
Logged

GhosT

  • Anope User
  • Offline Offline
  • Posts: 43
Re: Denora 1.4.4 failed to compile with CentOS 5.4 64bits
« Reply #2 on: May 12, 2010, 12:00:21 AM »

Any help?
http://www.linuxquestions.org/questions/linux-software-2/compiling-php-on-rhel-5-64-bit-685606/

I gave it up and compiled it again in the 32bits machine. I will try again later with the 64bits. Thanks for the link.
Logged

GhosT

  • Anope User
  • Offline Offline
  • Posts: 43
Re: Denora 1.4.4 failed to compile with CentOS 5.4 64bits
« Reply #3 on: March 02, 2011, 04:54:25 AM »

Today, I started to compile Denora again but with version 1.4.5 on 64 bits machine. It still failed. Luckly, by adding LDFLAGS=-L/usr/lib64/mysql to Makefile, the compilation was succesful.

Thanks to: http://www.lamnk.com/blog/computer/error-compiling-php-on-centos-64-bit/
Logged
Pages: [1]   Go Up