From: Warren Young Date: November 23 2004 10:10pm Subject: Re: Trouble with 1.7.23 and g++ 3.4.4 List-Archive: http://lists.mysql.com/plusplus/3714 Message-Id: <41A3B563.8000405@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Tim Murison wrote: > > The contents, in terms of .h and .hh files are the same in both > directories Are you certain? I ask because... > /usr/include/c++/3.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. ...I belive all of these warnings are eliminated in current versions of MySQL++. In other words, I think you have an old version of MySQL++ headers on your system. What does 'locate manip.hh' say?