From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id B0E8BA0096 for ; Wed, 5 Jun 2019 12:34:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B8E8E1B9B6; Wed, 5 Jun 2019 12:34:31 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 244DC1B9AC for ; Wed, 5 Jun 2019 12:34:30 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 53C93223A7; Wed, 5 Jun 2019 06:34:29 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 05 Jun 2019 06:34:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=YvZ4uE1baUgCmg5BLmJbJlMYfd3k/ouLME2C+fGush4=; b=kAz85Ngvh/+V BicArGziqgVNXJ/I3qbjudfVyBtcSmJxYOoKI2X564LuPuJgT8jtoC8tmJeeiuyW vYiauwHnUDf5q/jdduUh55ScBzGMOKb2nhBbumXqFHlfyWN4w6/SmUaTv8SGey7W QInSxslKQL8sI7e3JMbOvMmbXt1EOJQ= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=YvZ4uE1baUgCmg5BLmJbJlMYfd3k/ouLME2C+fGus h4=; b=RVNy81OsriJlNqo08GU32deRxjosVFgYZJMfhYqaDut66EHpm14joUPub bSRNAYqmEEsoRZfhE2ySc5J6pyaW/nWH0z7o+yMKBTgCt0NaFg+mAFV2L1CxjT8d AKHMRA1bZUMnjgzlI2O9C9P3tDbmGt9lLd1UzZa1uwC86ymDNlRxDsIpdUMNmW3Y 0Xrj+lrVbxK+Fnvz9vSwsT15RJBNhulA/etjSprWgiJbzwR8yN7SHwEXzrs/EjDX bL1qIW5S0slKWflYZ00w7ASpi2aX6ljNIEoRKCHxGRzxIzNVF9CxH3Y41cJf9k+U rwTT2A2h9eG+1qqw33uYE8kdJMARQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrudegvddgfedtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id C683480060; Wed, 5 Jun 2019 06:34:27 -0400 (EDT) From: Thomas Monjalon To: Ruifeng Wang Cc: dev@dpdk.org, Jerin Jacob Kollanukkaran , "bruce.richardson@intel.com" , "konstantin.ananyev@intel.com" , "Honnappa.Nagarahalli@arm.com" , "nd@arm.com" Date: Wed, 05 Jun 2019 12:34:26 +0200 Message-ID: <2308425.KpECZWGM36@xps> In-Reply-To: References: <1557909683-42718-1-git-send-email-ruifeng.wang@arm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] doc: update Linux gsg for ARM64 cross compile X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > libnuma.so is needed to augment the cross toolchain with NUMA support. > > This fixed meson cross compiling issue. > > > > Command used: > > meson arm64-build --cross-file config/arm/arm64_armv8_linux_gcc ninja -C > > arm64-build > > > > Compiling error: > > .../aarch64-linux-gnu/bin/ld: lib/librte_eal.so.10.1: version node not found > > for symbol numa_run_on_node_mask@@libnuma_1.2 > > .../aarch64-linux-gnu/bin/ld: failed to set dynamic section sizes: > > Bad value > > collect2: error: ld returned 1 exit status [58/1370] Compiling C object > > 'lib/76b5a35@@rte_cmdline@sta/ librte_cmdline_cmdline_parse_string.c.o'. > > ninja: build stopped: subcommand failed. > > > > Signed-off-by: Ruifeng Wang > > Reviewed-by: Gavin Hu > > Acked-by: Jerin Jacob Applied with following lines for backport: Fixes: 01add9da25cd ("doc: add cross compiling guide") Cc: stable@dpdk.org