RevoGirl / RevoBoot

The RevoBoot-loader project
http://revogirl.wordpress.com/
Other
50 stars 138 forks source link

ACPI_DSDT and _PTS_SIGNATURE undeclared #19

Open flAked opened 13 years ago

flAked commented 13 years ago

Current version gives me the following compiler errors: acpi/patcher.h: In function 'overrideACPIMethods': acpi/patcher.h:134: error: 'ACPI_DSDT' undeclared (first use in this function) acpi/patcher.h:134: error: (Each undeclared identifier is reported only once acpi/patcher.h:134: error: for each function it appears in.) acpi/patcher.h:134: error: 'factoryDSDT' undeclared (first use in this function) acpi/patcher.h:134: error: expected expression before ')' token acpi/patcher.h:137: error: 'patchedDSDT' undeclared (first use in this function) acpi/patcher.h:155: error: '_PTS_SIGNATURE' undeclared (first use in this function)

Missing essentials.h commit?

RevoGirl commented 13 years ago

Oops. That is what you get for not having a hack anymore. Jeroen had exams and Pike was in London so they didn't had time to test my latest improvements, but they will pick it up tomorrow I'm told.

I have seen my first submersed computer yesterday. Incredibly cool running at 4.8 GHz. I want one, but that won't happen. It's too bloody expensive (starting at $3750) for my experiments, so I hope to use a water cooled PC soon again. Much more fun ;)

Anyway. A huge thank you for catching my error!