From: Warren Young Date: September 7 2004 8:25pm Subject: Re: the patch file problems List-Archive: http://lists.mysql.com/plusplus/3464 Message-Id: <413E191D.1010801@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Earl Miles wrote: > > The binary RPM contains the patch, whereas > ../sqlplusint does not. Are you talking about the binary RPM here: http://tangentsoft.net/mysql++/ ? Those are built straight from the official source tarball on that page. There has not yet been a strstream -> stringstream change in the official source tree. > On my RedHat 9 system, I was able to fix this by changing the Makefile > to use /usr/include/mysql++ I think. That has nothing to do with this issue. Yes, my RPMs put the include files there, but that doesn't affect someone's ability to build the examples within the tarball. As I said, they don't use the headers and libraries from the RPM, they use the ones in ../sqlplusint.