Results 1 to 3 of 3

Thread: Need help Building Ulefone Armor 13 Kernel

  1. #1
    Join Date
    2023-Jan
    Posts
    5

    Need help Building Ulefone Armor 13 Kernel

    Hi I need help building my Armor 13 kernel for nethunter, same thing happens in nethunter builder or with proton-clang, i get the same errors
    and I cant find a fix on the internet, do someone have a solution? thanks

    https://justpaste.it/cexik

  2. #2
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    This is the error you need to fix first;

    grep: .config: No such file or directory

    it NEEDS a .config file, this tells it how to set up the kernel!
    when building systems, you take each error as it comes and fix that, and then try again etc until it compiles with no errors!

    have a look at this;
    https://www.iitk.ac.in/LDP/HOWTO/SCS...O/kconfig.html

  3. #3
    Join Date
    2021-May
    Location
    UK
    Posts
    772
    The only relevent bit is this;

    The Linux kernel configuration is usually found in the kernel source in the file: /usr/src/linux/.config . It is not recommended to edit this file directly but to use one of these configuration options:



    • make config - starts a character based questions and answer session

    • make menuconfig - starts a terminal-oriented configuration tool (using ncurses)
    • make xconfig - starts a X based configuration tool

Similar Threads

  1. Experiance of install Nethunter on Ulefone Armor 3W
    By IDS1488 in forum ARM Archive
    Replies: 0
    Last Post: 2021-10-17, 06:26
  2. Building Nethunter kernel for Mi a2 kernel 4.4
    By balramrexwal in forum NetHunter General Questions
    Replies: 4
    Last Post: 2020-08-23, 15:53
  3. OnePlus 7 Pro kernel building help
    By joelstitch in forum Building NetHunter
    Replies: 2
    Last Post: 2020-08-12, 08:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •