Problem with compilation on Solaris 2.6

2003-11-13 Thread Piotr Kasztelowicz
Hello I'll compile mysql on Solaris 2.6 with gcc 2.95.2 and gnumake and and GNUtar and such error has been present Making all in isam make[2]: Entering directory `/export/home/pekasz/src/mysql-3.23.58/isam' /bin/ksh ../libtool --mode=link gcc -O3 -DDBUG_OFF -DHAVE_RWLOCK_T -lbind

Compiling on Solaris 2.6

2003-02-11 Thread Jim Sobeck - comcast
I have tried multiple times to build a version of 3.23.55 with support for innodb under Solaris 2.6. I can not upgrade the version of the OS. Here is the error: source='mysql.cc' object='mysql.o' libtool=no \ depfile='.deps/mysql.Po' tmpdepfile='.deps

RE: Solaris 2.6

2002-11-12 Thread Black, Kelly W [PCS]
You don't have a compiler installed? Hmmm. This seems tough to believe. Try issuing 'which cc' ~K Black -Original Message- From: leaddog1 [mailto:jsobeck@;lead-dog.net] Sent: Tuesday, November 12, 2002 6:44 AM To: [EMAIL PROTECTED] Subject: Solaris 2.6 Is there any v

Solaris 2.6

2002-11-12 Thread leaddog1
Is there any version of MySQL with a binary distribution available that supports InnoDb for Sun OS 5.6? I cannot build one from source because I do not have a compiler installed (cc) on the box. Jim Sobeck [EMAIL PROTECTED] - B

Possible bug when compiling MySQL using libz.so on Solaris 2.6

2002-11-01 Thread jillian
>Description: We are running MySQL 3.23.53 on Solaris 2.6. There seems to be a problem with MySQL finding libz.so. A plain vanilla installation (using ./configure with no extra arguments) results in make carping and then exiting. We thought we had a sort of workaround in passing the follow

bug in solaris 2.6

2002-08-30 Thread Rodrigo Torres
Hi everyone: I want to compile a mysql client on sparc Solaris 2.6, but I have this problem. Is there any solution ? How-To-Repeat: >echo $PATH /usr/sbin:/usr/bin:/usr/sbin:/usr/bin:/bin:/opt/VRTSvmsa/bin:/etc/vx/bin:/usr/pl atform/sun4u/sbin:/usr/opt/SUNWmd/sbin:/usr/ccs/bin:/opt/libp

Help on installing MySQL source on Solaris 2.6 with gcc 2.95.3

2002-08-13 Thread Jim Hu
Hello there, I have been trying to install MySQL on Solaris 2.6 with gcc 2.95.3. Below is what I did. (1) I configure it like this CC=gcc CFLAGS="-O6" \ CXX=gcc CXXFLAGS="-O6 -felide-constructors -fno-exceptions -fno-rtti" \ ./configure --

Compiling problems on Solaris 2.6 of 3.23.51 (help)

2002-06-27 Thread Harvey Hou
Hi, My system architecture is: SunOS bigfoot 5.6 Generic_105181-30 sun4u sparc SUNW,Ultra-1 Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/3.0.2/specs Configured with: ../configure --with-as=/usr/local/bin/as --with-ld=/usr/local/bin/ld : (reconfigured) ../configure --with-as=/

errors compiling on solaris 2.6

2002-06-04 Thread swingkid2000
>Description: I'm trying to compile mysql on solaris 2.6. Getting these errors: mysql.cc: In function `int sql_connect(char*, char*, char*, char*, unsigned int)': mysql.cc:2175: `sleep' undeclared (first use this function) mysql.cc:2175: (Each undeclared identifie

Installation of mysql failed on solaris 2.6

2002-06-04 Thread Tuan Tran
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Installation of mysql on Solaris 2.6 using 3.23.49-sun-solaris2.7-sparc version content-length: 2557 >Description: >How-To-Repeat: I followed the documentation regarding the steps of installation. groupadd

Re: Problems with Make on 3.23.49 on Sun SPARC 20 with Solaris 2.6

2002-04-16 Thread Egor Egorov
Lee, Monday, April 15, 2002, 8:23:42 PM, you wrote: Leoen> Attempted to compile this version on a SPARC 20 running Solaris 2.6. Leoen> Installed GNU gcc 3.0.2 and make 2.76 specifically for this installation. Leoen> Normally use the make from SUN and the C compiler from Sun S

Problems with Make on 3.23.49 on Sun SPARC 20 with Solaris 2.6

2002-04-15 Thread Lee, Tom J
>Description: Attempted to compile this version on a SPARC 20 running Solaris 2.6. Installed GNU gcc 3.0.2 and make 2.76 specifically for this installation. Normally use the make from SUN and the C compiler from Sun SparcWorks. Ran configure with the following set of command line opti

Re: MSQL mysql-3.23.45 on Solaris 2.6 - not charset at configure

2002-04-03 Thread Sammy Lau
you need to set LD_LIBRARY_PATH. MySql Dba wrote: > > Hello > > I am trying to configure mysql on solaris 2.6 > > when I run the configure command I use > > ./conigure --with-prefix=/usr/local/mysql --with-exec-prefix=/usr/local/mysql >--enable-thread-safe-client

MSQL mysql-3.23.45 on Solaris 2.6 - not charset at configure

2002-04-03 Thread MySql Dba
Hello I am trying to configure mysql on solaris 2.6 when I run the configure command I use ./conigure --with-prefix=/usr/local/mysql --with-exec-prefix=/usr/local/mysql --enable-thread-safe-client --with-mysql-user=mysqldba configure reports back the following error configure: error: No

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

Re: repost - compilile problems on solaris 2.6

2002-01-06 Thread fil krohnengold
ng else to go on. And I can't call Sun complaining that two opensource applications aren't behaving as advertised. Maybe someone else who's had no problems compiling this package on solaris 2.6 can offer up a binary? : Are you using an NFS disk? : If yes, try to do the compilation on a n

repost - compilile problems on solaris 2.6

2002-01-06 Thread Michael Widenius
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> rm -fr .libs/libmysqlclient.la .libs/libmysqlclient.* fil> .libs/libmysqlclient.* fil> fil> ... then I'm stuck there

repost - compilile problems on solaris 2.6

2002-01-05 Thread fil krohnengold
[gcc version 2.95.2; mysql 3.23.47] : What was the problem you got with compiling MySQL on this platform? : If you follow the instructions in the Solaris section in the MySQL : manual, this should be very straightforward! I'm not getting any errors. My compile is getting stuck at: /bin/s

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 build

Re: further compile problems on Solaris 2.6

2002-01-05 Thread Sinisa Milivojevic
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 > -- > fil krohnengold > network systems administrator > american museum of natural history

Re: further compile problems on Solaris 2.6

2002-01-04 Thread fil krohnengold
At Fri, 04 Jan 2002 15:34:33 +0200, [EMAIL PROTECTED] wrote... : > from 3.23.47 to 46, 45, and 44 - my compile is getting stuck at : > the same place for all of them. : > : > : Making all in libmysql : > : make[2]: Entering directory `/local/src/mysql-3.23.47/libmysql' : > : /bin/sh ../libtool

Re: further compile problems on Solaris 2.6

2002-01-04 Thread Sinisa Milivojevic
lient.* \ > : .libs/libmysqlclient.* > > Does this have anything to do with why I can't find 3.23.x > binaries for solaris 2.6? > > using gcc2.95.3. > > Thanks - > > -fil > -- > fil krohnengold > network systems administrator > american museum

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
/lib/mysql -version-info 10:0:0 [...] All the gcc process seems to be doing is creating and deleting files in /tmp with this as their contents: int main() { return 0; } I tried killing the compile and restarting it - it reached this point and started looping again. This is a fresh s

RE: configure problems on Solaris 2.6

2002-01-02 Thread Quentin Bennett
- 1 root root 2153936 Dec 30 16:57 /usr/local/lib/libstdc++.a.2.10.0 -Original Message- From: Fil Krohnengold [mailto:[EMAIL PROTECTED]] Sent: Thursday, 3 January 2002 11:17 a.m. To: [EMAIL PROTECTED] Subject: configure problems on Solaris 2.6 > configure:1592: checking wheth

configure problems on Solaris 2.6

2002-01-02 Thread Fil Krohnengold
> configure:1592: checking whether the C++ compiler (c++ ) works > configure:1608: c++ -o conftest conftest.C 1>&5 > ld: fatal: library -lstdc++: not found > ld: fatal: File processing errors. No output written to conftest {root}blinky:~> ls -l /usr/local/lib/libstdc++.a.2.10.0 -rw-r--r--

RE: Problems compiling under Solaris 2.6

2001-12-05 Thread Matthew Darcy
Hmmm, Good thinking. However, the files needed (autoconf) is in /usr/local/bin - which is in my $PATH. a which shows autoconf so I know it can be seen without any problems. There is no ld.conf.so under solaris 2.6. Any more suggestions as I am having big problems with this. Thanks, Matt

mysql 3.22 for solaris 2.6

2001-11-30 Thread Daniel J Nishimura
Hi, I need a version of mysql that is 3.22 or higher for solaris 2.6. On your download site, you only have support for solaris 2.5, 2.7, and 2.8. Can you help me out? Thanks. - Before posting, please check: http

Re: Can not start Mysqld on Solaris 2.6 , SPARC

2001-11-27 Thread Kevin Whitney
Solaris 2.6 had the infamous 'tar' bug that caused tar to silently fail when path names exceeded some number of characters - about 125 characters, I think. Make sure you have your 'tar' patch level up to date. Regards, Kevin Wattanapol wrote:

Can not start Mysqld on Solaris 2.6 , SPARC

2001-11-27 Thread Wattanapol
I've installed the binary distribution of mysql 3.23.36 on the Solaris Sparc MAchine when I extract the file mysql-3.23.39-sparc-sun-solaris2.6.tar to /usr/local/mysql-3.23.39-sparc-sun-solaris2.6 when I invoke the script mysql_install_db in ./scripts directory when it try to invoke the mydqld

Solaris 2.6

2001-10-24 Thread Sam Cao
I am running Solaris 2.6 (on Sparc) and would like to install mysql, dose new version mysql 3.23.43 support Solaris 2.6? I only see 2.7 and 2.8 in binary download and notes. Thanks, Sam, - Before posting, please check: http

Re: Solaris 2.6 /mysql-3.23.41 compile problems

2001-09-03 Thread Jeremy Zawodny
On Fri, Aug 31, 2001 at 10:10:52PM -0700, Jeff Dickison wrote: > I am trying to get mysql-3.23.41 to compile under Solaris 2.6 > sparc with gcc 2.95.2 and have been running into some problems. Currently > I am using this as my comfigure : > > ./configure --prefix=/

Solaris 2.6 /mysql-3.23.41 compile problems

2001-08-31 Thread Jeff Dickison
Hi everyone, I am trying to get mysql-3.23.41 to compile under Solaris 2.6 sparc with gcc 2.95.2 and have been running into some problems. Currently I am using this as my comfigure : ./configure --prefix=/usr/local/mysql \ --with-client-ldflags='-R /usr/local/lib'\ --enable-t

Re: Installing mysql-3.23.40 on Solaris 2.6

2001-08-08 Thread Sinisa Milivojevic
Emmanuel Tubacher writes: > Hi, > > I am new to this list -and somehow to Mysql- so apologies if this topic > already > been covered (list archives ?? where ??). > > I try to install a mysql 3.23.40 version on a Solaris 2.6 with gcc > 2.95.2 and > it just won

Installing mysql-3.23.40 on Solaris 2.6

2001-08-08 Thread Emmanuel Tubacher
Hi, I am new to this list -and somehow to Mysql- so apologies if this topic already been covered (list archives ?? where ??). I try to install a mysql 3.23.40 version on a Solaris 2.6 with gcc 2.95.2 and it just won't complete compilation or even configuration. Depending on the flags plac

Re: 3.23.39 Solaris binary on Solaris 2.6 (sparc)

2001-06-26 Thread Jose Vilmar Estacio de Souza
ATICA http://www.informal.com.br + 55 21 556-7903 - Original Message - From: "Ross Kendall" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 26, 2001 1:03 PM Subject: 3.23.39 Solaris binary on Solaris 2.6 (sparc) > A simple question... > > I noticed th

3.23.39 Solaris binary on Solaris 2.6 (sparc)

2001-06-26 Thread Ross Kendall
A simple question... I noticed that the newer MySQL binaries are listed as being for Solaris 2.7+ (mysql-3.23.39-sun-solaris2.7-sparc.tar.gz) I want to run it on Solaris 2.6, will this run OK?? There didn't seem to be any docs relating to this (would be nice to see these kind of commen

Re: Problems installing on Solaris 2.6

2001-06-08 Thread Jeremy Zawodny
On Thu, Jun 07, 2001 at 02:05:57PM -0500, Aaron Williamson wrote: > > I'm sure this has been beat into the ground here, but I've nowhere > else to turn. Whenever you're sure that a question has been asked many times before, it's best to check the documentation and the mailing list archives. We're

Problems installing on Solaris 2.6

2001-06-07 Thread Aaron Williamson
I'm sure this has been beat into the ground here, but I've nowhere else to turn. When running ./configure --prefix=/usr/local/mysql I get the following error: configure: error: can not run test program while cross compiling Can anyone explain to me how to get around this? Thanks, Aaron -

RE: Problems installing on Solaris 2.6

2001-06-07 Thread Ravi Raman
hi. rtfm. http://www.mysql.com/documentation/mysql/bychapter/manual_Installing.html#So laris -ravi. -Original Message- From: Aaron Williamson [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 3:06 PM To: [EMAIL PROTECTED] Subject: Problems installing on Solaris 2.6 I'm

Re: Solaris 2.6 issue

2001-05-24 Thread Jeremy Zawodny
On Mon, May 14, 2001 at 04:05:30PM +0800, Gu, Zhenghao (Zhenghao) wrote: > I am new to MySQL. > Can I use the binary distribution of Sun > Solaris(Sparc)[sun-solaris2.7-sparc] on Solaris 2.6? > Thanks for your info advance! Maybe. Did you try it? I've been working on b

RE: Sun-Solaris 2.6 binary

2001-05-23 Thread Eva Hammel
PROTECTED]' Subject: Re: Sun-Solaris 2.6 binary On Tue, May 22, 2001 at 02:59:17PM -0400, Eva Hammel wrote: > Hi, > > We are running on a SunOS 5.6 Generic_105181-25 sun4u sparc SUNW,Ultra-5_10 > platform. I noticed that there is not a binary file for 2.6. Is there > anyway wa

Re: Sun-Solaris 2.6 binary

2001-05-22 Thread Jeremy Zawodny
On Tue, May 22, 2001 at 02:59:17PM -0400, Eva Hammel wrote: > Hi, > > We are running on a SunOS 5.6 Generic_105181-25 sun4u sparc SUNW,Ultra-5_10 > platform. I noticed that there is not a binary file for 2.6. Is there > anyway way for you guys to generate one for us. If not, I can probably bui

Sun-Solaris 2.6 binary

2001-05-22 Thread Eva Hammel
Hi, We are running on a SunOS 5.6 Generic_105181-25 sun4u sparc SUNW,Ultra-5_10 platform. I noticed that there is not a binary file for 2.6. Is there anyway way for you guys to generate one for us. We are a company of about 200 (?) developing GSM network software. I'm evaluating MySQL. I use

Solaris 2.6 issue

2001-05-14 Thread Gu, Zhenghao (Zhenghao)
Hi, I am new to MySQL. Can I use the binary distribution of Sun Solaris(Sparc)[sun-solaris2.7-sparc] on Solaris 2.6? Thanks for your info advance! Best regards, Gu Zhenghao - Before posting, please check: http

mysql 3.23.37 and Solaris 2.6

2001-05-08 Thread Serge Sozonoff
Hi All, I have seen some messages on this, but none seem to give a solution. I am trying to install mysql 3.23.37 on a Sun solaris 2.6 box and I get an error like this during the ./configure stage: --- clip --- checking for type fp_except... yes checking if gcc supports bool

Solaris 2.6 Binary

2001-05-02 Thread Scott Vanderweyst
I was wondering if anyone out there has a pre-compiled Binary for MySQL Solaris 2.6 for either Sparc or Intel; preferrably Intel and preferrably within < 14 minor version differences (most recent on Web-page is 3.23.23). We've attempted compiling from source multiple times, always ending

Re: Installation prob on i386 solaris 2.6

2001-04-22 Thread Anatole Varin
Database configure problem: When running configure I get the following error: configure: error: No size for char type. A likely cause for this could be that there isn't any static libraries installed. You can verify this by checking if you have libm.a in /lib, /usr/lib or some other stan

Re: Can not install on Solaris 2.6

2001-03-28 Thread Gerald Clark
Greg Wejrowski wrote: > > I'm newbie when it comes to installing pkg's on Solairs.. > I've dl'd the latest version of mysql from sourceforge >(2.23.36-sun-solairs2.7-sparc.tar.gz). I can > install the pkg ok but when I run mysql_install_db I get the following message.. > ld.so.1: /bin/mysql: fa

[ANS] Can not install on Solaris 2.6

2001-03-28 Thread davea
Greg, I checked on all my 2.6 systems and the library libcrypt_1.so.1 appears to be a Solaris 2.7 library only. I could not find a current version of mysql for Solaris 2.6. I'm in the process of compiling the latest version on my Solaris 2.6 machine. There is a version for 2.6 but

Can not install on Solaris 2.6

2001-03-28 Thread Greg Wejrowski
I'm newbie when it comes to installing pkg's on Solairs.. I've dl'd the latest version of mysql from sourceforge (2.23.36-sun-solairs2.7-sparc.tar.gz). I can install the pkg ok but when I run mysql_install_db I get the following message.. ld.so.1: /bin/mysql: fatal: libcrypt_1.so.1: open faile

solaris 2.6 install problem

2001-03-27 Thread Greg Wejrowski
I can get the basic compiled version installed, but when I run scrpits/mysql_install_db I get the following error. ld.so.1: ./bin/mysql: fatal: libcrypt_i.so.1: open failed: No such file or directory. I'm a neebie when it come to Solaris sysadmin.. I've done a find and can locate a file called li

mysql.3.23.35 under Solaris-2.6 (Sparc)

2001-03-27 Thread Zsolt Koppany
Hi, I have to run my application under Solaris-2.6 (we cannot upgrade our web server) and I need some 3.23.x functionality. I tried to compile the 3.23.35 sources but "configure" complained about the compiler. Could somebody provide me a binary version of 3.23.x (the best would be of

Re: Problems building 3.23.33 on Solaris 2.6

2001-03-08 Thread Tibor Simko
On Wed, 7 Mar 2001, Steve Sizemore wrote: > I'm trying to install the latest stable mysql on Solaris 2.6. [...] > ld.so.1: ../sql/mysqld: fatal: libz.so: open failed: No such file or > directory [...] /opt/local/lib/libz.so Apparently /opt/local/lib isn't in your LD_LIBRARY_

Problems building 3.23.33 on Solaris 2.6

2001-03-07 Thread Steve Sizemore
I'm trying to install the latest stable mysql on Solaris 2.6. Seems like this should be a snap, since the developers work on Solaris, but it's not - at least not for me. I'm using gcc 2.95.2, gmake, and I even exec bash, to make sure that I can follow the instructions in

Problem on Installing a MySQL 3.23.32 Source Distribution on Sun Solaris 2.6 ???

2001-01-23 Thread Michel Tignyemb
I have done the source installation of MySQL 3.23.31 on Sun Solaris 2.6. I execute tests found in .../mysql-test directory using 'force' option to continue after aborted tests ( ./mysql-test-run --force). How can I do with those aborted cases, known that I have to install ma