you try ODBC link?<br><br>
<div class="gmail_quote">2009/12/18 Jeremy Bogan <span dir="ltr"><<a href="mailto:jeremy@vtalk.net">jeremy@vtalk.net</a>></span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>Is anyone else having issues building 1.4.28? I've had to modify the makeopts file to get Asterisk to actually find all my libs for SQLite etc, all the modules build but I get to a point where Asterisk just complains about pthreads:<br>
<br> [LD] abstract_jb.o acl.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 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 poll.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<br>
asterisk.o(.text+0x1f28): In function `listener':<br>: undefined reference to `pthread_attr_init'<br>asterisk.o(.text+0x1f3c): In function `listener':<br>: undefined reference to `pthread_attr_setdetachstate'<br>
asterisk.o(.text+0x1f89): In function `listener':<br>: undefined reference to `pthread_testcancel'<br>asterisk.o(.text+0x2ff0): In function `quit_handler':<br>: undefined reference to `pthread_cancel'<br>asterisk.o(.text+0x3153): In function `quit_handler':<br>
: undefined reference to `pthread_kill'<br>asterisk.o(.text+0x339e): In function `console_verboser':<br>: undefined reference to `pthread_kill'<br>asterisk.o(.text+0x8247): In function `main':<br>: undefined reference to `pthread_attr_init'<br>
asterisk.o(.text+0x825b): In function `main':<br>: undefined reference to `pthread_attr_setdetachstate'<br>asterisk.o(.text+0x82a3): In function `main':<br>: undefined reference to `pthread_attr_destroy'<br>
audiohook.o(.text+0x242b): In function `ast_cond_timedwait':<br>: undefined reference to `pthread_cond_timedwait'<br>autoservice.o(.text+0x79e): In function `ast_autoservice_start':<br>: undefined reference to `pthread_kill'<br>
autoservice.o(.text+0x8f0): In function `ast_autoservice_stop':<br>: undefined reference to `pthread_kill'<br>cdr.o(.text+0x4027): In function `ast_cdr_submit_batch':<br>: undefined reference to `pthread_attr_init'<br>
cdr.o(.text+0x4038): In function `ast_cdr_submit_batch':<br>: undefined reference to `pthread_attr_setdetachstate'<br>cdr.o(.text+0x40da): In function `ast_cdr_submit_batch':<br>: undefined reference to `pthread_attr_destroy'<br>
cdr.o(.text+0x44ff): In function `ast_cond_timedwait':<br>: undefined reference to `pthread_cond_timedwait'<br>cdr.o(.text+0x4dde): In function `do_reload':<br>: undefined reference to `pthread_cancel'<br>
cdr.o(.text+0x4df1): In function `do_reload':<br>: undefined reference to `pthread_kill'<br>cdr.o(.text+0x4e04): In function `do_reload':<br>: undefined reference to `pthread_join'<br>channel.o(.text+0x20ef): In function `__ast_queue_frame':<br>
: undefined reference to `pthread_kill'<br>channel.o(.text+0x31ab): In function `ast_softhangup_nolock':<br>: undefined reference to `pthread_kill'<br>channel.o(.text+0xa61f): In function `ast_do_masquerade':<br>
: undefined reference to `pthread_kill'<br>dial.o(.text+0x1797): In function `ast_dial_join':<br>: undefined reference to `pthread_kill'<br>dial.o(.text+0x17cb): In function `ast_dial_join':<br>: undefined reference to `pthread_join'<br>
dnsmgr.o(.text+0x6f3): In function `do_refresh':<br>: undefined reference to `pthread_testcancel'<br>dnsmgr.o(.text+0x730): In function `do_refresh':<br>: undefined reference to `pthread_testcancel'<br>dnsmgr.o(.text+0xe72): In function `do_reload':<br>
: undefined reference to `pthread_cancel'<br>dnsmgr.o(.text+0xe85): In function `do_reload':<br>: undefined reference to `pthread_kill'<br>dnsmgr.o(.text+0xe98): In function `do_reload':<br>: undefined reference to `pthread_join'<br>
http.o(.text+0x14f2): In function `http_root':<br>: undefined reference to `pthread_attr_init'<br>http.o(.text+0x1503): In function `http_root':<br>: undefined reference to `pthread_attr_setdetachstate'<br>
http.o(.text+0x15a2): In function `http_root':<br>: undefined reference to `pthread_attr_destroy'<br>http.o(.text+0x16d0): In function `http_server_start':<br>: undefined reference to `pthread_cancel'<br>http.o(.text+0x16e3): In function `http_server_start':<br>
: undefined reference to `pthread_kill'<br>http.o(.text+0x16f6): In function `http_server_start':<br>: undefined reference to `pthread_join'<br>manager.o(.text+0x1375): In function `unuse_eventqent':<br>: undefined reference to `pthread_kill'<br>
manager.o(.text+0x336e): In function `action_waitevent':<br>: undefined reference to `pthread_kill'<br>manager.o(.text+0x59a1): In function `action_originate':<br>: undefined reference to `pthread_attr_init'<br>
manager.o(.text+0x59b5): In function `action_originate':<br>: undefined reference to `pthread_attr_setdetachstate'<br>manager.o(.text+0x5a26): In function `action_originate':<br>: undefined reference to `pthread_attr_destroy'<br>
manager.o(.text+0x7175): In function `accept_thread':<br>: undefined reference to `pthread_attr_init'<br>manager.o(.text+0x7186): In function `accept_thread':<br>: undefined reference to `pthread_attr_setdetachstate'<br>
manager.o(.text+0x782d): In function `manager_event':<br>: undefined reference to `pthread_kill'<br>manager.o(.text+0x799c): In function `ast_rwlock_timedwrlock':<br>: undefined reference to `pthread_rwlock_timedwrlock'<br>
manager.o(.text+0x8864): In function `generic_http_callback':<br>: undefined reference to `pthread_kill'<br>pbx.o(.text+0x5245): In function `pbx_thread':<br>: undefined reference to `pthread_exit'<br>pbx.o(.text+0x52ab): In function `ast_pbx_start':<br>
: undefined reference to `pthread_attr_init'<br>pbx.o(.text+0x52bc): In function `ast_pbx_start':<br>: undefined reference to `pthread_attr_setdetachstate'<br>pbx.o(.text+0x5321): In function `ast_pbx_start':<br>
: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0x533e): In function `ast_pbx_start':<br>: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0xa436): In function `ast_pbx_outgoing_exten':<br>
: undefined reference to `pthread_attr_init'<br>pbx.o(.text+0xa447): In function `ast_pbx_outgoing_exten':<br>: undefined reference to `pthread_attr_setdetachstate'<br>pbx.o(.text+0xa4ef): In function `ast_pbx_outgoing_exten':<br>
: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0xa500): In function `ast_pbx_outgoing_exten':<br>: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0xa7aa): In function `ast_pbx_outgoing_app':<br>
: undefined reference to `pthread_attr_init'<br>pbx.o(.text+0xa7bb): In function `ast_pbx_outgoing_app':<br>: undefined reference to `pthread_attr_setdetachstate'<br>pbx.o(.text+0xa8a7): In function `ast_pbx_outgoing_app':<br>
: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0xaa4c): In function `ast_pbx_outgoing_app':<br>: undefined reference to `pthread_attr_init'<br>pbx.o(.text+0xaa5d): In function `ast_pbx_outgoing_app':<br>
: undefined reference to `pthread_attr_setdetachstate'<br>pbx.o(.text+0xab14): In function `ast_pbx_outgoing_app':<br>: undefined reference to `pthread_attr_destroy'<br>pbx.o(.text+0xab33): In function `ast_pbx_outgoing_app':<br>
: undefined reference to `pthread_attr_destroy'<br>utils.o(.text+0xf37): In function `dummy_start':<br>: undefined reference to `pthread_cleanup_push'<br>utils.o(.text+0xf55): In function `dummy_start':<br>
: undefined reference to `pthread_cleanup_pop'<br>utils.o(.text+0xf89): In function `ast_pthread_create_stack':<br>: undefined reference to `pthread_attr_init'<br>utils.o(.text+0xfba): In function `ast_pthread_create_stack':<br>
: undefined reference to `pthread_attr_setstacksize'<br>utils.o(.text+0x10c6): In function `ast_pthread_create_stack':<br>: undefined reference to `pthread_create'<br>gmake[1]: *** [asterisk] Error 1<br>gmake[1]: Leaving directory `/build/asterisk/asterisk-1.4.28/main'<br>
gmake: *** [main] Error 2<br><br>Anyone have any ideas? I'm running FreeBSD 6.3. 1.4.24.1 onwards seems to be the last version of Asterisk that wants to build right for me.<br><br>--<br>vtalk® - Simple, smart communications™<br>
<a href="http://vtalk.net/" target="_blank">vtalk.net</a> | <a href="mailto:jeremy@vtalk.net">jeremy@vtalk.net</a> | +61 2 9043 8269 | +61 414 315 724<br><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--/" target="_blank">http://www.api-digital.com--</a><br>
<br>Asterisk-BSD mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-bsd" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-bsd</a><br></blockquote>
</div><br><br clear="all"><br>-- <br>Guillermo Paredes Cornejo - EDDAS<br><br>MAIL <a href="mailto:gparedes@eddas.com.pe">gparedes@eddas.com.pe</a><br>TEL +51[1]6135929 x 311<br> +51[54]959177611 (RPC Claro)<br>
+51[54]959592141 (Movistar)<br>RPM *374564<br>VoIP <a href="mailto:sip%3A311@eddas.com.pe">sip:311@eddas.com.pe</a><br>WWW <a href="http://www.eddas.com.pe">www.eddas.com.pe</a><br>