Hello,

I have a compiling problem. I have the following system conditions:

solaris 2.7
gcc 3.0.1
mysql 3.23.46
gnu ld

The compiling process aborted after this step

gcc -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions
-fno-rtti -DHAVE_CURSES_H -I/opt/mysql-3.23.46/include
-DHAVE_RWLOCK_T -o .libs/mysqlbinlog mysqlbinlog.o 
../libmysql/.libs/libmysqlclient.so
-lcrypt -lgen -lsocket -lnsl -lm -lcrypt -lgen -lsocket -lnsl -lm 
-Wl,--rpath -Wl,/usr/local/mysql/lib/mysql

and with these errors:

mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0xc): undefined reference to 
`__cxa_pure_virtual`
mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0x1c): undefined reference to 
`__cxa_pure_virtual`
collect2: ld reurned 1 exit status

Best regards

Bettina





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