Q: problems compiling MySQL under 4.0D

From: Ian 'Ivo' Veach <ivo_at_scs.unr.edu>
Date: Fri, 10 Mar 2000 12:37:04 -0800 (PST)

Greetings -

Sorry this is not strictly a tru64 question, but has anyone been
successful in compiling MySQL 3.22.32 under DU 4.0D?

I've been having a heck of a time doing so, both with Digital/Compaq's cc
(5.6-084) and with gcc (2.8.1 and 2.95.2). Nothing from the MySQL mailing
lists has been helpful in completing this task.
        I overcame the parsing error with /usr/include/c_asm.h, and now it
is giving me issues with threads. I don't know if this is related to DEC
threads or not (I suspect not, but don't know whether
pthread_condattr_default or pthread_mutexattr_default are supposed to be
declared in MySQL source or DEC source), but I'm not having the problems
on other platforms:

my_pthread.c: In function `my_pthread_mutex_init':
my_pthread.c:381: `pthread_mutexattr_default' undeclared (first use in
this function)
my_pthread.c:381: (Each undeclared identifier is reported only once
my_pthread.c:381: for each function it appears in.)
my_pthread.c: In function `my_pthread_cond_init':
my_pthread.c:391: `pthread_condattr_default' undeclared (first use in this
function)
*** Exit 1
Stop.

        I've tried various compile flags mentioned by MySQL lists, but
nothing has resulted in success. A DEC success story or pointers would be
helpful! Thanks!

cheers and thanks,
________________________________________________________________________
Ian 'Ivo' Veach, ivo_at_nevada.edu UCCSN System Computing Services
http://www.nevada.edu/~ivo postmaster/webmaster/sysadmin
________________________________________________________________________
Received on Fri Mar 10 2000 - 20:38:10 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT