X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by lists.alpinelinux.org (Postfix) with ESMTP id D3316170000BA for ; Thu, 26 Feb 2009 15:23:02 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 16so449413fgg.25 for ; Thu, 26 Feb 2009 07:23:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:cc :in-reply-to:references:content-type:date:message-id:mime-version :x-mailer:content-transfer-encoding; bh=aps5WGeVqsslDInz/B+Rk6LSPbgKEvdQc48jfJwTNF4=; b=mJ3aiZHbLAalQne44XOdUe9Pa1vwtYVQ1+wpkv//wd5LQpfdUYpiHXRKyUQDBnNQMO fry2JLpl7CKNuOywqtlU8gRNvQwNJBuuw3nuzZKhPZB9UE+0mDPTSLpAbPPphCKgbJd/ E4wNZbCO1NvScwivXxVc3h7y6+evc9YgHiNZ4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; b=q5G9mYJQhdsw4u1M08otXhKodVZI0lnSe8cdV1ONDZDYvObAw9jSxNV6DKk68wdAHB fD4J6sSZeDIij5/rm7mZ/9GBvGWXvGy/o7OsLmaKXgqsF2yQjkFK/PkqjS8FBd6w+S4A VFIGZ1rgqKpEYpGQPHtr7qSgHFtzKykoAMbxE= Received: by 10.86.3.4 with SMTP id 4mr2482611fgc.41.1235661782218; Thu, 26 Feb 2009 07:23:02 -0800 (PST) Received: from ?10.65.65.1? (149-182-13.oke2-bras2.adsl.tele2.no [90.149.182.13]) by mx.google.com with ESMTPS id 4sm1838537fge.24.2009.02.26.07.22.58 (version=SSLv3 cipher=RC4-MD5); Thu, 26 Feb 2009 07:23:01 -0800 (PST) Subject: Re: [alpine-devel] [PATCH] testing/device-mapper: new aport From: Natanael Copa To: Leonardo Arena Cc: Alpine-devel In-Reply-To: <9334be8a0902260658l6367bdafv2365d577ce364bb2@mail.gmail.com> References: <9334be8a0902260141i1d41833et8e79cf3060edb44a@mail.gmail.com> <1235642452.17189.48.camel@nc> <9334be8a0902260447g19668d44j3edc96b818e618b5@mail.gmail.com> <1235654199.17189.90.camel@nc> <9334be8a0902260632q4d394ca2qccffd66fe4643490@mail.gmail.com> <1235659108.17189.96.camel@nc> <9334be8a0902260658l6367bdafv2365d577ce364bb2@mail.gmail.com> Content-Type: text/plain Date: Thu, 26 Feb 2009 16:22:57 +0100 Message-Id: <1235661777.17189.130.camel@nc> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 Content-Transfer-Encoding: 7bit On Thu, 2009-02-26 at 15:58 +0100, Leonardo Arena wrote: > On Thu, Feb 26, 2009 at 3:38 PM, Natanael Copa > wrote: > (i took the liberty to CC alpine-devel for the record) > > On Thu, 2009-02-26 at 15:32 +0100, Leonardo Arena wrote: > > i've checked, it's included in lvm2, so you may discard the > patch. > > i've added makedepends=lvm2-dev to multipath-tools > > sorry for double work :( > > No, i think this was good. I wondered this when i was working > on lvm2. > > Can you verify that your packages needs is libdevmapper? > > > Yes it does > "devmapper.c:11:26: error: libdevmapper.h: No such file or directory" > thanks I was thinking the runtime dependency. if it was dynamically linked to libdevmapper. I'm almost sure it is (unless it is explicitly linked statically which i cant remember i have ever seen until now) I'll take a closer look at this after 1.8.1 release. Thanks! -nc > > leo --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---