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 o3U1OVI3117334 for ; Thu, 29 Apr 2010 20:24:31 -0500 Received: from mail.internode.on.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 968D71DE0947 for ; Thu, 29 Apr 2010 18:26:34 -0700 (PDT) Received: from mail.internode.on.net (bld-mail13.adl6.internode.on.net [150.101.137.98]) by cuda.sgi.com with ESMTP id PEFljcJCaxEJfyrQ for ; Thu, 29 Apr 2010 18:26:34 -0700 (PDT) Date: Fri, 30 Apr 2010 11:26:30 +1000 From: Dave Chinner Subject: Re: [PATCH 3/3] xfsqa: build dbtest on debian platforms Message-ID: <20100430012630.GC32515@dastard> References: <1272500186-29393-1-git-send-email-david@fromorbit.com> <1272500186-29393-4-git-send-email-david@fromorbit.com> <20100429064943.GB3774@dastard> <20100429104611.GA17317@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20100429104611.GA17317@infradead.org> 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: Christoph Hellwig Cc: xfs@oss.sgi.com On Thu, Apr 29, 2010 at 06:46:11AM -0400, Christoph Hellwig wrote: > Spoken too soon. While this second patch at least compiles on my Debian > testing system it doesn't link: > > /tmp/ccWcHXtY.o: In function `CleanupDbmLookup': /root/xfstests-dev/src/dbtest.c:304: undefined reference to `dbm_close' > /tmp/ccWcHXtY.o: In function `DoDbmLookup': > /root/xfstests-dev/src/dbtest.c:220: undefined reference to `dbm_fetch' > /root/xfstests-dev/src/dbtest.c:264: undefined reference to `dbm_fetch' /tmp/ccWcHXtY.o: In function `InitDbmLookup': > /root/xfstests-dev/src/dbtest.c:144: undefined reference to `dbm_open' > /root/xfstests-dev/src/dbtest.c:178: undefined reference to `dbm_store' > /root/xfstests-dev/src/dbtest.c:191: undefined reference to `dbm_close' > /root/xfstests-dev/src/dbtest.c:196: undefined reference to `dbm_open' > collect2: ld returned 1 exit status > make[2]: *** [dbtest] Error 1 > make[1]: *** [src] Error 2 > make: *** [default] Error 2 Where is libgdbm-compat on your system? Cheers, Dave. -- Dave Chinner david@fromorbit.com _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs