amaneureka / AtomOS

A multitasking monolithic Kernel based x86 targeting Operating System written in C# from scratch aiming for high-level implementation of drivers in managed environment.
http://www.atomixos.com
BSD 3-Clause "New" or "Revised" License
1.26k stars 85 forks source link

Build error: cfns.gperf:101:1 #60

Open gjsman opened 7 years ago

gjsman commented 7 years ago

Tried to build AtomOS, got a failure:

cfns.gperf:101:1 error: 'const char libc_name_p(const char, unsigned int)' redeclared inline with 'gnu_inline' attribute

amaneureka commented 7 years ago

Could you a bit more explain what you did ?

gjsman commented 7 years ago

That is a tricky question, because I followed all the instructions for building, and I got that. Can you build it just fine, or is it a problem with my setup?

[Because if it is me, then this isn't really an issue.]

amaneureka commented 7 years ago

Hey, Sorry for delayed response. Build is passing on Travis https://travis-ci.org/amaneureka/AtomOS

Could you check what exactly you are missing ? Error seems to be very specific to some gnu module.

dreamersoftware commented 6 years ago

i Try compile the solution, not work the erro say "i386-atomos-ld: command not found"