<html><body><div style="color:#000; background-color:#fff; font-family:Courier New, courier, monaco, monospace, sans-serif;font-size:14pt"><div>idk, I updated apr libraries to 1.45 yesterday because of a apr_file_link not declared </div><div>in this scope build error.</div><div>While trouble shooting that issue I did an aptitude install most every thing apr from debian.</div><div>Maybe I have a system lib that is resolving it on my system.</div><div><br></div><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-size: 14pt; font-family: 'Courier New', courier, monaco, monospace, sans-serif; "> <div style="font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Emily Björk <bjoerk.emily@gmail.com><br> <b><span
 style="font-weight: bold;">To:</span></b> Kokua Viewer development discussion list <kokua-dev@lists.kokuaviewer.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Sunday, June 17, 2012 12:33 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [kokua-dev] Building Linux64<br> </font> </div> <br>
Hi again!<br><br>Building from: <a href="https://bitbucket.org/nickyp/kokua-dev" target="_blank">https://bitbucket.org/nickyp/kokua-dev</a>  succeeded. The<br>repository at http://bitbucket.org/kokua/kokua does not. Maybe the<br>wiki should be updated?<br><br>When running the built viewer from newview/packaged I get:<br><br>bin/do-not-directly-run-kokua-bin: symbol lookup error:<br>/home/emily/Kokua/kokua-dev/build-linux-x86_64/newview/packaged/lib64/libllcommon.so:<br>undefined symbol: apr_procattr_constrain_handle_set<br><br>Is this caused by my build or an error in tip ?<br><br>/Emily<br><br>2012/6/17 Emily Björk <<a ymailto="mailto:bjoerk.emily@gmail.com" href="mailto:bjoerk.emily@gmail.com">bjoerk.emily@gmail.com</a>>:<br>> The environment variables are set as per my previous mail.<br>><br>> $ grep linux64 autobuild.xml<br>> $<br>> I'm guessing that should not happen? :)<br>><br>> I double checked my repository, <a
 href="http://bitbucket.org/kokua/kokua" target="_blank">http://bitbucket.org/kokua/kokua</a> ,<br>> branch=default<br>><br>> I must have the wrong repository or the needed changes have not been<br>> pulled to that repository.<br>><br>> I'll try yours.<br>><br>> /Emily<br>><br>> 2012/6/17 Nicky Perian <<a ymailto="mailto:nickyperian@yahoo.com" href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>>:<br>>> Yes, it is frustrating to get autobuild going but, once done it works well.<br>>> Showing my age and hardware background I compare it to setting<br>>> up and an RS-232c port for the first tme. Once done you are done.<br>>><br>>> Could you grep autobuild.xml for 'linux64'?<br>>><br>>> Next, make sure there are no autobuild.xml files that can be seen by your<br>>> invoke of autobuild.<br>>><br>>> In terminal cd to kokua top
 directory.<br>>> ls -l should list autobuild.xml.<br>>> export AUTOBUILD_PLATFORM_OVERRIDE='linux64'<br>>> echo $AUTOBUILD_PLATFORM_OVERRIDE<br>>> just for a double check.<br>>> hg branches<br>>> default should be active.<br>>> In the past some versions of kokua had a 'kokua' named branch. We only work<br>>> from the<br>>> default branch now.<br>>> I am building from <a href="https://bitbucket.org/nickyp/kokua-dev" target="_blank">https://bitbucket.org/nickyp/kokua-dev</a> .<br>>><br>>> Good luck<br>>><br>>><br>>><br>>><br>>> ________________________________<br>>> From: Emily Björk <<a ymailto="mailto:bjoerk.emily@gmail.com" href="mailto:bjoerk.emily@gmail.com">bjoerk.emily@gmail.com</a>><br>>> To: Nicky Perian <<a ymailto="mailto:nickyperian@yahoo.com" href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>><br>>>
 Sent: Sunday, June 17, 2012 3:15 AM<br>>><br>>> Subject: Re: [kokua-dev] Building Linux64<br>>><br>>> Hi! Yes I am :3<br>>><br>>> I don't like having non-managed files in my system directories, thus<br>>> I'm pretty sure I never ran the python installer on either autobuild.<br>>> When I'm building the viewer I set $PATH to include the autobuild/bin/<br>>> directory and I used "which" to verify the correct binary was called.<br>>><br>>> I even removed the LL autobuild and the problem remains.<br>>><br>>> I'm out of ideas...<br>>><br>>> /Emily<br>>> 2012/6/17 Nicky Perian <<a ymailto="mailto:nickyperian@yahoo.com" href="mailto:nickyperian@yahoo.com">nickyperian@yahoo.com</a>>:<br>>>> Hi, looks like you are up late.<br>>>><br>>>> I haven't read all the background.<br>>>><br>>>> Having kokua autobuild and LL
 autobuild is tricky.<br>>>><br>>>> 1. do not do  a python autobuild install. If you have remove it.<br>>>> 2. invoke ~/autobuild/bin/autobuild configure -blah blah OR<br>>>> 3. ln -s to the above in /usr/bin or other path directory  and name it<br>>>> autobuild.<br>>>><br>>>> IMO, 3 is best.<br>>>><br>>>> 2. assumes that kokua autobuild was cloned into that directory.<br>>>><br>>>> Thanks for getting involved.<br>>>><br>>>> Nicky<br>>>><br>>>> ________________________________<br>>>> From: Emily Björk <<a ymailto="mailto:bjoerk.emily@gmail.com" href="mailto:bjoerk.emily@gmail.com">bjoerk.emily@gmail.com</a>><br>>>> To: Kokua Viewer development discussion list<br>>>> <<a ymailto="mailto:kokua-dev@lists.kokuaviewer.org"
 href="mailto:kokua-dev@lists.kokuaviewer.org">kokua-dev@lists.kokuaviewer.org</a>><br>>>> Sent: Saturday, June 16, 2012 7:44 PM<br>>>> Subject: Re: [kokua-dev] Building Linux64<br>>>><br>>>> I hope this is what you asked for:<br>>>><br>>>> $ cd kokua<br>>>> $ hg paths<br>>>> default = <a href="http://bitbucket.org/kokua/kokua" target="_blank">http://bitbucket.org/kokua/kokua</a><br>>>> $ hg identify<br>>>> cbb7fb27199a+ tip<br>>>> $ cd ../autobuild/<br>>>> $ hg paths<br>>>> default = <a href="https://bitbucket.org/kokua/autobuild" target="_blank">https://bitbucket.org/kokua/autobuild</a><br>>>> $ hg identify<br>>>> 8e521feea5b4 tip<br>>>><br>>>> /Emily<br>>>><br>>>> 2012/6/17 Borun (a.k.a. Boroondas Gupte) <<a ymailto="mailto:borun@kokuaviewer.org"
 href="mailto:borun@kokuaviewer.org">borun@kokuaviewer.org</a>>:<br>>>>> On 06/16/2012 07:22 PM, Emily Björk wrote:<br>>>>>> Oh poop, I'm terrible at mailing-lists... I should have clicked reply<br>>>>>> all<br>>>>>> right?<br>>>>> Preferably "reply to list", but not all mail clients have that.<br>>>>> Otherwise either "reply all" and remove all recipients except the list<br>>>>> address, or just "reply" and edit the recipient to be the list.<br>>>>><br>>>>> [I (Borun) have rearranged the remaining quotes for readability.]<br>>>>>> 2012/6/16 Emily Björk <<a ymailto="mailto:bjoerk.emily@gmail.com" href="mailto:bjoerk.emily@gmail.com">bjoerk.emily@gmail.com</a>>:<br>>>>>>> 2012/6/16 Borun (a.k.a. Boroondas Gupte) <<a ymailto="mailto:borun@kokuaviewer.org"
 href="mailto:borun@kokuaviewer.org">borun@kokuaviewer.org</a>>:<br>>>>>>>> On 06/16/2012 06:05 PM, Emily Björk wrote:<br>>>>>>>>> Hi I'm looking at setting up a 64bit Linux build environment but I<br>>>>>>>>> ran<br>>>>>>>>> into a snag.<br>>>>>>>>><br>>>>>>>>> Why is the source compiled with "-m32" for 64bit builds? This<br>>>>>>>>> prevents<br>>>>>>>>> the generation of x86_64 instructions [...]<br>>>>>>>> This should not happen if you set AUTOBUILD_PLATFORM_OVERRIDE as<br>>>>>>>> advised<br>>>>>>>> at<br>>>>>>>> <a href="http://wiki.kokuaviewer.org/wiki/Building_with_autobuild#linux_64_bit"
 target="_blank">http://wiki.kokuaviewer.org/wiki/Building_with_autobuild#linux_64_bit</a><br>>>>>>> Okay that was my fault, I apparently forgot to source the script where<br>>>>>>> I put that export.<br>>>>>>><br>>>>>>> Now I get this:<br>>>>>>><br>>>>>>> $ pwd<br>>>>>>> /home/emily/Kokua/autobuild<br>>>>>>> $ hg paths<br>>>>>>> default = <a href="https://bitbucket.org/kokua/autobuild" target="_blank">https://bitbucket.org/kokua/autobuild</a><br>>>>>>> $ echo $PATH<br>>>>>>><br>>>>>>><br>>>>>>> /home/emily/Kokua/autobuild/bin/:/home/emily/Kokua/autobuild/bin/:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games<br>>>>>>> $ cd ../kokua/<br>>>>>>> $ export
 AUTOBUILD_PLATFORM_OVERRIDE='linux64'<br>>>>>>> $ autobuild configure  -c RelWithDebInfoOS -- -DLL_TESTS=OFF<br>>>>>>> ERROR: no configuration for platform 'linux64' found; one may be<br>>>>>>> created using 'autobuild edit platform'<br>>>>>>> For more information: try re-running your command with --verbose or<br>>>>>>> --debug<br>>>>>>> $ echo $AUTOBUILD_PLATFORM_OVERRIDE<br>>>>>>> linux64<br>>>>>>><br>>>>>>> Any ideas?<br>>>>>> Also this to clarify, I hope I'm not running the wrong autobuild:<br>>>>>><br>>>>>> $ which autobuild<br>>>>>> /home/emily/Kokua/autobuild/bin//autobuild<br>>>>> If that was cloned from <a href="https://bitbucket.org/kokua/autobuild" target="_blank">https://bitbucket.org/kokua/autobuild</a> ,
 it<br>>>>> should be the right one. What source (please name repository URL and<br>>>>> changeset hash) are you trying to build with that?<br>>>>><br>>>>> Cheers,<br>>>>> Borun<br>>>>> _______________________________________________<br>>>>> kokua-dev mailing list<br>>>>> <a ymailto="mailto:kokua-dev@lists.kokuaviewer.org" href="mailto:kokua-dev@lists.kokuaviewer.org">kokua-dev@lists.kokuaviewer.org</a><br>>>>> <a href="http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org" target="_blank">http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org</a><br>>>> _______________________________________________<br>>>> kokua-dev mailing list<br>>>> <a ymailto="mailto:kokua-dev@lists.kokuaviewer.org" href="mailto:kokua-dev@lists.kokuaviewer.org">kokua-dev@lists.kokuaviewer.org</a><br>>>> <a
 href="http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org" target="_blank">http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org</a><br>>>><br>>>><br>>><br>>><br>_______________________________________________<br>kokua-dev mailing list<br><a ymailto="mailto:kokua-dev@lists.kokuaviewer.org" href="mailto:kokua-dev@lists.kokuaviewer.org">kokua-dev@lists.kokuaviewer.org</a><br><a href="http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org" target="_blank">http://lists.kokuaviewer.org/listinfo.cgi/kokua-dev-kokuaviewer.org</a><br><br><br> </div> </div> </blockquote></div>   </div></body></html>