[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mysql 3.22.22





On Thu, 9 Dec 1999, Troy Hellman wrote:

> Using OpenBSD 2.6
> 
> mr_ayo:/usr/ports> uname -a
> OpenBSD point 2.6 GENERIC#696 i386
> 
> When trying to compile mysql from the lastest ports tree I get the
> following error:
> 
> <<<<<<<<<<<<<<<<<<<<<
> Making all in strings
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include  -O2    
> -DDBUG_OFF -c bfill.c
> In file included from ../include/global.h:50,
>                  from bfill.c:15:
> /usr/include/pthread.h:352: warning: #warning "included <pthread.h>
> without -pthread compiler option"
> cc -DHAVE_CONFIG_H -I. -I. -I.. -I./../include -I../include  -O2    
> -DDBUG_OFF -c bmove.c
> In file included from ../include/global.h:50,
>                  from bmove.c:22:
> ------ etc. etc. etc. ------
> ../include/my_pthread.h:190: syntax error before `thread_id'
> ../include/my_pthread.h:203: syntax error before `pthread_mutex_t'
> ../include/my_pthread.h:206: syntax error before `pthread_t'
> ../include/my_pthread.h:209: syntax error before `*'
> ../include/my_pthread.h:213: syntax error before `*'
> ../include/my_pthread.h:214: syntax error before `*'
> ../include/my_pthread.h:263: syntax error before `*'
> ../include/my_pthread.h:267: syntax error before `*'
> ../include/my_pthread.h:296: syntax error before `*'
> ../include/my_pthread.h:309: syntax error before `key'
> ../include/my_pthread.h:370: syntax error before `pthread_cond_t'
> *** Error code 1
> 
> Stop in /usr/ports/databases/mysql/work/mysql-3.22.22/strings.
> *** Error code 1
> >>>>>>>>>>>>>>>>>
> 
> Any help would be appreciated.


	I installed mysql using the new port for 2.6 and it worked fine
after first setting 'ulimit -S -d 240000' (else it bombed on virtual
memory exhausted).  I am not sure what your problem is here, but I would 
make sure I had the latest port from one of the ftp sites and would try
again.  I have not encountered this problem myself, but if that helps all
the better.

							-Rick 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Thousands of Stores.  Millions of Products.  All in one place.
> Yahoo! Shopping: http://shopping.yahoo.com
>