[geeks] mySQL & Solaris 8 woes

Ryn matty91 at bellsouth.net
Tue Jan 15 20:26:42 CST 2002


Has anyone received the following [Exhibit 1] when building mysql 3.23.47 on
Solaris 8? I am following
the directions from the source installation page on mysql.com. I just parsed
through deja.com and
there are nine posts with no answers :( Curious if anyone has seen these.

Ryan

[Exhibit 1]
gcc -DUNDEF_THREADS_HACK -I./../include                                 -I../inc
lude -I./.. -I..                                -I..    -O3 -DDBUG_OFF -O3 -feli
de-constructors -fno-exceptions -fno-rtti  -fno-implicit-templates -fno-exceptio
ns -fno-rtti -DHAVE_CURSES_H -I/export/home/desc/pkg/mysql-3.23.47/include -DHAV
E_RWLOCK_T -c mysqlbinlog.cc
/bin/sh ../libtool --mode=link
gcc  -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti  -fno-imp
licit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H -I/export/home/desc/pk
g/mysql-3.23.47/include -DHAVE_RWLOCK_T  -o mysqlbinlog  mysqlbinlog.o
../libmysql/libmysqlclient.la -lz -lcrypt -lgen -lsocket -lnsl -lm
gcc -O3 -DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti -fno-impli
cit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H -I/export/home/desc/pkg/
mysql-3.23.47/include -DHAVE_RWLOCK_T -o .libs/mysqlbinlog mysqlbinlog.o
../libmysql/.libs/libmysqlclient.so -lz -lcrypt -lgen -lsocket -lnsl -lm -lz -lc
rypt -lgen -lsocket -lnsl -lm -Wl,--rpath -Wl,/usr/local/mysql/lib/mysql
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 returned 1 exit status
make[2]: *** [mysqlbinlog] Error 1
make[2]: Leaving directory `/export/home/desc/pkg/mysql-3.23.47/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/desc/pkg/mysql-3.23.47'
make: *** [all-recursive-am] Error 2



More information about the geeks mailing list