From owner-freebsd-questions Thu Aug 29 13: 0:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C10237B400 for ; Thu, 29 Aug 2002 13:00:32 -0700 (PDT) Received: from mail.engr.ucsb.edu (mail.engr.ucsb.edu [128.111.53.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D134543E6A for ; Thu, 29 Aug 2002 13:00:31 -0700 (PDT) (envelope-from akanwar@engineering.ucsb.edu) Received: from ecipc056.engr.ucsb.edu ([128.111.53.119]:3020) by mail.engr.ucsb.edu with esmtp (Exim 4.10) id 17kVS9-000340-00 for freebsd-questions@freebsd.org; Thu, 29 Aug 2002 12:59:41 -0700 Date: Thu, 29 Aug 2002 12:56:58 -0700 (PDT) From: Anshuman Kanwar X-X-Sender: To: Message-ID: MIME-Version: 1.0 Subject: mysql323-server install problem Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Status: No, hits=1.1 required=8.0 tests=DOUBLE_CAPSWORD version=2.31 X-Spam-Level: * Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 ----------------------------- ===> 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