Fournier Jocelyn [Presence-PC] writes:
> Hi,
>
> I know this problem has already been reported (but I don't remember the
> solution :( ) :
>
> I encounter the following error after installing gcc 3.0.1 and trying to
> compile MySQL 4.0 :
>
> mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0x14): undefined reference to
> `__cxa_pure_virtual'
> mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0x18): undefined reference to
> `__cxa_pure_virtual'
> mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0x30): undefined reference to
> `__cxa_pure_virtual'
> collect2: ld returned 1 exit status
> gmake[2]: *** [mysqlbinlog] Error 1
>
> What should I do to make MySQL compile ?
>
> Thank you !
>
> Jocelyn Fournier
> Presence-PC
Hi!
Edit client/Makefile and sql/Makefile and set
CXXLD=g++
That is all.
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
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