Hi,
When running ./configure I get the following:
checking size of char... 0
configure: error: No size for char type.
A likely cause for this could be that there isn't any
static libraries installed. You can verify this by checking if
you have libm.a
in /lib, /usr/lib or some other standard pla
Hi,
I have some problem running the ./configure
command for version mysql-3.23.33 see below:
checking size of char... 0
configure: error: No size for char type.
A likely cause for this could be that there isn't any
static libraries installed. You can verify this by checking if
you have libm