[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#659261: linux: Re: [linux-headers-3.2.0-1-common] Dangling symlink to Kbuild



Package: linux-headers-3.16.0-4-common
Version: 3.16.7-ckt11-1
Followup-For: Bug #659261

Dear Maintainer,

I've still found that trouble on current kernel version for jessie.

Seems to me that relative links is the culprit. I've quickly fixed with:

	cd /usr/src/linux-headers-3.16.0-4-common
	rm scripts; ln -s /usr/lib/linux-kbuild-3.16/scripts .

	cd /usr/src/linux-headers-3.16.0-4-amd64
	rm scripts; ln -s /usr/lib/linux-kbuild-3.16/scripts .

(yes, the bug apply also to linux-headers-3.16.0-4-amd64).


After that, my modules (Oracle VirtualBox debian packages) compile
flawlessy.


Thanks.

-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/12 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information


Reply to: