solaris 2.6 stubborn compile problems solved

2002-01-07 Thread fil krohnengold
PEBCAK: I found two self-referencing symbolic links in /usr/lib. I don't know how they got there, but removing them let the compile continue. Thanks all who tried to help me. -- fil krohnengold network systems administrator american museum of natural history [EMAIL PROTECTED] (

Re: repost - compilile problems on solaris 2.6

2002-01-06 Thread fil krohnengold
At Sun, 06 Jan 2002 14:55:53 +0200, [EMAIL PROTECTED] wrote... : : Hi! : : >>>>> "fil" == fil krohnengold <[EMAIL PROTECTED]> writes: : : fil> [gcc version 2.95.2; mysql 3.23.47] : : : fil> ctype.lo dbug.lo -lz -lcrypt -lgen -lsocket -lnsl -lm : fil&

repost - compilile problems on solaris 2.6

2002-01-05 Thread fil krohnengold
crypt -lgen -lsocket -lnsl -lm -lpthread -lthread 1>&5 configure:9553: checking can netinet files be included configure:9567: gcc -c -O3 -DDBUG_OFF -DHAVE_RWLOCK_T conftest.c 1>&5 configure:9683: checking character sets configure:

Re: 3.21.33b mysql_install_db

2002-01-05 Thread fil krohnengold
At Sat, 05 Jan 2002 15:34:10 +0200, [EMAIL PROTECTED] wrote... : fil krohnengold writes: : > : > Starting mysqld demon with databases from /usr/local/mysql/data : > ERROR 1017 at line 3: Can't find file: 'db.frm' (errno: 2) : > The grant tables was not installed.

Re: further compile problems on Solaris 2.6

2002-01-05 Thread fil krohnengold
At Sat, 05 Jan 2002 15:15:15 +0200, [EMAIL PROTECTED] wrote... : fil krohnengold writes: : > : > I wish it were as easy as a botched gcc install. But it's not. : > I just tried using the pre-compiled binary from ftp.ibiblio.org : > for 2.95.2 with identical reslts. : >

3.21.33b mysql_install_db

2002-01-04 Thread fil krohnengold
Am I crazy, or should there be some CREATE TABLE statements somewhere in the mysql_install_db script? It keeps dying on me with: Starting mysqld demon with databases from /usr/local/mysql/data ERROR 1017 at line 3: Can't find file: 'db.frm' (errno: 2) The grant tables was not installed.

Re: further compile problems on Solaris 2.6

2002-01-04 Thread fil krohnengold
led compiler. : : Try finding binary version of 2.95.3 for 2.6 and install it properly, : with LD_LIBRARY_PATH pointing to the correct locations. I wish it were as easy as a botched gcc install. But it's not. I just tried using the pre-compiled binary from ftp.ibiblio.org for 2.95.2 with i

further compile problems on Solaris 2.6

2002-01-03 Thread fil krohnengold
27;t find 3.23.x binaries for solaris 2.6? using gcc2.95.3. Thanks - -fil -- fil krohnengold network systems administrator american museum of natural history [EMAIL PROTECTED] - Before posting, please check: http://www.my

wierd compile loop - 3.23.47 on solaris 2.6 - gcc 2.95.3

2002-01-02 Thread fil krohnengold
olaris 2.6 install with gcc2.95.3 compiled from a binary gcc2.95.2 - no options passed to configure. What could I have broken? -fil -- fil krohnengold network systems administrator american museum of natural history [EMAIL

configure problems on Solaris 2.6

2002-01-02 Thread Fil Krohnengold
dc++.a.2.10.0 -rw-r--r-- 1 root root 2153936 Dec 30 16:57 /usr/local/lib/libstdc++.a.2.10.0 {root}blinky:~> {root}blinky:/usr/local/src/mysql-3.23.47> export | grep LD declare -x LD_LIBRARY_PATH="/usr/local/lib:/usr/lib" {root}blinky:/usr/local/src/mysql-3.23.47>