Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in Installation #2

Open
KashishShah1411 opened this issue Oct 15, 2020 · 0 comments
Open

Issue in Installation #2

KashishShah1411 opened this issue Oct 15, 2020 · 0 comments

Comments

@KashishShah1411
Copy link

ld: obj/com/interrupts.o: in function oudad::com::InterruptManager::DoHandleInterrupt(unsigned char, unsigned int)': interrupts.cpp:(.text+0xa6f): undefined reference to oudad::TaskManager::Schedule(oudad::CPUState*)'
ld: obj/kernel.o: in function kernelMain': kernel.cpp:(.text+0x3d8): undefined reference to oudad::TaskManager::TaskManager()'
ld: kernel.cpp:(.text+0x3f5): undefined reference to oudad::Task::Task(oudad::GlobalDescriptorTable*, void ()())' ld: kernel.cpp:(.text+0x412): undefined reference to oudad::Task::Task(oudad::GlobalDescriptorTable, void (*)())'

This error is coming while running make oudadOS.iso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant