[asterisk-bugs] [Asterisk 0007720]: Unable to build Zaptel svn version

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 11:44:09 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7720 
====================================================================== 
Reported By:                jchaosfm
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   7720
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): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        No 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             08-12-2006 07:20 CDT
Last Modified:              06-07-2008 11:44 CDT
====================================================================== 
Summary:                    Unable to build Zaptel svn version
Description: 
When i try to build the zaptel the current
svn checkout http://svn.digium.com/svn/zaptel/trunk zaptel version. I get
the same errors as this bug http://bugs.digium.com/view.php?id=7536

You change in the makefile
$(CC) $(KFLAGS) -I$(PWD)/include  -I$(PWD)/include/oct6100api -o $@ -c $<
to:
$(CC) $(KFLAGS) -I$(SUBDIRS)/include  -I$(SUBDIRS)/include/oct6100api -o
$@ -c $<


But the new solution doesn't work with debian linux kernel 2.4.27-2-386 
When i change the new line to the old line it works again and zaptel
compile well!
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 11:44  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 1299

_U  trunk/
U   trunk/Makefile

------------------------------------------------------------------------
r1299 | russell | 2008-06-07 11:44:08 -0500 (Sat, 07 Jun 2008) | 11 lines

Merged revisions 1298 via svnmerge from 
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1298 | russell | 2006-08-13 20:54:28 -0400 (Sun, 13 Aug 2006) | 3 lines

the change from $(PWD) to $(SUBDIRS) breaks the build on some systems. So,
just
use them both ... (issue http://bugs.digium.com/view.php?id=7720)

........

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-07-08 11:44  svnbot         Checkin                                      
06-07-08 11:44  svnbot         Note Added: 0088139                          
======================================================================




More information about the asterisk-bugs mailing list