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 );

_______________________________________________
Aptitude-devel mailing list
Aptitude-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to