On 10/11/05 08:50 Ronald Wiplinger said the following:
/usr/local/src/asterisk # make clean; make update; make install
build_tools/make_version_h > include/asterisk/version.h.tmp
if cmp -s include/asterisk/version.h.tmp include/asterisk/version.h ; then echo; else \
       mv include/asterisk/version.h.tmp include/asterisk/version.h ; \
C apps/Makefile
[..snipped..]
make[1]: Entering directory `/usr/local/src/asterisk/apps'
Makefile:69: *** missing separator.  Stop.
make[1]: Leaving directory `/usr/local/src/asterisk/apps'
make: *** [depend] Error 1

there may have been a transient error left in apps/Makefile when you checked out from cvs. try another checkout at a later period when the bug has been fixed.

--
Regards,                           /\_/\   "All dogs go to heaven."
[EMAIL PROTECTED]                (0 0)    http://www.alphaque.com/
+==========================----oOO--(_)--OOo----==========================+
| for a in past present future; do                                        |
|   for b in clients employers associates relatives neighbours pets; do   |
|   echo "The opinions here in no way reflect the opinions of my $a $b."  |
| done; done                                                              |
+=========================================================================+
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to