Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37529 - aMule fails to build if curl is not installed and curl is not in the depend
Summary: aMule fails to build if curl is not installed and curl is not in the depend
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-07 14:46 UTC by Jordi Vilalta
Modified: 2004-01-07 14:52 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 Jordi Vilalta 2004-01-07 14:46:08 UTC
When I tried to install aMule 1.2.3 (currently masked), it failed to configure due to the missing curl that I didn't install before. I think curl must be a dependency to amule. This problem doesn't occur on the unmasked version (1.1.0). I haven't tried any other. 

Reproducible: Always
Steps to Reproduce:
1. Unmerge curl
2. emerge amule-1.2.3
Actual Results:  
checking for curl >= 7.9.7... ./configure: line 1: curl-config: command not foun
d
./configure: line 1: curl-config: command not found
no
configure: WARNING: curl-config was not found
configure: error:
        WARNING: curl >= 7.9.7 is not found.
        Please check that curl-config is in your default path, check out
        LD_LIBRARY_PATH or equivalent variable.
        Or this might also be that your curl-config has other name.
        Please try again with --with-curl-config=/usr/bin/curl-config
        (replace /usr/bin/curl-config with a valid path to your curl-config).
        If you use compiled packages check if you have devel pack installed.
        To download the lastest version check http://curl.haxx.se/download.html 
for sources.


!!! ERROR: net-p2p/amule-1.2.3 failed.
!!! Function econf, Line 339, Exitcode 1
!!! econf failed

Expected Results:  
amule emerged
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2004-01-07 14:52:27 UTC
in cvs