Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 12:56:58 -0700 (PDT)
From:      Anshuman Kanwar <akanwar@engineering.ucsb.edu>
To:        <freebsd-questions@freebsd.org>
Subject:   mysql323-server install problem
Message-ID:  <Pine.LNX.4.33.0208291244260.30130-100000@ecipc056.engr.ucsb.edu>

next in thread | raw e-mail | index | archive | help
Hi all,

I am trying to install the mysql323-server port on a 4.6 system. the
error message and the uname is attached below.

The MySQL group suggests that this might be an OS related thing, hence I
am requesting you for an opinion.

Thanks in advance,
-ansh

uname -a:
-----------------------------
marge.corp#uname -a
FreeBSD marge.corp 4.6-RELEASE FreeBSD 4.6-RELEASE #1: Fri Aug 16 11:29:33
GMT 2002     root@46test2:/usr/obj/usr/src/sys/EC-RACK-01  i386

Error during make install
-----------------------------
<snip>
===>   Generating temporary packing list
/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!

Examine the logs in /var/db/mysql for more information.
You can also try to start the mysqld daemon with:
/usr/local/libexec/mysqld --skip-grant &
You can use the command line tool
/usr/local/bin/mysql to connect to the mysql
database and look at the granAt tables:

shell> /usr/local/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /var/db/mysql that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running
mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/local/bin/mysqlbug script!
*** Error code 1

Stop in /usr/ports/databases/mysql323-server.



---


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0208291244260.30130-100000>