7 messages in com.mysql.lists.plusplusCould not find working MySQL client l...
FromSent OnAttachments
Zeddy Chirombe27 Oct 2006 13:41 
Warren Young27 Oct 2006 15:30 
Zeddy Chirombe28 Oct 2006 11:49 
Warren Young30 Oct 2006 00:54 
Remi Collet30 Oct 2006 07:38 
Remi Collet13 Nov 2006 00:23 
Warren Young13 Nov 2006 15:17 
Subject:Could not find working MySQL client library!
From:Zeddy Chirombe (zedd@gmail.com)
Date:10/27/2006 01:41:50 PM
List:com.mysql.lists.plusplus

I am new to the band wargon - I am lost, not sure sure what the none existent user/group tangents are, when I try to built it from the RPM, just as what follows.

when I use the mysql++-2.1.1.tar.gz, configure cant find mysqlclient library, yet verion 2.0.7 finds it and compiles correctly.

Thanks for your help -

[root@zisco41 mysql++]# rpmbuild --rebuild ./mysql++-2.1.1-1.src.rpm Installing ./mysql++-2.1.1-1.src.rpm warning: user tangent does not exist - using root warning: group tangent does not exist - using root Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.94410 + umask 022 + cd /usr/src/redhat/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/redhat/BUILD + rm -rf mysql++-2.1.1 + /usr/bin/gzip -dc /usr/src/redhat/SOURCES/mysql++-2.1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mysql++-2.1.1 ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chown -Rhf root . ++ /usr/bin/id -u + '[' 0 = 0 ']' + /bin/chgrp -Rhf root . + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + ./bootstrap noexamples --prefix=/usr --disable-dependency-tracking + ./rebake -DEXAMPLES=no + bakefilize ./rebake: line 3: bakefilize: command not found error: Bad exit status from /var/tmp/rpm-tmp.94410 (%prep)

RPM build errors: user tangent does not exist - using root group tangent does not exist - using root Bad exit status from /var/tmp/rpm-tmp.94410 (%prep)