libgcrypt and libgpg-error was compiled because I wanted to have gnutls to provide TLS/SSL support for lftp, however a version with TLS/SSL through openssl can be found at http://sara.homeunix.net/fun_plug/0.5/, which is better.

The transmission build has a couple of problems: Clutch is really just the web sources unpacked, socket file path configured and repackaged with a "ffp" dir so it can be installed with funpkg.

pkg-config was added since it was a requirement for glib, but glib-2.14.5 required libintl.h from gettext which isn't provided. I had the same error with transmission but that was solved with an easy patch.