I did a reboot, and now I am trying to recover from a disk with no partition table. Currently gpart has been running for 30 mins - stupid me for not printing the partition table. I did nothing more than executing "make" and "make install" in ./btrs-progs/. On 22 November 2011 13:56, Jan Schmidt <list.btrfs@xxxxxxxxxxxxx> wrote: > 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
