[asterisk-bugs] [Asterisk 0007594]: [patch] Only check for kernel sources if you are building some modules
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 11:43:08 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=7594
======================================================================
Reported By: jcollie
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 7594
Category: Core/General
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: I did not set the version :(
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 1245
Disclaimer on File?: Yes
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 07-25-2006 23:54 CDT
Last Modified: 06-07-2008 11:43 CDT
======================================================================
Summary: [patch] Only check for kernel sources if you are
building some modules
Description:
If you have unselected all of the kernel modules in menuselect, the current
makefile will still try and build the "modules" target, which then select
the "linux26" target on my system, which checks for the kernel sources.
I'll attach a patch that will prevent the "modules" target from being
selected if there are no modules to be built.
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 11:43
----------------------------------------------------------------------
Repository: dahdi
Revision: 1246
U trunk/Makefile
------------------------------------------------------------------------
r1246 | russell | 2008-06-07 11:43:08 -0500 (Sat, 07 Jun 2008) | 4 lines
tweak the Makefile so that if no kernel modules are selected, it doesn't
do any
checks looking for kernel sources so that the zaptel utilities can be
built
without any kernel sources installed (issue
http://bugs.digium.com/view.php?id=7594, jcollie)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=1246
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 11:43 svnbot Checkin
06-07-08 11:43 svnbot Note Added: 0088131
======================================================================
More information about the asterisk-bugs
mailing list