Hello Johannes,

On Mon, May 15, 2017 at 01:16:45PM +0200, Johannes Kliemann wrote:
> I tried to play around with the acpica port. I strongly used the code
> from `/repos/libports/src/app/acpica/os.cc` as reference. When I compile
> my code, I get the following error:
> 
> > /.../genode/repos/demo/src/app/acpi_i2c/main.cc: In constructor 
> > ‘Acpica::Main::Main(Genode::Env&)’:
> > /.../genode/repos/demo/src/app/acpi_i2c/main.cc:54:49: error: no match for 
> > call to ‘(Genode::Signal_handler<Acpica::Main>) (Genode::Entrypoint&, 
> > Acpica::Main&, void (Acpica::Main::*)())’
> >          sci_irq(env.ep(), *this, &Main::acpi_irq)

Please remove line 53 because it's redundant resp. looks like a
copy-paste error.

Greets
-- 
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main

Reply via email to