Hello everybody,

I am getting the following error during make of mysql
3.23.45 on solaris 2.5.
Anybody has an idea please reply

Thanks,
Niranjan


ake[1]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45'
Making all in include
make[2]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/include'
Making all in Docs
make[2]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/Docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/Docs'
Making all in readline
make[2]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/readline'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/readline'
Making all in libmysql
make[2]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/libmysql'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/libmysql'
Making all in client
make[2]: Entering directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/client'
c++ -DUNDEF_THREADS_HACK -I./../include               
                 -I../include -I./.. -I..             
                  -I..    -O3 -DDBUG_OFF  
-fno-implicit-templates -fno-exceptions -fno-rtti
-DHAVE_RWLOCK_T -DSOLARIS -c mysql.cc
cc1plus: Invalid option `-fno-exceptions'
cc1plus: Invalid option `-fno-rtti'
In file included from client_priv.h:19,
                 from mysql.cc:28:
./../include/global.h:680: warning: abstract
declarator used as declaration
In file included from mysql.cc:49:
/usr/include/term.h:1043: warning: ANSI C++ forbids
declaration `SGTTYS' with no type or storage class
/usr/include/term.h:1043: parse error before `,'
make[2]: *** [mysql.o] Error 1
make[2]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45/client'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/homes/woprf/n/niranjan/tmpfiles/mysql-3.23.45'
make: *** [all-recursive-am] Error 2


__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute

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