Coder Social home page Coder Social logo

Comments (2)

s25765 avatar s25765 commented on June 14, 2024

I also tried running make with CFLAGS defined and specified bzImage. See screen output below.

steveh@ubuntu:~/minimal_linux_live_15-Dec-2019/work/kernel/linux-5.4.3$ make "CFLAGS=-Os -s -fno-stack-protector -fomit-frame-pointer -U_FORTIFY_SOURCE" bzImage
CALL scripts/checksyscalls.sh
CALL scripts/atomic/check-atomics.sh
DESCEND objtool
CHK include/generated/compile.h
AS arch/x86/entry/thunk_64.o
arch/x86/entry/thunk_64.o: warning: objtool: missing symbol table
make[2]: *** [scripts/Makefile.build:357: arch/x86/entry/thunk_64.o] Error 1
make[2]: *** Deleting file 'arch/x86/entry/thunk_64.o'
make[1]: *** [scripts/Makefile.build:509: arch/x86/entry] Error 2
make: *** [Makefile:1652: arch/x86] Error 2

from minimal.

s25765 avatar s25765 commented on June 14, 2024

Good news -- I changed kernel version to linux-5.19.9.tar.xz in .config, now 02_build_kernel.sh executed successfully. Here is the last few lines of screen output:

HDRINST usr/include/asm/ipcbuf.h
HDRINST usr/include/asm/unistd_32.h
HDRINST usr/include/asm/param.h
HDRINST usr/include/asm/fcntl.h
HDRINST usr/include/asm/ioctls.h
HDRINST usr/include/asm/resource.h
HDRINST usr/include/asm/termios.h
HDRINST usr/include/asm/poll.h
HDRINST usr/include/asm/types.h
INSTALL /home/steveh/minimal_linux_live_15-Dec-2019/work/kernel/kernel_installed/include

*** BUILD KERNEL END ***
steveh@ubuntu:~/minimal_linux_live_15-Dec-2019$ echo $?
0

So this ticket can be closed.

Thanks!

from minimal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.