-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 05 November 2002 08:26, [EMAIL PROTECTED] wrote:

>    scripts/mysql_install_db[292]: 28678 Memory fault(coredump)
>                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This is not supposed to happen. Does it happen with all binaries within
the bin directory of the binary distribution? Have you tried running
"bin/mysqld" directly?

> ### !!!   /opt/dce/include    is not installed
> ### !!!   Therefore I want to use the builtin MIT Threads.
> 
> CFLAGS="-DHPUX" \
>    CXXFLAGS="-DHPUX -felide-constructors -fno-exceptions -fno-rtti" \
>    CXX=gcc \
>    CC=gcc \
>    ./configure \
>        --with-mit-threads \
>        --prefix=/usr/local/mysql \
>        --localstatedir=/usr/local/mysql/data \
>        --with-low-memory \
>        --with-mysqld-ldflags=-all-static \
>        --disable-shared \
>        --with-extra-charset=complex
> 
>    ( and some other options tried too ).
> 
> There is the compile error:
>    file "pthread.h" not found      ( I use "gmake 3.80" , hint of the manual)

MIT pthreads is no longer part of the source distribution. If you want to compile
with "--with-mit-threads", you first need to download and extract them into the
mysql source directory. You can obtain the package from here:

http://www.mysql.com/Downloads/Contrib/pthreads-1_60_beta6-mysql.tar.gz

Hope that helps - I will make sure that this info is added to the manual as well.

Bye,
        LenZ
- -- 
For technical support contracts, visit https://order.mysql.com/?ref=mlgr
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Lenz Grimmer <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Production Engineer
/_/  /_/\_, /___/\___\_\___/   Hamburg, Germany
       <___/   www.mysql.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9yVStSVDhKrJykfIRAnhOAJ4oHlCJEZ3R2kufPo82H42iQJriXwCfRe++
TgnLZssSHAeZmtOQAKpqo70=
=eSwQ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
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 <mysql-unsubscribe-##L=##[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to