In order to create a TinyTIC generic-linux branch, did an svn copy from revision 69 to tinytic/branch/generic-linux. Then created a remote branch for git-svn to use.
Programming libaries like Perl DBI but for C.
Tntdb Tntdb is a c++-class-library for easy database-access. It implements a
simple database independent layer, which loads drivers at runtime.
Currently drivers for postgresql, sqlite3, mysql and oracle are
provided.
Home page: http://www.tntnet.org/tntdb.html
Debian: http://packages.debian.org/squeeze/libtntdb1
Manually removed the patch (debian/patches/10_fix-flock-error.patch) altogether. Was then able to do a successful binary only test build for 64 bit, as mbsebbs-0.92.0+110522-1~1.
The code has changed but still need to verify if the issue was fixed for Ubuntu installs or if the patch needs to be updated.
Manually installed that deb using dpkg to a new LXC server successfully and am now testing it there.