hi Tzafrir, yes i have all the files
bash-2.05# pwd /usr/cvsroot/asterisk/build_tools bash-2.05# ls CVS make_defaults_h mkdep make_build_h make_version_h vercomp.c bash-2.05# i alos executed chmod -R o-w /usr/cvsroot/asterisk/build_tools/ bash-2.05# ls -l total 30 drwxr-xr-x 2 root other 512 Jul 19 12:33 CVS -rw-r--r-- 1 root root 405 Jul 19 12:33 make_build_h -rw-r--r-- 1 root root 983 Jul 19 12:33 make_defaults_h -rwxrwxr-x 1 root root 181 Jul 19 12:33 make_version_h -rw-r--r-- 1 root root 3522 Jul 19 12:33 mkdep -rw-r--r-- 1 root root 7076 Jul 19 12:33 vercomp.c bash-2.05# thnks. ----- Original Message ----- From: "Tzafrir Cohen" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, July 20, 2005 3:39 PM Subject: Re: [Asterisk-Users] /bin/sh: build_tools/make_version_h: not found > Some time in the future, on Wed, Jul 20, 2005 at 06:03:46PM +0800, chris wrote: > > hi, > > > > im installing latest asterisk from cvs on solaris 9. but when i run make i got this error > > > > /bin/sh: build_tools/make_version_h: cannot execute > > make: *** [include/asterisk/version.h] Error 1 > > > > what i did was chmod 777 all files under asterisk/build_tools/ > > 777? bad. I do suggest that you at least chmod -R o-w asterisk/build_tools/ > before you install. > > ls -l build_tools/make_version_h > > > > > and when i run make again i got this error > > > > /bin/sh: build_tools/make_version_h: not found > > make: *** [include/asterisk/version.h] Error 1 > > Are you sure you have all the files? > > cvs update -d > > -- > Tzafrir Cohen | [EMAIL PROTECTED] | VIM is > http://tzafrir.org.il | | a Mutt's > [EMAIL PROTECTED] | | best > ICQ# 16849755 | | friend > _______________________________________________ > 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 _______________________________________________ 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
