Hi i just made some changes over Quarx's Qkernel, everyones can check those changes here: https://github.com/espaciosalter20/jordan-kernel .
Anyway, everytime i tried to compile kernel, terminal gave me the following error message:
Code:
~/android/jordan-kernel$ make -j5 ARCH=arm CROSS_COMPILE=/home/mauro/android/arm-2011.03/bin/arm-none-eabi-
scripts/kconfig/conf -s arch/arm/Kconfig
drivers/cpufreq/Kconfig:8:warning: multi-line strings not supported
drivers/cpufreq/Kconfig:8: unknown option "Note"
drivers/cpufreq/Kconfig:9: unknown option "clock"
drivers/cpufreq/Kconfig:10: unknown option "see"
drivers/cpufreq/Kconfig:12: unknown option "For"
drivers/cpufreq/Kconfig:14: unknown option "If"
drivers/cpufreq/Kconfig:29: unknown option "To"
drivers/cpufreq/Kconfig:30: unknown option "1"
drivers/cpufreq/Kconfig:31: unknown option "2"
drivers/cpufreq/Kconfig:32: unknown option "4"
drivers/cpufreq/Kconfig:42: unknown option "To"
drivers/cpufreq/Kconfig:43: unknown option "module"
drivers/cpufreq/Kconfig:45: unknown option "If"
drivers/cpufreq/Kconfig:54: unknown option "If"
drivers/cpufreq/Kconfig:199: unknown option "To"
drivers/cpufreq/Kconfig:200: unknown option "module"
drivers/cpufreq/Kconfig:202: unknown option "If"
drivers/cpufreq/Kconfig:210: unknown option "To"
drivers/cpufreq/Kconfig:211: unknown option "module"
drivers/cpufreq/Kconfig:213: unknown option "If"
drivers/cpufreq/Kconfig:223: unknown option "To"
drivers/cpufreq/Kconfig:224: unknown option "module"
drivers/cpufreq/Kconfig:226: unknown option "For"
drivers/cpufreq/Kconfig:228: unknown option "If"
drivers/cpufreq/Kconfig:241: unknown option "To"
drivers/cpufreq/Kconfig:242: unknown option "module"
drivers/cpufreq/Kconfig:244: unknown option "For"
drivers/cpufreq/Kconfig:246: unknown option "If"
drivers/cpufreq/Kconfig:255: unknown option "If"
drivers/cpufreq/Kconfig:267: unknown option "If"
drivers/cpufreq/Kconfig:268: unknown option "the"
drivers/cpufreq/Kconfig:269: unknown option "PDA"
drivers/cpufreq/Kconfig:270: unknown option "step"
drivers/cpufreq/Kconfig:271: unknown option "transitions"
drivers/cpufreq/Kconfig:273: unknown option "To"
drivers/cpufreq/Kconfig:274: unknown option "module"
drivers/cpufreq/Kconfig:276: unknown option "For"
drivers/cpufreq/Kconfig:278: unknown option "If"
drivers/cpufreq/Kconfig:288: unknown option "If"
drivers/cpufreq/Kconfig:296: unknown option "If"
drivers/cpufreq/Kconfig:304: unknown option "If"
drivers/cpufreq/Kconfig:312: unknown option "If"
drivers/cpufreq/Kconfig:357: unknown option "To"
drivers/cpufreq/Kconfig:358: unknown option "module"
drivers/cpufreq/Kconfig:360: unknown option "For"
drivers/cpufreq/Kconfig:362: unknown option "If"
drivers/staging/Kconfig:13: unknown option "Using"
drivers/staging/Kconfig:14: unknown option "affect"
drivers/staging/Kconfig:15: unknown option "commercial"
drivers/staging/Kconfig:17: unknown option "If"
drivers/staging/Kconfig:18: unknown option "to"
drivers/staging/Kconfig:19: unknown option "driver_name"
drivers/staging/Kconfig:20: unknown option "see"
drivers/staging/Kconfig:22: unknown option "If"
drivers/staging/Kconfig:37: unknown option "Say"
drivers/staging/Kconfig:38: unknown option "This"
drivers/staging/Kconfig:39: unknown option "when"
drivers/staging/Kconfig:40:warning: multi-line strings not supported
drivers/staging/Kconfig:40: unknown option "don"
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No hay ninguna regla para construir el objetivo «include/config/auto.conf», necesario para «include/config/kernel.release». Alto.
make: *** Se espera a que terminen otras tareas....
CHK include/linux/version.h
need help in this....
use this toolchain https://github.com/AdiPat/Android_Toolchains/tree/master/arm-eabi-4.4.3
make sure u set executable to the toolchain folder and it contents...
Sent from my MB526 using xda premium
still got same errors....
Code:
[email protected]:~/android/jordan-kernel$ make -j5 ARCH=arm CROSS_COMPILE=/home/mauro/Toolchains/arm-eabi-4.4.3/arm-eabi/bin/
scripts/kconfig/conf -s arch/arm/Kconfig
drivers/cpufreq/Kconfig:8:warning: multi-line strings not supported
drivers/cpufreq/Kconfig:8: unknown option "Note"
drivers/cpufreq/Kconfig:9: unknown option "clock"
drivers/cpufreq/Kconfig:10: unknown option "see"
drivers/cpufreq/Kconfig:12: unknown option "For"
drivers/cpufreq/Kconfig:14: unknown option "If"
drivers/cpufreq/Kconfig:29: unknown option "To"
drivers/cpufreq/Kconfig:30: unknown option "1"
drivers/cpufreq/Kconfig:31: unknown option "2"
drivers/cpufreq/Kconfig:32: unknown option "4"
drivers/cpufreq/Kconfig:42: unknown option "To"
drivers/cpufreq/Kconfig:43: unknown option "module"
drivers/cpufreq/Kconfig:45: unknown option "If"
drivers/cpufreq/Kconfig:54: unknown option "If"
drivers/cpufreq/Kconfig:199: unknown option "To"
drivers/cpufreq/Kconfig:200: unknown option "module"
drivers/cpufreq/Kconfig:202: unknown option "If"
drivers/cpufreq/Kconfig:210: unknown option "To"
drivers/cpufreq/Kconfig:211: unknown option "module"
drivers/cpufreq/Kconfig:213: unknown option "If"
drivers/cpufreq/Kconfig:223: unknown option "To"
drivers/cpufreq/Kconfig:224: unknown option "module"
drivers/cpufreq/Kconfig:226: unknown option "For"
drivers/cpufreq/Kconfig:228: unknown option "If"
drivers/cpufreq/Kconfig:241: unknown option "To"
drivers/cpufreq/Kconfig:242: unknown option "module"
drivers/cpufreq/Kconfig:244: unknown option "For"
drivers/cpufreq/Kconfig:246: unknown option "If"
drivers/cpufreq/Kconfig:255: unknown option "If"
drivers/cpufreq/Kconfig:267: unknown option "If"
drivers/cpufreq/Kconfig:268: unknown option "the"
drivers/cpufreq/Kconfig:269: unknown option "PDA"
drivers/cpufreq/Kconfig:270: unknown option "step"
drivers/cpufreq/Kconfig:271: unknown option "transitions"
drivers/cpufreq/Kconfig:273: unknown option "To"
drivers/cpufreq/Kconfig:274: unknown option "module"
drivers/cpufreq/Kconfig:276: unknown option "For"
drivers/cpufreq/Kconfig:278: unknown option "If"
drivers/cpufreq/Kconfig:288: unknown option "If"
drivers/cpufreq/Kconfig:296: unknown option "If"
drivers/cpufreq/Kconfig:304: unknown option "If"
drivers/cpufreq/Kconfig:312: unknown option "If"
drivers/cpufreq/Kconfig:357: unknown option "To"
drivers/cpufreq/Kconfig:358: unknown option "module"
drivers/cpufreq/Kconfig:360: unknown option "For"
drivers/cpufreq/Kconfig:362: unknown option "If"
drivers/staging/Kconfig:13: unknown option "Using"
drivers/staging/Kconfig:14: unknown option "affect"
drivers/staging/Kconfig:15: unknown option "commercial"
drivers/staging/Kconfig:17: unknown option "If"
drivers/staging/Kconfig:18: unknown option "to"
drivers/staging/Kconfig:19: unknown option "driver_name"
drivers/staging/Kconfig:20: unknown option "see"
drivers/staging/Kconfig:22: unknown option "If"
drivers/staging/Kconfig:37: unknown option "Say"
drivers/staging/Kconfig:38: unknown option "This"
drivers/staging/Kconfig:39: unknown option "when"
drivers/staging/Kconfig:40:warning: multi-line strings not supported
drivers/staging/Kconfig:40: unknown option "don"
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No hay ninguna regla para construir el objetivo «include/config/auto.conf», necesario para «include/config/kernel.release». Alto.
make: *** Se espera a que terminen otras tareas....
CHK include/linux/version.h
Finally, i got managed to start compile an older version of qkernel with custom governors, using google toolchain...but after a while, it gaves me this new error:
Code:
make[2]: *** No rule to make target `net/netfilter/xt_MARK.o', needed by `net/netfilter/xt_MARK.o'. Stop.
make[1]: *** [net/netfilter] Error 2
make: *** [net] Error 2
Really need help!
Related
Hitting problems everywhere, so I'll resort to asking the awesome that resides here.
Mainly its for this - http://www.irregular-expression.com/?p=30 - booting Debian natively. I wanted to see if I could build everything then post it here and be all smug, and like "Yeah, I'm awesome", then;
Code:
[email protected]:/home/dan/vision-QMR-2.6.32-g6e170e7# make
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
SYMLINK include/asm -> include/asm-arm
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
CC kernel/cpuset.o
kernel/cpuset.c: In function 'cpuset_can_attach':
kernel/cpuset.c:1333: error: 'task' undeclared (first use in this function)
kernel/cpuset.c:1333: error: (Each undeclared identifier is reported only once
kernel/cpuset.c:1333: error: for each function it appears in.)
make[1]: *** [kernel/cpuset.o] Error 1
make: *** [kernel] Error 2
[email protected]:/home/dan/vision-QMR-2.6.32-g6e170e7#
So, I have no idea now. It took me around an hour to configure this *****, then it does this to me. Although there's probably a quick and easy way that I'm missing.
So any help?
(I also can't chroot it, but it'll be cause I can't mount the ext2 partition with the GingerSense kernel. Either that or I really fail.)
EDIT - I really fail. I typed the mount command wrong...
To start: Yes, I have searched the forums for similar items. There are no helpful responses. Hopefully this extra info helps.
Phone: HTC Evo 4G
OS: Cyanogenmod 7.1.0 Supersonic
Kernel Info: 2.6.37.6-cyanogenmod-01509-g8913be8
Background: I need to speak with serial devices via the USB port. The specific device I want to send data is an FTDI device. I am successfully communicating with the device via my Linux-based desktop. The challenge is porting my code to Android.
Here we go.
I started here: http://android.serverbox.ch/?p=285
To get the development environment and kernel for my phone I followed this:
http://wiki.cyanogenmod.com/index.php?title=Building_Kernel_from_source
When compiling my kernel I ran into a problem with the environment variables defined in the tutorial. I replaced CCOMPILE with CROSS_COMPILE and pointed it to my Code Sourcery install:
export CROSS_COMPILE=/home/LINUX_USER/Hardware/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-eabi-
I updated my kernel configuration (according to the FTDI tutorial) and tried to build the kernel and FTDI kernel module. My first attempt to "make" the kernel didn't work. I found this:
http://forum.xda-developers.com/archive/index.php/t-932190.html
Which provided me with a flag to get make to run:
# make EXTRA_AFLAGS=-mfpu=neon
The FTDI kernel module built successfully and I pushed the module to the SD card and tried to install module:
# /home/LINUX_USER/Hardware/android/android-sdk-linux/platform-tools/adb push drivers/usb/serial/ftdi_sio.ko /sdcard/
# insmod /sdcard/ftdi_sio.ko
insmod: init_module '/sdcard/ftdi_sio.ko' failed (Exec format error)
Since it didn't work I checked dmesg
# dmesg shows this:
[snip]
<3>[20821.873504] ftdi_sio: version magic '2.6.37.6-cyanogenmod-g996b70e preempt mod_unload ARMv7 ' should be '2.6.37.6-cyanogenmod-01509-g8913be8 preempt mod_unload ARMv7 '
I validated the kernel version on my phone and looked for a fix:
# uname -a
Linux localhost 2.6.37.6-cyanogenmod-01509-g8913be8 #1 PREEMPT Wed Jul 27 21:34:30 EDT 2011 armv7l GNU/Linux
The following tutorial provided me with instructions on how to address this issue:
http://glandium.org/blog/?p=2214
I changed the subversion number for the kernel by updating .scmversion to contain the following data:
-01509-g8913be8
After recompiling I tried to load the FTDI module again and got the following messages:
# insmod ftdi_sio.ko
insmod: init_module 'ftdi_sio.ko' failed (No such file or directory)
# dmesg | tail -15
<6>[58392.044647] batt: batt power_supply_changed: battery at 58389757684756 (2011-11-16 17:35:59.423392893 UTC)
<4>[58392.053100] at 58389762414981 (2011-11-16 17:35:59.413322092 UTC)
<4>[58413.600006] ftdi_sio: Unknown symbol usb_register_driver (err 0)
<4>[58413.602172] ftdi_sio: Unknown symbol usb_serial_handle_sysrq_char (err 0)
<4>[58413.604858] ftdi_sio: Unknown symbol usb_serial_disconnect (err 0)
<4>[58413.607910] ftdi_sio: Unknown symbol usb_serial_generic_open (err 0)
<4>[58413.610290] ftdi_sio: Unknown symbol usb_serial_generic_close (err 0)
<4>[58413.612609] ftdi_sio: Unknown symbol usb_control_msg (err 0)
<4>[58413.615142] ftdi_sio: Unknown symbol usb_deregister (err 0)
<4>[58413.617340] ftdi_sio: Unknown symbol usb_serial_generic_unthrottle (err 0)
<4>[58413.619262] ftdi_sio: Unknown symbol usb_serial_handle_break (err 0)
<4>[58413.622161] ftdi_sio: Unknown symbol usb_serial_generic_throttle (err 0)
<4>[58413.622955] ftdi_sio: Unknown symbol usb_serial_probe (err 0)
<4>[58413.624511] ftdi_sio: Unknown symbol usb_serial_register (err 0)
<4>[58413.630371] ftdi_sio: Unknown symbol usb_serial_deregister (err 0)
Since this failed I tried other compilers as well with the same results.
export CROSS_COMPILE=/home/LINUX_USER/Hardware/android/android-ndk-r7/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-
export CROSS_COMPILE=/home/LINUX_USER/Hardware/android/cyanogenmod/android/system/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
I need help understanding what I should try next.
Thank you,
cutaway
If you still haven't gotten it running I posted a kernel on the cyanogenmod site with these modules in /system/lib/modules.
Load usbcore.ko, usbserial.ko, then ftdi_sio.ko
Unfortunately I don't have any devices to test, so let me know if it works.
sbradymobile said:
If you still haven't gotten it running I posted a kernel on the cyanogenmod site with these modules in /system/lib/modules.
Load usbcore.ko, usbserial.ko, then ftdi_sio.ko
Unfortunately I don't have any devices to test, so let me know if it works.
Click to expand...
Click to collapse
Link please. I have looked but I cannot locate it.
Thank you,
cutaway
http://db.tt/JQVbCGQS
sbradymobile said:
Load usbcore.ko, usbserial.ko, then ftdi_sio.ko
Unfortunately I don't have any devices to test, so let me know if it works.
Click to expand...
Click to collapse
Okay, I tried but it failed for the reason I thought it would. The .scmversion extensions don't match the kernel I have. I am not going to load the whole kernel as I don't want to trouble shoot the whole system or worry about other issues.
I appreciate your effort.
I need somebody to help me understand why I can successfully build a kernel module with my kernel's .config but it does not have the proper symbols to run the module. I would have thought it would fail to compile. /me sighs
You need host mode for this to work, so the main issue is you have to strip out msm_hsusb and gadget code that is built in to the kernel. This means you need a new kernel image for this to work as there is no module to unload.
The kernel I posted earlier will not work because msm_hsusb is still registered on boot, preventing the ehci-hcd module from loading.
You can try this one if you like http://db.tt/0s7xRlYW; I was able to get ehci-hcd to load, but the dmesg output shows an irq problem.
It is the most recent CM7 kernel.
sbradymobile said:
You need host mode for this to work, so the main issue is you have to strip out msm_hsusb and gadget code that is built in to the kernel. This means you need a new kernel image for this to work as there is no module to unload.
The kernel I posted earlier will not work because msm_hsusb is still registered on boot, preventing the ehci-hcd module from loading.
You can try this one if you like link was here; I was able to get ehci-hcd to load, but the dmesg output shows an irq problem.
It is the most recent CM7 kernel.
Click to expand...
Click to collapse
Was you succeded to bring FTDI up and running?
hello
i found some source code on sourceforce http://sourceforge.net/projects/alcatel/files/
downloaded the OT_7041 since my device is a 7041x and try to check what is in there
got this
./makeMtk -t mt6582 n k
2015/01/01 16:41:01 custgening...
LOG: out/target/product/mt6582_custgen.log
make[1]: Entering directory `/home/rictec/OT_7041'
done
make[1]: Leaving directory `/home/rictec/OT_7041'
==> [OK] 2015/01/01 16:41:09
2015/01/01 16:41:18 custgening...
LOG: out/target/product/mt6582_custgen.log
done
==> [OK] 2015/01/01 16:41:23
2015/01/01 16:41:23 nandgening ...
LOG: out/target/product/mt6582_nandgen.log
Can't open perl script "mediatek/build/tools/emigen//nandgen.pl": file or directory doesnt exist
==> [FAIL] 2015/01/01 16:41:23
==> [FAIL] 2015/01/01 16:41:23
make[1]: *** [out/target/product/mt6582/obj/dep/nandgen.dep] Error 1
make: *** [clean] Error 2
anyone tryed this out or know what this is?
thank you
I'm building kernel on Ubuntu 14.04
To build kernel...
1. make mrproper (delete config files..)
2. make menuconfig (create new config files..)
3. mp dev (compile and build kernel)
and, after mp dev
CHK include/generated/utsrelease.h
Using /root/shield-open-source_1/kernel as source for kernel
/root/shield-open-source_1/kernel is not clean, please run 'make mrproper'
in the '/root/shield-open-source_1/kernel' directory.
make[2]: *** [prepare3] Error 1
make[2]: *** Waiting for unfinished jobs....
UPD include/generated/utsrelease.h
make[1]: *** [sub-make] Error 2
make[1]: Leaving directory `/root/shield-open-source_1/kernel'
dmake: *** [/root/shield-open-source_1/out/target/product/t210/obj/KERNEL/arch/arm64/boot/Image] Error 2
make: *** Waiting for unfinished jobs....
I changed menuconfig ex) randconfig, defconfig etc...
but this >please run 'make mrproper'< message always appear!
plz help what should I do..
Remove your .config file from your root directory. That's normally what will cause that error. You need a clean unmodified file tree.
Hi, I'm trying to build CM13 for my device, but I can't achieve it. I'm always stuck on the same bug :
Code:
make[1]: entrant dans le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/kernel/samsung/jf »
target Export Resources: org.cyanogenmod.platform-res (/media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/common/obj/APPS/org.cyanogenmod.platform-res_intermediates/package-export.apk)
Install: /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/host/linux-x86/framework/jack.jar
Install: /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/host/linux-x86/bin/conscrypt_generate_constants
device/samsung/jf-common/sepolicy/vold.te:2:ERROR 'unknown type mmc_block_device' at token ';' on line 26830:
allow vold mmc_block_device:blk_file { open read write ioctl getattr };
#line 1 "device/samsung/jf-common/sepolicy/vold.te"
checkpolicy: error(s) encountered while parsing configuration
make: *** [/media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/sepolicy_intermediates/sepolicy] Erreur 1
make: *** Attente des tâches non terminées....
Launching Jack server java -Dfile.encoding=UTF-8 -Xms2560m -XX:+TieredCompilation -jar /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/host/linux-x86/framework/jack-launcher.jar -cp /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/host/linux-x86/framework/jack.jar com.android.jack.server.JackSimpleServer
[B]device/samsung/jf-common/sepolicy/vold.te:2:ERROR 'unknown type mmc_block_device' at token ';' on line 27120:
#line 1 "device/samsung/jf-common/sepolicy/vold.te"
allow vold mmc_block_device:blk_file { open read write ioctl getattr };[/B]
checkpolicy: error(s) encountered while parsing configuration
make: *** [/media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/sepolicy.recovery_intermediates/sepolicy.recovery] Erreur 1
GEN /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/KERNEL_OBJ/Makefile
drivers/usb/otg/Kconfig:187:warning: leading whitespace ignored
drivers/media/video/msm-jf/Kconfig:114:warning: choice value used outside its choice group
drivers/media/video/msm/Kconfig:108:warning: choice value used outside its choice group
drivers/media/video/msm-jf/Kconfig:119:warning: choice value used outside its choice group
drivers/media/video/msm/Kconfig:113:warning: choice value used outside its choice group
#
# configuration written to .config
#
make[1]: quittant le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/kernel/samsung/jf »
make[1]: entrant dans le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/kernel/samsung/jf »
# In case value of PACKAGES is empty.
CHK include/linux/version.h
make[1]: quittant le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/kernel/samsung/jf »
make: quittant le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm »
Here is a part of my log. I'm building on Ubuntu 14.04 LTS.
I've tried to comment the line in vold.te, but then I have a other errors, more complicated ones, and I think that the mmc_blocl_device is essential for my phone to work correctly. So, if there is anybody who can help me, then please, help me !
PS : Here is the log after commenting the line in vold :
Code:
make[1]: entrant dans le répertoire « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/kernel/samsung/jf »
libsepol.context_from_record: type mmc_block_device is not defined
libsepol.context_from_record: could not create context structure
libsepol.context_from_string: could not create context structure
libsepol.sepol_context_to_sid: could not convert u:object_r:mmc_block_device:s0 to sid
/media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/file_contexts_intermediates/file_contexts: line 770 has invalid context u:object_r:mmc_block_device:s0
Invalid context file found in /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/file_contexts_intermediates/file_contexts
make: *** [/media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/file_contexts_intermediates/file_contexts] Erreur 5
make: *** Destruction du fichier « /media/aviallon/90d74afb-6307-4c31-a774-2abeaa4086b4/aviallon/cm/out/target/product/jfltexx/obj/ETC/file_contexts_intermediates/file_contexts »
make: *** Attente des tâches non terminées....
aviallon said:
Hi, I'm trying to build CM13 for my device, but I can't achieve it. I'm always stuck on the same bug :
[...]
Click to expand...
Click to collapse
Same issue with my build machine building CM 13 for samsung i9515 (using @sombree work)
Never mind. It works now! I just had to compile on Arch-Linux and to wait a little bit. Right now, I'm running my build!
How did you solve this?
sarbyn said:
Same issue with my build machine building CM 13 for samsung i9515 (using @sombree work)
Click to expand...
Click to collapse
I'm getting this error:
Code:
drivers/usb/otg/Kconfig:187:warning: leading whitespace ignored
drivers/media/video/msm-jf/Kconfig:114:warning: choice value used outside its choice group
drivers/media/video/msm/Kconfig:108:warning: choice value used outside its choice group
drivers/media/video/msm-jf/Kconfig:119:warning: choice value used outside its choice group
drivers/media/video/msm/Kconfig:113:warning: choice value used outside its choice group
#
# configuration written to .config
#
make[1]: exit from directory "/home/gio98/du/kernel/samsung/jf"
---------- Post added at 10:51 AM ---------- Previous post was at 10:50 AM ----------
aviallon said:
Never mind. It works now! I just had to compile on Arch-Linux and to wait a little bit. Right now, I'm running my build!
Click to expand...
Click to collapse
thanks