>Description: Attempted to compile this version on a SPARC 20 running Solaris 2.6. Installed GNU gcc 3.0.2 and make 2.76 specifically for this installation. Normally use the make from SUN and the C compiler from Sun SparcWorks. Ran configure with the following set of command line options. --with-innodb --datadir=/misc4/data --enable-assembler --with-low-memory The last option was inserted with the first attempt of configure aborted on a return from sprintf and a conflict with cross compiling. After inserting the 4th command line option for configure it ran to completion. However it aborted with the following lines displayed.
make all-recursive Making all in include make[1]: Entering directory `/users/lw06305/work/mysql-3.23.49/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/users/lw06305/work/mysql-3.23.49/include' Making all in Docs make[1]: Entering directory `/users/lw06305/work/mysql-3.23.49/Docs' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/users/lw06305/work/mysql-3.23.49/Docs' Making all in readline make[1]: Entering directory `/users/lw06305/work/mysql-3.23.49/readline' gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c readline.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O F F -O3 -DHAVE_RWLOCK_T -c funmap.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c keymaps.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c vi_mode.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c parens.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c rltty.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c complete.c gcc -DUNDEF_THREADS_HACK -DHAVE_CONFIG_H -I./../include -I./.. -I.. -O3 -DDBUG_O FF -O3 -DHAVE_RWLOCK_T -c bind.c /usr/ccs/bin/as: "/fin/tmp/ccPKI9qJ.s", line 413: error: unknown opcode ".subsectio n" /usr/ccs/bin/as: "/fin/tmp/ccPKI9qJ.s", line 413: error: statement syntax /usr/ccs/bin/as: "/fin/tmp/ccPKI9qJ.s", line 489: error: unknown opcode ".previous" /usr/ccs/bin/as: "/fin/tmp/ccPKI9qJ.s", line 489: error: statement syntax make[1]: *** [bind.o] Error 1 make[1]: Leaving directory `/users/lw06305/work/mysql-3.23.49/readline' make: *** [all-recursive] Error 1 *** Error code 2 make: Fatal error: Command failed for target `all-recursive-am' About 18 months ago I installed MySQL successfully on this same platform. Last week I installed a much earlier version but we need to install a version that contains support for INNODB tables. I was urged by Paul Dubois to compile and install from the source distribution. >How-To-Repeat: >Fix: >Submitter-Id: <submitter ID> >Originator: System Administrator >Organization: <organization of PR author (multiple lines)> >MySQL support: [none | licence | email support | extended email support ] >Synopsis: <synopsis of the problem (one line)> >Severity: <[ non-critical | serious | critical ] (one line)> >Priority: <[ low | medium | high ] (one line)> >Category: mysql >Class: <[ sw-bug | doc-bug | change-request | support ] (one line)> >Release: mysql-3.22.32 (TCX binary) >Server: /usr/local/mysql/bin/mysqladmin Ver 8.0 Distrib 3.22.32, for sun-solaris2.5.1 on sparc TCX Datakonsult AB, by Monty Server version 3.22.32 Protocol version 10 Connection Localhost via UNIX socket UNIX socket /tmp/mysql.sock Uptime: 5 days 5 hours 23 min 25 sec Threads: 1 Questions: 73 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 2 >Environment: <machine, os, target, libraries (multiple lines)> System: SunOS dorsal 5.6 Generic_105181-31 sun4m sparc SUNW,SPARCstation-20 Architecture: sun4 Some paths: /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gcc /opt/SUNWspro/bin/cc GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.0.2/specs Configured with: ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld : (reconfigured) ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld Thread model: posix gcc version 3.0.2 Compilation info: CC='gcc' CFLAGS='-O3 -fomit-frame-pointer' CXX='gcc' CXXFLAGS='-O3 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti' LDFLAGS='' Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=TCX binary' --with-low-memory --disable-shared Perl: This is perl, version 5.004_04 built for sun4-solaris Thanks for your help. Tom Lee Group Lead LM AERO - Field Information Network Software Development/Administration Group VOICE: 817-763-6541 FAX: 817-763-6548 --------------------------------------------------------------------- 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