"Santhanam" <[EMAIL PROTECTED]> wrote:

> Dear Friends,
>        I am trying to compile PHP with MySQL support in an HP DL380
> server (Xeon Processors). The MySQL is build with Intel Compiler.
> I am getting the following problem / error :

You have to link the client applications with some intel C compiler libs I
guess.  Try to compile PHP with Intel C Compiler as well or upgrade the mysql
client libraries to the ones compiled by gcc. There is a good reason to have
MySQL server compiled with Intel C compiler but I'd rather prefere having
libmysqlclient compiled by gcc. 





-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to