8 messages in com.mysql.lists.plusplusRe: Error when compiling with patches
FromSent OnAttachments
Sreesekhar Palaparthy21 Jul 2003 00:51 
Sinisa Milivojevic21 Jul 2003 08:59 
Vu Pham21 Jul 2003 09:39 
Sinisa Milivojevic22 Jul 2003 08:04 
Vu Pham22 Jul 2003 08:36 
Sinisa Milivojevic23 Jul 2003 03:50 
Mathias Kussinger26 Jul 2003 04:35 
Sinisa Milivojevic26 Jul 2003 06:20 
Subject:Re: Error when compiling with patches
From:Mathias Kussinger (math@indra.de)
Date:07/26/2003 04:35:57 AM
List:com.mysql.lists.plusplus

Hi Sinisa,

when i apply patch_gcc_3.3, i also get errors for the files sqlplusint/connection1.hh sqlplusint/connection.cc sqlplusint/custom.pl sqlplusint/exceptions.hh.in sqlplusint/Makefile.in sqlplusint/manip.cc sqlplusint/null1.hh sqlplusint/result1.hh sqlplusint/sql_query1.hh sqlplusint/sql_query.cc sqlplusint/type_info1.hh

seems ugly. Is this usual, then i'll ignore, or should investigate?

Regards, Mathias

On Wednesday 23 July 2003 12:50, Sinisa Milivojevic wrote:

On Tue, 22 Jul 2003 10:36:56 -0500

Vu Pham <mys@sivell.com> wrote:

Sinisa Milivojevic wrote:

On Mon, 21 Jul 2003 11:39:56 -0500 Vu Pham <mys@sivell.com> wrote:

[...]

Hi!

Before applying 3.2 patch, you should have applied 3.0 patch.

You should have also watced if it all went well, that there are no rejects.

Thanks for your email. Yes , I missed the 3.0 patch. I tried again, and the patch for 3.0 and 3.2 went smoothly, but I got a lot of rejects when

applying 3.3.

My commands of appyling are: # tar xvzf mysql++-1.7.9.tar.gz # cd mysql++-1.7.9

# patch -p1 < ../mysql++-gcc-3.0.patch ( no error )

# patch -p1 < ../mysql++-gcc-3.2.patch ( no error )

There are a lot of rejects at this step.

Please bear with me.

Thanks,

Vu

If all you get are rejects in examples files, that is not so bad.

I will try it out myself.

Regards,