[asterisk-bugs] [Zaptel 0012056]: HOSTCC not exported by top level Makefile causes makefw compile to fail

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:53:25 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12056 
====================================================================== 
Reported By:                davidw
Assigned To:                tzafrir
====================================================================== 
Project:                    Zaptel
Issue ID:                   12056
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 3874 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             02-24-2008 04:19 CST
Last Modified:              06-07-2008 13:53 CDT
====================================================================== 
Summary:                    HOSTCC not exported by top level Makefile causes
makefw compile to fail
Description: 
The Makefile does not explicitly export HOSTCC.  As this is not in the
initial environment, GNU Make does not export it by default.  As a result,
the make in the kernel directory, which does not independently include
makeopts, the file that actually includes the definition of HOSTCC,
substitutes a null string for HOSTCC resulting in a command not found when
compiling the, host platform, utiity makefw.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 13:53  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 3921

U   branches/1.4/Makefile
U   branches/1.4/kernel/GNUmakefile

------------------------------------------------------------------------
r3921 | tzafrir | 2008-06-07 13:53:24 -0500 (Sat, 07 Jun 2008) | 5 lines

* Pass some extra variables explicitly in the 2.4 build.
* Clean up the 2.4 kernel GNUMakefile.

Should hopefully fix issue http://bugs.digium.com/view.php?id=12056.

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 13:53  svnbot         Checkin                                      
06-07-08 13:53  svnbot         Note Added: 0088391                          
======================================================================




More information about the asterisk-bugs mailing list