Power Developer https://powerdeveloper.org/forums/ |
|
Compiling legacy kernel https://powerdeveloper.org/forums/viewtopic.php?f=7&t=2288 |
Page 1 of 1 |
Author: | Riggs [ Sat Jul 21, 2012 6:20 am ] |
Post subject: | Compiling legacy kernel |
Hello, I am trying to build a kernel for efika mx using the (I guess) standard procedure: put kernel sources from github to /usr/src/linux (which is a symlink to /usr/src/efika) then cd into /usr/src/linux, execute ./make-deb.sh It stops very early during the build with this message: debian/ruleset/misc/checks.mk:36: *** Error. I do not know where the kernel image goes to [kimagedest undefined] The usual case for this is that I could not determine which arch or subarch this machine belongs to. Please specify a subarch, and try again.. Stop. make[1]: Leaving directory `/usr/src/efika' make: *** [debian/stamp/conf/minimal_debian] Error 2 Failed to create a ./debian directory: at /usr/bin/make-kpkg line 984. What am I doing wrong? Best regards |
Author: | PurpleAlien [ Mon Jul 23, 2012 8:35 am ] |
Post subject: | Re: Compiling legacy kernel |
Hi. Have a look at the Debian Wiki for instructions: http://wiki.debian.org/EfikaMX/ Johan. |
Author: | wschaub [ Mon Jul 23, 2012 3:08 pm ] |
Post subject: | Re: Compiling legacy kernel |
You can also look at the wiki page I just wrote recently at http://library.powerdeveloper.net/index ... ild_Debian |
Author: | steev [ Mon Aug 06, 2012 8:43 am ] |
Post subject: | Re: Compiling legacy kernel |
The make-deb.sh file is there for cross-compiling. If you're building it on the Efika MX itself, you just need to remove the --arch portion of the line. |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |