[Aptitude-devel] Bug#727565: Doesn't even compile

Petr Bena benapetr at gmail.com
Thu Oct 24 13:05:03 BST 2013


I was trying to compile the source package, and there seem to be some error:

sqlite.cc:255:65:   required from here
sqlite.cc:214:5: error:
‘aptitude::sqlite::statement::statement(aptitude::sqlite::db&,
sqlite3_stmt*)’ is private
     statement::statement(db &_parent, sqlite3_stmt *_handle)
     ^
In file included from /usr/include/boost/smart_ptr/make_shared.hpp:15:0,
                 from /usr/include/boost/make_shared.hpp:15,
                 from sqlite.h:28,
                 from sqlite.cc:21:
/usr/include/boost/smart_ptr/make_shared_object.hpp:747:5: error:
within this context
     ::new( pv ) T( a1, a2 );



More information about the Aptitude-devel mailing list