We had a discussion on this topic in another thread.

I'd be happy to be corrected, but I think the conclusion was that you
probably need to be on a really  modern version of Linux to work with
the latest version of btrfs-progs that is in the kernel git
repository.

The mkfs.btrfs version in the kernel git tree won't even work
correctly on a kernel <= 3.7, and only partially works on the 3.8
kernel.

On 4/10/13, Wang Shilong <wangshilong1...@gmail.com> wrote:
> Hello,
> Maybe this url will help you.
>
> https://btrfs.wiki.kernel.org/index.php/Btrfs_source_repositories
>
> Thanks,
> Wang
>> Hello,
>>
>> I'm trying to build btrfs-prog on debian squeeze but when I'm trying to
>> use make, I have an error :
>>
>>
>> pc@debian:~/b/btrfs-progs$ make
>>    [LD]     mkfs.btrfs
>> mkfs.o: In function `is_ssd':
>> /home/pc/b/btrfs-progs/mkfs.c:1234: undefined reference to
>> `blkid_probe_get_wholedisk_devno'
>> collect2: ld returned 1 exit status
>> make: *** [mkfs.btrfs] Erreur 1
>>
>>
>> After a few searches over the internet, it seems that my blkid library is
>> out of date. How can I compile btrfs prog on debian squeeze ?
>>
>> Thanks !
>>
>>
>> Olivier.--
>> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
>> the body of a message to majord...@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to