From: Ovidiu Bivolaru Date: March 29 2006 11:45am Subject: Re: problem with building mysql++ List-Archive: http://lists.mysql.com/plusplus/5592 Message-Id: <442A734A.50607@targujiu.rdsnet.ro> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit For 2.0.7 I think you need zlib, zlib-devel, zlib* RPM's. This should fix the problem. Regards, Ovidiu George13p wrote: >bakefile didn't work... > > >but I use 2.1.0 version,with this version I have the con problem, >I don't miss friday msg > >with 2.1.0 I have the 'con' problem >./query.h:607: error: 'con' was not declared in this scope > >and with 2.0.7 > >make all-recursive >make[1]: Entering directory `/root/mysql++/mysql++-2.0.7' >Making all in lib >make[2]: Entering directory `/root/mysql++/mysql++-2.0.7/lib' >/bin/sh ../libtool --mode=link g++ -pthread -g -O2 -L/usr/lib/mysql -o libmysqlpp.la -rpath /usr/local/lib -version-info 2:7:0 coldata.lo connection.lo datetime.lo fields.lo field_names.lo field_types.lo manip.lo myset.lo qparms.lo query.lo result.lo row.lo sql_string.lo string_util.lo type_info.lo vallist.lo -lz -lmysqlclient_r >grep: /usr/lib/mysql/libz.la: No such file or directory >/usr/bin/sed: can't read /usr/lib/mysql/libz.la: No such file or directory >libtool: link: `/usr/lib/mysql/libz.la' is not a valid libtool archive >make[2]: *** [libmysqlpp.la] Error 1 >make[2]: Leaving directory `/root/mysql++/mysql++-2.0.7/lib' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/root/mysql++/mysql++-2.0.7' >make: *** [all] Error 2 > > >what I should do? > >thanks. > > >--------------------------------- >New Yahoo! Messenger with Voice. Call regular phones from your PC for low, low rates. > >