From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 66060CAC59A for ; Thu, 18 Sep 2025 06:36:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id DFF5A60EB3; Thu, 18 Sep 2025 06:36:33 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id nxyVzKLq9JQi; Thu, 18 Sep 2025 06:36:33 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 0BB0A60E96 Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp3.osuosl.org (Postfix) with ESMTP id 0BB0A60E96; Thu, 18 Sep 2025 06:36:33 +0000 (UTC) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by lists1.osuosl.org (Postfix) with ESMTP id 369CDAF1 for ; Thu, 18 Sep 2025 06:36:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 2792A84AA3 for ; Thu, 18 Sep 2025 06:36:32 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id y1PJZRjsFN0L for ; Thu, 18 Sep 2025 06:36:31 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=89.238.66.15; helo=helium.openadk.org; envelope-from=wbx@openadk.org; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp1.osuosl.org 95F6084AAC DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 95F6084AAC Received: from helium.openadk.org (helium.openadk.org [89.238.66.15]) by smtp1.osuosl.org (Postfix) with ESMTPS id 95F6084AAC for ; Thu, 18 Sep 2025 06:36:28 +0000 (UTC) Received: by helium.openadk.org (Postfix, from userid 1000) id 89A5831E0B35; Thu, 18 Sep 2025 08:36:23 +0200 (CEST) Date: Thu, 18 Sep 2025 08:36:22 +0200 From: Waldemar Brodkorb To: buildroot@buildroot.org Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Operating-System: Linux 6.12.43+deb13-amd64 x86_64 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openadk.org; s=2022; t=1758177383; bh=1nXjSB4ym8ISmBqhFiBT3FzQEvfZKHSzFyDJJFq/6wI=; h=Date:From:To:Subject:From; b=TfuGyTllDt5zwtO0L491Tl66x8+hzkKE4HSZDFSoylD3jkBeeDUAiqrvNy8pevxul DexwpbvRbuZq6sVEWeGH2h32YZTRIKp+LtKkQ4EjHHUgmTNGfZ6o82EQA64/nh0Ljc eXdbA9xK9hVv1MeTy88Qe+34oBsj8CjYQWa2j7auTjXl7YJClNNw5n8hU5vJGqrC20 BIlL8JUiRzQfA+l5xpyBmLYotfDtG29oUT2LRTfK+WBWT5ndv8vF9L4J83/8REFRYQ nKhjPvAMAX3fLWNmHPzIyhqwJL9UpVrJlOhnK0z1pGYysG+A9X9L1v83+NHdGSxpjC o8ycuCsVGzinA== X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dmarc=none (p=none dis=none) header.from=openadk.org X-Mailman-Original-Authentication-Results: smtp1.osuosl.org; dkim=pass (2048-bit key, unprotected) header.d=openadk.org header.i=@openadk.org header.a=rsa-sha256 header.s=2022 header.b=TfuGyTll Subject: [Buildroot] [PATCH] package/x11r7/xapp_xdm: needs libxcrypt X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" While doing a per-package build the package is failing to compile with this error (gcc 13.x glibc toochain): make[3]: Entering directory '/home/wbx/buildroot-2025.02.3/output/build/xapp_xdm-1.1.14/xdm' CC session.o session.c:146:11: fatal error: crypt.h: No such file or directory 146 | # include | ^~~~~~~~~ compilation terminated. Fix this error by providing the needed glibc dependencies. Fixes: https://autobuild.buildroot.org/results/b75/b75ad8f1159613656dce482992c800545d60ae69/ Signed-off-by: Waldemar Brodkorb --- package/x11r7/xapp_xdm/Config.in | 1 + package/x11r7/xapp_xdm/xapp_xdm.mk | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/package/x11r7/xapp_xdm/Config.in b/package/x11r7/xapp_xdm/Config.in index 1ac15ce368..adeb3ce0c0 100644 --- a/package/x11r7/xapp_xdm/Config.in +++ b/package/x11r7/xapp_xdm/Config.in @@ -3,6 +3,7 @@ config BR2_PACKAGE_XAPP_XDM depends on BR2_USE_MMU # fork() # Runtime dependency: can't start an X server unless there is one depends on BR2_PACKAGE_XSERVER_XORG_SERVER + select BR2_PACKAGE_LIBXCRYPT if BR2_TOOLCHAIN_USES_GLIBC select BR2_PACKAGE_XAPP_SESSREG select BR2_PACKAGE_XAPP_XRDB select BR2_PACKAGE_XLIB_LIBX11 diff --git a/package/x11r7/xapp_xdm/xapp_xdm.mk b/package/x11r7/xapp_xdm/xapp_xdm.mk index 035f2e9484..2a343b55e2 100644 --- a/package/x11r7/xapp_xdm/xapp_xdm.mk +++ b/package/x11r7/xapp_xdm/xapp_xdm.mk @@ -30,6 +30,10 @@ else XAPP_XDM_CONF_OPTS += --without-xinerama endif +ifeq ($(BR2_PACKAGE_LIBXCRYPT),y) +XAPP_XDM_DEPENDENCIES += libxcrypt +endif + define XAPP_XDM_INSTALL_INIT_SYSV $(INSTALL) -m 0755 -D package/x11r7/xapp_xdm/S99xdm \ $(TARGET_DIR)/etc/init.d/S99xdm -- 2.47.3 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot