Time Machine filesystem

Suvayu Ali fatkasuvayu+linux at gmail.com
Sun Sep 27 20:02:15 UTC 2015


On Sun, Sep 27, 2015 at 08:02:11PM +0100, Patrick O'Callaghan wrote:
> On Sun, 2015-09-27 at 20:42 +0200, Suvayu Ali wrote:
> > I think these are the only packages you need:
> > - gcc-c++
> > - cmake
> > - boost-filesystem
> > - fuse-devel
> 
> I have all of those.
> 
> I deleted the tmfs directory and started again. This time it worked.
> I'm guessing my previous incremental attempts (get error due to missing
> package, install package, rinse and repeat) must have left some cruft
> around.

cmake does a lot of cacheing.  If you change dependencies, it is
recommended to start a fresh build.

1) delete the build directory and start again, or
2) call `cmake /path/to/source/' again.

(1) is of course prefered.

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.


More information about the users mailing list