>Description:
I compiled MySQL 3.23.39 from the Source RPM
Compilation went fine. (These is 1.1MB log file for anyone interrested)
Compile command was:
sparc32 rpm -bb --clean mysql-3.23.29.spec 2>&1|tee mysql.log
Starting mysqld however burbed with the following lines:
010906 23:57:19 mysqld started
010906 23:57:19 bdb: architecture lacks fast mutexes: applications cannot be $010906
23:57:19 Can't init databases
010906 23:57:19 mysqld ended
>How-To-Repeat:
Just recompiling and installing didn't change a thing.
>Fix:
If only ;-)
However I could live without the threads as speed is not a concern (at this
point).
I tried to disable threads with a %ifarch construction but the construction
failed.
>Submitter-Id: <submitter ID>
>Originator: [EMAIL PROTECTED]
>Organization:
Just my humble home network (crowding the house)
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis: MySQL 3.23.39 sparc/linux: architecture lacks fast mutexes
>Severity:
>Priority:
>Category: mysql
>Class:
>Release: mysql-3.23.39 (Official MySQL RPM)
>Environment:
System: Linux ultra1.hugo.vanderkooij.org 2.2.19-6.2.7smp #1 SMP Thu Jun 14 08:13:07
EDT 2001 sparc64 unknown
Architecture: sparc64
Some paths: /usr/local/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/sparc-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
Compilation info: CC='egcs' CFLAGS=' -O3' CXX='egcs' CXXFLAGS=' -O3
-felide-constructors -fno-exceptions -fno-rtti ' LDFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Jul 8 20:58 /lib/libc.so.6 -> libc-2.1.3.so
-rwxr-xr-x 1 root root 4384875 Jan 15 2001 /lib/libc-2.1.3.so
-rw-r--r-- 1 root root 20063190 Jan 15 2001 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 Jan 15 2001 /usr/lib/libc.so
lrwxrwxrwx 1 root root 10 Jul 9 21:02 /usr/lib/libc-client.a ->
c-client.a
Configure command: ./configure --disable-shared --with-mysqld-ldflags=-all-static
--with-client-ldflags=-all-static --without-berkeley-db --without-innodb
--enable-assembler --with-mysqld-user=mysql
--with-unix-socket-path=/var/lib/mysql/mysql.sock --prefix=/
--with-extra-charsets=complex --exec-prefix=/usr --libexecdir=/usr/sbin
--sysconfdir=/etc --datadir=/usr/share --localstatedir=/var/lib/mysql
--infodir=/usr/info --includedir=/usr/include --mandir=/usr/man
'--with-comment=Official MySQL RPM'
Perl: This is perl, version 5.005_03 built for sparc-linux
---------------------------------------------------------------------
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