[asterisk-bugs] [Zaptel 0012118]: make clean fails

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 7 13:54:18 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12118 
====================================================================== 
Reported By:                virgilio
Assigned To:                tzafrir
====================================================================== 
Project:                    Zaptel
Issue ID:                   12118
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Zaptel Version:              SVN 
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:             03-01-2008 18:18 CST
Last Modified:              06-07-2008 13:54 CDT
====================================================================== 
Summary:                    make clean fails
Description: 
when do a make clean after a make in  zaptel-1.2.24 make clean fails 
but not zaptel-1.2.23, also fails with svn version
make[1]: Leaving directory `/home/admin/zaptel-1.2.24/wct4xxp'
make -C wctc4xxp clean
make[1]: Entering directory `/home/admin/zaptel-1.2.24/wctc4xxp'
rm -rf codec_test
make[1]: Leaving directory `/home/admin/zaptel-1.2.24/wctc4xxp'
make -C wcte12xp clean
make[1]: Entering directory `/home/admin/zaptel-1.2.24/wcte12xp'
Makefile:4: /Kbuild: No such file or directory
make[1]: *** No rule to make target `/Kbuild'.  Stop.
make[1]: Leaving directory `/home/admin/zaptel-1.2.24/wcte12xp'
make: *** [clean] Error 2
thanks
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-07-08 13:54  
---------------------------------------------------------------------- 
Repository: dahdi
Revision: 3945

_U  team/mattf/zaptel-1.2-vpmadt032fwupdate/
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/Makefile
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/README
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/fxotune.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/jpah.h
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ppp/zaptel.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/sethdlc-new.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/sethdlc.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/tonezone.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/tor2ee.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/wct4xxp/wct4xxp-diag.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/zaptel-base.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/zaptel.h
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ztcfg-dude.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ztcfg.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ztd-eth.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ztdynamic.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/ztmonitor.c
U   team/mattf/zaptel-1.2-vpmadt032fwupdate/zttranscode.c

------------------------------------------------------------------------
r3945 | mattf | 2008-06-07 13:54:17 -0500 (Sat, 07 Jun 2008) | 31 lines

Merged revisions 3831,3833,3837,3847,3917 via svnmerge from 
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r3831 | kpfleming | 2008-02-15 14:23:27 -0600 (Fri, 15 Feb 2008) | 2 lines

update README to reflect currently supported Digium interface cards

........
r3833 | jpeeler | 2008-02-15 17:33:44 -0600 (Fri, 15 Feb 2008) | 1 line

Fixes bug 11471. Replaced all instances of strncpy with zap_copy_string
(added to zaptel.h) to fix any off by one errors and ensure destination
string is NULL terminated.
........
r3837 | tzafrir | 2008-02-16 08:13:27 -0600 (Sat, 16 Feb 2008) | 3 lines

* Start documenting module parameters in the README.
* Update the hardware supported by xpp.

........
r3847 | jpeeler | 2008-02-18 16:49:30 -0600 (Mon, 18 Feb 2008) | 1 line

added some forgotten includes for zap_copy_string
........
r3917 | tzafrir | 2008-03-03 14:44:01 -0600 (Mon, 03 Mar 2008) | 4 lines

No need for userspace 'make clean' here. Kbuild takes care of it.

Closes issue http://bugs.digium.com/view.php?id=12118 .

........

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

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

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




More information about the asterisk-bugs mailing list