[asterisk-dev] Does ~main/data.c now require XML on the system?
Brian Capouch
brianc at palaver.net
Sat May 1 15:37:00 CDT 2010
I build with --disable-xmldoc, but the build breaks; error output shown
below. I fetch and build trunk about once a month; data.c wasn't there
on my last build. . .
Thanks if anyone has a pointer.
b.
** snip **
[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 autochan.o autoservice.o bridging.o callerid.o
ccss.o cdr.o cel.o channel.o chanvars.o cli.o config.o cryptostub.o
data.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 lock.o logger.o manager.o md5.o netsock.o pbx.o
plc.o poll.o privacy.o rtp_engine.o say.o sched.o security_events.o
sha1.o slinfactory.o srv.o ssl.o stdtime/localtime.o strcompat.o
strings.o stun.o syslog.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
data.o: In function `data_get_xml_add_child':
/usr/src/brianc/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/asterisk-svn-trunk/main/data.c:1864:
undefined reference to `ast_xml_new_node'
/usr/src/brianc/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/asterisk-svn-trunk/main/data.c:1885:
undefined reference to `ast_xml_set_text'
/usr/src/brianc/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/asterisk-svn-trunk/main/data.c:1910:
undefined reference to `ast_xml_add_child'
/usr/src/brianc/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/asterisk-svn-trunk/main/data.c:1894:
undefined reference to `ast_xml_set_text'
More information about the asterisk-dev
mailing list