Alan Polansky writes:
> Please help me to install mysql!
>
> When I run "./configure" as either a normal user or super-user, or run
> mysqld, I get the following error message and am unable to continue the
> installation: "990118 18:46:48 Can't create interrupt-thread (error -1,
> errno: -1)"
>
> Here is the exact output from the 'configure' script:
>
>
> # ./configure
> Creating db table
> Creating host table
> Creating user table
> Creating func table
> Creating tables_priv table
> Creating columns_priv table
> 990118 18:46:48 Can't create interrupt-thread (error -1, errno: -1)
> Installation of grant tables failed!!
>
>
>
> >Release: mysql-3.22.14-gamma (TCX binary)
>
> >Environment:
> <machine, os, target, libraries (multiple lines)>
> System: SunOS flux 5.6 Generic_105182-03 i86pc i386 i86pc
> Architecture: i86pc
>
> Some paths: /usr/bin/perl /usr/ccs/bin/make /usr/local/bin/gcc
> GCC: Reading specs from
> /usr/local/lib/gcc-lib/i386-pc-solaris2.6/2.8.1/specs
> gcc version 2.8.1
> Compilation info: CC='gcc' CFLAGS='-O3 -fomit-frame-pointer' CXX='gcc'
> CXXFLA
> GS='-O3 -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti'
> LD
> FLAGS=''
> Configure command: ./configure --prefix=/usr/local/mysql
> '--with-comment=TCX bi
> nary' --with-named-z-libs=not-used --disable-shared
> Perl: This is perl, version 5.003 with EMBED
Hi!
It is highly improbable that you get same error messages on both make
and install process.
Check out your c+ libs and thread libs against the recommended ones.
Also, do upgrade to egcs 1.03a compiler in order to compile
successfully latest versions.
Sinisa
+---------------------------------------------------------------------+
| TcX ____ __ _____ _____ ___ == [EMAIL PROTECTED] |
| /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic |
| /*/ /*/ /*/ \*\_ |*| |*||*| mailto:[EMAIL PROTECTED] |
| /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Belgrade |
| /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|_____ Serbia |
| ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ |
| /*/ \*\ Developers Team |
+---------------------------------------------------------------------+
-----------------------------------------------------------
Send a mail to [EMAIL PROTECTED] with
unsubscribe mysql [EMAIL PROTECTED]
in the body of the message to unsubscribe from this list.