Mailing List
Home
Forum Home
MySQL General - General MySQL discussion
MySQL++ - Programming with the C++ API to MySQL
MaxDB - Everything about MaxDB, formerly known as SAP DB
ODBC - ODBC with the MySQL Connector/ODBC driver
MySQL on Win32 - Runing MySQL on Windows 9x/Me/NT/2000/XP
Java Help - Mostly related to the MySQL Connector/J driver
Perl - Perl support for MySQL with DBI and DBD::mysql
GUI - MySQL GUI Tools
Announcement
Subjects
mysql openssl Question
ERROR 1045: Access denied for user: 'root@localhost ' (Using
password: NO)
Update one field with more fields from another table
Getting Identity after INSERT
ERROR 2002: Can 't connect to local MySQL server through socket
mysql test 4 1 fails with the gis test
MySQL Cluster Software
Downgrade Mysql from 4 to 3 23
Mysql 4 0 Oracle Stored Procedure Trigger Conversion
Can 't access mysql after kernel upgrade
Executing MySQL Commands From Within C Program
Comparing and writing out BLOBS
Preventing Duplicate Entries
FULLTEXT query format question
Strange behavior, Table Level Permission
Does the binary log enabling affect the MySQL performances?
mysql:it 's a db not a dbms how it 's possible?!
mysql have same function mthod as Oracle decode()
 
exceptions when running bootstrap script from svn

exceptions when running bootstrap script from svn

2007-06-25       - By Axel Howind

 Back
Reply:     1     2     3     4  

Hi,

since we had some problems with the MySQL++-wrapper, I decided to look
into this myself and possibly prepare a patch. But then, I couldn't even
get the svn version to work. The configure script is not contained in
the repository and the bootstrap script fails to produce one. What do I
do wrong?

Thanks in advance,
Axel



~/workspace$ svn co svn://svn.gna.org/svn/mysqlpp/trunk mysqlpp
...
~/workspace/mysqlpp$ ./bootstrap
+ ./rebake
+ bakefilize
+ bakefile_gen
[1/3] generating mingw from ./mysql++.bkl
writing ./Makefile.mingw
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
[2/3] generating msvc6prj from ./mysql++.bkl
writing ./mysql++_custom3.dsp
writing ./mysql++_tquery.dsp
writing ./mysql++_custom5.dsp
writing ./mysql++_multiquery.dsp
writing ./mysql++_fieldinf1.dsp
writing ./mysql++_store_if.dsp
writing ./mysql++.dsw
writing ./mysql++_simple3.dsp
writing ./mysql++_cgi_jpeg.dsp
writing ./mysql++_updel.dsp
writing ./mysql++_custom6.dsp
writing ./mysql++_simple2.dsp
writing ./mysql++_load_jpeg.dsp
writing ./mysql++_dbinfo.dsp
writing ./mysql++_for_each.dsp
writing ./mysql++_custom1.dsp
writing ./mysql++_xaction.dsp
writing ./mysql++_mysqlpp.dsp
writing ./mysql++_custom4.dsp
writing ./mysql++_resetdb.dsp
writing ./mysql++_util.dsp
writing ./mysql++_usequery.dsp
writing ./mysql++_simple1.dsp
writing ./mysql++_custom2.dsp
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
[3/3] generating autoconf from ./mysql++.bkl
writing ./Makefile.in
writing ./autoconf_inc.m4
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
Exception exceptions.TypeError: "'NoneType' object is not callable" in  
ignored
27 files modified
+ unix2dos mysql++.dsw mysql++_cgi_jpeg.dsp mysql++_custom1.dsp
mysql++_custom2.dsp mysql++_custom3.dsp mysql++_custom4.dsp
mysql++_custom5.dsp mysql++_custom6.dsp mysql++_dbinfo.dsp
mysql++_fieldinf1.dsp mysql++_for_each.dsp mysql++_load_jpeg.dsp
mysql++_multiquery.dsp mysql++_mysqlpp.dsp mysql++_resetdb.dsp
mysql++_simple1.dsp mysql++_simple2.dsp mysql++_simple3.dsp
mysql++_store_if.dsp mysql++_tquery.dsp mysql++_updel.dsp
mysql++_usequery.dsp mysql++_util.dsp mysql++_xaction.dsp


--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:    http://lists.mysql.com/plusplus?unsub=mysql@(protected)