>Description:
        When running make after ./configure, make stopped at an error 
stating debug.c: In function 'init_dbug_state': debug.c: 344: 
'MY_MUTEX_INIT_FAST' undeclared.  I found out later that this same 
variable is undeclared in other files as well.  Could you tell me what 
type 'MY_MUTEX_INIT_FAST' is suppose to be so I can continue 
compliation?  Thank you for any help you can give me.
 >How-To-Repeat:
        Compile source under MacOS X
 >Fix:
        So far, declare the this variable.

 >Submitter-Id:  <submitter ID>
 >Originator:    System Administrator
 >Organization:
  <organization of PR author (multiple lines)>
 >MySQL support: [none | licence | email support | extended email 
support ]
 >Synopsis:      <synopsis of the problem (one line)>
 >Severity:      < serious | critical ] (one line)>
 >Priority:      <[ low | medium | high ] (one line)>
 >Category:      mysql
 >Class:         <[ sw-bug | doc-bug | change-request | support ] (one 
line)>
 >Release:       mysql-3.23.27-beta@MYSQL_SERVER_SUFFIX@ (Source 
distribution)

 >Environment:
         MacOS X release version on iBook G3
System: Darwin localhost 1.3 Darwin Kernel Version 1.3: Thu Mar  1 
06:56:40 PST\
  2001; root:xnu/xnu-123.5.obj~1/RELEASE_PPC  Power Macintosh powerpc
Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/cc

Compilation info: CC='cc'  CFLAGS=''  CXX='c++'  CXXFLAGS=''  LDFLAGS=''
LIBC:


lrwxr-xr-x  1 root  wheel  15 Dec 31  1969 /usr/lib/libc.dylib -> 
libSystem.dyl\
ib
Configure command: ./configure  --prefix=/usr/local/mysql

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to