you try ODBC link?<br><br>
<div class="gmail_quote">2009/12/18 Jeremy Bogan <span dir="ltr">&lt;<a href="mailto:jeremy@vtalk.net">jeremy@vtalk.net</a>&gt;</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&#39;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  -&gt; asterisk<br>
asterisk.o(.text+0x1f28): In function `listener&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>asterisk.o(.text+0x1f3c): In function `listener&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>
asterisk.o(.text+0x1f89): In function `listener&#39;:<br>: undefined reference to `pthread_testcancel&#39;<br>asterisk.o(.text+0x2ff0): In function `quit_handler&#39;:<br>: undefined reference to `pthread_cancel&#39;<br>asterisk.o(.text+0x3153): In function `quit_handler&#39;:<br>
: undefined reference to `pthread_kill&#39;<br>asterisk.o(.text+0x339e): In function `console_verboser&#39;:<br>: undefined reference to `pthread_kill&#39;<br>asterisk.o(.text+0x8247): In function `main&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>
asterisk.o(.text+0x825b): In function `main&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>asterisk.o(.text+0x82a3): In function `main&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>
audiohook.o(.text+0x242b): In function `ast_cond_timedwait&#39;:<br>: undefined reference to `pthread_cond_timedwait&#39;<br>autoservice.o(.text+0x79e): In function `ast_autoservice_start&#39;:<br>: undefined reference to `pthread_kill&#39;<br>
autoservice.o(.text+0x8f0): In function `ast_autoservice_stop&#39;:<br>: undefined reference to `pthread_kill&#39;<br>cdr.o(.text+0x4027): In function `ast_cdr_submit_batch&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>
cdr.o(.text+0x4038): In function `ast_cdr_submit_batch&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>cdr.o(.text+0x40da): In function `ast_cdr_submit_batch&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>
cdr.o(.text+0x44ff): In function `ast_cond_timedwait&#39;:<br>: undefined reference to `pthread_cond_timedwait&#39;<br>cdr.o(.text+0x4dde): In function `do_reload&#39;:<br>: undefined reference to `pthread_cancel&#39;<br>
cdr.o(.text+0x4df1): In function `do_reload&#39;:<br>: undefined reference to `pthread_kill&#39;<br>cdr.o(.text+0x4e04): In function `do_reload&#39;:<br>: undefined reference to `pthread_join&#39;<br>channel.o(.text+0x20ef): In function `__ast_queue_frame&#39;:<br>
: undefined reference to `pthread_kill&#39;<br>channel.o(.text+0x31ab): In function `ast_softhangup_nolock&#39;:<br>: undefined reference to `pthread_kill&#39;<br>channel.o(.text+0xa61f): In function `ast_do_masquerade&#39;:<br>
: undefined reference to `pthread_kill&#39;<br>dial.o(.text+0x1797): In function `ast_dial_join&#39;:<br>: undefined reference to `pthread_kill&#39;<br>dial.o(.text+0x17cb): In function `ast_dial_join&#39;:<br>: undefined reference to `pthread_join&#39;<br>
dnsmgr.o(.text+0x6f3): In function `do_refresh&#39;:<br>: undefined reference to `pthread_testcancel&#39;<br>dnsmgr.o(.text+0x730): In function `do_refresh&#39;:<br>: undefined reference to `pthread_testcancel&#39;<br>dnsmgr.o(.text+0xe72): In function `do_reload&#39;:<br>
: undefined reference to `pthread_cancel&#39;<br>dnsmgr.o(.text+0xe85): In function `do_reload&#39;:<br>: undefined reference to `pthread_kill&#39;<br>dnsmgr.o(.text+0xe98): In function `do_reload&#39;:<br>: undefined reference to `pthread_join&#39;<br>
http.o(.text+0x14f2): In function `http_root&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>http.o(.text+0x1503): In function `http_root&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>
http.o(.text+0x15a2): In function `http_root&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>http.o(.text+0x16d0): In function `http_server_start&#39;:<br>: undefined reference to `pthread_cancel&#39;<br>http.o(.text+0x16e3): In function `http_server_start&#39;:<br>
: undefined reference to `pthread_kill&#39;<br>http.o(.text+0x16f6): In function `http_server_start&#39;:<br>: undefined reference to `pthread_join&#39;<br>manager.o(.text+0x1375): In function `unuse_eventqent&#39;:<br>: undefined reference to `pthread_kill&#39;<br>
manager.o(.text+0x336e): In function `action_waitevent&#39;:<br>: undefined reference to `pthread_kill&#39;<br>manager.o(.text+0x59a1): In function `action_originate&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>
manager.o(.text+0x59b5): In function `action_originate&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>manager.o(.text+0x5a26): In function `action_originate&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>
manager.o(.text+0x7175): In function `accept_thread&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>manager.o(.text+0x7186): In function `accept_thread&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>
manager.o(.text+0x782d): In function `manager_event&#39;:<br>: undefined reference to `pthread_kill&#39;<br>manager.o(.text+0x799c): In function `ast_rwlock_timedwrlock&#39;:<br>: undefined reference to `pthread_rwlock_timedwrlock&#39;<br>
manager.o(.text+0x8864): In function `generic_http_callback&#39;:<br>: undefined reference to `pthread_kill&#39;<br>pbx.o(.text+0x5245): In function `pbx_thread&#39;:<br>: undefined reference to `pthread_exit&#39;<br>pbx.o(.text+0x52ab): In function `ast_pbx_start&#39;:<br>
: undefined reference to `pthread_attr_init&#39;<br>pbx.o(.text+0x52bc): In function `ast_pbx_start&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>pbx.o(.text+0x5321): In function `ast_pbx_start&#39;:<br>
: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0x533e): In function `ast_pbx_start&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0xa436): In function `ast_pbx_outgoing_exten&#39;:<br>
: undefined reference to `pthread_attr_init&#39;<br>pbx.o(.text+0xa447): In function `ast_pbx_outgoing_exten&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>pbx.o(.text+0xa4ef): In function `ast_pbx_outgoing_exten&#39;:<br>
: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0xa500): In function `ast_pbx_outgoing_exten&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0xa7aa): In function `ast_pbx_outgoing_app&#39;:<br>
: undefined reference to `pthread_attr_init&#39;<br>pbx.o(.text+0xa7bb): In function `ast_pbx_outgoing_app&#39;:<br>: undefined reference to `pthread_attr_setdetachstate&#39;<br>pbx.o(.text+0xa8a7): In function `ast_pbx_outgoing_app&#39;:<br>
: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0xaa4c): In function `ast_pbx_outgoing_app&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>pbx.o(.text+0xaa5d): In function `ast_pbx_outgoing_app&#39;:<br>
: undefined reference to `pthread_attr_setdetachstate&#39;<br>pbx.o(.text+0xab14): In function `ast_pbx_outgoing_app&#39;:<br>: undefined reference to `pthread_attr_destroy&#39;<br>pbx.o(.text+0xab33): In function `ast_pbx_outgoing_app&#39;:<br>
: undefined reference to `pthread_attr_destroy&#39;<br>utils.o(.text+0xf37): In function `dummy_start&#39;:<br>: undefined reference to `pthread_cleanup_push&#39;<br>utils.o(.text+0xf55): In function `dummy_start&#39;:<br>
: undefined reference to `pthread_cleanup_pop&#39;<br>utils.o(.text+0xf89): In function `ast_pthread_create_stack&#39;:<br>: undefined reference to `pthread_attr_init&#39;<br>utils.o(.text+0xfba): In function `ast_pthread_create_stack&#39;:<br>
: undefined reference to `pthread_attr_setstacksize&#39;<br>utils.o(.text+0x10c6): In function `ast_pthread_create_stack&#39;:<br>: undefined reference to `pthread_create&#39;<br>gmake[1]: *** [asterisk] Error 1<br>gmake[1]: Leaving directory `/build/asterisk/asterisk-1.4.28/main&#39;<br>
gmake: *** [main] Error 2<br><br>Anyone have any ideas? I&#39;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>