Michael Widenius wrote:

Hi!



"Jason" == Jason Buchanan <[EMAIL PROTECTED]> writes:



Jason> hi,


Jason> I'm having a hard time getting mysql 4 and mysql 3 to compile on IRIX 6.5...

Jason> Does anyone have a solution to this?

Jason> Below is an example of compiling mysql 4.0.13 (looks practically Jason> identical for mysql 3.23.56):

<cut>

Jason> g++ -DUNDEF_THREADS_HACK -I. -I. -I.. -I./../include -I../include -I./.. Jason> -I.. -I.. -O -DDBUG_OFF -D_BOOL -c -o mysql.o `test -f mysql.cc || Jason> echo './'`mysql.cc
Jason> In file included from Jason> /usr/local/lib/gcc-lib/mips-sgi-irix6.5/2.95.3/include/curses.h:5,
Jason> from mysql.cc:54:
Jason> /usr/include/curses.h:112: syntax error before `,'
Jason> /usr/include/curses.h:143: syntax error before `;'


<cut>

This problem is covered in the Irix section of the MySQL online
manual.  Please check it for details how to solve it.





I wish there was a link to the irix tips and suggestions page off of the mysql binaries page with the compiler switches... but people in hell want icewater, too ;-)


Thanks!! Jason



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to