[asterisk-bugs] [JIRA] (ASTERISK-28487) compile menuselect on gentoo

George Joseph (JIRA) noreply at issues.asterisk.org
Fri Jul 26 08:49:47 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-28487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Joseph updated ASTERISK-28487:
-------------------------------------

    Assignee: Kilburn
      Status: Waiting for Feedback  (was: Triage)

Has is worked in previous Asterisk versions in this same environment?


> compile menuselect on gentoo
> ----------------------------
>
>                 Key: ASTERISK-28487
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28487
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.28.0, 16.5.0
>         Environment: Gentoo Linux EBox 4.19.57-gentoo #1 SMP Wed Jul 10 06:46:33 AEST 2019 x86_64 Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz GenuineIntel GNU/Linux
>            Reporter: Kilburn
>            Assignee: Kilburn
>
> /usr/src/asterisk # make menuselect
> CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" cmenuselect
> make[1]: Entering directory '/usr/src/asterisk/menuselect'
> gcc  -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES -I/usr/include/libxml2   -c -o menuselect.o menuselect.c
> gcc  -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES   -c -o strcompat.o strcompat.c
> gcc  -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES    -c -o menuselect_curses.o menuselect_curses.c
> gcc  -o cmenuselect menuselect.o strcompat.o menuselect_curses.o -lncurses  -lxml2 -lz -lm -ldl
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: menuselect_curses.o: undefined reference to symbol 'keypad'
> /usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /lib64/libtinfo.so.6: error adding symbols: DSO missing from command line
> collect2: error: ld returned 1 exit status
> make[1]: *** [Makefile:90: cmenuselect] Error 1
> make[1]: Leaving directory '/usr/src/asterisk/menuselect'
> make: *** [Makefile:1074: menuselect/cmenuselect] Error 2



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



More information about the asterisk-bugs mailing list