From patchwork Sun Feb 22 23:02:07 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Fabio Porcedda X-Patchwork-Id: 442333 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ozlabs.org (Postfix) with ESMTP id 453C514010F for ; Mon, 23 Feb 2015 10:02:16 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 7FBB131D31; Sun, 22 Feb 2015 23:02:15 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HLvsH1m82x53; Sun, 22 Feb 2015 23:02:14 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id DAEA0328E7; Sun, 22 Feb 2015 23:02:13 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 35ACD1C22EF for ; Sun, 22 Feb 2015 23:02:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 32ECE9163B for ; Sun, 22 Feb 2015 23:02:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8t6xASOCBgDc for ; Sun, 22 Feb 2015 23:02:11 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179]) by whitealder.osuosl.org (Postfix) with ESMTPS id 29159909BB for ; Sun, 22 Feb 2015 23:02:11 +0000 (UTC) Received: by wesx3 with SMTP id x3so14908506wes.6 for ; Sun, 22 Feb 2015 15:02:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; bh=Y16KJc/5EhV6solHvKO7sTq1gFvRVs8Or8T9kuadxIo=; b=QiLfk6gChQ8eh5RkwC7Hu5cDqMQoS8cF3iADIopj8CppTMUCRkBnkQCMKBI55FTsCC W7KAfEppByY22bmZnj5YXsMzvXTeJ08nhA+QomtFzNXnJ/WyV4Auw76pHhPQy8KoOHqD iuQ5NL7zvdbFAt/0jusNiwtK4M8qxdKsNedMLEHJ9ZAyGUMFeRRlhGoVR3ovTU1DFP7t 0WbGyxoKRxiN1sioysJDmxhSvtFNyIkjTcmr22J25bI4S03iZLRd1fN1R8Vv09DNslIz E7wDqVVQiZXQiSV4nJkf/ZG0llNOJJiWN+NbG3DmwwIvbQb7/JjwZeedyWDzWZIzEcWk EI3g== X-Received: by 10.194.81.161 with SMTP id b1mr16664843wjy.2.1424646129796; Sun, 22 Feb 2015 15:02:09 -0800 (PST) Received: from mobeast.localdomain (dynamic-adsl-84-221-168-73.clienti.tiscali.it. [84.221.168.73]) by mx.google.com with ESMTPSA id ul1sm53018882wjc.0.2015.02.22.15.02.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Feb 2015 15:02:09 -0800 (PST) From: Fabio Porcedda To: buildroot@uclibc.org Date: Mon, 23 Feb 2015 00:02:07 +0100 Message-Id: <1424646127-26237-1-git-send-email-fabio.porcedda@gmail.com> X-Mailer: git-send-email 2.3.0 MIME-Version: 1.0 Cc: "Yann E. MORIN" Subject: [Buildroot] [PATCH next] package/freerdp: needs wchar X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Also add reverse dependency for Weston. Fix build error: make[3]: Entering directory '/home/tetsuya/buildroot/br/output/build/freerdp-b21ff842ef3de5837513042dc30488b12bd9cf9d' In file included from /home/tetsuya/buildroot/br/output/build/freerdp-b21ff842ef3de5837513042dc30488b12bd9cf9d/winpr/include/winpr/winsock.h:24:0, from /home/tetsuya/buildroot/br/output/build/freerdp-b21ff842ef3de5837513042dc30488b12bd9cf9d/winpr/libwinpr/winsock/winsock.c:24: /home/tetsuya/buildroot/br/output/build/freerdp-b21ff842ef3de5837513042dc30488b12bd9cf9d/winpr/include/winpr/wtypes.h:132:1: error: unknown type name ‘wchar_t’ typedef wchar_t UNICODE; Signed-off-by: Fabio Porcedda --- package/freerdp/Config.in | 4 ++++ package/weston/Config.in | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/package/freerdp/Config.in b/package/freerdp/Config.in index 1c203c7..e0a014a 100644 --- a/package/freerdp/Config.in +++ b/package/freerdp/Config.in @@ -1,5 +1,6 @@ config BR2_PACKAGE_FREERDP bool "freerdp" + depends on BR2_USE_WCHAR select BR2_PACKAGE_OPENSSL select BR2_PACKAGE_ZLIB help @@ -16,6 +17,9 @@ config BR2_PACKAGE_FREERDP suggested that you overwrite them with your own set, either in an overlay rootfs or in a post-build script. +comment "freerdp needs a toolchain w/ wchar" + depends on !BR2_USE_WCHAR + if BR2_PACKAGE_FREERDP config BR2_PACKAGE_FREERDP_SERVER diff --git a/package/weston/Config.in b/package/weston/Config.in index 8983460..dec3583 100644 --- a/package/weston/Config.in +++ b/package/weston/Config.in @@ -41,6 +41,7 @@ config BR2_PACKAGE_WESTON_FBDEV config BR2_PACKAGE_WESTON_RDP bool "RDP compositor" + depends on BR2_USE_WCHAR # freerdp select BR2_PACKAGE_FREERDP select BR2_PACKAGE_WESTON_HAS_COMPOSITOR help @@ -56,6 +57,9 @@ config BR2_PACKAGE_WESTON_RDP so you may want to change them in a post-build script or a rootfs overlay. +comment "RDP compositor needs a toolchain w/ wchar" + depends on !BR2_USE_WCHAR + # rpi-userland is an EGL/GLES provider, so we can't select it config BR2_PACKAGE_WESTON_RPI bool "RPi compositor"