Sinisa Milivojevic,

        I have do this 'export CXXLD=g++' config, but the problem still
exist on solaris. attachments for you reference:


Regards,
Aru August 


-----Original Message-----
From: Sinisa Milivojevic [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 8:34 PM
To: Aru.Chen
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: SunUltra-60 compiler problem!!


Hi,

    When I install mysql that occur something error on solaris.
attachments for you reference:

Hardware Spec.

Generic_105181-19 sun4u sparc SUNW,Ultra-60
CPU: 450Mhz *2
RAM: Memory: 2048M
H.D: 18G *2

Soft Spc.

SunOS i2dev 5.6
Mysql 3.23.41

 error message as below:
--------------------------------------------
/bin/sh ../libtool --mode=3Dlink gcc  -O3 -DDBUG_OFF
-fno-implicit-templates -fno-exceptions -fno-rtti -DHAVE_RWLOCK_T  -o
mysqlbind
gcc -O3 -DDBUG_OFF -fno-implicit-templates -fno-exceptions -fno-rtti
-DHAVE_RWLOCK_T -o mysqlbinlog mysqlbinlog.o mini_client.o netd
Undefined                       first referenced
 symbol                             in file
__cxa_pure_virtual                  mysqlbinlog.o
ld: fatal: Symbol referencing errors. No output written to mysqlbinlog
collect2: ld returned 1 exit status
make[3]: *** [mysqlbinlog] Error 1
make[3]: Leaving directory `/tmp/mysql-3.23.41/sql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/mysql-3.23.41/sql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/mysql-3.23.41'
make: *** [all-recursive-am] Error 2
--------------------------------------------------


Regards,
Aru August 15



You are using gcc 3.0.

Do :

export CXXLD=g++

prior to running configure on the fresh tarball.

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