xfs
[Top] [All Lists]

Re: Compilation failure in xfs_db

To: Tim - K1BR <k1br@xxxxxxxx>
Subject: Re: Compilation failure in xfs_db
From: Nathan Scott <nathans@xxxxxxx>
Date: Mon, 15 Jul 2002 11:21:53 +1000
Cc: linux-xfs@xxxxxxxxxxx
In-reply-to: <Pine.LNX.4.43.0207141857100.28613-100000@xxxxxxxxxxxxx>
References: <Pine.LNX.4.43.0207141857100.28613-100000@xxxxxxxxxxxxx>
Sender: owner-linux-xfs@xxxxxxxxxxx
User-agent: Mutt/1.4i
hi,

On Sun, Jul 14, 2002 at 07:29:07PM -0400, Tim - K1BR wrote:
> 
> I'm getting the folllowing error trying to compile xfsprogs, specifically
> in xfs_bd:
> 
> /usr/bin/libtool --mode=link gcc -o xfs_db -static  addr.o agf.o agfl.o
> agi.o attr.o attrshort.o bit.o block.o bmap.o bmapbt.o bmroot.o bnobt.o
> check.o cntbt.o
> command.o convert.o data.o dbread.o debug.o dir.o dir2.o dir2sf.o
> dirshort.o dquot.o echo.o faddr.o field.o flist.o fprint.o frag.o freesp.o
> hash.o help.o init.o inobt.o inode.o input.o io.o malloc.o mount.o
> output.o print.o quit.o sb.o sig.o strvec.o text.o type.o uuid.o write.o
> main.o   ../libxfs/libxfs.la /usr/lib/libuuid.a
> gcc -o xfs_db addr.o agf.o agfl.o agi.o attr.o attrshort.o bit.o block.o
> bmap.o
> bmapbt.o bmroot.o bnobt.o check.o cntbt.o command.o convert.o data.o
> dbread.o debug.o dir.o dir2.o dir2sf.o dirshort.o dquot.o echo.o faddr.o
> field.o flist.o fprint.o frag.o freesp.o hash.o help.o init.o inobt.o
> inode.o input.o io.o malloc.o mount.o output.o print.o quit.o sb.o sig.o
> strvec.o text.o type.o uuid.o write.o main.o  ../libxfs/.libs/libxfs.a
> /usr/lib/libuuid.a
> check.o: In function `process_rtbitmap':
> /usr/src/linux-xfs-cvs/cmd/xfsprogs/db/check.c:3476: undefined reference
> to `xfs_highbit32'
> /usr/src/linux-xfs-cvs/cmd/xfsprogs/db/check.c:3489: undefined reference
> to `xfs_highbit32'
> collect2: ld returned 1 exit status
> make[1]: *** [xfs_db] Error 1
> make: *** [default] Error 2
> 

This is fixed, a CVS pull should pick up the new change shortly.

thanks.

-- 
Nathan


<Prev in Thread] Current Thread [Next in Thread>