Git Product home page Git Product logo

thunderstorm's Issues

Two obstacles while building

Hi! Thanks for this great repository. I am using Linux openSUSE and I encountered two obstacles when executing make all. The first error I encountered was:

COMPILING: arch/x86_64/cpu/cpudet-clean.c, -> kernbuild/cpudet-clean.c.o
,In file included from arch/x86_64/cpu/cpudet-clean.c:30:
usr/include/linux/kernel.h:1:1: error: expected identifier or ‘(’ before ‘.’ token
 ../TH/kernel.h

Then I opened the file usr/include/linux/kernel.h, changed the line

../TH/kernel.h

to

#include "../TH/kernel.h"

Then I encountered another error:

grub-mkrescue  \
        -o os.iso /tmp/.THUNDERSTORM 2> /dev/null
make: *** [Makefile:97: iso] エラー 127

I changed the command grub-mkrescue to grub2-mkrescue, then it worked.


Now I have two questions:

  1. I do not know whether the above errors really matter (need to be fixed), or they are just my fault (As I am a programming novice).

  2. I am wondering what are the prerequisites to be qualified to contribute. Could you please give some recommendations like tutorials?

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.