From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 1556147F71 for ; Sat, 6 Jan 2024 01:45:07 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 5524068CD06; Sat, 6 Jan 2024 03:45:05 +0200 (EET) Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 622E868CBF5 for ; Sat, 6 Jan 2024 03:44:59 +0200 (EET) Received: by mail-io1-f54.google.com with SMTP id ca18e2360f4ac-7bb5fda069bso7256839f.0 for ; Fri, 05 Jan 2024 17:44:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1704505497; x=1705110297; darn=ffmpeg.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=7EzPVfuKmrLKWUT6hRuFfvPO3dd/ap6G33u5ma1J5f4=; b=bjCep//zuWHeXMfts5Aaqd9ghT24rbHG+SxCZFNS7iM7IOs4sIjitlIplMzB2aoa0p oZTzj1rpn8nsCga3ihgk3xEtUvOT1nP2Gi6mtRD+5PceC1xF9zNEKwWZCvNl/h32jX0v p3AiOdpSyTqFotH1DJAwMAFGySq2eUFqh7DlyP7WlAm70K49s0E4z3zauTogvWmFsz9B fV0TvQL5iyPHe1LyT42VKFFgXGW/pxWszHwVrBDcMeYWotLUfvF4bBEh/S7/TFncK/pL B/OrFQQhQ6EtCz4hcAMROpXpQa9B1HLXzEhYTEUKFWKpik8jB3oSqloD7RoYHTRakGz+ oAQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704505497; x=1705110297; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=7EzPVfuKmrLKWUT6hRuFfvPO3dd/ap6G33u5ma1J5f4=; b=I8uK5LVQsh+wikb2LjiWJtxPM82dzwIlQq6NKXZyQPlMf4z9zXNLTPNv5X8CToszJ/ L5OLS+wNo60ikBmjk8BB5J/MPUExcGvd9I8DNx5e8pJ5AVjOAronWiQDFrdCahWwnjLB 7HcwiQxERybYzwhrqvOleAdE6hDAUnUfLj7P+m+rCEEx8IrbwRmqp2oZ3s73WWYj9Eus dQdz2gf/8kf+p55tpTBK/RwI4TgFgVsZo64xIfAFjgkoCIdSRM4eSicJWJ05hmOtkVFw WQL2lwt+1dOaEIDPLvA+qHY6tfzdznVni1h4PYcZdMNmCnVXXq8Z+DgBcaw1+VXNQRME qK1w== X-Gm-Message-State: AOJu0YxWbmwBnrzCpToyLGJQ5k7yLGm7Z6wuoZ+TiZgDLgfTob3kCcnU oMWpnKVhsrKUgsIt+uDX1xpLqp7YLOc= X-Google-Smtp-Source: AGHT+IFGIMNKDh/iDcJHxkhHUEEKQM2ZOcxEdcDvfG1HwQcvAmY6shFVgMOrLqBSh3pK4E7xEdXW7w== X-Received: by 2002:a05:6e02:318e:b0:360:648d:1da9 with SMTP id cb14-20020a056e02318e00b00360648d1da9mr677102ilb.7.1704505497171; Fri, 05 Jan 2024 17:44:57 -0800 (PST) Received: from localhost.localdomain ([58.35.140.181]) by smtp.gmail.com with ESMTPSA id e15-20020a17090301cf00b001d50835ad0asm47427plh.136.2024.01.05.17.44.55 (version=TLS1_3 cipher=TLS_CHACHA20_POLY1305_SHA256 bits=256/256); Fri, 05 Jan 2024 17:44:56 -0800 (PST) From: Jay Zhang To: ffmpeg-devel@ffmpeg.org Date: Sat, 6 Jan 2024 09:44:07 +0800 Message-Id: <20240106014407.12970-1-wangyoucao577@gmail.com> X-Mailer: git-send-email 2.39.3 (Apple Git-145) MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] configure: fix mbedtls >=v3.5.0 link error on windows X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Jay Zhang Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Signed-off-by: Jay Zhang --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index 0b5e83bd20..31dc29ca16 100755 --- a/configure +++ b/configure @@ -6930,6 +6930,7 @@ enabled libxml2 && require_pkg_config libxml2 libxml-2.0 libxml2/libxm enabled mbedtls && { check_pkg_config mbedtls mbedtls mbedtls/x509_crt.h mbedtls_x509_crt_init || check_pkg_config mbedtls mbedtls mbedtls/ssl.h mbedtls_ssl_init || check_lib mbedtls mbedtls/ssl.h mbedtls_ssl_init -lmbedtls -lmbedx509 -lmbedcrypto || + check_lib mbedtls mbedtls/ssl.h mbedtls_ssl_init -lmbedtls -lmbedx509 -lmbedcrypto -lbcrypt -lws2_32 || die "ERROR: mbedTLS not found"; } enabled mediacodec && { enabled jni || die "ERROR: mediacodec requires --enable-jni"; } enabled mmal && { check_lib mmal interface/mmal/mmal.h mmal_port_connect -lmmal_core -lmmal_util -lmmal_vc_client -lbcm_host || -- 2.39.3 (Apple Git-145) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".