RE: Innobase compile problems

2001-03-15 Thread Mehalick, Richard RE SSI-GRAX
, Richard RE SSI-GRAX Cc: [EMAIL PROTECTED] Subject: RE: Innobase compile problems Rick, have you downloaded version 3.23.34 and not 3.23.34a? I downloaded 3.23.34a, untarred it, and mem0dbg.c was in innobase/mem directory. I have attached to this email a copy of mem0dbg.c. Are your Makefile's

RE: Innobase compile problems

2001-03-15 Thread Heikki Tuuri
Rick, have you downloaded version 3.23.34 and not 3.23.34a? I downloaded 3.23.34a, untarred it, and mem0dbg.c was in innobase/mem directory. I have attached to this email a copy of mem0dbg.c. Are your Makefile's such that they did not build all the object files and libraries needed for linking

RE: Innobase compile problems

2001-03-15 Thread Mehalick, Richard RE SSI-GRAX
Please see my comments below. >Do you mean that when you compile, on the compiler line >there is not the >flag -I../include? No, not really. I mean in the dependencies for a target. >If the flag is missing, there obviously is something >wrong with our Makefile.am's or configure.in's. You >prob

Re: Innobase compile problems

2001-03-15 Thread Heikki Tuuri
Rick, >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. Do you mean that when you compile, on the compiler line there is not the flag -I../include

RE: Innobase compile problems

2001-03-15 Thread Mehalick, Richard RE SSI-GRAX
I failed to mention that I used the RedHat Source RPM and I am using RedHat 6.2. Rick -Original Message- From: Mehalick, Richard RE SSI-GRAX Sent: Thursday, March 15, 2001 6:10 AM To: 'Heikki Tuuri' Cc: '[EMAIL PROTECTED]' Subject: Innobase compile problems Hi, I

Innobase compile problems

2001-03-15 Thread Mehalick, Richard RE SSI-GRAX
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