Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 209961

Summary: fix net-misc/zaptel to use linux-mod functions
Product: Gentoo Linux Reporter: Rajiv Aaron Manglani (RETIRED) <rajiv>
Component: New packagesAssignee: voip herd (OBSOLETE) <voip+disabled>
Status: RESOLVED WONTFIX    
Severity: normal CC: cslycord, mike, rentorbuy, voip+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rajiv Aaron Manglani (RETIRED) gentoo-dev 2008-02-13 05:11:09 UTC
the zaptel ebuild should use linux-mod_src_install instead of the zaptel makefile.  this will help to ensure compatibility with future kernel versions.

sys-block/open-iscsi can be used as an example.

the ebuild should not install /lib/modules/*/modules.*. (probably created by the kbuild call) instead it should only generate those files during post_install by calling the eclass linux-mod_pkg_postinst function.
Comment 1 Chris Slycord 2008-03-03 03:39:55 UTC
*** Bug 212139 has been marked as a duplicate of this bug. ***
Comment 2 Vieri 2008-03-20 22:40:44 UTC
(In reply to comment #0)
> the zaptel ebuild should use linux-mod_src_install

I don't know if it's coded correctly but it builds fine on my system:

http://bugs.gentoo.org/show_bug.cgi?id=204057
Comment 3 Rajiv Aaron Manglani (RETIRED) gentoo-dev 2011-03-27 18:41:17 UTC
net-misc/zaptel was removed from the portage tree on 2011-02-27. please upgrade to net-misc/dahdi.