Comment 59 for bug 200509

Revision history for this message
Brett (breusshe) wrote :

Tried to install the iwlwifi-debug. Got the following error:

$ sudo dpkg -i ./iwlwifi-debug-dkms_1.3.27-0ubuntu1~ppa1j_all.deb
Selecting previously deselected package iwlwifi-debug-dkms.
(Reading database ... 151466 files and directories currently installed.)
Unpacking iwlwifi-debug-dkms (from .../iwlwifi-debug-dkms_1.3.27-0ubuntu1~ppa1j_all.deb) ...
Setting up iwlwifi-debug-dkms (1.3.27-0ubuntu1~ppa1j) ...
Loading new iwlwifi-debug-1.3.27 DKMS files...

Creating symlink /var/lib/dkms/iwlwifi-debug/1.3.27/source ->
                 /usr/src/iwlwifi-debug-1.3.27

DKMS: add Completed.
Installing prebuilt kernel module binaries (if any)
Building module...

Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area....(bad exit status: 2)
make KERNELRELEASE=2.6.27-11-generic -C /lib/modules/2.6.27-11-generic/build M=/var/lib/dkms/iwlwifi-debug/1.3.27/build....(bad exit status: 2)

Error! Bad return status for module build on kernel: 2.6.27-11-generic (i686)
Consult the make.log in the build directory
/var/lib/dkms/iwlwifi-debug/1.3.27/build/ for more information.
0
0
dpkg: error processing iwlwifi-debug-dkms (--install):
 subprocess post-installation script returned error exit status 10
Processing triggers for man-db ...
Errors were encountered while processing:
 iwlwifi-debug-dkms

Attaching the make.log. Any ideas on what to do next?

Brett