Releases
Donations

Donate to support our development efforts.

Recent updates
gnome-extra/
 lxterminal
0.1.3-1-i686
xapps-extra/lxtask
0.1-1-i686
x11-extra/lxpanel
0.3.8.1-1-i686
lxde-desktop/
 lxde-common
0.3.2.1-2-x86_64
lxde-desktop/
 lxde-common
0.3.2.1-2-i686
x11-extra/
 lxsession-lite
0.3.6-1-x86_64
apps-extra/truecrypt
6.0-1-i686
apps-extra/truecrypt
6.0-1-x86_64
x11-extra/
 lxsession-lite
0.3.6-1-i686
xapps-extra/
 lxappearance
0.2-1-x86_64

RSS
Languages
Change language | Change language | Change language | Change language | Change language | Change language | Change language
Information
Go Frugalware, Go
Valid XHTML 1.0!
Valid CSS!
Valid RSS!
Server information
Uptime:
69 day(s) 21 h 42 m 37 s
Build log for asterisk-1.4.21-1-i686
==> Entering fakeroot environment
==> Making package: asterisk 1.4.21-1 (Sat Jun 14 02:27:49 CDT 2008)
==> Checking Runtime Dependencies...

==> Missing Dependencies:
==> 
requires: asterisk-sounds 
requires: curl>=7.16.0 
requires: newt 
requires: libpqxx 
requires: libpri>=1.4.3 
requires: speex 
requires: sqlite2 
requires: unixodbc 
requires: mpg321 
==> 
==> Installing missing dependencies...
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
resolving dependencies... done.
looking for inter-conflicts... done.

Targets: asterisk-sounds-1.2.1-4 c-ares-1.5.2-1 libssh2-0.18-1 curl-7.18.0-2
         slang-2.1.3-1 tcl-8.5.2-1 newt-0.52.2-3 libpq-8.2.6-1 libpqxx-2.6.9-1
         libpri-1.4.4-1 libogg-1.1.3-2 speex-1.2beta3.2-1 sqlite2-2.8.17-1
         unixodbc-2.2.12-3 alsa-lib-1.0.16-1 libao-0.8.8-1 libid3tag-0.15.1b-4
         libmad-0.15.1b-4 mpg321-0.2.10-3

Total Package Size:   9.4 MB

Total Uncompressed Package Size:   22.9 MB

:: Retrieving packages from frugalware-current...
checking package integrity... done.
checking for file conflicts... done.
installing asterisk-sounds... done.
installing c-ares... done.
installing libssh2... done.
installing curl... done.
installing slang... done.
installing tcl... done.
installing newt... done.
installing libpq... done.
installing libpqxx... done.
installing libpri... done.
installing libogg... done.
installing speex... done.
installing sqlite2... done.
installing unixodbc... done.
installing alsa-lib... done.
installing libao... done.
installing libid3tag... done.
installing libmad... done.
installing mpg321... done.

==> Checking Buildtime Dependencies...
==> Retrieving Sources...
   -> Found asterisk-1.4.21.tar.gz in build dir
   -> Found rc.asterisk in build dir
==> Validating source files with SHA1sums
    asterisk-1.4.21.tar.gz ... Passed
    rc.asterisk ... Passed
==> Extracting Sources...
==>     tar --use-compress-program=gzip -xf asterisk-1.4.21.tar.gz
==> Removing existing pkg and pkg.* directories...
==> Starting build()...
==> Creating directory: /usr/lib/asterisk/modules
==> Creating directory: /usr/sbin
==> Going to the source directory...
==> Configuring...
checking build system type... i686-frugalware-linux-gnu
checking host system type... i686-frugalware-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... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/i686-frugalware-linux/bin/ld
checking if the linker (/usr/i686-frugalware-linux/bin/ld) is GNU ld... yes
checking for gawk... gawk
checking for a BSD-compatible install... /bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for GNU make... make
checking for strip... /usr/bin/strip
checking for ar... /usr/bin/ar
checking for awk... /usr/bin/awk
checking for grep... (cached) /bin/grep
checking for find... /usr/bin/find
checking for compress... /bin/compress
checking for basename... /bin/basename
checking for id... /bin/id
checking for dirname... /bin/dirname
checking for sh... /bin/sh
checking for ln... /bin/ln
checking for dot... :
checking for wget... /usr/bin/wget
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 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... 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 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 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 -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 RTLD_NOLOAD... 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 if "struct ifaddrs *p; getifaddrs(&p)" compiles using ifaddrs.h... 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... 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... yes
checking sql.h usability... yes
checking sql.h presence... yes
checking for sql.h... yes
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... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
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 /var/tmp/fst/pwlib/include/ptlib.h usability... no
checking /var/tmp/fst/pwlib/include/ptlib.h presence... no
checking for /var/tmp/fst/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... yes
checking sqlite.h usability... yes
checking sqlite.h presence... yes
checking for sqlite.h... yes
checking for ssl2_connect in -lssl... yes
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for OSPPCryptoDecrypt in -losptk... no
checking for tds_version in -ltds... no
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tone_zone_find in -ltonezone... no
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 for ZT_DIAL_OP_CANCEL in zaptel/zaptel.h... no
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
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
checking for curl-config... /usr/bin/curl-config
checking for curl_version() in curl/curl.h... yes
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 : i686
==> Compiling...
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect'
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
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 ANSI C... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for cp... /bin/cp
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for nroff... no
checking for groff... no
checking for rm... /bin/rm
checking for strdup... yes
checking for vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mxml.list
config.status: creating mxml.pc
config.status: creating config.h
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect'
make[2]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/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_curses.o menuselect_curses.c
make[3]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/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
/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[3]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect/mxml'
gcc -o menuselect menuselect.o strcompat.o menuselect_curses.o mxml/libmxml.a mxml/libmxml.a -lncurses 
make[2]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect'
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/menuselect'
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] smsq.c -> smsq.o
   [CC] strcompat.c -> strcompat.o
   [LD] smsq.o strcompat.o -> smsq
   [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
   [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_config_odbc.c -> res_config_odbc.o
   [LD] res_config_odbc.o -> res_config_odbc.so
   [CC] res_convert.c -> res_convert.o
   [LD] res_convert.o -> res_convert.so
   [CC] res_crypto.c -> res_crypto.o
   [LD] res_crypto.o -> res_crypto.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_odbc.c -> res_odbc.o
   [LD] res_odbc.o -> res_odbc.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
   [LD] gentone.c -> gentone
./gentone busy 480 620
Wavelength 1 (in samples):   16.66667
Minimum samples (1): 50 (3.000000.3 wavelengths)
Wavelength 1 (in samples):   12.90323
Minimum samples (1): 400 (31.000000.3 wavelengths)
Need 400 samples
Wrote busy.h
./gentone ringtone 440 480
Wavelength 1 (in samples):   18.18182
Minimum samples (1): 200 (11.000000.3 wavelengths)
Wavelength 1 (in samples):   16.66667
Minimum samples (1): 50 (3.000000.3 wavelengths)
Need 200 samples
Wrote ringtone.h
   [CC] chan_alsa.c -> chan_alsa.o
   [LD] chan_alsa.o -> chan_alsa.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_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_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_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_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_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
   [AS] src/k6opt.s -> src/k6opt.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 src/k6opt.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] cdr_odbc.c -> cdr_odbc.o
   [LD] cdr_odbc.o -> cdr_odbc.so
   [CC] cdr_sqlite.c -> cdr_sqlite.o
   [LD] cdr_sqlite.o -> cdr_sqlite.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_curl.c -> func_curl.o
   [LD] func_curl.o -> func_curl.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_odbc.c -> func_odbc.o
   [LD] func_odbc.o -> func_odbc.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] 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
   [CC] fixedjitterbuf.c -> fixedjitterbuf.o
   [CC] frame.c -> frame.o
   [CC] fskmodem.c -> fskmodem.o
   [CC] global_datastores.c -> global_datastores.o
   [CC] http.c -> http.o
   [CC] image.c -> image.o
   [CC] indications.c -> indications.o
   [CC] io.c -> io.o
   [CC] jitterbuf.c -> jitterbuf.o
   [CC] loader.c -> loader.o
   [CC] logger.c -> logger.o
   [CC] manager.c -> manager.o
   [CC] md5.c -> md5.o
   [CC] netsock.c -> netsock.o
   [CC] pbx.c -> pbx.o
   [CC] plc.c -> plc.o
   [CC] privacy.c -> privacy.o
   [CC] rtp.c -> rtp.o
   [CC] say.c -> say.o
   [CC] sched.c -> sched.o
   [CC] sha1.c -> sha1.o
   [CC] slinfactory.c -> slinfactory.o
   [CC] srv.c -> srv.o
   [CC] stdtime/localtime.c -> stdtime/localtime.o
   [CC] strcompat.c -> strcompat.o
   [CC] tdd.c -> tdd.o
   [CC] term.c -> term.o
   [CC] threadstorage.c -> threadstorage.o
   [CC] translate.c -> translate.o
   [CC] udptl.c -> udptl.o
   [CC] ulaw.c -> ulaw.o
   [CC] utils.c -> utils.o
cd editline && test -f config.h || CFLAGS="-pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6" LDFLAGS="" ./configure --build=i686-frugalware-linux-gnu --host=i686-frugalware-linux-gnu --with-ncurses= --with-curses= --with-termcap= --with-tinfo=
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 ) works... yes
checking whether the C compiler (gcc -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking host system type... i686-frugalware-linux-gnu
checking for a BSD compatible install... /bin/install -c
checking for ranlib... ranlib
checking for ar... /usr/bin/ar
checking for tgetent in -ltermcap... no
checking for tgetent in -ltinfo... no
checking for tgetent in -lcurses... yes
checking for termcap.h... yes
checking for sys/cdefs.h... yes
checking for vis.h... no
checking for issetugid... no
checking for strlcat... no
checking for strlcpy... no
checking for fgetln... no
checking for strvis... no
checking for strunvis... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
make -C editline libedit.a
/bin/sh makelist -h common.c > common.h
/bin/sh makelist -h emacs.c> emacs.h
/bin/sh makelist -h vi.c > vi.h
/bin/sh makelist -fh common.h emacs.h vi.h > fcns.h
/bin/sh makelist -fc common.h emacs.h vi.h > fcns.c
if uname -s | /bin/grep -qi cygwin; then cat fcns.c | sed -e s/"sys\.h"/"config.h"/g > fcns.c.copy; mv --force fcns.c.copy fcns.c; fi
/bin/sh makelist -bh common.c emacs.c vi.c > help.h
/bin/sh makelist -bc common.c emacs.c vi.c > help.c
if uname -s | /bin/grep -qi cygwin; then cat help.c | sed -e s/"sys\.h"/"config.h"/g > help.c.copy; mv --force help.c.copy help.c; fi
/bin/sh makelist -e common.c emacs.c vi.c chared.c el.c hist.c key.c map.c parse.c prompt.c read.c refresh.c search.c sig.c term.c tty.c fcns.c help.c > editline.c
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. editline.c -o editline.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/strlcat.c -o np/strlcat.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/strlcpy.c -o np/strlcpy.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/fgetln.c -o np/fgetln.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/vis.c -o np/vis.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. np/unvis.c -o np/unvis.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. history.c -o history.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. tokenizer.c -o tokenizer.o_a
gcc -c  -pthread -I../..//include -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686 -O6 '-D__RCSID(x)=' '-D__COPYRIGHT(x)=' '-D__RENAME(x)=' '-D_DIAGASSERT(x)=' -I. readline.c -o readline.o_a
/usr/bin/ar cru libedit.a editline.o_a np/strlcat.o_a np/strlcpy.o_a np/fgetln.o_a np/vis.o_a np/unvis.o_a history.o_a tokenizer.o_a readline.o_a
ranlib libedit.a
CFLAGS="-I../..//include  -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include ../..//include/asterisk/autoconfig.h -march=i686  -O6" LDFLAGS="" make -C db1-ast libdb1.a
   [CC] hash/hash.c -> hash/hash.o
   [CC] hash/hash_bigkey.c -> hash/hash_bigkey.o
   [CC] hash/hash_buf.c -> hash/hash_buf.o
   [CC] hash/hash_func.c -> hash/hash_func.o
   [CC] hash/hash_log2.c -> hash/hash_log2.o
   [CC] hash/hash_page.c -> hash/hash_page.o
   [CC] hash/ndbm.c -> hash/ndbm.o
   [CC] btree/bt_close.c -> btree/bt_close.o
   [CC] btree/bt_conv.c -> btree/bt_conv.o
   [CC] btree/bt_debug.c -> btree/bt_debug.o
   [CC] btree/bt_delete.c -> btree/bt_delete.o
   [CC] btree/bt_get.c -> btree/bt_get.o
   [CC] btree/bt_open.c -> btree/bt_open.o
   [CC] btree/bt_overflow.c -> btree/bt_overflow.o
   [CC] btree/bt_page.c -> btree/bt_page.o
   [CC] btree/bt_put.c -> btree/bt_put.o
   [CC] btree/bt_search.c -> btree/bt_search.o
   [CC] btree/bt_seq.c -> btree/bt_seq.o
   [CC] btree/bt_split.c -> btree/bt_split.o
   [CC] btree/bt_utils.c -> btree/bt_utils.o
   [CC] db/db.c -> db/db.o
   [CC] mpool/mpool.c -> mpool/mpool.o
   [CC] recno/rec_close.c -> recno/rec_close.o
   [CC] recno/rec_delete.c -> recno/rec_delete.o
   [CC] recno/rec_get.c -> recno/rec_get.o
   [CC] recno/rec_open.c -> recno/rec_open.o
   [CC] recno/rec_put.c -> recno/rec_put.o
   [CC] recno/rec_search.c -> recno/rec_search.o
   [CC] recno/rec_seq.c -> recno/rec_seq.o
   [CC] recno/rec_utils.c -> recno/rec_utils.o
   [AR] hash/hash.o hash/hash_bigkey.o hash/hash_buf.o hash/hash_func.o hash/hash_log2.o hash/hash_page.o hash/ndbm.o btree/bt_close.o btree/bt_conv.o btree/bt_debug.o btree/bt_delete.o btree/bt_get.o btree/bt_open.o btree/bt_overflow.o btree/bt_page.o btree/bt_put.o btree/bt_search.o btree/bt_seq.o btree/bt_split.o btree/bt_utils.o db/db.o mpool/mpool.o recno/rec_close.o recno/rec_delete.o recno/rec_get.o recno/rec_open.o recno/rec_put.o recno/rec_search.o recno/rec_seq.o recno/rec_utils.o -> libdb1.a
   [LD] abstract_jb.o acl.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astmm.o astobj2.o audiohook.o autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o file.o fixedjitterbuf.o frame.o fskmodem.o global_datastores.o http.o image.o indications.o io.o jitterbuf.o loader.o logger.o manager.o md5.o netsock.o pbx.o plc.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o stdtime/localtime.o strcompat.o tdd.o term.o threadstorage.o translate.o udptl.o ulaw.o utils.o editline/libedit.a db1-ast/libdb1.a -> asterisk
 +--------- Asterisk Build Complete ---------+
 + Asterisk has successfully been built, and +
 + can be installed by running:              +
 +                                           +
 +               make install                +
 +-------------------------------------------+
==> Installing to the package directory...
menuselect/menuselect --check-deps menuselect.makeopts  
Generating embedded module rules ...
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
make[1]: Nothing to be done for `all'.
if [ x`/bin/id -un` = xroot ]; then CFLAGS=" -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -include /var/tmp/fst/src/asterisk-1.4.21/include/asterisk/autoconfig.h -march=i686 " sh build_tools/mkpkgconfig /var/tmp/fst/pkg/usr/lib/pkgconfig; fi
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/static-http
for x in static-http/*; do \
		/bin/install -c -m 644 $x /var/tmp/fst/pkg/var/lib/asterisk/static-http ; \
	done
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/images
for x in images/*.jpg; do \
		/bin/install -c -m 644 $x /var/tmp/fst/pkg/var/lib/asterisk/images ; \
	done
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/agi-bin
make -C sounds install
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/sounds'
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/sounds
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/sounds/es
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/sounds/fr
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/moh
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/sounds'
mkdir -p /var/tmp/fst/pkg/usr/lib/asterisk/modules
mkdir -p /var/tmp/fst/pkg/usr/sbin
mkdir -p /var/tmp/fst/pkg/etc/asterisk
mkdir -p /var/tmp/fst/pkg/usr/bin
mkdir -p /var/tmp/fst/pkg/var/run
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/voicemail
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/dictate
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/system
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/tmp
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/meetme
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/monitor
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/utils'
for x in astman smsq stereorize streamplayer aelparse muted; do \
		if [ "$x" != "none" ]; then \
			/bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/sbin/$x; \
		fi; \
	done 
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/utils'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/agi'
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/agi-bin
for x in agi-test.agi eagi-test eagi-sphinx-test jukebox.agi; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/var/lib/asterisk/agi-bin ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/agi'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/res'
for x in res_adsi.so res_agi.so res_clioriginate.so res_config_odbc.so res_convert.so res_crypto.so res_features.so res_indications.so res_monitor.so res_musiconhold.so res_odbc.so res_smdi.so res_speech.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/res'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/channels'
for x in chan_agent.so chan_alsa.so chan_iax2.so chan_local.so chan_mgcp.so chan_oss.so chan_phone.so chan_sip.so chan_skinny.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/channels'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/pbx'
for x in pbx_ael.so pbx_config.so pbx_dundi.so pbx_loopback.so pbx_realtime.so pbx_spool.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/pbx'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/apps'
for x in app_adsiprog.so app_alarmreceiver.so app_amd.so app_authenticate.so app_cdr.so app_chanisavail.so app_channelredirect.so app_chanspy.so app_controlplayback.so app_db.so app_dial.so app_dictate.so app_directed_pickup.so app_directory.so app_disa.so app_dumpchan.so app_echo.so app_exec.so app_externalivr.so app_festival.so app_followme.so app_forkcdr.so app_getcpeid.so app_hasnewvoicemail.so app_ices.so app_image.so app_lookupblacklist.so app_lookupcidname.so app_macro.so app_milliwatt.so app_mixmonitor.so app_morsecode.so app_mp3.so app_nbscat.so app_parkandannounce.so app_playback.so app_privacy.so app_queue.so app_random.so app_read.so app_readfile.so app_realtime.so app_record.so app_sayunixtime.so app_senddtmf.so app_sendtext.so app_setcallerid.so app_setcdruserfield.so app_settransfercapability.so app_sms.so app_softhangup.so app_speech_utils.so app_stack.so app_system.so app_talkdetect.so app_test.so app_transfer.so app_url.so app_userevent.so app_verbose.so app_voicemail.so app_waitforring.so app_waitforsilence.so app_while.so app_zapateller.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/apps'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/codecs'
for x in codec_a_mu.so codec_adpcm.so codec_alaw.so codec_g726.so codec_gsm.so codec_lpc10.so codec_speex.so codec_ulaw.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/codecs'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/formats'
for x in format_g723.so format_g726.so format_g729.so format_gsm.so format_h263.so format_h264.so format_ilbc.so format_jpeg.so format_pcm.so format_sln.so format_vox.so format_wav.so format_wav_gsm.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/formats'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/cdr'
for x in cdr_csv.so cdr_custom.so cdr_manager.so cdr_odbc.so cdr_sqlite.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/cdr'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/funcs'
for x in func_base64.so func_callerid.so func_cdr.so func_channel.so func_curl.so func_cut.so func_db.so func_enum.so func_env.so func_global.so func_groupcount.so func_language.so func_logic.so func_math.so func_md5.so func_moh.so func_odbc.so func_rand.so func_realtime.so func_sha1.so func_strings.so func_timeout.so func_uri.so; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/funcs'
make[1]: Entering directory `/var/tmp/fst/src/asterisk-1.4.21/main'
for x in ; do /bin/install -c -m 755 $x /var/tmp/fst/pkg/usr/lib/asterisk/modules ; done
make[1]: Leaving directory `/var/tmp/fst/src/asterisk-1.4.21/main'
/bin/install -c -m 755 main/asterisk /var/tmp/fst/pkg/usr/sbin/
/bin/ln -sf asterisk /var/tmp/fst/pkg/usr/sbin/rasterisk
/bin/install -c -m 755 contrib/scripts/astgenkey /var/tmp/fst/pkg/usr/sbin/
/bin/install -c -m 755 contrib/scripts/autosupport /var/tmp/fst/pkg/usr/sbin/
if [ ! -f /var/tmp/fst/pkg/usr/sbin/safe_asterisk ]; then \
		cat contrib/scripts/safe_asterisk | sed 's|__ASTERISK_SBIN_DIR__|/usr/sbin|;s|__ASTERISK_VARRUN_DIR__|/var/run|;' > /var/tmp/fst/pkg/usr/sbin/safe_asterisk ;\
		chmod 755 /var/tmp/fst/pkg/usr/sbin/safe_asterisk;\
	fi
/bin/install -c -d /var/tmp/fst/pkg/usr/include/asterisk
/bin/install -c -m 644 include/asterisk.h /var/tmp/fst/pkg/usr/include
/bin/install -c -m 644 include/asterisk/*.h /var/tmp/fst/pkg/usr/include/asterisk
if [ -n "" ]; then \
		rm -f  ;\
	fi
mkdir -p /var/tmp/fst/pkg/var/log/asterisk/cdr-csv
mkdir -p /var/tmp/fst/pkg/var/log/asterisk/cdr-custom
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/keys
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/firmware
mkdir -p /var/tmp/fst/pkg/var/lib/asterisk/firmware/iax
mkdir -p /var/tmp/fst/pkg/usr/share/man/man8
/bin/install -c -m 644 keys/iaxtel.pub /var/tmp/fst/pkg/var/lib/asterisk/keys
/bin/install -c -m 644 keys/freeworlddialup.pub /var/tmp/fst/pkg/var/lib/asterisk/keys
/bin/install -c -m 644 doc/asterisk.8 /var/tmp/fst/pkg/usr/share/man/man8
/bin/install -c -m 644 contrib/scripts/astgenkey.8 /var/tmp/fst/pkg/usr/share/man/man8
/bin/install -c -m 644 contrib/scripts/autosupport.8 /var/tmp/fst/pkg/usr/share/man/man8
/bin/install -c -m 644 contrib/scripts/safe_asterisk.8 /var/tmp/fst/pkg/usr/share/man/man8
if [ -f contrib/firmware/iax/iaxy.bin ] ; then \
		/bin/install -c -m 644 contrib/firmware/iax/iaxy.bin /var/tmp/fst/pkg/var/lib/asterisk/firmware/iax/iaxy.bin; \
	fi
 +---- Asterisk Installation Complete -------+
 +                                           +
 +    YOU MUST READ THE SECURITY DOCUMENT    +
 +                                           +
 + Asterisk has successfully been installed. +
 + If you would like to install the sample   +
 + configuration files (overwriting any      +
 + existing config files), run:              +
 +                                           +
 +               make samples                +
 +                                           +
 +-----------------  or ---------------------+
 +                                           +
 + You can go ahead and install the asterisk +
 + program documentation now or later run:   +
 +                                           +
 +              make progdocs                +
 +                                           +
 + **Note** This requires that you have      +
 + doxygen installed on your local system    +
 +-------------------------------------------+
==> Creating sample config files...
mkdir -p /var/tmp/fst/pkg/etc/asterisk
for x in configs/*.adsi; do \
		if [ ! -f /var/tmp/fst/pkg/etc/asterisk/$x ]; then \
			/bin/install -c -m 644 $x /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x` ; \
		fi ; \
	done
mkdir -p /var/tmp/fst/pkg/etc/asterisk
for x in configs/*.sample; do \
		if [ -f /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x .sample` ]; then \
			if [ "y" = "y" ]; then \
				if cmp -s /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x .sample` $x ; then \
					echo "Config file $x is unchanged"; \
					continue; \
				fi ; \
				mv -f /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x .sample` /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x .sample`.old ; \
			else \
				echo "Skipping config file $x"; \
				continue; \
			fi ;\
		fi ; \
		/bin/install -c -m 644 $x /var/tmp/fst/pkg/etc/asterisk/`/bin/basename $x .sample` ;\
	done
if [ "y" = "y" ] || [ ! -f /var/tmp/fst/pkg/etc/asterisk/asterisk.conf ]; then \
		( \
		echo "[directories]" ; \
		echo "astetcdir => /etc/asterisk" ; \
		echo "astmoddir => /usr/lib/asterisk/modules" ; \
		echo "astvarlibdir => /var/lib/asterisk" ; \
		echo "astdatadir => /var/lib/asterisk" ; \
		echo "astagidir => /var/lib/asterisk/agi-bin" ; \
		echo "astspooldir => /var/spool/asterisk" ; \
		echo "astrundir => /var/run" ; \
		echo "astlogdir => /var/log/asterisk" ; \
		echo "" ; \
		echo ";[options]" ; \
		echo ";verbose = 3" ; \
		echo ";debug = 3" ; \
		echo ";alwaysfork = yes ; same as -F at startup" ; \
		echo ";nofork = yes ; same as -f at startup" ; \
		echo ";quiet = yes ; same as -q at startup" ; \
		echo ";timestamp = yes ; same as -T at startup" ; \
		echo ";execincludes = yes ; support #exec in config files" ; \
		echo ";console = yes ; Run as console (same as -c at startup)" ; \
		echo ";highpriority = yes ; Run realtime priority (same as -p at startup)" ; \
		echo ";initcrypto = yes ; Initialize crypto keys (same as -i at startup)" ; \
		echo ";nocolor = yes ; Disable console colors" ; \
		echo ";dontwarn = yes ; Disable some warnings" ; \
		echo ";dumpcore = yes ; Dump core on crash (same as -g at startup)" ; \
		echo ";languageprefix = yes ; Use the new sound prefix path syntax" ; \
		echo ";internal_timing = yes" ; \
		echo ";systemname = my_system_name ; prefix uniqueid with a system name for global uniqueness issues" ; \
		echo axcalls = 10 ; Maximum amount of calls allowed" ; \
		echo axload = 0.9 ; Asterisk stops accepting new calls if the load average exceed this limit" ; \
		echo ";cache_record_files = yes ; Cache recorded sound files to another directory during recording" ; \
		echo ";record_cache_dir = /tmp ; Specify cache directory (used in cnjunction with cache_record_files)" ; \
		echo ";transmit_silence_during_record = yes ; Transmit SLINEAR silence while a channel is being recorded" ; \
		echo ";transmit_silence = yes ; Transmit SLINEAR silence while a channel is being recorded or DTMF is being generated" ; \
		echo ";transcode_via_sln = yes ; Build transcode paths via SLINEAR, instead of directly" ; \
		echo ";runuser = asterisk ; The user to run as" ; \
		echo ";rungroup = asterisk ; The group to run as" ; \
		echo "" ; \
		echo "; Changing the following lines may compromise your security." ; \
		echo ";[files]" ; \
		echo ";astctlpermissions = 0660" ; \
		echo ";astctlowner = root" ; \
		echo ";astctlgroup = apache" ; \
		echo ";astctl = asterisk.ctl" ; \
		) > /var/tmp/fst/pkg/etc/asterisk/asterisk.conf ; \
	else \
		echo "Skipping asterisk.conf creation"; \
	fi
mkdir -p /var/tmp/fst/pkg/var/spool/asterisk/voicemail/default/1234/INBOX
build_tools/make_sample_voicemail /var/tmp/fst/pkg//var/lib/asterisk /var/tmp/fst/pkg//var/spool/asterisk
==> Creating rc.d environment: asterisk
==> Installing file(s): /var/tmp/fst/src/rc.asterisk
==> Installing file(s): /var/tmp/fst/src/../messages/*
==> Creating directory: /etc/rc.d/rc.messages/
==> Elapsed Time: 270 seconds
==> Removing unwanted files...
==> Preparing package documentation...
==> Compressing info and manual pages...
==> Checking symbolic links...
==> Stripping debugging symbols from libraries from asterisk...
==> Stripping symbols from binaries from asterisk...
==> Generating files for asterisk:
   -> .PKGINFO file... 
   -> .INSTALL file... 
   -> .CHANGELOG file... 
   -> .FILELIST file... 
   -> Compressing asterisk-1.4.21-1-i686.fpm 
==> Cleaning up...
==> Finished making: asterisk  (Sat Jun 14 02:32:49 CDT 2008)
© 2003-2008. The Frugalware Developer Team