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
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.
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);}
>>>
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
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
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