Re: Building 5.1 on Tru64 5.1b

2009-04-28 Thread Didier Godefroy
on 4/28/09 3:30 PM, Joerg Bruehe at joerg.bru...@sun.com uttered the following: cxx: Error: ../../sql/log.h, line 140: identifier "pthread_mutex_destroy" is undefined ~st_log_info() { pthread_mutex_destroy(&lock);} ---^ cxx: Error: ../../sq

Re: Building 5.1 on Tru64 5.1b

2009-04-28 Thread Joerg Bruehe
Hi Didier, all, just a follow-up on my own mail: Joerg Bruehe wrote: > Hi Didier, Walter, all! > > > Didier Godefroy wrote: >> [[...]] >> I already had looked at this and I do have all the right flags. I was able >> to build 5.1.33 and not 5.1.34, so something may have changed. > > Sure, 5.1.

Re: Building 5.1 on Tru64 5.1b

2009-04-28 Thread Joerg Bruehe
Hi Didier, Walter, all! Didier Godefroy wrote: > on 4/28/09 10:01 AM, walter harms at wha...@bfs.de uttered the following: > >>> cxx: Error: ../../sql/log.h, line 140: identifier "pthread_mutex_destroy" is >>> undefined >>> ~st_log_info() { pthread_mutex_destroy(&lock);} >>>

Re: Building 5.1 on Tru64 5.1b

2009-04-28 Thread Didier Godefroy
on 4/28/09 10:01 AM, walter harms at wha...@bfs.de uttered the following: >> cxx: Error: ../../sql/log.h, line 140: identifier "pthread_mutex_destroy" is >> undefined >> ~st_log_info() { pthread_mutex_destroy(&lock);} >> ---^ >> cxx: Error: ../../sql/log.h, line 401: id

Re: Building 5.1 on Tru64 5.1b

2009-04-28 Thread walter harms
Didier Godefroy schrieb: > Hello all, > > I've been having troubles building mysql on Tru64 v5.1b. > I tried several versions and there are always some kind of issues with > undefined symbols and things to be changed in the source to allow the build > to continue. > Lately I've been trying to ge

Building 5.1 on Tru64 5.1b

2009-04-27 Thread Didier Godefroy
Hello all, I've been having troubles building mysql on Tru64 v5.1b. I tried several versions and there are always some kind of issues with undefined symbols and things to be changed in the source to allow the build to continue. Lately I've been trying to get 5.1.33 compiled, and after many differe