Faine, Mark writes:
> I'm trying to intall mysql 3.23.40 on Solaris 8 ( GCC 3.0 ) but I'm having a
> little difficulty. Whenever it gets to the gemini directory it errors out
> with the following:
> 
> /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../incl -I../msgs    -O3
> -DDBUG_OFF -O6  -DHAVE_CURSES_H -I/export/home6/temp/mysql-3.23.40/include
> -DHAVE_RWLOCK_T -c tmdoundo.c
> ../ctstset
> ctstset: Compile tstset.cc --> tstset.[c|s] --> tstset.o
> tstset.s: Assembler messages:
> tstset.s:43: Error: Unknown segment type
> tstset.s:43: Error: Rest of line ignored. First ignored character is `"'.
> tstset.s:63: Error: Unknown segment type
> tstset.s:63: Error: Rest of line ignored. First ignored character is `"'.
> -rw-r--r--   1 root     other       2252 Jul 27 13:39 tstset.c
> -rwxr-xr-x   1 root     other      32426 Jul 27 13:39 tstset.cc
> -rw-r--r--   1 root     other        897 Jul 30 08:42 tstset.s
> 
> Thanks,
> -Mark

You could try disabling assembler, which is MySQL default on SPARC and
x86.

If that does not help, inform GCC people and try using InnoDB instead.

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