← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: *** No rule to make target `script/acpi_call'. Stop.

 

You need to install the headers for your kernel in order to be able to
compile modules, including acpi_call.
Which distribution are you using ? With Ubuntu, these would be in the
linux-headers-<version> package.

Nicolas JOYARD



2011/3/16 frab1215@xxxxxxxxx <frab1215@xxxxxxxxx>

> Hi to all,
> after upgrade my kernel to 2.6.38 I recive this error when I try to compile
> peberlein's acpi_call module to insert it in the new kernel.
>
> # make
> make -C /lib/modules/2.6.38/build M=/home/test/acpi_call/acpi_call modules
> make[1]: Entering directory `/usr/src/linux-2.6.38'
> make[1]: *** No rule to make target `script/acpi_call'.  Stop.
> make[1]: Leaving directory `/usr/src/linux-2.6.38'
> make: *** [default] Error 2
>
>
> I've compiled 2.6.38 kernel yesterday.
> Does anyone know if I've made some error in the compiling process?
>
> Thanks to all
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>
>

References