From patchwork Sat Dec 8 15:53:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Maxime Hadjinlian X-Patchwork-Id: 204673 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 86CD22C0233 for ; Sun, 9 Dec 2012 03:08:40 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 9A50E1009F0; Sat, 8 Dec 2012 16:08:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dWLaDGTT61vS; Sat, 8 Dec 2012 16:08:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id C8CA91002FE; Sat, 8 Dec 2012 16:08:28 +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 3A7788F74B for ; Sat, 8 Dec 2012 16:08:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 1D374898EE for ; Sat, 8 Dec 2012 16:08:35 +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 ajf9cx3d-ZIi for ; Sat, 8 Dec 2012 16:08:34 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by whitealder.osuosl.org (Postfix) with ESMTPS id 1CC5D89806 for ; Sat, 8 Dec 2012 16:08:33 +0000 (UTC) Received: by mail-wi0-f171.google.com with SMTP id hn14so244207wib.10 for ; Sat, 08 Dec 2012 08:08:32 -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:x-mailer:in-reply-to:references; bh=OnWzR7RyJ8Ge8o3A1BEEFIwMq3E5+P3lzytUGG6jKig=; b=tL08YubyXqIFZIF16pN+7Ld49PVjs4Bg5AzKx9EJJNI5XUTte/2IcsfFiBXlC8l+xh Eg8h138HxuOnPKYMDl8qF02i2OopqeJjD3+3EBX8QCnBO1eDQ8VDcF5wHXCVqGnPMIiX ewuajl1r3AuwHwGhFTGinZjGvLUfO3fM8/SIQ+kTymCRGchSVWCY7ffy1WRKeuFXXJVo Eu+T0afroa3gSM3h/aXSkZ2MHcJx608JI0AUqkGLMuk0yfR1NVURIQg9Ba5E5vlg5t9/ XB8xr6hVm2XGhzOqRa9MHq4Zs97hFbubObL/vscIAyw98kaqGCbzl/Z5sTibgTmWj734 ZzrA== Received: by 10.216.145.70 with SMTP id o48mr3433552wej.195.1354982912247; Sat, 08 Dec 2012 08:08:32 -0800 (PST) Received: from localhost.localdomain (13-105-190-109.dsl.ovh.fr. [109.190.105.13]) by mx.google.com with ESMTPS id i6sm2677760wix.5.2012.12.08.08.08.30 (version=TLSv1/SSLv3 cipher=OTHER); Sat, 08 Dec 2012 08:08:31 -0800 (PST) From: Maxime Hadjinlian To: buildroot@busybox.net Date: Sat, 8 Dec 2012 16:53:08 +0100 Message-Id: <1354981988-32415-1-git-send-email-maxime.hadjinlian@gmail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: References: Subject: [Buildroot] [PATCH] netatalk : Fix BerkeleyDB library path X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net This fix is needed for the 64bits build because Netatalk will assume the library are stored in [..]/lib64/ instead of [..]/lib/ Signed-off-by: Maxime Hadjinlian --- package/netatalk/netatalk.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.7.10.4 diff --git a/package/netatalk/netatalk.mk b/package/netatalk/netatalk.mk index 4063b53..23c2a95 100644 --- a/package/netatalk/netatalk.mk +++ b/package/netatalk/netatalk.mk @@ -8,7 +8,7 @@ NETATALK_SITE = http://downloads.sourceforge.net/project/netatalk/netatalk/$(NET NETATALK_SOURCE = netatalk-$(NETATALK_VERSION).tar.bz2 NETATALK_DEPENDENCIES = host-pkgconf openssl berkeleydb libgcrypt libgpg-error -NETATALK_CONF_ENV += CC="$(TARGET_CC) -std=gnu99" +NETATALK_CONF_ENV += CC="$(TARGET_CC) -std=gnu99" BDB_LIB=$(STAGING_LIB)/usr/lib NETATALK_CONF_OPT += --with-cnid-cdb-backend \ --with-bdb=$(STAGING_DIR)/usr \ --disable-zeroconf \