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
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
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
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
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
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
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
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
-
> 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
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=
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
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
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
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
14 matches
Mail list logo