| Summary: | net-misc/dahdi-2.4.1 fails to compile against linux 2.6.39-r1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Philipp Kügle <pkuegle> |
| Component: | Current packages | Assignee: | Tony Vroon (RETIRED) <chainsaw> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | voip+disabled |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Philipp Kügle
2011-06-24 12:57:36 UTC
Created attachment 277999 [details]
build.log
in your emerge --info there is .38 (In reply to comment #2) > in your emerge --info there is .38 This is the running kernel. Kernel Symlink: s004 ~ # ls -la /usr/src/linux lrwxrwxrwx 1 root root 22 Jun 24 17:37 /usr/src/linux -> linux-2.6.39-gentoo-r1 Also in build.log: * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.39-gentoo-r1/build * Found sources for kernel version: * 2.6.39-gentoo-r1 +*dahdi-2.4.1-r1 (06 Jul 2011) + + 06 Jul 2011; Tony Vroon <chainsaw@gentoo.org> +dahdi-2.4.1-r1.ebuild: + Patch from Stefan Knoblich fixes compilation against 2.6.39 kernels; closes + bug #372819 by Philipp Kugle. As requested by Diego "Flameeyes" Petteno, udev + rules are now installed in /lib as they are not intended for user + modification/customisation. CONFIG_MODULES is now also checked as the eclass + does not do it for us. |