linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Problems with compiling btrfs
@ 2013-03-21 21:11 Joseph Moore
  2013-03-21 21:42 ` Hugo Mills
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Joseph Moore @ 2013-03-21 21:11 UTC (permalink / raw)
  To: linux-btrfs

I'm trying to compile the btrfs source code but I'm getting an error.
Any suggestions?

Thanks
Joe

[root@ol6 btrfs-progs]# uname -a
Linux ol6.localdomain 2.6.39-400.17.2.el6uek.x86_64 #1 SMP Wed Mar 13
12:31:05 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux

[root@ol6 src]# git clone
git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git
Initialized empty Git repository in /usr/local/src/btrfs-progs/.git/
remote: Counting objects: 3539, done.
remote: Compressing objects: 100% (1289/1289), done.
remote: Total 3539 (delta 2633), reused 3015 (delta 2246)
Receiving objects: 100% (3539/3539), 1.02 MiB | 613 KiB/s, done.
Resolving deltas: 100% (2633/2633), done.

[root@ol6 src]# cd btrfs-progs
[root@ol6 btrfs-progs]# pwd
/usr/local/src/btrfs-progs

[root@ol6 btrfs-progs]# make
    [LD]     mkfs.btrfs
mkfs.o: In function `is_ssd':
/usr/local/src/btrfs-progs/mkfs.c:1234: undefined reference to
`blkid_probe_get_wholedisk_devno'
collect2: ld returned 1 exit status
make: *** [mkfs.btrfs] Error 1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-03-21 22:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-21 21:11 Problems with compiling btrfs Joseph Moore
2013-03-21 21:42 ` Hugo Mills
2013-03-21 21:43   ` Hugo Mills
2013-03-21 21:42 ` Eric Sandeen
2013-03-21 21:46 ` Avi Miller
2013-03-21 22:23   ` Mitch Harder
2013-03-21 22:38     ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).