<div>Solved -</div>
<div>&nbsp;</div>
<div>I thought I would follow up in case anyone else on the list is using gentoo.&nbsp; Got some guidance from the gentoo forum.&nbsp; There is a difference in this function between 1.33 and 1.34&nbsp; (1.34 is current in gentoo portage)</div>

<div>&nbsp;</div>
<div>1.33: <br>&nbsp; &nbsp; BOOST_FILESYSTEM_DECL bool no_check( const std::string &amp; name );&nbsp; &nbsp;// always returns true <br><br>1.34: <br>&nbsp; &nbsp; inline bool no_check( const std::string &amp; ) { return true; } </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>As a quick test, I just built 1.33.1 from source and it works.&nbsp; Eventually I will try emerge =boost-1.33.1 so I can stick with portage.&nbsp; If anyone is on gentoo currently, be careful about upgrading boost.</div>
<div>&nbsp;</div>
<div>Thanks for the reply.</div>
<div>&nbsp;</div>
<div>-Kris<br><br></div>
<div class="gmail_quote">On Wed, Jun 4, 2008 at 3:20 PM, David Backeberg &lt;<a href="mailto:dbackeberg@gmail.com">dbackeberg@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Make sure you enable all the USE flags, and then perhaps try<br>emerge boost<br>again<br><br>I&#39;ve had times where leaving out a badly named USE flag meant that<br>
critical things didn&#39;t end up getting built. A particularly egregious<br>&quot;must enable all USE flags&quot; case is if you try<br>emerge ejabberd<br><br>Without all the USE flags, especially mod_irc (WTF!) you end up with a<br>
useless daemon. Why would you let anybody emerge a chat daemon with no<br>support for chat?<br>
<div>
<div></div>
<div class="Wj3C7c"><br>On Wed, Jun 4, 2008 at 3:34 PM, Kris Edwards &lt;<a href="mailto:krisedwards@gmail.com">krisedwards@gmail.com</a>&gt; wrote:<br>&gt; Is anyone running Lumenvox on Gentoo? &nbsp;My asterisk install has been running<br>
&gt; like a champ for a few years now and I really hate the thoughts of changing<br>&gt; distros just for Lumenvox.<br>&gt;<br>&gt; Here is my issue:<br>&gt;<br>&gt; The engine needs the libs from boost. &nbsp;I emerged boost and noticed that<br>
&gt; there were four libs that the engine were looking for that were not<br>&gt; installed via portage.<br>&gt;<br>&gt; libboost_regex.so.2<br>&gt; libboost_thread.so.2<br>&gt; libboost_filesystem.so.2<br>&gt; libboost_date_time.so.2<br>
&gt;<br>&gt; Instead, I had the above libs without the .2 at the end. &nbsp;I created symlinks<br>&gt; in the engines lib folder.<br>&gt;<br>&gt; Now, when I try to execute the bin I get:<br>&gt;<br>&gt;<br>&gt; ./LVSRE_SERVER: symbol lookup error:<br>
&gt; /opt/lumenvox/engine/lib/liblv_lvspeechserver.so: undefined symbol:<br>&gt; _ZN5boost10filesystem8no_checkERKSs<br>&gt;<br>&gt; I am using the redhat package. &nbsp;I haven&#39;t tried rpath or debian yet (which<br>&gt; I&#39;m about to do now). &nbsp;Just thought maybe someone might have a thought on<br>
&gt; what I should try.<br>&gt;<br>&gt; FYI: &nbsp;I also tried un-emerging boost and building directly from the official<br>&gt; release (1.35 I belive). &nbsp;Perhaps there is a ./configure option I need to<br>&gt; get this to work right. &nbsp;I have little experience with redhat and 0<br>
&gt; experience with rpath or debian. &nbsp;I simply used rpm2tar and moved things<br>&gt; appropriately.<br>&gt;<br>&gt; Thanks!<br>&gt; -Kris<br>&gt;<br></div></div>&gt; _______________________________________________<br>&gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
&gt;<br>&gt; asterisk-users mailing list<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt; &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
&gt;<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-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Kris Edwards<br>Operations Manager<br>Impact Radio Group<br>5660 Franklin Rd. Ste 200<br>Nampa, ID 83687<br>(208) 465.9966<br>__________________________________<br>This email and its attachments may be confidential and are intended solely for the use of the individual to whom it is addressed. Any views or opinions expressed are solely those of the author and do not necessarily represent those of Impact Radio Group.<br>
<br>If you are not the intended recipient of this email and its attachments, you must take no action based upon them, nor must you copy or show them to anyone.<br><br>Please contact the sender if you believe you have received this email in error.<br>
__________________________________<br><br><br>