libofx fails with an error in configure if curl is not installed. curl-7.14.0 seems to enable libofx to compile fine.
(Still) the same problem, libofx needs to depend on curl. checking for ParserEventGenerator.h in /usr/include/OpenSP... yes checking for ParserEventGeneratorKit.h... yes checking for SGMLApplication.h... yes checking for EventGenerator.h... yes checking for libosp... yes checking for doxygen... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long... yes checking for gengetopt... no configure: WARNING: *** Not rebuilding command line parser as gengetopt is not found *** checking for curl >= 7.9.7... FAILED configure: error: curl-config was not found !!! Please attach the config.log to your bug report: !!! /var/tmp/portage/libofx-0.8.0/work/libofx-0.8.0/config.log !!! ERROR: dev-libs/libofx-0.8.0 failed. !!! Function econf, Line 495, Exitcode 0 !!! econf failed !!! If you need support, post the topmost build error, NOT this status message. notebook-tg ~ # emerge curl -pv These are the packages that I would merge, in order: Calculating dependencies ...done! [ebuild N ] net-misc/curl-7.14.0 -ares -gnutls -idn +ipv6 -ldap +ssl 2,989 kB Total size of downloads: 2,989 kB
Done.