checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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... /bin/grep checking for egrep... /bin/grep -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... /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... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for gawk... gawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for ranlib... ranlib checking for GNU make... make checking for strip... strip checking for ar... ar checking for awk... /usr/bin/awk checking for bison... /usr/bin/bison checking for flex... /usr/bin/flex checking for grep... (cached) /bin/grep checking for find... /usr/bin/find checking for compress... : checking for basename... /usr/bin/basename checking for dirname... /usr/bin/dirname checking for sh... /bin/bash checking for ln... /bin/ln checking for dot... : checking for wget... /usr/bin/wget checking for bison that supports parse-param... /usr/bin/bison checking for soxmix... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no 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... yes checking sys/io.h presence... yes checking for sys/io.h... yes 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... no 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... yes 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... yes 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... no checking for asprintf... yes checking for atexit... yes checking for bzero... yes checking for dup2... yes checking for endpwent... yes checking for floor... no checking for ftruncate... yes checking for getcwd... yes checking for gethostbyname... yes checking for gethostname... yes checking for getloadavg... yes checking for gettimeofday... yes checking for inet_ntoa... yes 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 pow... no checking for putenv... yes checking for re_comp... yes checking for regcomp... yes checking for rint... no checking for select... yes checking for setenv... yes checking for socket... yes checking for sqrt... no checking for strcasecmp... yes checking for strcasestr... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strlcat... no checking for strlcpy... no checking for strncasecmp... yes checking for strndup... yes checking for strnlen... yes checking for strrchr... yes checking for strsep... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoq... yes checking for unsetenv... yes checking for utime... yes checking for vasprintf... yes checking for ioperm... yes checking for timersub in time.h... yes checking for library containing gethostbyname_r... none required checking for gethostbyname_r with 6 arguments... yes checking for gethostbyname_r with 5 arguments... no checking for PTHREAD_RWLOCK_INITIALIZER... yes checking for PTHREAD_RWLOCK_PREFER_WRITER_NP... yes checking for pthread_rwlock_timedwrlock() in pthread.h... yes checking if PTHREAD_ONCE_INIT needs braces... no checking for compiler atomic operations... yes 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 -ffunction-sections support... yes checking for --gc-sections support... yes checking for -Wdeclaration-after-statement support... yes checking for _FORTIFY_SOURCE support... yes checking for -fno-strict-overflow... yes checking for library containing res_9_ninit... no checking for res_ninit... yes checking for library containing res_9_ndestroy... no checking for res_ndestroy... no checking for GLOB_NOMAGIC... yes checking for GLOB_BRACE... yes checking for IP_MTU_DISCOVER... yes 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... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking for initscr in -lcurses... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for cap_from_text in -lcap... no checking for DAHDI_RESET_COUNTERS in dahdi/user.h... yes checking for getifaddrs() support... yes checking for gsm_create in -lgsm... no 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 lt_dlinit in -lltdl... yes checking ltdl.h usability... yes checking ltdl.h presence... yes checking for ltdl.h... yes checking for crashHandler in -lkdecore... no 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... /usr/bin/net-snmp-config checking for snmp_register_callback in -lnetsnmp... no checking for newtBell in -lnewt... yes checking newt.h usability... yes checking newt.h presence... yes checking for newt.h... yes checking for SQLConnect in -lodbc... no checking for ogg_sync_init in -logg... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for pg_config... no checking for poptStrerror in -lpopt... no checking for pri_keypad_facility in -lpri... yes checking libpri.h usability... yes checking libpri.h presence... yes checking for libpri.h... yes checking for pri_get_version in -lpri... yes checking for libpri.h... (cached) yes checking for pri_set_inbanddisconnect in -lpri... yes checking for libpri.h... (cached) yes checking /home/javier/cvsi6net/asterisk_4/openh323/../pwlib/version.h usability... no checking /home/javier/cvsi6net/asterisk_4/openh323/../pwlib/version.h presence... no checking for /home/javier/cvsi6net/asterisk_4/openh323/../pwlib/version.h... no checking /home/javier/pwlib/include/ptlib.h usability... no checking /home/javier/pwlib/include/ptlib.h presence... no checking for /home/javier/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 rc_read_config in -lradiusclient-ng... no checking for speex_encode in -lspeex... yes checking speex/speex.h usability... yes checking speex/speex.h presence... yes checking for speex/speex.h... yes checking for speex_preprocess_ctl in -lspeex... no checking for speex_preprocess_ctl in -lspeexdsp... yes checking for speex/speex.h... (cached) yes checking for sqlite_exec in -lsqlite... no checking for tds_version in -ltds... no checking for tgetent in -ltermcap... yes checking for tgetent in -ltinfo... no checking for tone_zone_find in -ltonezone... yes checking dahdi/tonezone.h usability... yes checking dahdi/tonezone.h presence... yes checking for dahdi/tonezone.h... yes checking for usb_init in -lusb... no checking for vorbis_info_init in -lvorbis... no 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... yes checking for /sbin/launchd... no checking for gtk-config... no checking for pkg-config... pkg-config checking for gawk... (cached) gawk checking for curl-config... no checking whether libcurl is usable... no 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 : linux-gnu configure: Host CPU : x86_64 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts make[1]: Entering directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect' make[1]: Leaving directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect' CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect' gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect.o menuselect.c gcc -g -c -D_GNU_SOURCE -Wall -c -o strcompat.o strcompat.c gcc -g -c -D_GNU_SOURCE -Wall -c -o menuselect_stub.o menuselect_stub.c make[2]: Entering directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect/mxml' gcc -Os -g -Wall -c mxml-attr.c gcc -Os -g -Wall -c mxml-entity.c gcc -Os -g -Wall -c mxml-file.c gcc -Os -g -Wall -c mxml-index.c gcc -Os -g -Wall -c mxml-node.c gcc -Os -g -Wall -c mxml-search.c gcc -Os -g -Wall -c mxml-set.c gcc -Os -g -Wall -c mxml-private.c gcc -Os -g -Wall -c mxml-string.c /bin/rm -f libmxml.a /usr/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 ranlib libmxml.a make[2]: Leaving directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect/mxml' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o mxml/libmxml.a make[1]: Leaving directory `/home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/menuselect' Generating input for menuselect ... menuselect/menuselect --check-deps menuselect.makeopts menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... [CC] astman.c -> astman.o [CC] md5.c -> md5.o [LD] astman.o md5.o -> astman [CC] stereorize.c -> stereorize.o [CC] frame.c -> frame.o [LD] stereorize.o frame.o -> stereorize [CC] streamplayer.c -> streamplayer.o [LD] streamplayer.o -> streamplayer [CC] aelparse.c -> aelparse.o [CC] aelbison.c -> aelbison.o [CC] pbx_ael.c -> pbx_ael.o [CC] ael_main.c -> ael_main.o [CC] ast_expr2f.c -> ast_expr2f.o [CC] ast_expr2.c -> ast_expr2.o [CC] strcompat.c -> strcompat.o [LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -> aelparse [CC] muted.c -> muted.o [LD] muted.o -> muted [CC] eagi-test.c -> eagi-test.o [CC] strcompat.c -> strcompat.o [LD] eagi-test.o strcompat.o -> eagi-test [CC] eagi-sphinx-test.c -> eagi-sphinx-test.o [LD] eagi-sphinx-test.o -> eagi-sphinx-test [CC] res_adsi.c -> res_adsi.o [LD] res_adsi.o -> res_adsi.so [CC] res_agi.c -> res_agi.o [LD] res_agi.o -> res_agi.so [CC] res_clioriginate.c -> res_clioriginate.o [LD] res_clioriginate.o -> res_clioriginate.so [CC] res_convert.c -> res_convert.o [LD] res_convert.o -> res_convert.so [CC] res_features.c -> res_features.o [LD] res_features.o -> res_features.so [CC] res_indications.c -> res_indications.o [LD] res_indications.o -> res_indications.so [CC] res_monitor.c -> res_monitor.o [LD] res_monitor.o -> res_monitor.so [CC] res_musiconhold.c -> res_musiconhold.o [LD] res_musiconhold.o -> res_musiconhold.so [CC] res_smdi.c -> res_smdi.o [LD] res_smdi.o -> res_smdi.so [CC] res_speech.c -> res_speech.o [LD] res_speech.o -> res_speech.so [CC] chan_agent.c -> chan_agent.o [LD] chan_agent.o -> chan_agent.so [CC] chan_alsa.c -> chan_alsa.o [LD] chan_alsa.o -> chan_alsa.so [CC] chan_dahdi.c -> chan_dahdi.o [LD] chan_dahdi.o -> chan_dahdi.so [CC] chan_iax2.c -> chan_iax2.o [CC] iax2-parser.c -> iax2-parser.o [CC] iax2-provision.c -> iax2-provision.o [LD] chan_iax2.o iax2-parser.o iax2-provision.o -> chan_iax2.so [CC] chan_local.c -> chan_local.o [LD] chan_local.o -> chan_local.so [CC] chan_mgcp.c -> chan_mgcp.o [LD] chan_mgcp.o -> chan_mgcp.so [CC] chan_oss.c -> chan_oss.o [LD] chan_oss.o -> chan_oss.so [CC] chan_phone.c -> chan_phone.o [LD] chan_phone.o -> chan_phone.so [CC] chan_sip.c -> chan_sip.o [LD] chan_sip.o -> chan_sip.so [CC] chan_skinny.c -> chan_skinny.o [LD] chan_skinny.o -> chan_skinny.so [CC] pbx_ael.c -> pbx_ael.o [CC] ael/ael.tab.c -> ael/ael.tab.o [CC] ael/ael_lex.c -> ael/ael_lex.o [LD] pbx_ael.o ael/ael.tab.o ael/ael_lex.o -> pbx_ael.so [CC] pbx_config.c -> pbx_config.o [LD] pbx_config.o -> pbx_config.so [CC] pbx_dundi.c -> pbx_dundi.o [CC] dundi-parser.c -> dundi-parser.o [LD] pbx_dundi.o dundi-parser.o -> pbx_dundi.so [CC] pbx_loopback.c -> pbx_loopback.o [LD] pbx_loopback.o -> pbx_loopback.so [CC] pbx_realtime.c -> pbx_realtime.o [LD] pbx_realtime.o -> pbx_realtime.so [CC] pbx_spool.c -> pbx_spool.o [LD] pbx_spool.o -> pbx_spool.so [CC] app_adsiprog.c -> app_adsiprog.o [LD] app_adsiprog.o -> app_adsiprog.so [CC] app_alarmreceiver.c -> app_alarmreceiver.o [LD] app_alarmreceiver.o -> app_alarmreceiver.so [CC] app_amd.c -> app_amd.o [LD] app_amd.o -> app_amd.so [CC] app_authenticate.c -> app_authenticate.o [LD] app_authenticate.o -> app_authenticate.so [CC] app_cdr.c -> app_cdr.o [LD] app_cdr.o -> app_cdr.so [CC] app_chanisavail.c -> app_chanisavail.o [LD] app_chanisavail.o -> app_chanisavail.so [CC] app_channelredirect.c -> app_channelredirect.o [LD] app_channelredirect.o -> app_channelredirect.so [CC] app_chanspy.c -> app_chanspy.o [LD] app_chanspy.o -> app_chanspy.so [CC] app_controlplayback.c -> app_controlplayback.o [LD] app_controlplayback.o -> app_controlplayback.so [CC] app_dahdibarge.c -> app_dahdibarge.o [LD] app_dahdibarge.o -> app_dahdibarge.so [CC] app_dahdiras.c -> app_dahdiras.o [LD] app_dahdiras.o -> app_dahdiras.so [CC] app_dahdiscan.c -> app_dahdiscan.o [LD] app_dahdiscan.o -> app_dahdiscan.so [CC] app_db.c -> app_db.o [LD] app_db.o -> app_db.so [CC] app_dial.c -> app_dial.o [LD] app_dial.o -> app_dial.so [CC] app_dictate.c -> app_dictate.o [LD] app_dictate.o -> app_dictate.so [CC] app_directed_pickup.c -> app_directed_pickup.o [LD] app_directed_pickup.o -> app_directed_pickup.so [CC] app_directory.c -> app_directory.o [LD] app_directory.o -> app_directory.so [CC] app_disa.c -> app_disa.o [LD] app_disa.o -> app_disa.so [CC] app_dumpchan.c -> app_dumpchan.o [LD] app_dumpchan.o -> app_dumpchan.so [CC] app_echo.c -> app_echo.o [LD] app_echo.o -> app_echo.so [CC] app_exec.c -> app_exec.o [LD] app_exec.o -> app_exec.so [CC] app_externalivr.c -> app_externalivr.o [LD] app_externalivr.o -> app_externalivr.so [CC] app_festival.c -> app_festival.o [LD] app_festival.o -> app_festival.so [CC] app_flash.c -> app_flash.o [LD] app_flash.o -> app_flash.so [CC] app_followme.c -> app_followme.o [LD] app_followme.o -> app_followme.so [CC] app_forkcdr.c -> app_forkcdr.o [LD] app_forkcdr.o -> app_forkcdr.so [CC] app_getcpeid.c -> app_getcpeid.o [LD] app_getcpeid.o -> app_getcpeid.so [CC] app_hasnewvoicemail.c -> app_hasnewvoicemail.o [LD] app_hasnewvoicemail.o -> app_hasnewvoicemail.so [CC] app_ices.c -> app_ices.o [LD] app_ices.o -> app_ices.so [CC] app_image.c -> app_image.o [LD] app_image.o -> app_image.so [CC] app_lookupblacklist.c -> app_lookupblacklist.o [LD] app_lookupblacklist.o -> app_lookupblacklist.so [CC] app_lookupcidname.c -> app_lookupcidname.o [LD] app_lookupcidname.o -> app_lookupcidname.so [CC] app_macro.c -> app_macro.o [LD] app_macro.o -> app_macro.so [CC] app_meetme.c -> app_meetme.o [LD] app_meetme.o -> app_meetme.so [CC] app_milliwatt.c -> app_milliwatt.o [LD] app_milliwatt.o -> app_milliwatt.so [CC] app_mixmonitor.c -> app_mixmonitor.o [LD] app_mixmonitor.o -> app_mixmonitor.so [CC] app_morsecode.c -> app_morsecode.o [LD] app_morsecode.o -> app_morsecode.so [CC] app_mp3.c -> app_mp3.o [LD] app_mp3.o -> app_mp3.so [CC] app_nbscat.c -> app_nbscat.o [LD] app_nbscat.o -> app_nbscat.so [CC] app_page.c -> app_page.o [LD] app_page.o -> app_page.so [CC] app_parkandannounce.c -> app_parkandannounce.o [LD] app_parkandannounce.o -> app_parkandannounce.so [CC] app_playback.c -> app_playback.o [LD] app_playback.o -> app_playback.so [CC] app_privacy.c -> app_privacy.o [LD] app_privacy.o -> app_privacy.so [CC] app_queue.c -> app_queue.o [LD] app_queue.o -> app_queue.so [CC] app_random.c -> app_random.o [LD] app_random.o -> app_random.so [CC] app_read.c -> app_read.o [LD] app_read.o -> app_read.so [CC] app_readfile.c -> app_readfile.o [LD] app_readfile.o -> app_readfile.so [CC] app_realtime.c -> app_realtime.o [LD] app_realtime.o -> app_realtime.so [CC] app_record.c -> app_record.o [LD] app_record.o -> app_record.so [CC] app_sayunixtime.c -> app_sayunixtime.o [LD] app_sayunixtime.o -> app_sayunixtime.so [CC] app_senddtmf.c -> app_senddtmf.o [LD] app_senddtmf.o -> app_senddtmf.so [CC] app_sendtext.c -> app_sendtext.o [LD] app_sendtext.o -> app_sendtext.so [CC] app_setcallerid.c -> app_setcallerid.o [LD] app_setcallerid.o -> app_setcallerid.so [CC] app_setcdruserfield.c -> app_setcdruserfield.o [LD] app_setcdruserfield.o -> app_setcdruserfield.so [CC] app_settransfercapability.c -> app_settransfercapability.o [LD] app_settransfercapability.o -> app_settransfercapability.so [CC] app_sms.c -> app_sms.o [LD] app_sms.o -> app_sms.so [CC] app_softhangup.c -> app_softhangup.o [LD] app_softhangup.o -> app_softhangup.so [CC] app_speech_utils.c -> app_speech_utils.o [LD] app_speech_utils.o -> app_speech_utils.so [CC] app_stack.c -> app_stack.o [LD] app_stack.o -> app_stack.so [CC] app_system.c -> app_system.o [LD] app_system.o -> app_system.so [CC] app_talkdetect.c -> app_talkdetect.o [LD] app_talkdetect.o -> app_talkdetect.so [CC] app_test.c -> app_test.o [LD] app_test.o -> app_test.so [CC] app_transfer.c -> app_transfer.o [LD] app_transfer.o -> app_transfer.so [CC] app_url.c -> app_url.o [LD] app_url.o -> app_url.so [CC] app_userevent.c -> app_userevent.o [LD] app_userevent.o -> app_userevent.so [CC] app_verbose.c -> app_verbose.o [LD] app_verbose.o -> app_verbose.so [CC] app_voicemail.c -> app_voicemail.o [LD] app_voicemail.o -> app_voicemail.so [CC] app_waitforring.c -> app_waitforring.o [LD] app_waitforring.o -> app_waitforring.so [CC] app_waitforsilence.c -> app_waitforsilence.o [LD] app_waitforsilence.o -> app_waitforsilence.so [CC] app_while.c -> app_while.o [LD] app_while.o -> app_while.so [CC] app_zapateller.c -> app_zapateller.o [LD] app_zapateller.o -> app_zapateller.so [CC] codec_a_mu.c -> codec_a_mu.o [LD] codec_a_mu.o -> codec_a_mu.so [CC] codec_adpcm.c -> codec_adpcm.o [LD] codec_adpcm.o -> codec_adpcm.so [CC] codec_alaw.c -> codec_alaw.o [LD] codec_alaw.o -> codec_alaw.so [CC] codec_amr.c -> codec_amr.o codec_amr.c: In function ‘lintoamr_frameout’: codec_amr.c:345: warning: unused variable ‘byte_count’ [CC] sp_enc.c -> sp_enc.o [CC] sp_dec.c -> sp_dec.o In file included from sp_dec.c:31: sp_dec.h:62: warning: function declaration isn’t a prototype sp_dec.c: In function ‘Build_CN_param’: sp_dec.c:1246: warning: enumeration value ‘MRDTX’ not handled in switch sp_dec.c:1246: warning: enumeration value ‘N_MODES’ not handled in switch sp_dec.c: At top level: sp_dec.c:6102: warning: function declaration isn’t a prototype interf_rom.h:66: warning: ‘order_MR475’ defined but not used interf_rom.h:164: warning: ‘order_MR515’ defined but not used interf_rom.h:270: warning: ‘order_MR59’ defined but not used interf_rom.h:391: warning: ‘order_MR67’ defined but not used interf_rom.h:528: warning: ‘order_MR74’ defined but not used interf_rom.h:679: warning: ‘order_MR795’ defined but not used interf_rom.h:1000: warning: ‘order_MR102’ defined but not used interf_rom.h:1207: warning: ‘order_MR122’ defined but not used interf_rom.h:1454: warning: ‘order_MRDTX’ defined but not used [CC] interf_enc.c -> interf_enc.o interf_enc.c:798:1: warning: null character(s) ignored interf_enc.c: In function ‘EncoderMMS’: interf_enc.c:358: warning: suggest parentheses around assignment used as truth value interf_enc.c: At top level: interf_enc.c:586: warning: no previous prototype for ‘Encoder_Interface_Encode’ interf_enc.c:757: warning: no previous prototype for ‘Encoder_Interface_init’ interf_enc.c:788: warning: no previous prototype for ‘Encoder_Interface_exit’ [CC] interf_dec.c -> interf_dec.o interf_dec.c:882:1: warning: null character(s) ignored In file included from interf_dec.c:31: sp_dec.h:62: warning: function declaration isn’t a prototype interf_dec.c:195: warning: no previous prototype for ‘DecoderMMS’ interf_dec.c:564: warning: no previous prototype for ‘Decoder_Interface_reset’ interf_dec.c:586: warning: no previous prototype for ‘Decoder_Interface_init’ interf_dec.c:621: warning: no previous prototype for ‘Decoder_Interface_exit’ interf_dec.c:650: warning: no previous prototype for ‘Decoder_Interface_Decode’ [AR] sp_enc.o sp_dec.o interf_enc.o interf_dec.o -> libamr.a [LD] codec_amr.o amr/libamr.a -> codec_amr.so [CC] codec_dahdi.c -> codec_dahdi.o [LD] codec_dahdi.o -> codec_dahdi.so [CC] codec_g726.c -> codec_g726.o [LD] codec_g726.o -> codec_g726.so [CC] codec_gsm.c -> codec_gsm.o [CC] src/add.c -> src/add.o [CC] src/code.c -> src/code.o [CC] src/debug.c -> src/debug.o [CC] src/decode.c -> src/decode.o [CC] src/long_term.c -> src/long_term.o [CC] src/lpc.c -> src/lpc.o [CC] src/preprocess.c -> src/preprocess.o [CC] src/rpe.c -> src/rpe.o [CC] src/gsm_destroy.c -> src/gsm_destroy.o [CC] src/gsm_decode.c -> src/gsm_decode.o [CC] src/gsm_encode.c -> src/gsm_encode.o [CC] src/gsm_explode.c -> src/gsm_explode.o [CC] src/gsm_implode.c -> src/gsm_implode.o [CC] src/gsm_create.c -> src/gsm_create.o [CC] src/gsm_print.c -> src/gsm_print.o [CC] src/gsm_option.c -> src/gsm_option.o [CC] src/short_term.c -> src/short_term.o [CC] src/table.c -> src/table.o [AR] src/add.o src/code.o src/debug.o src/decode.o src/long_term.o src/lpc.o src/preprocess.o src/rpe.o src/gsm_destroy.o src/gsm_decode.o src/gsm_encode.o src/gsm_explode.o src/gsm_implode.o src/gsm_create.o src/gsm_print.o src/gsm_option.o src/short_term.o src/table.o -> lib/libgsm.a [LD] codec_gsm.o gsm/lib/libgsm.a -> codec_gsm.so [CC] codec_lpc10.c -> codec_lpc10.o [CC] f2clib.c -> f2clib.o [CC] analys.c -> analys.o [CC] bsynz.c -> bsynz.o [CC] chanwr.c -> chanwr.o [CC] dcbias.c -> dcbias.o [CC] decode.c -> decode.o [CC] deemp.c -> deemp.o [CC] difmag.c -> difmag.o [CC] dyptrk.c -> dyptrk.o [CC] encode.c -> encode.o [CC] energy.c -> energy.o [CC] ham84.c -> ham84.o [CC] hp100.c -> hp100.o [CC] invert.c -> invert.o [CC] irc2pc.c -> irc2pc.o [CC] ivfilt.c -> ivfilt.o [CC] lpcdec.c -> lpcdec.o [CC] lpcenc.c -> lpcenc.o [CC] lpcini.c -> lpcini.o [CC] lpfilt.c -> lpfilt.o [CC] median.c -> median.o [CC] mload.c -> mload.o [CC] onset.c -> onset.o [CC] pitsyn.c -> pitsyn.o [CC] placea.c -> placea.o [CC] placev.c -> placev.o [CC] preemp.c -> preemp.o [CC] prepro.c -> prepro.o [CC] random.c -> random.o [CC] rcchk.c -> rcchk.o [CC] synths.c -> synths.o [CC] tbdm.c -> tbdm.o [CC] voicin.c -> voicin.o [CC] vparms.c -> vparms.o [AR] f2clib.o analys.o bsynz.o chanwr.o dcbias.o decode.o deemp.o difmag.o dyptrk.o encode.o energy.o ham84.o hp100.o invert.o irc2pc.o ivfilt.o lpcdec.o lpcenc.o lpcini.o lpfilt.o median.o mload.o onset.o pitsyn.o placea.o placev.o preemp.o prepro.o random.o rcchk.o synths.o tbdm.o voicin.o vparms.o -> liblpc10.a [LD] codec_lpc10.o lpc10/liblpc10.a -> codec_lpc10.so [CC] codec_speex.c -> codec_speex.o [LD] codec_speex.o -> codec_speex.so [CC] codec_ulaw.c -> codec_ulaw.o [LD] codec_ulaw.o -> codec_ulaw.so [CC] format_g723.c -> format_g723.o [LD] format_g723.o -> format_g723.so [CC] format_g726.c -> format_g726.o [LD] format_g726.o -> format_g726.so [CC] format_g729.c -> format_g729.o [LD] format_g729.o -> format_g729.so [CC] format_gsm.c -> format_gsm.o [LD] format_gsm.o -> format_gsm.so [CC] format_h263.c -> format_h263.o [LD] format_h263.o -> format_h263.so [CC] format_h264.c -> format_h264.o [LD] format_h264.o -> format_h264.so [CC] format_ilbc.c -> format_ilbc.o [LD] format_ilbc.o -> format_ilbc.so [CC] format_jpeg.c -> format_jpeg.o [LD] format_jpeg.o -> format_jpeg.so [CC] format_pcm.c -> format_pcm.o [LD] format_pcm.o -> format_pcm.so [CC] format_sln.c -> format_sln.o [LD] format_sln.o -> format_sln.so [CC] format_vox.c -> format_vox.o [LD] format_vox.o -> format_vox.so [CC] format_wav.c -> format_wav.o [LD] format_wav.o -> format_wav.so [CC] format_wav_gsm.c -> format_wav_gsm.o [LD] format_wav_gsm.o -> format_wav_gsm.so [CC] cdr_csv.c -> cdr_csv.o [LD] cdr_csv.o -> cdr_csv.so [CC] cdr_custom.c -> cdr_custom.o [LD] cdr_custom.o -> cdr_custom.so [CC] cdr_manager.c -> cdr_manager.o [LD] cdr_manager.o -> cdr_manager.so [CC] func_audiohookinherit.c -> func_audiohookinherit.o [LD] func_audiohookinherit.o -> func_audiohookinherit.so [CC] func_base64.c -> func_base64.o [LD] func_base64.o -> func_base64.so [CC] func_callerid.c -> func_callerid.o [LD] func_callerid.o -> func_callerid.so [CC] func_cdr.c -> func_cdr.o [LD] func_cdr.o -> func_cdr.so [CC] func_channel.c -> func_channel.o [LD] func_channel.o -> func_channel.so [CC] func_cut.c -> func_cut.o [LD] func_cut.o -> func_cut.so [CC] func_db.c -> func_db.o [LD] func_db.o -> func_db.so [CC] func_enum.c -> func_enum.o [LD] func_enum.o -> func_enum.so [CC] func_env.c -> func_env.o [LD] func_env.o -> func_env.so [CC] func_global.c -> func_global.o [LD] func_global.o -> func_global.so [CC] func_groupcount.c -> func_groupcount.o [LD] func_groupcount.o -> func_groupcount.so [CC] func_language.c -> func_language.o [LD] func_language.o -> func_language.so [CC] func_logic.c -> func_logic.o [LD] func_logic.o -> func_logic.so [CC] func_math.c -> func_math.o [LD] func_math.o -> func_math.so [CC] func_md5.c -> func_md5.o [LD] func_md5.o -> func_md5.so [CC] func_moh.c -> func_moh.o [LD] func_moh.o -> func_moh.so [CC] func_rand.c -> func_rand.o [LD] func_rand.o -> func_rand.so [CC] func_realtime.c -> func_realtime.o [LD] func_realtime.o -> func_realtime.so [CC] func_sha1.c -> func_sha1.o [LD] func_sha1.o -> func_sha1.so [CC] func_strings.c -> func_strings.o [LD] func_strings.o -> func_strings.so [CC] func_timeout.c -> func_timeout.o [LD] func_timeout.o -> func_timeout.so [CC] func_uri.c -> func_uri.o [LD] func_uri.o -> func_uri.so [CC] abstract_jb.c -> abstract_jb.o [CC] acl.c -> acl.o [CC] aescrypt.c -> aescrypt.o [CC] aeskey.c -> aeskey.o [CC] aestab.c -> aestab.o [CC] alaw.c -> alaw.o [CC] app.c -> app.o [CC] ast_expr2.c -> ast_expr2.o [CC] ast_expr2f.c -> ast_expr2f.o [CC] asterisk.c -> asterisk.o [CC] astfd.c -> astfd.o [CC] astmm.c -> astmm.o [CC] astobj2.c -> astobj2.o [CC] audiohook.c -> audiohook.o [CC] autoservice.c -> autoservice.o [CC] callerid.c -> callerid.o [CC] cdr.c -> cdr.o [CC] channel.c -> channel.o [CC] chanvars.c -> chanvars.o [CC] cli.c -> cli.o [CC] config.c -> config.o [CC] cryptostub.c -> cryptostub.o [CC] db.c -> db.o [CC] devicestate.c -> devicestate.o [CC] dial.c -> dial.o [CC] dns.c -> dns.o [CC] dnsmgr.c -> dnsmgr.o [CC] dsp.c -> dsp.o [CC] enum.c -> enum.o [CC] file.c -> file.o In file included from file.c:56: /home/javier/cvsi6net/asterisk_4/asterisk-1.4.33.1/include/asterisk/dahdi_compat.h:27:24: error: dahdi/user.h: No such file or directory make[1]: *** [file.o] Error 1 make: *** [main] Error 2