From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p6MET73m088762 for ; Fri, 22 Jul 2011 09:29:07 -0500 Received: from bombadil.infradead.org (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id CED021EED1A5 for ; Fri, 22 Jul 2011 07:29:06 -0700 (PDT) Received: from bombadil.infradead.org (173-166-109-252-newengland.hfc.comcastbusiness.net [173.166.109.252]) by cuda.sgi.com with ESMTP id hrZQOeA4MsGPLRrd for ; Fri, 22 Jul 2011 07:29:06 -0700 (PDT) Date: Fri, 22 Jul 2011 10:29:05 -0400 From: Christoph Hellwig Subject: Re: [PATCH XFSPROGS 3/3] mkfs: Link against libuuid after liblkid Message-ID: <20110722142905.GC19681@infradead.org> References: <1311292237-4155-1-git-send-email-tytso@mit.edu> <1311292237-4155-3-git-send-email-tytso@mit.edu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1311292237-4155-3-git-send-email-tytso@mit.edu> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Theodore Ts'o Cc: Ext4 Developers List , xfs@oss.sgi.com On Thu, Jul 21, 2011 at 07:50:37PM -0400, Theodore Ts'o wrote: > The order in which libraries are searched matters if you are using > static libraries. Since libblkid uses some functions from libuuid, it > needs to come before libuuid in the link line. Thanks, applied. _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs