Chang-Ping Hsiao writes:
> Hi!
> 
>       Thanks for the help.  Tried both and both failed.  Still get the
> following.
> 

[skip]

> make[2]: Entering directory `/tmp/mysql-3.23.45/client'
> /bin/sh ../libtool --mode=link gcc  -O3 -DDBUG_OFF   -fno-implicit-templates
> -fno-exceptions -fno-rtti -DHAVE_RWLOCK_T  -o mysqlbinlog  mysqlbinlog.o
> ../lib
> mysql/libmysqlclient.la -lcrypt -lgen -lsocket -lnsl -lm
> gcc -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti
> -DHAVE_RWLOCK_T -o .libs/mysqlbinlog mysqlbinlog.o
> ../libmysql/.libs/libmysqlclient.so
> -lcrypt -lgen -lsocket -lnsl -lm -lcrypt -lgen -lsocket -lnsl -lm
> -R/usr/local/lib/mysql
> Undefined                       first referenced
>  symbol                             in file
> __cxa_pure_virtual                  mysqlbinlog.o
> ld: fatal: Symbol referencing errors. No output written to .libs/mysqlbinlog
> collect2: ld returned 1 exit status
> make[2]: *** [mysqlbinlog] Error 1
> make[2]: Leaving directory `/tmp/mysql-3.23.45/client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/mysql-3.23.45'
> make: *** [all-recursive-am] Error 2

Just do what I told you:

> > 
> > gcc 3.0.2 is just fine, only set the following :
> > 
> > export CXXLD=g++
> > 

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

Reply via email to