Hi,

I tried to build from source the latest MySQL 3.23.34a and I found the
following problems:

1) The Makefile in the 'pars' and 'mem' directory have missing ../include/
paths on some dependencies.

2) In the 'mem' directory, the file mem0mem.c tries to include mem0dbg.c,
but I think this should be mem0dbg.ic (I changed it to this anyway???)

3) The mysqld doesn't link.  The function body for mem_init doesn't resolve.
I looked in the innobase directory and couldn't find it anywhere.

I did configure with --with-innobase and the following other configure
options:

--with-mysqld-ldflags=-all-static
--without-bench
--with-extra-charsets=none
--enable-static=yes
--without-debug

Thanks,
Rick

-----------------------------------------
/ Rick Mehalick       Senior Consultant        
/ Shell Services International SSI-GPAX
/ Phone:  281-544-5092(WCK) 
/ Fax:    281-544-2646(WCK)
/ email:  [EMAIL PROTECTED] 
-----------------------------------------



---------------------------------------------------------------------
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