When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
15 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question run !howto ask.
Are there any previous error messages? It means the linker failed, but usually there's some extra errors beforehand that give more indormwtion
are you running the compiler as root?
that isn't a problem with the code itself, it's a problem with however it's being compiled
also, you should really fix those warnings
@stone knoll
Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. You can use !solved to close a post and mark it as solved.
Those warnings are quite serious
I don't know a out permission denied part of the message but LD is linker
It couldn't find definition of those misspelled functions that the compiler warned about
Seems similar https://stackoverflow.com/questions/27471676/compiling-error-usr-bin-ld-cannot-open-output-file-bin-server-no-such-file-or
thank you!
!solved