PDA

View Full Version : [ubuntu] checking for GNU libc compatible malloc... no



nicolas902
February 25th, 2010, 05:48 PM
Hi,

I have been trying to fix this problem for 3 days, any ideas before I jump through the window (not the bill gates one)?

I am using ubuntu 9.10 and running a ./configure.

Many thanks



checking for GNU libc compatible malloc... no

gmargo
February 26th, 2010, 11:00 AM
Have you installed the build-essential package?

nicolas902
February 26th, 2010, 10:55 PM
yes

nicolas902
March 3rd, 2010, 03:10 PM
Here is the solution:

./configure CFLAGS="-m32" CXXFLAGS="-m32