Problem description:
installed mysql standard 64-bit v. 4.1.11 on Solaris 8 (sparc). Can't execute any mysql commands because always receive an error:


ld.so.1: ./bin/mysqld: fatal: libCstd.so.1: open failed: No such file or directory

An I missing anything in my environment? I've searched all documentation and all postings on the forum but cannot fins an explanation.

System: SunOS blade 5.8 Generic_108528-14 sun4u sparc SUNW,Sun-Blade-100
Architecture: sun4
Some paths: /usr/bin/perl
Compilation info: CC='cc-5.0' CFLAGS='-Xa -xstrconst -mt -D_FORTEC_ -xarch=v9' CXX='CC' CXXFLAGS='-noex -mt -D_FORTEC_ -xarch=v9' LDFLAGS='' ASFLAGS='-xarch=v9'
LIBC:
-rw-r--r-- 1 root bin 1768540 Feb 28 2002 /lib/libc.a
lrwxrwxrwx 1 root root 11 Jan 23 2001 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 1146284 Feb 28 2002 /lib/libc.so.1
-rw-r--r-- 1 root bin 1768540 Feb 28 2002 /usr/lib/libc.a
lrwxrwxrwx 1 root root 11 Jan 23 2001 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 1146284 Feb 28 2002 /usr/lib/libc.so.1
Configure command: ./configure '--prefix=/usr/local/mysql' '--localstatedir=/usr/local/mysql/data' '--libexecdir=/usr/local/mysql/bin' '--with-comment=MySQL Community Edition - Standard (GPL)' '--with-extra-charsets=complex' '--with-server-suffix=-standard' '--enable-thread-safe-client' '--enable-local-infile' '--with-named-z-libs=no' '--with-named-curses-libs=-lcurses' '--disable-shared' '--with-low-memory' '--with-readline' '--with-embedded-server' '--with-archive-storage-engine' '--with-innodb' 'CC=cc-5.0' 'CFLAGS=-Xa -xstrconst -mt -D_FORTEC_ -xarch=v9' 'CXXFLAGS=-noex -mt -D_FORTEC_ -xarch=v9' 'CXX=CC'
Perl: This is perl, version 5.005_03 built for sun4-solaris



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



Reply via email to