Code:
===> Building for tdb-1.1.5
tdb will be compiled with flags:
CFLAGS = -I./include -Iinclude -O2 -pipe -fno-strict-aliasing -I./../replace
CPPFLAGS = -I./include -Iinclude
LDFLAGS =
LIBS =
cc -shared -o tdb.so pytdb.o -L. -ltdb `/usr/local/bin/python2.6-config --ldflags`
/usr/bin/ld: cannot find -lpth
gmake: *** [tdb.so] Error 1
*** Error code 1
Stop in /usr/ports/databases/tdb.