i have slackware
./configure run ok mut the ./Make command give to me this error message
d from include/pthread.h:54,
from /usr/local/mysql-3.22.22/mit-pthreads/pthreads/init.cc:7:
include/pthread/sleep.h:52: warning: ANSI C++ forbids implicit conversion from `
void *' in argument passing
make[2]: *** [obj/init.o] Error 1
make[2]: Leaving directory `/usr/local/mysql-3.22.22/mit-pthreads'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/mysql-3.22.22'
make: *** [all-recursive-am] Error 2
clubworld:/usr/local/mysql#
any idea?