- 1. git xfsprogs don't build (score: 1)
- Author: Marc Lehmann <schmorp@xxxxxxxxxx>
- Date: Fri, 4 Mar 2011 17:36:08 +0100
- When I try to build a git clone clone from two days ago, I get this on amd64: [...] [LD] libxfs.la /usr/bin/ld: .libs/xfs_bmap.o: relocation R_X86_64_PC32 against undefined symbol `xfs_bmap_check_le
- /archives/xfs/2011-03/msg00064.html (13,214 bytes)
- 2. Re: git xfsprogs don't build (score: 1)
- Author: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Date: Fri, 4 Mar 2011 19:52:53 -0500
- That function indeed doesn't exist in non-debug builds. But by default we do not build xfsprogs that way. For now make sure to not have -DNDEBUG in your CFLAGS, I'll make sure we get a proper fix com
- /archives/xfs/2011-03/msg00085.html (7,127 bytes)
- 3. Re: git xfsprogs don't build (score: 1)
- Author: Marc Lehmann <schmorp@xxxxxxxxxx>
- Date: Sun, 6 Mar 2011 01:00:33 +0100
- On Fri, Mar 04, 2011 at 07:52:53PM -0500, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote: -fPIC isn't a function, it tells gcc to not generate text relocations - these are not supported on linux amd64.
- /archives/xfs/2011-03/msg00086.html (8,057 bytes)
This search system is powered by
Namazu