From: <afr...@gm...> - 2014-05-30 01:07:29
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thu, 29 May 2014 19:46:31 -0500 JB <afr...@gm...> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > Hi folks, > > I'm trying to build scramdisk 2.1.0 on my Slackware 14.1 stock system. > > I've applied the 'patch' for newer kernels, but during 'make' I constantly > get: > > <code>/lib/modules/3.10.17-smp/build/include/linux/bug.h:4:21: fatal error: > asm/bug.h: No such file or directory #include <asm/bug.h> > ^ > compilation terminated. > make[1]: *** [cipher.o] Error 1 > make[1]: Leaving directory `/home/john/build/ScramDisk-2.1/driver' > make: *** [all] Error 1</code> > > Any ideas? I also have never applied a patch before beings that I'm not a > programmer in any way shape or form and the man page for 'patch' got me > nowhere but badly confused. > > JB > I finally got it figured out how to apply the patch, but now I get this error during make: make[1]: Leaving directory `/home/john/build/ScramDisk-2.1/utils' make[1]: Entering directory `/home/john/build/ScramDisk-2.1/gui' g++ -c -pipe -O2 -march=i486 -mtune=i686 -Wall -W -D_REENTRANT -DQT_NO_DEBUG - -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib/qt/mkspecs/linux-g++ -I. - -I/usr/lib/qt/include/QtCore -I/usr/lib/qt/include/QtGui -I/usr/lib/qt/include - -I../crypto -I../driver -I../utils -I. -o scramdisk.o scramdisk.cpp scramdisk.cpp:292:24: fatal error: qhgroupbox.h: No such file or directory #include <qhgroupbox.h> ^ compilation terminated. make[1]: *** [scramdisk.o] Error 1 make[1]: Leaving directory `/home/john/build/ScramDisk-2.1/gui' make: *** [all] Error 1 Thanks for any help with this. JB - -- http://www.lawcollective.org/ Learn your rights easily through cartoons! http://www.roadblock.org/rights/ Know your rights about and at roadblocks! http://fija.org/ Learn about Jury Nullification! Take back your rights from the over-reaching: police, justice system and government! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlOH2a0ACgkQVKoUne6H+sQmeQCgtmqVCr4NsKEyID8tUcdZduXm SFYAoIBsntS/DwFBmoZeMja40y8B5/2c =Ysih -----END PGP SIGNATURE----- |