Re: Error compiling 5.0.15

2005-11-07 Thread Ed Kasky
compiling 5.0.15 I am experiencing problems when trying to compile 5.0.15 on RH 7.3. I run configure --prefix /usr/local/mysql with no apparent errors. when I run make I get the following error: ha_innodb.o: In function `check_trx_exists(THD *)': ha_innodb.o(.text+0x30a): undefined reference

Re: Error compiling 5.0.15

2005-11-07 Thread Heikki Tuuri
that 'all-recursive' means? Regards, Heikki Oracle/Innobase . List: mysql Subject:Re: Error compiling 5.0.15 From: Ed Kasky ed () esson ! net Date: 2005-11-07 17:23:46 Message-ID: 6.0.0.22.2.20051107092240.01c41cd8 () mail ! esson ! net [Download message RAW

Error compiling 5.0.15

2005-11-06 Thread Ed Kasky
I am experiencing problems when trying to compile 5.0.15 on RH 7.3. I run configure --prefix /usr/local/mysql with no apparent errors. when I run make I get the following error: ha_innodb.o: In function `check_trx_exists(THD *)': ha_innodb.o(.text+0x30a): undefined reference to `ut_dbg_zero'

Re: Error compiling 5.0.15

2005-11-06 Thread Heikki Tuuri
Oracle/Innobase - Original Message - From: Ed Kasky [EMAIL PROTECTED] Newsgroups: mailing.database.myodbc Sent: Sunday, November 06, 2005 10:08 PM Subject: Error compiling 5.0.15 I am experiencing problems when trying to compile 5.0.15 on RH 7.3. I run configure --prefix /usr/local