[asterisk-bugs] [JIRA] (ASTERISK-15331) make menuselect fails due to undefined symbols (initscr32, w32addch) in menuselect_curses.o

Friendly Automation (JIRA) noreply at issues.asterisk.org
Fri Aug 3 13:31:54 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-15331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244403#comment-244403 ] 

Friendly Automation commented on ASTERISK-15331:
------------------------------------------------

Change 9771 merged by Kevin Harwell:
BuildSystem: Enable ncurses for menuselect in Solaris 11.

[https://gerrit.asterisk.org/9771|https://gerrit.asterisk.org/9771]

> make menuselect fails due to undefined symbols (initscr32, w32addch) in menuselect_curses.o
> -------------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-15331
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-15331
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Core/Portability
>            Reporter: Majdi Bsoul
>
> bash-3.00# cd /local/software/temp/asterisk-1.6.2.0-rc8
> bash-3.00# ./configure --prefix=/opt/asterisk-1.6.1.11
> checking build system type... sparc-sun-solaris2.10
> checking host system type... sparc-sun-solaris2.10
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /usr/sfw/bin/ggrep
> checking for egrep... /usr/sfw/bin/ggrep -E
> checking for AIX... no
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking for uname... /usr/bin/uname
> checking for gcc... (cached) gcc
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ISO C89... (cached) none needed
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking how to run the C++ preprocessor... g++ -E
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for egrep... egrep
> checking for ld used by gcc... /usr/ccs/bin/ld
> checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
> checking for gawk... gawk
> checking for a BSD-compatible install... ./install-sh -c
> checking whether ln -s works... yes
> checking for ranlib... ranlib
> checking for GNU make... make
> checking for strip... /usr/ccs/bin/strip
> checking for ar... /usr/ccs/bin/ar
> checking for grep... (cached) /usr/sfw/bin/ggrep
> checking for find... /usr/bin/find
> checking for compress... /usr/bin/compress
> checking for basename... /usr/bin/basename
> checking for id... /usr/bin/id
> checking for dirname... /usr/bin/dirname
> checking for sh... /bin/bash
> checking for ln... /usr/bin/ln
> checking for dot... :
> checking for wget... /usr/local/bin/wget
> checking for curl... /usr/local/bin/curl
> checking for rubber... :
> checking for kpsewhich... :
> checking for xmlstarlet... :
> checking for soxmix... no
> checking for md5... md5
> checking whether pthreads work with -pthreads... yes
> checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
> checking if more special flags are required for pthreads... -D_REENTRANT
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking for ANSI C header files... (cached) yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for inttypes.h... (cached) yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking malloc.h usability... yes
> checking malloc.h presence... yes
> checking for malloc.h... yes
> checking netdb.h usability... yes
> checking netdb.h presence... yes
> checking for netdb.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdint.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for strings.h... (cached) yes
> checking sys/file.h usability... yes
> checking sys/file.h presence... yes
> checking for sys/file.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking termios.h usability... yes
> checking termios.h presence... yes
> checking for termios.h... yes
> checking for unistd.h... (cached) yes
> checking utime.h usability... yes
> checking utime.h presence... yes
> checking for utime.h... yes
> checking arpa/nameser.h usability... yes
> checking arpa/nameser.h presence... yes
> checking for arpa/nameser.h... yes
> checking sys/io.h usability... no
> checking sys/io.h presence... no
> checking for sys/io.h... no
> checking winsock.h usability... no
> checking winsock.h presence... no
> checking for winsock.h... no
> checking winsock2.h usability... no
> checking winsock2.h presence... no
> checking for winsock2.h... no
> checking sys/poll.h usability... yes
> checking sys/poll.h presence... yes
> checking for sys/poll.h... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... 64
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for an ANSI C-conforming const... yes
> checking for uid_t in sys/types.h... yes
> checking for inline... inline
> checking for mode_t... yes
> checking for off_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for struct stat.st_blksize... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working volatile... yes
> checking for ptrdiff_t... yes
> checking for unistd.h... (cached) yes
> checking for working chown... yes
> checking whether closedir returns void... no
> checking for error_at_line... no
> checking vfork.h usability... no
> checking vfork.h presence... no
> checking for vfork.h... no
> checking for fork... yes
> checking for vfork... yes
> checking for working fork... yes
> checking for working vfork... (cached) yes
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking whether gcc needs -traditional... no
> checking for working memcmp... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking sys/select.h usability... yes
> checking sys/select.h presence... yes
> checking for sys/select.h... yes
> checking for sys/socket.h... (cached) yes
> checking types of arguments for select... int,fd_set *,struct timeval *
> checking for function prototypes... yes
> checking whether setvbuf arguments are reversed... no
> checking return type of signal handlers... void
> checking whether lstat dereferences a symlink specified with a trailing slash... yes
> checking whether stat accepts an empty string... no
> checking for working strcoll... yes
> checking for strftime... yes
> checking for working strnlen... no
> checking for working strtod... yes
> checking for utime.h... (cached) yes
> checking whether utime accepts a null argument... yes
> checking for vprintf... yes
> checking for _doprnt... yes
> checking for asprintf... no
> checking for atexit... yes
> checking for closefrom... yes
> checking for dup2... yes
> checking for eaccess... no
> checking for endpwent... yes
> checking for euidaccess... no
> checking for ftruncate... yes
> checking for getcwd... yes
> checking for gethostbyname... no
> checking for gethostname... yes
> checking for getloadavg... yes
> checking for gettimeofday... yes
> checking for glob... yes
> checking for ioperm... no
> checking for inet_ntoa... no
> checking for isascii... yes
> checking for localtime_r... yes
> checking for memchr... yes
> checking for memmove... yes
> checking for memset... yes
> checking for mkdir... yes
> checking for munmap... yes
> checking for putenv... yes
> checking for re_comp... yes
> checking for regcomp... yes
> checking for select... yes
> checking for setenv... yes
> checking for socket... no
> checking for strcasecmp... yes
> checking for strcasestr... no
> checking for strchr... yes
> checking for strcspn... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strlcat... yes
> checking for strlcpy... yes
> checking for strncasecmp... yes
> checking for strndup... no
> checking for strnlen... no
> checking for strrchr... yes
> checking for strsep... no
> checking for strspn... yes
> checking for strstr... yes
> checking for strtod... (cached) yes
> checking for strtol... yes
> checking for strtold... yes
> checking for strtoq... no
> checking for unsetenv... yes
> checking for utime... yes
> checking for vasprintf... no
> checking for getpeereid... no
> checking for sysctl... no
> checking for swapctl... yes
> checking for sqrt in -lm... yes
> checking for exp2l... yes
> checking for log2l... yes
> checking for exp10l... no
> checking for log10l... yes
> checking for sinl... yes
> checking for cosl... yes
> checking for tanl... yes
> checking for asinl... yes
> checking for acosl... yes
> checking for atanl... yes
> checking for atan2l... yes
> checking for powl... yes
> checking for sqrtl... yes
> checking for rintl... yes
> checking for expl... yes
> checking for logl... yes
> checking for remainderl... yes
> checking for fmodl... yes
> checking for roundl... yes
> checking for truncl... yes
> checking for floorl... yes
> checking for ceill... yes
> checking for exp2... yes
> checking for log2... yes
> checking for exp10... no
> checking for log10... yes
> checking for sin... yes
> checking for cos... yes
> checking for tan... yes
> checking for asin... yes
> checking for acos... yes
> checking for atan... yes
> checking for atan2... yes
> checking for pow... yes
> checking for rint... yes
> checking for exp... yes
> checking for log... yes
> checking for remainder... yes
> checking for fmod... yes
> checking for round... yes
> checking for trunc... yes
> checking for floor... yes
> checking for ceil... yes
> checking for timersub in time.h... no
> checking for sys/poll.h... (cached) yes
> checking for funopen... no
> checking for fopencookie... no
> checking for inet_aton... no
> checking for IP_PKTINFO... yes
> checking for library containing gethostbyname_r... -lnsl
> checking for gethostbyname_r with 6 arguments... no
> checking for gethostbyname_r with 5 arguments... yes
> checking byteswap.h usability... no
> checking byteswap.h presence... no
> checking for byteswap.h... no
> checking for __swap16 variant of <sys/endian.h> byteswapping macros... no
> checking for bswap16 variant of <sys/endian.h> byteswapping macros... no
> checking for /dev/urandom... yes
> checking for PTHREAD_RWLOCK_INITIALIZER in pthread.h... yes
> checking for PTHREAD_RWLOCK_PREFER_WRITER_NP in pthread.h... no
> checking for PTHREAD_MUTEX_RECURSIVE_NP in pthread.h... no
> checking for pthread_rwlock_timedwrlock() in pthread.h... yes
> checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP in pthread.h... no
> checking for compiler atomic operations... no
> checking for compiler 'attribute pure' support... yes
> checking for compiler 'attribute malloc' support... yes
> checking for compiler 'attribute const' support... yes
> checking for compiler 'attribute unused' support... yes
> checking for compiler 'attribute always_inline' support... yes
> checking for compiler 'attribute deprecated' support... yes
> checking for compiler 'attribute sentinel' support... no
> checking for compiler 'attribute warn_unused_result' support... yes
> checking for compiler 'attribute weak' support... yes
> checking for compiler 'attribute weak_import' support... no
> checking for compiler 'attribute alias' support... yes
> checking for -ffunction-sections support... yes
> checking for --gc-sections support... no
> checking for -Wdeclaration-after-statement support... yes
> checking for _FORTIFY_SOURCE support... yes
> checking for -fno-strict-overflow... no
> checking for -Wshadow... yes
> checking for sysinfo... no
> checking for library containing res_9_ninit... no
> checking for res_ninit... no
> checking for IP_MTU_DISCOVER in netinet/in.h... no
> checking libkern/OSAtomic.h usability... no
> checking libkern/OSAtomic.h presence... no
> checking for libkern/OSAtomic.h... no
> checking for int... yes
> checking size of int... 4
> checking for snd_spcm_init in -lasound... no
> checking for initscr in -lcurses... yes
> checking curses.h usability... yes
> checking curses.h presence... yes
> checking for curses.h... yes
> checking for DAHDI_CODE in dahdi/user.h... no
> checking for DAHDI_POLICY_HALF_FULL in dahdi/user.h... no
> checking for enhanced dahdi vmwi support... no
> checking for getifaddrs() support... no
> checking for timerfd support... no
> checking for gsm_create in -lgsm... no
> checking for iconv_open in -liconv... yes
> checking iconv.h usability... yes
> checking iconv.h presence... yes
> checking for iconv.h... yes
> checking for iks_start_sasl in -liksemel... no
> checking for UW IMAP Toolkit c-client library... no
> checking for system c-client library...... no
> checking for SQLConnect in -liodbc... no
> checking for inotify_init in -lc... no
> checking for jack_activate in -ljack... no
> checking for lt_dlinit in -lltdl... yes
> checking ltdl.h usability... no
> checking ltdl.h presence... no
> checking for ltdl.h... no
> checking for ldap_initialize in -lldap... yes
> checking ldap.h usability... yes
> checking ldap.h presence... yes
> checking for ldap.h... yes
> checking for xml2-config... xml2-config
> checking for mISDN_open in -lmISDN... no
> checking for nbs_connect in -lnbs... no
> checking for initscr in -lncurses... yes
> checking for curses.h... (cached) yes
> checking for net-snmp-config... net-snmp-config
> checking for newtBell in -lnewt... no
> checking for SQLConnect in -lodbc... yes
> checking sql.h usability... no
> checking sql.h presence... no
> checking for sql.h... no
> checking for ogg_sync_init in -logg... yes
> checking for backtrace in -lexecinfo... no
> checking for backtrace in -lc... no
> checking linux/soundcard.h usability... no
> checking linux/soundcard.h presence... no
> checking for linux/soundcard.h... no
> checking sys/soundcard.h usability... no
> checking sys/soundcard.h presence... no
> checking for sys/soundcard.h... no
> checking for oss_ioctl_mixer in -lossaudio... no
> checking for pg_config... /usr/bin/pg_config
> checking for PQescapeStringConn in -lpq... yes
> checking for poptStrerror in -lpopt... yes
> checking popt.h usability... yes
> checking popt.h presence... yes
> checking for popt.h... yes
> checking for Pa_GetDeviceCount in -lportaudio... no
> checking for pri_new_bri in -lpri... no
> checking for pri_progress_with_cause in -lpri... no
> checking for pri_set_inbanddisconnect in -lpri... no
> checking for resample_open in -lresample... no
> checking for minimum version of SpanDSP... no
> checking for ss7_pollflags in -lss7... no
> checking for openr2_chan_new in -lopenr2... no
> checking //pwlib/include/ptlib.h usability... no
> checking //pwlib/include/ptlib.h presence... no
> checking for //pwlib/include/ptlib.h... no
> checking /usr/local/include/ptlib.h usability... no
> checking /usr/local/include/ptlib.h presence... no
> checking for /usr/local/include/ptlib.h... no
> checking /usr/include/ptlib.h usability... no
> checking /usr/include/ptlib.h presence... no
> checking for /usr/include/ptlib.h... no
> checking for luaL_newstate in -llua5.1... no
> checking for luaL_register in -llua... yes
> checking lua.h usability... no
> checking lua.h presence... no
> checking for lua.h... no
> checking for rc_read_config in -lradiusclient-ng... no
> checking for saClmInitialize in -lSaClm... no
> checking for speex_encode in -lspeex... yes
> checking speex/speex.h usability... no
> checking speex/speex.h presence... no
> checking for speex/speex.h... no
> checking for speex_preprocess_ctl in -lspeex... no
> checking for speex_preprocess_ctl in -lspeexdsp... yes
> checking for speex/speex.h... (cached) no
> checking for sqlite_exec in -lsqlite... yes
> checking sqlite.h usability... no
> checking sqlite.h presence... no
> checking for sqlite.h... no
> checking for sqlite3_open in -lsqlite3... yes
> checking sqlite3.h usability... no
> checking sqlite3.h presence... no
> checking for sqlite3.h... no
> checking for AES_encrypt in -lcrypto... yes
> checking openssl/aes.h usability... no
> checking openssl/aes.h presence... no
> checking for openssl/aes.h... no
> checking for gmime-config... no
> checking for malloc in -lhoard... no
> checking for dbinit in -lsybdb... no
> checking for tgetent in -ltermcap... yes
> checking for tgetent in -ltinfo... no
> checking for tone_zone_find_by_num in -ltonezone... no
> checking for tone_zone_find in -ltonezone... no
> checking for usb_init in -lusb... yes
> checking usb.h usability... no
> checking usb.h presence... no
> checking for usb.h... no
> checking for vorbis_info_init in -lvorbis... yes
> checking vorbis/codec.h usability... yes
> checking vorbis/codec.h presence... yes
> checking for vorbis/codec.h... yes
> checking for vpb_open in -lvpb... no
> checking for compress in -lz... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking h323.h usability... no
> checking h323.h presence... no
> checking for h323.h... no
> checking linux/compiler.h usability... no
> checking linux/compiler.h presence... no
> checking for linux/compiler.h... no
> checking for linux/ixjuser.h... no
> checking for sdl-config... no
> checking for IMG_Load in -lSDL_image... no
> checking for sws_getContext in -lavcodec... no
> checking linux/videodev.h usability... no
> checking linux/videodev.h presence... no
> checking for linux/videodev.h... no
> checking for XOpenDisplay in -lX11... yes
> checking X11/Xlib.h usability... yes
> checking X11/Xlib.h presence... yes
> checking for X11/Xlib.h... yes
> checking for /sbin/launchd... no
> checking for gtk-config... gtk-config
> checking for pkg-config... pkg-config
> checking for gawk... (cached) gawk
> checking for curl-config... /usr/local/bin/curl-config
> checking for the version of libcurl... 7.19.7
> checking for libcurl >= version 7.10.1... yes
> checking whether libcurl is usable... yes
> checking for curl_free... yes
> checking for mandatory modules: ... ok
> configure: creating ./config.status
> config.status: creating build_tools/menuselect-deps
> config.status: creating makeopts
> config.status: creating channels/h323/Makefile
> config.status: creating include/asterisk/autoconfig.h
>                .$$$$$$$$$$$$$$$=..      
>             .$7$7..          .7$$7:.    
>           .$$:.                 ,$7.7   
>         .$7.     7$$$$           .$$77  
>      ..$$.       $$$$$            .$$$7 
>     ..7$   .?.   $$$$$   .?.       7$$$.
>    $.$.   .$$$7. $$$$7 .7$$$.      .$$$.
>  .777.   .$$$$$$77$$$77$$$$$7.      $$$,
>  $$$~      .7$$$$$$$$$$$$$7.       .$$$.
> .$$7          .7$$$$$$$7:          ?$$$.
> $$$          ?7$$$$$$$$$$I        .$$$7 
> $$$       .7$$$$$$$$$$$$$$$$      :$$$. 
> $$$       $$$$$$7$$$$$$$$$$$$    .$$$.  
> $$$        $$$   7$$$7  .$$$    .$$$.   
> $$$$             $$$$7         .$$$.    
> 7$$$7            7$$$$        7$$$      
>  $$$$$                        $$$       
>   $$$$7.                       $$  (TM)     
>    $$$$$$$.           .7$$$$$$  $$      
>      $$$$$$$$$$$$7$$$$$$$$$.$$$$$$      
>        $$$$$$$$$$$$$$$$.                
> configure: Package configured for: 
> configure: OS type  : solaris2.10
> configure: Host CPU : sparc
> configure: build-cpu:vendor:os: sparc : sun : solaris2.10 :
> configure: host-cpu:vendor:os: sparc : sun : solaris2.10 :
> bash-3.00# make menuselect
> CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
> make[1]: Entering directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect'
> make[1]: Leaving directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect'
> CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" cmenuselect
> make[1]: Entering directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect'
> gcc -g -c -D_GNU_SOURCE -Wall   -c -o menuselect.o menuselect.c
> menuselect.c: In function `process_deps':
> menuselect.c:562: warning: implicit declaration of function `strsep'
> menuselect.c:562: warning: assignment makes pointer from integer without a cast
> menuselect.c:567: warning: assignment makes pointer from integer without a cast
> menuselect.c:568: warning: assignment makes pointer from integer without a cast
> menuselect.c: In function `process_prev_failed_deps':
> menuselect.c:920: warning: assignment makes pointer from integer without a cast
> menuselect.c:921: warning: assignment makes pointer from integer without a cast
> menuselect.c: In function `parse_existing_config':
> menuselect.c:984: warning: assignment makes pointer from integer without a cast
> menuselect.c:997: warning: assignment makes pointer from integer without a cast
> menuselect.c: In function `generate_makeopts_file':
> menuselect.c:1191: warning: assignment makes pointer from integer without a cast
> menuselect.c:1193: warning: assignment makes pointer from integer without a cast
> menuselect.c:1201: warning: assignment makes pointer from integer without a cast
> menuselect.c:1203: warning: assignment makes pointer from integer without a cast
> gcc -g -c -D_GNU_SOURCE -Wall   -c -o strcompat.o strcompat.c
> strcompat.c: In function `strcasestr':
> strcompat.c:107: warning: implicit declaration of function `alloca'
> strcompat.c: In function `strtoq':
> strcompat.c:278: warning: integer constant is too large for "long" type
> strcompat.c:278: warning: integer constant is too large for "long" type
> strcompat.c:278: warning: integer constant is too large for "long" type
> strcompat.c:278: warning: integer constant is too large for "long" type
> strcompat.c:301: warning: integer constant is too large for "long" type
> strcompat.c:301: warning: integer constant is too large for "long" type
> gcc -g -c -D_GNU_SOURCE -Wall    -c -o menuselect_curses.o menuselect_curses.c
> menuselect_curses.c: In function `show_help':
> menuselect_curses.c:110: warning: passing arg 2 of `waddstr' discards qualifiers from pointer target type
> menuselect_curses.c: In function `display_mem_info':
> menuselect_curses.c:192: warning: passing arg 2 of `waddstr' discards qualifiers from pointer target type
> menuselect_curses.c: In function `draw_title_window':
> menuselect_curses.c:441: warning: passing arg 2 of `waddstr' discards qualifiers from pointer target type
> make[2]: Entering directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect/mxml'
> gcc -O -Wall   -c mxml-attr.c
> gcc -O -Wall   -c mxml-entity.c
> gcc -O -Wall   -c mxml-file.c
> gcc -O -Wall   -c mxml-index.c
> gcc -O -Wall   -c mxml-node.c
> gcc -O -Wall   -c mxml-search.c
> gcc -O -Wall   -c mxml-set.c
> gcc -O -Wall   -c mxml-private.c
> gcc -O -Wall   -c mxml-string.c
> /usr/bin/rm -f libmxml.a
> /usr/ccs/bin/ar crvs libmxml.a mxml-attr.o mxml-entity.o mxml-file.o mxml-index.o mxml-node.o mxml-search.o mxml-set.o mxml-private.o mxml-string.o
> a - mxml-attr.o
> a - mxml-entity.o
> a - mxml-file.o
> a - mxml-index.o
> a - mxml-node.o
> a - mxml-search.o
> a - mxml-set.o
> a - mxml-private.o
> a - mxml-string.o
> ar: writing libmxml.a
> ranlib libmxml.a
> make[2]: Leaving directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect/mxml'
> gcc -o cmenuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a -lncurses 
> Undefined                       first referenced
>  symbol                             in file
> initscr32                           menuselect_curses.o
> w32addch                            menuselect_curses.o
> ld: fatal: Symbol referencing errors. No output written to cmenuselect
> collect2: ld returned 1 exit status
> make[1]: *** [cmenuselect] Error 1
> make[1]: Leaving directory `/local/software/temp/asterisk-1.6.2.0-rc8/menuselect'
> make: *** [menuselect/cmenuselect] Error 2
> bash-3.00# pwd
> /local/software/temp/asterisk-1.6.2.0-rc8
> bash-3.00# 
> ****** ADDITIONAL INFORMATION ******
> This is on solaris 10 system.



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



More information about the asterisk-bugs mailing list