[Home]

Summary:ASTERISK-08883: cannot build zaptel
Reporter:jmls (jmls)Labels:
Date Opened:2007-02-26 08:36:14.000-0600Date Closed:2008-06-07 12:41:18
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Trying to build zaptel on a centos 4.3 box with 2.6.9-42.0.3.ELsmp, unless the kernel module is selected in menuselect, then you get an error during build.

e.g., if pciradio is not selected, you get the following error:

make: *** No rule to make target `pciradio.ko', needed by `install-modules'.  Stop.

Comments:By: Joshua C. Colp (jcolp) 2007-02-26 09:19:07.000-0600

Fixed in 1.4 as of revision 2230 and trunk as of revision 2231.

By: Digium Subversion (svnbot) 2008-06-07 12:41:17

Repository: dahdi
Revision: 2230

U   branches/1.4/Makefile

------------------------------------------------------------------------
r2230 | file | 2008-06-07 12:41:15 -0500 (Sat, 07 Jun 2008) | 2 lines

Move menuselect build options inclusion to before it is initially used otherwise the needed variables may not be present at time of use. (issue ASTERISK-8883 reported by jmls)

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

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

By: Digium Subversion (svnbot) 2008-06-07 12:41:18

Repository: dahdi
Revision: 2231

_U  trunk/
U   trunk/Makefile

------------------------------------------------------------------------
r2231 | file | 2008-06-07 12:41:18 -0500 (Sat, 07 Jun 2008) | 10 lines

Merged revisions 2230 via svnmerge from
https://origsvn.digium.com/svn/zaptel/branches/1.4

........
r2230 | file | 2007-02-26 10:16:46 -0500 (Mon, 26 Feb 2007) | 2 lines

Move menuselect build options inclusion to before it is initially used otherwise the needed variables may not be present at time of use. (issue ASTERISK-8883 reported by jmls)

........

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

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