[asterisk-bugs] [Asterisk 0004054]: [patch] allow zaptel compile against any installed kernel, not just the currently running one

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 10:50:46 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=4054 
====================================================================== 
Reported By:                adsllc
Assigned To:                kpfleming
====================================================================== 
Project:                    Asterisk
Issue ID:                   4054
Category:                   Core/General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Asterisk Version:           I did not set the version :( 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             04-20-2005 08:52 CDT
Last Modified:              06-07-2008 10:50 CDT
====================================================================== 
Summary:                    [patch] allow zaptel compile against any installed
kernel, not just the currently running one
Description: 
The current Makefile has several references to `uname -r` to specify where
to build/install the modules.  These have been consolidated to the
KERNEL_SOURCE variable to allow a user to compile against an arbitrary
kernel.

For example:
make KERNEL_SOURCE=/lib/modules/2.6.11-1.14_FC3 install

When a new kernel is installed, this allows you to build your modules
before rebooting, minimizing downtime.  This is especially true if a power
outage causes a reboot when you're not ready.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 10:50  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 628

U   trunk/Makefile

------------------------------------------------------------------------
r628 | kpfleming | 2008-06-07 10:50:45 -0500 (Sat, 07 Jun 2008) | 2 lines

allow modules to be built and _installed_ against any installed kernel
(bug http://bugs.digium.com/view.php?id=4054)

------------------------------------------------------------------------

http://svn.digium.com/view/dahdi?view=rev&revision=628 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 10:50  svnbot         Checkin                                      
06-07-08 10:50  svnbot         Note Added: 0088031                          
======================================================================




More information about the asterisk-bugs mailing list