Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 209961 - fix net-misc/zaptel to use linux-mod functions
Summary: fix net-misc/zaptel to use linux-mod functions
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: voip herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 212139 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-02-13 05:11 UTC by Rajiv Aaron Manglani (RETIRED)
Modified: 2011-03-27 18:41 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.