[geeks] mySQL & Solaris 8 woes
Bill Bradford
mrbill at mrbill.net
Tue Jan 15 21:15:22 CST 2002
Compiled just fine here with sol8, gcc 2.95.3. Are you trying to use
gcc 3.0.x?
bash-2.03$ mysql --version
mysql Ver 11.15 Distrib 3.23.47, for sun-solaris2.8 (sparc)
Bill
On Tue, Jan 15, 2002 at 09:26:42PM -0500, Ryn wrote:
> 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
> _______________________________________________
> GEEKS: http://www.sunhelp.org/mailman/listinfo/geeks
--
Bill Bradford
mrbill at mrbill.net
Austin, TX
More information about the geeks
mailing list