>Description:
        When trying to install MySQLi 3.23.47 and 3.23.48 on FreeBSD 4.5, We get the 
following errors
        during the mysql_install_db. 

/usr/local/bin/mysql_install_db
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
Fatal error 'Can't create gc thread' at line ? in file 
/usr/src/lib/libc_r/uthread/uthread_create.c (errno = ?)
Abort trap - core dumped
Installation of grant tables failed!

We've tried this on multiple hosts running 4.5, and received the same problem.  On a 
machine running 4.4, installation
works fine.  

>How-To-Repeat:

Get a machine with a new install (or cvsup'd install) of FreeBSD 4.5.  Try installing 
from ports.


>Submitter-Id:  <submitter ID>
>Originator:    Darrin Walton
>MySQL support: [none]
>Synopsis:      Problems installing MySQL on FreeBSD 4.5
>Severity:      
>Priority:      
>Category:      mysql
>Class:         
>Release:       mysql-3.23.47 (FreeBSD port: mysql-server-3.23.47)

>Environment:
        
System: FreeBSD distrust.routing.org 4.5-RC FreeBSD 4.5-RC #3: Fri Jan 18 16:37:48 EST 
2002     [EMAIL PROTECTED]:/usr/src/sys/compile/DISTRUST  i386


Some paths:  /usr/bin/perl /usr/bin/make /usr/local/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
Compilation info: CC='cc'  CFLAGS='-O2 -pipe -march=pentiumpro'  CXX='cc'  
CXXFLAGS='-O2 -pipe -march=pentiumpro -felide-constructors -fno-rtti -fno-exceptions'  
LDFLAGS=''
LIBC: 
-r--r--r--  1 root  wheel  1223438 Jan 16 02:12 /usr/lib/libc.a
lrwxr-xr-x  1 root  wheel  9 Jan 16 02:12 /usr/lib/libc.so -> libc.so.4
-r--r--r--  1 root  wheel  595712 Jan 16 02:12 /usr/lib/libc.so.4
Configure command: ./configure  --localstatedir=/var/db/mysql --without-perl 
--without-debug --without-readline --without-bench --with-mit-threads=no 
--with-libwrap --with-low-memory '--with-comment=FreeBSD port: mysql-server-3.23.47' 
--enable-assembler --with-berkeley-db --with-innodb --prefix=/usr/local 
i386--freebsd4.5
Perl: This is perl, version 5.005_03 built for i386-freebsd

---------------------------------------------------------------------
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

Reply via email to