Hi, make install fails [root@annu bcache-tools]# make install install -m0755 make-bcache /usr/sbin/ install -m0755 probe-bcache /sbin/ install -m0644 61-bcache.rules /lib/udev/rules.d/ install -m0755 initramfs/script /etc/initramfs-tools/scripts/init-premount/bcache install -m0755 initramfs/hook /etc/initramfs-tools/hooks/bcache install: cannot create regular file `/etc/initramfs-tools/hooks/bcache': No such file or directory make: *** [install] 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 ________________________________________ From: Kent Overstreet [kent.overstreet@xxxxxxxxx] Sent: Monday, January 21, 2013 9:27 AM To: Nitin Kshirsagar Cc: linux-bcache@xxxxxxxxxxxxxxx Subject: Re: Not able compile bcache-tools source code apt-get install libuuid-dev On Mon, Jan 21, 2013 at 5:19 AM, Nitin Kshirsagar <nshirsagar@xxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html