Advertisement
Guest User

Untitled

a guest
Aug 16th, 2011
220
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.61 KB | None | 0 0
  1. CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" makeopts
  2. make[1]: Entering directory `/home/stimie/asterisk-1.6.2.20/menuselect'
  3. make[1]: `makeopts' is up to date.
  4. make[1]: Leaving directory `/home/stimie/asterisk-1.6.2.20/menuselect'
  5.   [LD] abstract_jb.o acl.o adsistub.o aescrypt.o aeskey.o aestab.o alaw.o app.o ast_expr2.o ast_expr2f.o asterisk.o astfd.o astmm.o astobj2.o audiohook.o autoservice.o bridging.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o datastore.o db.o devicestate.o dial.o dns.o dnsmgr.o dsp.o enum.o event.o features.o file.o fixedjitterbuf.o frame.o fskmodem.o global_datastores.o hashtab.o heap.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 poll.o privacy.o rtp.o say.o sched.o sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o strings.o taskprocessor.o tcptls.o tdd.o term.o test.o threadstorage.o timing.o translate.o udptl.o ulaw.o utils.o version.o xml.o xmldoc.o editline/libedit.a db1-ast/libdb1.a -> asterisk
  6. xargs: xargs.c:445: main: Assertion `bc_ctl.arg_max <= (131072-2048)' failed.
  7. /home/stimie/asterisk-1.6.2.20/build_tools/strip_nonapi: line 30: 27110 Done                    sed -e "s/^/-N /" striplist
  8.      27111 Aborted                 | xargs -n 40 ${STRIP} ${1}
  9.  +--------- Asterisk Build Complete ---------+
  10.  + Asterisk has successfully been built, and +
  11.  + can be installed by running:              +
  12.  +                                           +
  13.  +                make install               +
  14.  +-------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement