Re: cmake of Subsurface: link errors

2015-04-21 Thread Dirk Hohndel
On Tue, Apr 21, 2015 at 07:48:02AM +0200, Willem Ferguson wrote: On 20/04/2015 22:15, Tomaz Canabrava wrote: On Mon, Apr 20, 2015 at 4:53 PM, Willem Ferguson willemfergu...@zoology.up.ac.za mailto:willemfergu...@zoology.up.ac.za wrote: Thanks very much to those who commented to

Re: cmake of Subsurface: link errors

2015-04-21 Thread Tomaz Canabrava
We can do a few things here: building from the build sh could always do a fresh build ( wich means remove the cmakecache file) , and after that you would build using make inside of the build folder. After the first run of build.sh you can rerun cmake passing the missing stuff. Run ccmake .. (

Re: cmake of Subsurface: link errors

2015-04-20 Thread Willem Ferguson
On 20/04/2015 22:15, Tomaz Canabrava wrote: On Mon, Apr 20, 2015 at 4:53 PM, Willem Ferguson willemfergu...@zoology.up.ac.za mailto:willemfergu...@zoology.up.ac.za wrote: Thanks very much to those who commented to help me get Subsurface to build on Ubuntu. My build g82ff9f

Re: cmake of Subsurface: link errors

2015-04-20 Thread Salvador Cuñat
Sorry, again. Also had to manually remove a file in build directory named CmakeCache or so, before running build.sh again. Regards. Salva. ___ subsurface mailing list subsurface@subsurface-divelog.org

Re: cmake of Subsurface: link errors

2015-04-20 Thread Willem Ferguson
On 19/04/2015 22:08, Robert C. Helling wrote: Willem, On 19 Apr 2015, at 20:24, Willem Ferguson willemfergu...@zoology.up.ac.za mailto:willemfergu...@zoology.up.ac.za wrote: Anything I could do now? I know there is currently a lot of activity to get the build to run smoothly. with git

Re: cmake of Subsurface: link errors

2015-04-20 Thread Salvador Cuñat
Sorry for top posting, I'm on the phone. I had the same problem and it was solved removing the system package. It seems that, although build.sh builds libgit2 from source, cmake finds the system package and takes this. Regards. Salva. El 20/04/2015 09:46, Willem Ferguson

Re: cmake of Subsurface: link errors

2015-04-20 Thread Dirk Hohndel
On Apr 20, 2015, at 12:46 AM, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: On 19/04/2015 22:08, Robert C. Helling wrote: Willem, On 19 Apr 2015, at 20:24, Willem Ferguson willemfergu...@zoology.up.ac.za mailto:willemfergu...@zoology.up.ac.za wrote: Anything I could do

Re: cmake of Subsurface: link errors

2015-04-20 Thread Willem Ferguson
Thanks very much to those who commented to help me get Subsurface to build on Ubuntu. My build g82ff9f does not show marble. Is this normal? If I select View-All it does not show all. Kind regards, willem ___ subsurface mailing list

Re: cmake of Subsurface: link errors

2015-04-19 Thread Robert C. Helling
Willem, On 19 Apr 2015, at 20:24, Willem Ferguson willemfergu...@zoology.up.ac.za wrote: Anything I could do now? I know there is currently a lot of activity to get the build to run smoothly. with git grep I get the impression this is once more a problem with the version of libgit2 (has