roidsos / h0r.net

a kernel IDK
GNU Affero General Public License v3.0
17 stars 4 forks source link

Driver Error #3

Closed TheNameOfAnAmatuer closed 1 year ago

TheNameOfAnAmatuer commented 1 year ago

Idk but this is the error

x86_64-elf-g++ -I . -fpermissive -ffreestanding -m64 -fno-use-cxa-atexit -nostdlib -fno-builtin -fno-rtti -fno-exceptions -fno-leading-underscore -c drivers/keyboard.cpp -o drivers/keyboard.o make: x86_64-elf-g++: Command not found make: *** [Makefile:11: drivers/keyboard.o] Error 127

TheNameOfAnAmatuer commented 1 year ago

Please Resolve soon

RevolvingMadness commented 1 year ago

that is a error with your terminal you need to install brew sudo apt-get install brew brew install x86_64-elf-gcc

lolguy91 commented 1 year ago

like rev said, this is an issue on your end