4 messages in com.mysql.lists.plusplusRe: Compiling on RHES 3.
FromSent OnAttachments
Jerry Seutter13 Jul 2004 12:39.txt
sinisa14 Jul 2004 06:06 
Jerry Seutter14 Jul 2004 12:11 
sinisa15 Jul 2004 06:03 
Subject:Re: Compiling on RHES 3.
From:sinisa (sin@beotel.yu)
Date:07/15/2004 06:03:17 AM
List:com.mysql.lists.plusplus

Jerry Seutter wrote:

----- Original Message ----- From: sinisa <sin@beotel.yu> Date: Wed, 14 Jul 2004 16:06:22 +0300 Subject: Re: Compiling on RHES 3. To: Jerry Seutter <jseu@gmail.com> Cc: plus@lists.mysql.com

Jerry Seutter wrote:

Hi,

I'm having problems compiling the source package on Redhat ES 3. I get many lines of errors, the start of which is:

make all-recursive make[1]: Entering directory `/jseutter/download/mysql++-1.7.9' Making all in sqlplusint make[2]: Entering directory `/jseutter/download/mysql++-1.7.9/sqlplusint' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../sqlplusint -I/us ________________________________

make: *** No targets specified and no makefile found. Stop.

There seems something wrong with your C++ installation.

Both out_of_range and string are standard C++ reserved words. Re-install your C++ compiler.

Hmm... I grabbed the redhat 9 source rpm and found that it had several patches that made it work with gcc 3.2.

.

You also have to apply 3.2 patches to MySQL++.

But the errors you get indicate compiler problem. You would be better by installing gcc from binary rpm.

Sincerely,