From: Warren Young Date: July 21 2008 6:26am Subject: Re: Error bulding MySQL++ on Solaris 10 List-Archive: http://lists.mysql.com/plusplus/7766 Message-Id: <29E4EC22-EF88-4125-A338-A8C5435E8308@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 20, 2008, at 11:50 PM, Amit k. Saha wrote: > When I do a make, i hit this error: > > make: Fatal error: Command failed for target `mysqlpp_beemutex.o' Please post the entire output from the "make" command. I especially need to know what it says right before that: it will give the command that failed. What I can say right now is that it's failing to build the first module in the library. There's probably nothing particular about beemutex.cpp to cause this. More likely, there's something wrong with your build setup.