MySQL Forums
Forum List  »  Source, Builds, Binaries

make: Fatal error: Command failed for target `mysqld'
Posted by: JASON WANG
Date: November 03, 2006 04:06AM

Hi There,

I got the compile error like below during make process for mysql-5.0.27:

g++ -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H -I/billing2/ncicmd/install_mysql/mysql-5.0.27/include -DHAVE_RWLOCK_T
......../dbug/libdbug.a ../regex/libregex.a ../strings/libmystrings.a -lz -ldl -lpthread -lthread -lposix4 -lgen -lsocket -lnsl -lm -lpthread -lthread

*** Signal 10 - core dumped
make: Fatal error: Command failed for target `mysqld'
Current working directory /billing2/ncicmd/install_mysql/mysql-5.0.27/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /billing2/ncicmd/install_mysql/mysql-5.0.27/sql
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /billing2/ncicmd/install_mysql/mysql-5.0.27/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /billing2/ncicmd/install_mysql/mysql-5.0.27
*** Error code 1
make: Fatal error: Command failed for target `all'

My environment is Solaris 2.7 .

I guess it might be something to do with pthread. Can anybody help out with this?
Thank you very much!



Edited 2 time(s). Last edit at 11/03/2006 04:11AM by JASON WANG.

Options: ReplyQuote


Subject
Views
Written By
Posted
make: Fatal error: Command failed for target `mysqld'
8427
November 03, 2006 04:06AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.