Summary: | ASTERISK-20684: Installation Issue | ||||
Reporter: | Deepak Manghani (dmanghani) | Labels: | |||
Date Opened: | 2012-11-15 01:53:09.000-0600 | Date Closed: | 2012-11-15 05:12:08.000-0600 | ||
Priority: | Major | Regression? | |||
Status: | Closed/Complete | Components: | |||
Versions: | 11.0.1 | Frequency of Occurrence | |||
Related Issues: |
| ||||
Environment: | Centos Linux localhost.localdomain 2.6.18-308.4.1.el5 #1 SMP Tue Apr 17 17:08:10 EDT 2012 i686 i686 i386 GNU/Linux | Attachments: | |||
Description: | {noformat}
[root@localhost asterisk-11.0.1]# make -j 1 make[1]: Entering directory `/home/asterisk-11.0.1' CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts make[2]: Entering directory `/home/asterisk-11.0.1/menuselect' make[2]: `makeopts' is up to date. make[2]: Leaving directory `/home/asterisk-11.0.1/menuselect' make[5]: ccar: Command not found make[5]: *** [../lib/libpj-i686-pc-linux-gnu.a] Error 127 make[4]: *** [pjlib] Error 2 make[3]: *** [all] Error 1 make[2]: *** [pjproject] Error 2 make[1]: *** [res] Error 2 make[1]: Leaving directory `/home/asterisk-11.0.1' make: *** [_cleantest_all] Error 2 [root@localhost asterisk-11.0.1]# uname -r [root@localhost asterisk-11.0.1]# make -j 1 make[1]: Entering directory `/home/asterisk-11.0.1' CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts make[2]: Entering directory `/home/asterisk-11.0.1/menuselect' make[2]: `makeopts' is up to date. make[2]: Leaving directory `/home/asterisk-11.0.1/menuselect' make[5]: ccar: Command not found make[5]: *** [../lib/libpj-i686-pc-linux-gnu.a] Error 127 make[4]: *** [pjlib] Error 2 make[3]: *** [all] Error 1 make[2]: *** [pjproject] Error 2 make[1]: *** [res] Error 2 make[1]: Leaving directory `/home/asterisk-11.0.1' make: *** [_cleantest_all] Error 2 [root@localhost asterisk-11.0.1]# uname -r 2.6.18-308.4.1.el5 [root@localhost asterisk-11.0.1]# [root@localhost asterisk-11.0.1]# {noformat} | ||||
Comments: |