Ticket #228 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Asterisk 1.4.0 build broken

Reported by: dnehring Assigned to: wbx
Priority: critical Milestone: 1.1
Component: packages Version: trunk
Keywords: asterisk Cc:

Description

Build Asterisk on trunk von yesterday evening with TARGET=wrt54g3g:

/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc -o asterisk -Wl,--export-dynamic -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/lib -L/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/lib -L/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/lib -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/lib -L/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/lib -L/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/lib 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 autoservice.o callerid.o cdr.o channel.o chanvars.o cli.o config.o cryptostub.o db.o devicestate.o dns.o dnsmgr.o dsp.o enum.o file.o fixedjitterbuf.o frame.o fskmodem.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 translate.o udptl.o ulaw.o utils.o editline/libedit.a db1-ast/libdb1.a buildinfo.o -ldl -lpthread -L/var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/lib -lncurses -lm -lresolv /usr/bin/strip: Unable to recognise the format of the input file asterisk gmake[6]: *** [asterisk] Error 123 gmake[5]: *** [main] Error 2 gmake[5]: Leaving directory `/var/tmp/freewrt/trunk/freewrt/build_mipsel/w-asterisk-1.4.0-1/asterisk-1.4.0' gmake[4]: *** /var/tmp/freewrt/trunk/freewrt/build_mipsel/w-asterisk-1.4.0-1/asterisk-1.4.0/.build_done Error 2

/usr/bin/strip is wrongly used...

Attachments

Change History

02/20/07 14:28:07 changed by n0-1

  • status changed from new to closed.
  • resolution set to fixed.

fixed in r2078. Thanks for reporting!


Add/Change #228 (Asterisk 1.4.0 build broken)




Action