Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107345 - libofx should depend on curl
Summary: libofx should depend on curl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-26 17:54 UTC by Douglas Russell (RETIRED)
Modified: 2005-10-14 04:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Russell (RETIRED) gentoo-dev 2005-09-26 17:54:13 UTC
libofx fails with an error in configure if curl is not installed. curl-7.14.0 
seems to enable libofx to compile fine.
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2005-10-13 14:43:23 UTC
(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
Comment 2 Douglas Russell (RETIRED) gentoo-dev 2005-10-14 04:12:24 UTC
Done.