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

Antwort: Re: Configure problems

2001-03-14 Thread alexander . skwar
On 13.03.2001 23:37:20 Kevin Price-Ward wrote: > > You can NOT use gcc-2.96. Why not? Compiling works fine, without a problem - anything else that I'm missing? - Before posting, please check: http://www.mysql.com/manual.

Re: Configure problems

2001-03-13 Thread Kevin Price-Ward
Thank you for this, I missed the information in the manual. It would seem that I need to install gcc-2.95, this is prooving to be a bit problematic, there seem to be all kinds of dependancies and conflicts occuring while trying to remove 2.96 and install 2.95 packages using RPM, my distribution

Re: Configure problems

2001-03-13 Thread Gerald L. Clark
You can NOT use gcc-2.96. The manual is clear on this, as are dozens of posts in the archives. Kevin Price-Ward wrote: > > Hi, > > I trying to install mysql from source on a RedHat 7 box, > > mysql version 3.23.34a > > output from uname -a: Linux webserver.tmxnm.cxm 2.2.16-22smp #1 SMP Tue A

Configure problems

2001-03-13 Thread Kevin Price-Ward
Hi, I trying to install mysql from source on a RedHat 7 box, mysql version 3.23.34a output from uname -a: Linux webserver.tmxnm.cxm 2.2.16-22smp #1 SMP Tue Aug 22 16:39:21 EDT 2000 i686 unknown Hardware is Compaq 5000 professional workstation Compiler is gcc-2.96-54 When I run ./configure --

configure problems

2001-03-05 Thread Phillip Bruce
Hi, When running ./configure I get the following: checking size of char... 0 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 standard pla