Hi!

"
January 12, 2002:
There is a bug in some GCC compiler versions and consequently compilation of
the function btr_search_check_guess fails. Fix: replace the declaration
'UNIV_INLINE' in that function in mysql/innobase/btr/btr0sea.c by the
declaration 'static'. Fixed in 3.23.48.
"

Best regards,

Heikki Tuuri
Innobase Oy
---
Order technical MySQL/InnoDB support at https://order.mysql.com/
See http://www.innodb.com for the online manual and latest news on InnoDB


Lou Picciano wrote in message ...
>Dear Listers:
>
>In configuring for a 4.0.1 compile, all goes well.
>
>The compiler, however, reports (apparently in the InnoBase section of the
>compile):
>
>../innobase/btr/libbtr.a(btr0sea.o): In nunction
'btr_search_guess_on_hash':
>btr0sea.o(.text+0x1c58): undefined reference to 'btr_search_check_guess'
>collect2: ld returned 1 exit status
>make[3]: *** [mysqld] Error 1
>make[3]: Leaving directory '/usr/local/src/mysql-4.0.1-alpha/sql'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory '/usr/local/src/mysql-4.0.1-alpha/sql'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory '/usr/local/src/mysql-4.0.1-alpha
>make: *** [all-recursive-am] Error 2
>
>I am no expert in using gcc, so have no idea how to recover from these
>messages.
>
>Does anyone have a hint?
>
>Thanks - Lou




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