Thanks for the reply, if I can get the compile to work on my Solaris 2.7 I
am more than happy for you to send me the make options you want used and I
will send you the binaries once compiled.

 Now back to my problem, I am using gcc 2.95.3 which could be a problem as
the compile process stops at one of the C++ files - could be I need a newer
version of the gcc.

 This is MySQL version 4.0.9 Gamma by the way.

 Problem is:
make  all-recursive
Making all in include
make  all-am
Making all in Docs
make  all-am
Making all in readline
Making all in pstack
Making all in aout
Making all in libmysql_r
Making all in libmysql
Making all in client
Making all in strings
Making all in dbug
Making all in mysys
Making all in extra
Making all in regex
Making all in isam
Making all in merge
Making all in myisam
Making all in myisammrg
Making all in heap
Making all in vio
Making all in sql
make  all-recursive
Making all in share
source='sql_lex.cc' object='sql_lex.o' libtool=no \
depfile='.deps/sql_lex.Po' tmpdepfile='.deps/sql_lex.TPo' \
depmode=gcc /bin/bash ../depcomp \
g++ -DMYSQL_SERVER  -DDEFAULT_MYSQL_HOME="\"/usr/local/mysql\""
-DDATADIR="\"/usr/local/mysql/var\""
-DSHAREDIR="\"/usr/local/mysql/share/mysql\""  -DHAVE_CONFIG_H -I. -I. -I..
-I./../include  -I./../regex  -I. -I../include -I.      -O3 -DDBUG_OFF
-fno-implicit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H
-I/export/home/nesh/mysql-4.0.9-gamma/include -DHAVE_RWLOCK_T -c -o
sql_lex.o `test -f sql_lex.cc || echo './'`sql_lex.cc
sql_lex.cc: In function `void lex_init()':
sql_lex.cc:85: `symbols' undeclared (first use this function)
sql_lex.cc:85: (Each undeclared identifier is reported only once
sql_lex.cc:85: for each function it appears in.)
sql_lex.cc:87: `sql_functions' undeclared (first use this function)
sql_lex.cc: In function `int find_keyword(LEX *, unsigned int, bool)':
sql_lex.cc:171: implicit declaration of function `int get_hash_symbol(...)'
sql_lex.cc:171: initialization to `SYMBOL *' from `int' lacks a cast
*** Error code 1
make: Fatal error: Command failed for target `sql_lex.o'
Current working directory /export/home/nesh/mysql-4.0.9-gamma/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/nesh/mysql-4.0.9-gamma/sql
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/nesh/mysql-4.0.9-gamma/sql
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/nesh/mysql-4.0.9-gamma
*** Error code 1
make: Fatal error: Command failed for target `all'

gcc --version
2.95.3


 Thanks,

 Nesh


        _____________________________





On Wed, 2003-02-19 at 09:39, Alan W. Rateliff, II wrote:
> ----- Original Message -----
> From: "Nesh Nenad Mijailovic" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, February 18, 2003 5:23 PM
> Subject: The Solaris 2.7 version of the binaries
> 
> 
> >
> >  Hi All,
> >
> >  is there a reason why there are no MySQL binaries for Solaris 2.7 
> > any
> more.
> > I have been downloading the binaries before for Solaris 2.7 from the 
> > Web Site and now trying to compile the source doesn't work.
> >
> >  Is it possible to put a link on the download page to a Solaris 2.7
> binaries
> > if you have them?
> >
> >  Thanks,
> >
> > Nesh Nenad Mijailovic
> 
> The crew noted a while back that their Solaris 7 machine died and has 
> yet to be replaced.  Until then, what kind of problems are you having 
> compiling on Solaris 7?
> 
> Alternately, check out SunFreeware < http://sunfreeware.com > as Steve 
> has MySQL 3.23.53 ready to go for 7/SPARC.
> 
> --
>        Alan W. Rateliff, II        :       RATELIFF.NET
>  Independent Technology Consultant :    [EMAIL PROTECTED]
>       (Office) 850/350-0260        :  (Mobile) 850/559-0100
> -------------------------------------------------------------
> [System Administration][IT Consulting][Computer Sales/Repair]
> 


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