I found libgsasl in meta-tizen, but this repository is very old and has been deleted from layers.
Can I specify --without-libgsasl in curl to solve the problem? -- Best Regards --------------------------------------------------- Wang Mingyu Development Dept.I Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, Nanjing, 210012, China TEL: +86+25-86630566-8568 COINS: 79988548 FAX: +86+25-83317685 MAIL: wan...@fujitsu.com<mailto:wan...@fujitsu.com> http://www.fujitsu.com/cn/fnst/ From: Trevor Gamblin <trevor.gamb...@windriver.com> Sent: Friday, April 9, 2021 3:50 AM To: Wang, Mingyu/王 鸣瑜 <wan...@fujitsu.com>; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] curl: upgrade 7.75.0 -> 7.76.0 On 2021-04-08 1:40 a.m., wangmy wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] Signed-off-by: Wang Mingyu <wan...@fujitsu.com><mailto:wan...@fujitsu.com> --- meta/recipes-support/curl/{curl_7.75.0.bb => curl_7.76.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/curl/{curl_7.75.0.bb => curl_7.76.0.bb} (97%) diff --git a/meta/recipes-support/curl/curl_7.75.0.bb b/meta/recipes-support/curl/curl_7.76.0.bb similarity index 97% rename from meta/recipes-support/curl/curl_7.75.0.bb rename to meta/recipes-support/curl/curl_7.76.0.bb index 7666c7b608..68315d9f77 100644 --- a/meta/recipes-support/curl/curl_7.75.0.bb +++ b/meta/recipes-support/curl/curl_7.76.0.bb @@ -13,7 +13,7 @@ SRC_URI = "https://curl.haxx.se/download/curl-${PV}.tar.bz2 \<https://curl.haxx.se/download/curl-$%7bPV%7d.tar.bz2/file:/0001-replace-krb5-config-with-pkg-config.patch/> file://0001-replace-krb5-config-with-pkg-config.patch \<https://curl.haxx.se/download/curl-$%7bPV%7d.tar.bz2/file:/0001-replace-krb5-config-with-pkg-config.patch/> "<https://curl.haxx.se/download/curl-$%7bPV%7d.tar.bz2/file:/0001-replace-krb5-config-with-pkg-config.patch/> -SRC_URI[sha256sum] = "50552d4501c178e4cc68baaecc487f466a3d6d19bbf4e50a01869effb316d026" +SRC_URI[sha256sum] = "e29bfe3633701590d75b0071bbb649ee5ca4ca73f00649268bd389639531c49a" This change fails on the curl-native do_configure step: | checking for time.h... (cached) yes | checking for sys/socket.h... (cached) yes | checking for struct timeval... yes | checking run-time libs availability... failed | configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lidn2 -lgsasl -lssl -lcrypto -lssl -lcrypto -lz After a look at the recipe it appears that this may be a dependency on libgsasl. Could you investigate this and send a v2 with the appropriate PACKAGECONFIG added? You should also include release notes in the patch summary where possible. - Trevor # Curl has used many names over the years... CVE_PRODUCT = "haxx:curl haxx:libcurl curl:curl curl:libcurl libcurl:libcurl daniel_stenberg:curl" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#150323): https://lists.openembedded.org/g/openembedded-core/message/150323 Mute This Topic: https://lists.openembedded.org/mt/81935521/21656 Group Owner: openembedded-core+ow...@lists.openembedded.org Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-