Sorry for the late reply Malcolmd,ok here is my scenario;
- I download 'asterisk 1.8.2.3.tar.gz.
- Unpack it using the command " tar xvf".
- Ran the prereq.
- Compiled asterisk with the command “./configure”
And finally when i use the "make’ command i get these errors below :
CC=“cc” CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILE NT="–silent" makeopts
make[1]: Entering directory /usr/src/asterisk-1.8.2.3/menuselect' make[1]:
makeopts’ is up to date.
make[1]: Leaving directory `/usr/src/asterisk-1.8.2.3/menuselect’
menuselect/menuselect --check-deps menuselect.makeopts
The existing menuselect.makeopts file did not specify
that ‘app_dahdibarge’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘app_dahdiras’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘app_flash’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘app_meetme’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘app_page’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘cdr_pgsql’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘cdr_sqlite3_custom’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘cel_pgsql’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘cel_sqlite3_custom’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘chan_dahdi’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘codec_dahdi’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘res_config_pgsql’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
The existing menuselect.makeopts file did not specify
that ‘res_timing_dahdi’ should not be included. However, either some
dependencies for this module were not found or a
conflict exists.
Either run ‘make menuselect’ or remove the existing
menuselect.makeopts file to resolve this issue.
make: *** [menuselect.makeopts] Error 255
maybe its something that i have miss and im sorry about that,am still a beginner in the linux world and i guess Asterisk is not for kids. lolzz