Compiling mysql on HP-UX

2002-03-26 Thread Stephane JEAN BAPTISTE
I want to install my sql on an HP-UX 10.20. I made ./configure with the options for HP-UX 10.20, as on the officiel site and I had no problem. But when I do "make", I have this error : why ? gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -D__STDC_EXT__ -O3 -DDBUG_OFF -

Compiling on apache.

2002-03-22 Thread Stephane JEAN BAPTISTE
I have a problem with compiling mysql on HP-UX. I can't compile because it doesn't know that I have gcc. I have this error with ./configure : checking for gcc... cc checking whether the C compiler (cc -Ae -D_REENTRANT ) works... yes checking whether the C compiler (cc -Ae -D_REENTRANT ) is a c