[asterisk-dev] svn trunk r41266 - compiling problem

Kevin P. Fleming kpfleming at digium.com
Tue Aug 29 07:01:39 MST 2006


----- Pavel Jezek <pavel.jezek at i.cz> wrote:
> 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 tdd.o 
> term.o translate.o udptl.o ulaw.o utils.o editline/libedit.a 
> db1-ast/libdb1.a ../apps/modules.link ../cdr/modules.link 
> ../channels/modules.link ../codecs/modules.link
> ../formats/modules.link 
> ../funcs/modules.link ../pbx/modules.link ../res/modules.link ->
> asterisk
> ../apps/app_adsiprog.o: In function 
> `adsi_exec':/root/svn-ast/asterisk/apps/app_adsiprog.c:1555: undefined

If you are going to try building SVN trunk and using new features like embedded modules, you need to understand what you are doing.

In this case, you chose not to embed res_adsi, but you embedded app_voicemail, which depends on res_adsi (until we get a patch from the bug tracker merged to solve this issue).

-- 
Kevin P. Fleming
Senior Software Engineer
Digium, Inc.




More information about the asterisk-dev mailing list