On 22.11.2011 14:26, René Vangsgaard wrote: > I got the build working by changing -lpthread to -pthread in the gcc call: > > gcc -pthread -g -O0 -o btrfs btrfs.o btrfs_cmds.o scrub.o ctree.o > disk-io.o radix-tree.o extent-tree.o print-tree.o root-tree.o > dir-item.o file-item.o inode-item.o inode-map.o crc32c.o rbtree.o > extent-cache.o extent_io.o volumes.o utils.o btrfs-list.o btrfslabel.o > -luuid > > Using -lpthread gave a build error. I will now reboot and have a look... We've already queued a fix for that, it's just not pushed out yet. -Jan -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
