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] (mysql

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] : cut : : fil ctype.lo dbug.lo -lz -lcrypt -lgen -lsocket -lnsl -lm : fil rm -fr .libs/libmysqlclient.la .libs

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. : : -fil : : Try building

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. : : Line 3 being the HERE

repost - compilile problems on solaris 2.6

2002-01-05 Thread fil krohnengold
configure:10661: checking for Gemini DB This is on an ultrasparc sparcv9 machine downgraded from solaris 7 to 2.6 (several 2.6 machines need this and other packages - upgrading them isn't an option right now). -fil -- fil krohnengold network systems administrator american museum of natural

Re: further compile problems on Solaris 2.6

2002-01-04 Thread fil krohnengold
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 identical reslts. -fil -- fil krohnengold network

3.21.33b mysql_install_db

2002-01-04 Thread fil krohnengold
. Line 3 being the HERE statement in the shell script: ./bin/mysql mysql END_OF_DATA 1 # Create tables from the .frm files 2 # 3 delete from db ; [...] This was a binary install for Solaris 2.6 (yes, I gave up on compiling for this platform). -fil -- fil krohnengold network systems

further compile problems on Solaris 2.6

2002-01-03 Thread fil krohnengold
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.mysql.com/manual.php

configure problems on Solaris 2.6

2002-01-02 Thread Fil Krohnengold
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 What am I missing? __ fil krohnengold network systems

wierd compile loop - 3.23.47 on solaris 2.6 - gcc 2.95.3

2002-01-02 Thread fil krohnengold
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 PROTECTED