I want to install mysql.3.23.57 (open source) in Linux, and 
i need to use innoDB tables

i do the configure;

> ./configure --with-innodb

and when i do the make, i get a lot of errors in ha_innobase.cc  

one of them is:

. . .
ha_innobase.o(.text 0x554): In function `innobase_commit_low(trx_struct*)':
: undefined reference to `trx_commit_for_mysql'
. . .

why do i get this error? what should i do, apart from the "./configure ..."?

thanks


____________________________________________________________
http://webmail.wanadoo.es. Tu correo gratuito, rápido y en español


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to