List:General Discussion« Previous MessageNext Message »
From:Eric Peters Date:July 13 1999 8:05am
Subject:Re: Installation error
View as plain text  
do a pico /usr/local/mysql-3.22.22/mit-pthreads/include/pthread/sleep.h

and change the NULL to

(struct timezone *) 0


and try recompiling

Eric
On Mon, 12 Jul 1999, Javier Morales wrote:
> >%_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?
> 
> 
> 

--
----------------------------------------------------------------------
Eric Peters
C/C++/Perl/PHP/VB/CGI/SQL/Shell/Win32 API - You name It I can do it -
egpeters@stripped - eric@stripped - eric@stripped
----------------------------------------------------------------------
Thread
Installation errorJavier Morales13 Jul
  • Re: Installation errorEric Peters13 Jul