mysql configure problem 3.26.46 version

2001-12-09 Thread Phillip B. Bruce
Hi, I've downloaded mysql 3.23.46 version and currenlty runnig solaris 2.8 relase 10/00 on intel platform. I'm getting the following error during the ./configure stage in creating my makefile. checking size of char... 0 configure: error: No size for char type. A likely cause for this co

Re: Solaris 2.8 configure problem...

2001-08-28 Thread Michael Widenius
Hi! > "Sinisa" == Sinisa Milivojevic <[EMAIL PROTECTED]> writes: Sinisa> Jeremy Zawodny writes: >> I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm >> trying to build the MySQL client libraries. According to the >> INSTALL-SOURCE file, I need to use a command-line like th

Solved (Re: Solaris 2.8 configure problem...)

2001-08-27 Thread Jeremy Zawodny
On Mon, Aug 27, 2001 at 03:42:44PM -0400, Andrew Gideon wrote: > > I'd this problem too (and I didn't note lines to be removed in the > documentation). It turns out that there is in the configure script > an assumption that the inability to produce a working executable > implies that cross compi

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Andrew Gideon
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Sinisa Milivojevic) writes: >> >> What can I do to fix/debug this problem? I'd this problem too (and I didn't note lines to be removed in the documentation). It turns out that there is in the configure script an assumption that the inab

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Jeremy Zawodny
On Mon, Aug 27, 2001 at 09:43:23PM +0300, Sinisa Milivojevic wrote: > > Jeremy, > > In our manual, chapter on Solaris, there are instructions on which > lines to delete from configure script in the case like above. Right. I've looked at: http://www.mysql.com/doc/S/o/Solaris.html http://w

Re: Solaris 2.8 configure problem...

2001-08-27 Thread Sinisa Milivojevic
Jeremy Zawodny writes: > I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm > trying to build the MySQL client libraries. According to the > INSTALL-SOURCE file, I need to use a command-line like this: > > CC=gcc CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-except

Solaris 2.8 configure problem...

2001-08-27 Thread Jeremy Zawodny
I have a fairly new Solaris 2.8 (Ultra Sparc) machine on which I'm trying to build the MySQL client libraries. According to the INSTALL-SOURCE file, I need to use a command-line like this: CC=gcc CFLAGS="-O3" CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" ./configure --wi

configure problem

2001-07-19 Thread TomC
I get the following error: checking return type of sprintf... configure: error: can not run test program while cross compiling when I type ./configure in the source directory of mysql-3.23.39 so I can't install mysql. Why? Thanks -

Re: configure problem

2001-07-16 Thread Phil Dibowitz
> I have problem to run configure on my unix box. > > My OS is solaris 5.8. > gcc version is 2.95.2 > > I use gzip and gtar to extract the package with version mysql-3.23.39 > > See the below. I don't know what's the problem. http://home.earthlink.net/~jaymzh666/solaris.html Phil -- Insanity P

configure problem

2001-07-16 Thread michael . cheng
Hi, I have problem to run configure on my unix box. My OS is solaris 5.8. gcc version is 2.95.2 I use gzip and gtar to extract the package with version mysql-3.23.39 See the below. I don't know what's the problem. Regards Michael P.S. yang[chengmic]33: ./configure --prefix=

Re: Solaris 8/Sparc configure problem

2001-06-12 Thread Mark Vann
I think i recompiled my compiler, i was using the one from sunfreeware.com, then i got the source, compiled it, and that error no longer comes up, But now i have a different error completly, so there you go :-) ( i had this same problem on the gd1.8.4 and it fixed it ) --- "Rutherford, John (L

Solaris 8/Sparc configure problem

2001-06-12 Thread Rutherford, John (Library)
I just attempted to compile mysql 3.23.38 on a Solaris 8/sparc systems with gcc 2.95.3 (installed from binary from sunfreeware.com), . When I run ./configure --prefix=/usr/local/mysql the configure dies with: checking return type of sprintf...configure error, cannot run test program while cross

MySQL ./configure problem

2001-04-17 Thread James Bonham
While attempting to configure MySQL on a Sparc platform running Solaris 2.7 using GNU compiler gcc 2.95.2 the ./configure with the --prefix= option failed with the following indications: These messages are from config.log: This file contains any messages produced by compilers while running con

A Strange Configure Problem

2001-03-05 Thread Terry Babbey
DOn't ask me to explain this, I am not that smart. But here is what I have found out. I was trying to configure mysql using gcc as the C compiler and C++ compiler. Configure kept failing when it got to checking gcc as the C++ compiler. When I checked the config.log it failed trying to excecute /us