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 -
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