[asterisk-bugs] [JIRA] (ASTERISK-30118) Cant Install Asterik on (L)Ubuntu 22.04 LTS

full name (JIRA) noreply at issues.asterisk.org
Wed Jun 29 01:54:49 CDT 2022


full name created ASTERISK-30118:
------------------------------------

             Summary: Cant Install Asterik on (L)Ubuntu 22.04 LTS
                 Key: ASTERISK-30118
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-30118
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: . I did not set the category correctly.
    Affects Versions: 19.5.0
         Environment:  (L)Ubuntu 22.04 LTS
            Reporter: full name
            Severity: Major


1. Downloaded newst Asterik version via wget:
wget http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-19.5.0.tar.gz

2. Extracted the version via tar:
tar xfv asterisk-18-current.tar.gz

3. Navigate into folder:
cd asterisk-18

4. Run configure:
./configure

5. make && make install:
If i run 'sudo make' i got presented with an error:
CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory '/home/asterisk-19.5.0/menuselect'
make[1]: 'makeopts' is up to date.
make[1]: Leaving directory '/home/asterisk-19.5.0/menuselect'
   [CC] chan_iax2.c -> chan_iax2.o
chan_iax2.c: In function ‘invalid_key’:
chan_iax2.c:6386:24: error: request for member ‘rd_key’ in something not a structure or union
 6386 |                 if (ecx->rd_key[i]) {
      |                        ^~
make[1]: *** [/home/asterisk-19.5.0/Makefile.rules:165: chan_iax2.o] Error 1
make: *** [Makefile:393: channels] Error 2





--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list