#4610 closed defect (fixed)
libcurl dependency doesn't match code
回報者: | rvboxr | 負責人: | |
---|---|---|---|
元件: | other | 版本: | VirtualBox 3.0.2 |
關鍵字: | libcurl | 副本: | |
Guest type: | other | Host type: | Linux |
描述
Trying to build VirtualBox 3.0.2 OSE on Centos 5.3. Fails with: VirtualBox-3.0.2_OSE/src/VBox/Runtime/common/misc/s3.cpp :248: error: 'CURLE_REMOTE_FILE_NOT_FOUND' was not declared in this scope
However, the output from configure was successful: Checking for libcurl: found version 7.15.5, OK.
And the machine has the 7.15 version installed: $ rpm -qa | grep curl curl-devel-7.15.5-2.1.el5_3.4 curl-7.15.5-2.1.el5_3.4
I think that the offending definition may have been introduced in a later version of curl.
注意:
瀏覽 TracTickets
來幫助您使用待辦事項功能
Thanks for the report. The correct dependency is actually version 7.17.