apt-get install libuuid-dev
On Mon, Jan 21, 2013 at 5:19 AM, Nitin Kshirsagar <[email protected]> wrote: > > Hi All, > > Source code URL: http://bcache.evilpiepirate.org/ > Compilation fails: > [root@annu bcache-tools]# ls -1 > 61-bcache.rules > bcache.c > bcache.h > bcache.o > bcache-test.c > COPYING > initramfs > make-bcache.8 > make-bcache.c > Makefile > probe-bcache.8 > probe-bcache.c > README > [root@annu bcache-tools]# make > cc -O2 -Wall -g make-bcache.c bcache.o -luuid -o make-bcache > make-bcache.c:20:23: error: uuid/uuid.h: No such file or directory > make-bcache.c: In function ‘write_sb’: > make-bcache.c:212: warning: implicit declaration of function ‘uuid_unparse’ > make-bcache.c:246: warning: implicit declaration of function ‘uuid_generate’ > make-bcache.c: In function ‘main’: > make-bcache.c:280: warning: implicit declaration of function ‘uuid_parse’ > make: *** [make-bcache] Error 1 > > > -- > Thanks & Regards > > Nitin Kshirsagar > Software Engr, QA > Cell 997.566.3985 > > STEC india private Limited, Pune | The SSD Company TM > NASDAQ STEC • Web www.stec-inc.com > > PROPRIETARY-CONFIDENTIAL INFORMATION INCLUDED > > This electronic transmission, and any documents attached hereto, may contain > confidential, proprietary and/or legally privileged information. The > information is intended only for use by the recipient named above. If you > received this electronic message in error, please notify the sender and > delete the electronic message. Any disclosure, copying, distribution, or use > of the contents of information received in error is strictly prohibited, and > violators will be pursued legally. > -- > To unsubscribe from this list: send the line "unsubscribe linux-bcache" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
