[asterisk-bugs] [Zaptel 0012118]: make clean fails
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 13:53:20 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:53 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:53
----------------------------------------------------------------------
Repository: dahdi
Revision: 3917
U branches/1.2/Makefile
------------------------------------------------------------------------
r3917 | tzafrir | 2008-06-07 13:53:19 -0500 (Sat, 07 Jun 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=3917
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 13:53 svnbot Checkin
06-07-08 13:53 svnbot Note Added: 0088389
======================================================================
More information about the asterisk-bugs
mailing list