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

ACPI_DSDT and _PTS_SIGNATURE undeclared #19

Open
flAked opened this issue Jun 23, 2011 · 1 comment
Open

ACPI_DSDT and _PTS_SIGNATURE undeclared #19

flAked opened this issue Jun 23, 2011 · 1 comment

Comments

@flAked
Copy link

flAked commented Jun 23, 2011

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
Copy link
Owner

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!

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

2 participants